Quoting Wendell Buckner ([EMAIL PROTECTED]): > When I use Insmod ppa (to connect my zip 100 iomega drive via parrallel > port), I get the following error: > > ver 1.42 > probing port 03bc > probing port 0278 > 0 hosts > /lib/modules/2.0.36./scsi/ppa.0 device or resource busy > > Does any one have any ideas about this one?
As it's not probing 378, you've probably already got something registered there, e.g. lp. Are you running a kernel old enough that it only supports *either* lp *or* ppa, but not both? Try lsmod to see what's there and rmmod lp insmod ppa to see if that works. More recent kernels with parport can handle a printer connected through the zip drive like dos can. Cheers, -- Email: [EMAIL PROTECTED] Tel: +44 1908 653 739 Fax: +44 1908 655 151 Snail: David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA Disclaimer: These addresses are only for reaching me, and do not signify official stationery. Views expressed here are either my own or plagiarised.