[1529] in linux-scsi channel archive
Re: Jaz / SCSI / PCMCIA help wanted
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Fri Mar 7 13:06:33 1997
Date: Fri, 7 Mar 1997 12:58:17 -0500
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: mhaight@texoma.net
Cc: linux-scsi@vger.rutgers.edu
In-Reply-To: Michael Haight's message of Sun, 2 Mar 1997 23:26:28 -0600 (CST),
<199703030527.XAA00595@pilikia>
From: Michael Haight <mike@texoma.net>
Date: Sun, 2 Mar 1997 23:26:28 -0600 (CST)
Before I go any further, has anyone been sucessful with a
SCSI Jaz via PCMCIA. How did you config up the kernel.
All as modules? High level stuff (the fact that I'm using a
disk) in the kernel while the low level (aha152x) as modules?
Or the whole shooting match in the kernel. I ask because
if you configure the SCSI into the kernel, it looks for
devices long before the PCMCIA is loaded up. I wonder if
when doing so it doesn't shut down the SCSI after it
can't find what the PCMCIA has yet to provide.
I've successfully used SCSI Jaz via PCMCIA; I was using a bus toaster
SCSI card. The core SCSI drivers were loaded in the kernel because the
laptop is occasionally docked into a docking station.
- Ted