[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: parallel zip and scsi-kontroller conflict



On Tue, Nov 25, 1997 at 01:57:41PM +0100, Falk Hueffner wrote:
> Joerg Plate <Plate@Psyche.HB.North.de> writes:
> 
> > a scsi-controller and a harddisk are recognized as "/dev/sda".
> > If I try to use the zip-drive "insmod ppa" fails (maybe
> > because it wants to be "/dev/sda", too).
> 
> I had similar problems when having the zip driver as a module. After compiling 
> it into the kernel, it worked fine. Probably the driver has to find the zip
> drive while booting. If you find a solution how to do it with modules, please
> notify me ;-)

I think you might need to find you need to load the higher level modules,
like scsi_mod and finally sr_mod for SCSI disks/CDROM, AFTER you
load the hardware drivers, like ppa for the Zip and your regular
scsi driver. So if your modules contains

ppa
aha152x (or whatever you use)
scsi_mod
sr_mod

Then things might work better. It doesn't matter if there is a disk
in the Zip drive or not, it will sort itself out when you mount one.

That said, I've never tried it.


Hamish
-- 
Hamish Moffatt, StudIEAust              hamish@debian.org, hmoffatt@mail.com
Student, computer science & computer systems engineering.    3rd year, RMIT.
http://hamish.home.ml.org/ (PGP key here)             CPOM: [******    ] 60%
The opposite of a profound truth may well be another profound truth.  --Bohr


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: