Re: disabling ide-scsi

2002-10-20 Thread Cam Ellison
* Jason Pepas ([EMAIL PROTECTED]) wrote: > > Interesting. What is in /lib/modules//drivers/scsi? > > > > Cam > > (pts/0)jason@marsala:/lib/modules/2.4.18-bf2.4-xfs/kernel/drivers/scsi$ ls > AM53C974.o cpqfc.o gdth.o pci2220i.o sg.o tmscsim.o > a100u2w.o dtc.oimm.o

Re: disabling ide-scsi

2002-10-19 Thread Jason Pepas
> > nope, discover isn't installed, and lsmod doesn't report ide-scsi, yet I > > have devices a-plenty when I cdrecord -scanbus. > > That's because cdrecord -scanbus loads the modules (unless you have > everything compiled into the kernel, of course). > if lsmod is run a second time after cdrecord

Re: disabling ide-scsi

2002-10-19 Thread Jerome Acks Jr
On Sat, Oct 19, 2002 at 02:38:17AM -0500, Jason Pepas wrote: > hi, > > I need to know how to disable ide-scsi emulation. > > The 2.4bf-xfs kernel appears to have ide-scsi emulation built into > the kernel, > and its behavior is to grab all cdrom and zip drive IDE devices by default, > rather th

Re: disabling ide-scsi

2002-10-19 Thread Cam Ellison
* Jason Pepas ([EMAIL PROTECTED]) wrote: > > Are you sure? - I discovered that ide-scsi was getting loaded when the > > package "discover" was installed and when /etc/init.d/discover is run via > > its symlink in /etc/rcS.d It is this which is loading the module > > (incorrectly in my view - so I

Fwd: Re: disabling ide-scsi

2002-10-19 Thread Jason Pepas
sorry, forgot to send this to the list. -jason pepas -- Forwarded Message -- Subject: Re: disabling ide-scsi Date: Sat, 19 Oct 2002 13:32:57 -0500 From: Jason Pepas <[EMAIL PROTECTED]> To: Alan Chandler <[EMAIL PROTECTED]> > > Why? ide-scsi is an almost p

Re: disabling ide-scsi

2002-10-19 Thread Jason Pepas
> Are you sure? - I discovered that ide-scsi was getting loaded when the > package "discover" was installed and when /etc/init.d/discover is run via > its symlink in /etc/rcS.d It is this which is loading the module > (incorrectly in my view - so I have filed a bug report against it). I just > re

Re: disabling ide-scsi

2002-10-19 Thread Alan Chandler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 19 October 2002 5:02 pm, Eduard Bloch wrote: > #include ... > > Why? ide-scsi is an almost perfect replacement for ide-cd driver. What is > the reason for wanting to get rid of it? > Because if you have a dvd rom drive, then mplayer will

Re: disabling ide-scsi

2002-10-19 Thread Eduard Bloch
#include Jason Pepas wrote on Sat Oct 19, 2002 um 02:38:17AM: > hi, > > I need to know how to disable ide-scsi emulation. > > The 2.4bf-xfs kernel appears to have ide-scsi emulation built into the kernel, > and its behavior is to grab all cdrom and zip drive IDE devices by default, > rather th

Re: disabling ide-scsi

2002-10-19 Thread Alan Chandler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 19 October 2002 8:38 am, Jason Pepas wrote: > hi, > > I need to know how to disable ide-scsi emulation. > > The 2.4bf-xfs kernel appears to have ide-scsi emulation built into the > kernel, and its behavior is to grab all cdrom and zip drive

disabling ide-scsi

2002-10-19 Thread Jason Pepas
hi, I need to know how to disable ide-scsi emulation. The 2.4bf-xfs kernel appears to have ide-scsi emulation built into the kernel, and its behavior is to grab all cdrom and zip drive IDE devices by default, rather than the old behavior of only grabbing the ones which you specify using the ap