Question

Mike Andrew mikero
Mon May 17 11:28:43 PDT 2004


From: "Rick Sivernell" <res005ru at gte.net>
>
>    I have attached a scsi cdrom dive in a external box., and have attached
the
> scsi cable to a scsi/printer converter( I think ).

I think, from your description (but don't actually know), that you should be
looking at the parallel 'backpack' modules. parport.o, sr.o and epat.o for a
start. You'll have to hunt thru /usr/src/linux/Documentation/drivers/ for
further info.

This is assuming your external device uses a parallel port, not a DB25 scsi
interface. If it's the latter, then instead, find out the chip number (often
a AHA1510, often a NCR53C80) and use the appropriate scsi drivers found in
/usr/src/linux/Documentation/scsi, and, /usr/src/linux/drivers/scsi






More information about the Linux-users mailing list