From: "Rick Sivernell" <[EMAIL PROTECTED]> > > 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 _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
