i bet your kernel compiled with ncr support did miss some other thing   
(like cdrom scsi or regulr scsi ...)

anyway, the kernel using modules should work like this:
describe what are the modules that your kernel need to talk "scsi" and it   
will load them automagically.
the file you need to modify is /etc/conf.modules
mine contains such a line:

alias scsi_hostadapter aha1740

since i use an adaptec scsi adapter.
i guess you can use the same just replace aha1740 by ncr53c8xx

hope this helps
pascal

> -----Original Message-----
> From: Sebastian Helms [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, July 25, 1999 6:38 PM
> To: [EMAIL PROTECTED]
> Subject: two SCSI-CDROMs ?
>
>
> Hi,
>
> i am running SuSE 6.1 with kernel 2.2.5, also i have a
> Dawicontrol DC2975U
>  SCSI-controller (uses the ncr53c8xx module), a Yamaha CDRW
> as ID 3 and a
>  Plextor CDROM as ID 1.
>
> now, when booting, the module is not loaded automatically,
> after "modprobe
>  ncr53c8xx" i can use the Plextor as /dev/sr0 and the Yamaha
> as /dev/sr1. when
>  compiling a kernel with built-in support for ncr53c8xx i
> cant get any of the
>  two to work.
>
> Is there a way to make the kernel load the ncr53c8xx module
> automatically ?
>  and which /dev/? entries do the cdroms have ?
>
> Thanks,
>
>
> Sebastian Helms
>
> "No worries." - Rincewind.
>  <<mailto:[EMAIL PROTECTED]>mailto:[EMAIL PROTECTED]>
> PGP available - 5C70 0D48 70F8 2CB1 6AB7  4539 0E37 E3E1 61A7 BA87
>
>
>   

Reply via email to