Re: ide-scsi emulation question

Tim Walberg (twalberg@terabridge.com)
Wed, 4 Aug 1999 15:22:57 -0500


--rQ2U398070+RC21q
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

On 08/04/1999 15:25 -0400, Jeremy Katz wrote:
>>=09
>> AFAIK, you can't get just the ZIP drive working with IDE-SCSI. I know
>> that with CDROM drives, if you compile in IDE CD support, it gets used
>> instead of the IDE-SCSI. So, you leave out IDE CD support, include
>> IDE-SCSI, and include SCSI CD. In this case, you'd have to leave out IDE
>> disk support, which means that your hard drive would be using IDE SCSI
>> (which I don't think will work as hard drives aren't ATAPI). Just inclu=
de
>> the IDE Floppy support to get your IDE zip working :)
>>=09

Maybe others have had better luck with the IDE Zip as IDE
Floppy configuration; I've had no luck at all with it -
including several kernel hangs in the ext2fs code (but
not related to ext2fs - related to the IDE Floppy API
and it's mismatch with the Zip drive functionality). I've
also seen several FAQs stating that using ide-scsi is the
best way to get an IDE Zip working reliably.

Meanwhile, it does work fine with the IDE code running
my hard drive(s) and CD-ROM, and the ide-scsi running the
Zip. The only nuisance is the need to manually do an
'insmod scsi_mod; insmod ide-scsi' in the startup files.
I had to exclude the IDE Floppy code from the kernel/modules.

tw

--=20
+------------------------------+--------------------------+
| Tim Walberg | Phone: 847-782-2472 |
| TERAbridge Technologies Corp | FAX: 847-623-1717 |
| 1375 Tri-State Parkway | twalberg@terabridge.com |
| Gurnee, IL 60031 | 800-SKY-TEL2 PIN 9353299 |
+------------------------------+--------------------------+

--rQ2U398070+RC21q
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: 9ZO02qCtlSUvBM7nUCcxNaTeuRSg8a1h

iQA/AwUBN6ihIcPlnI9tqyVmEQL4swCbBCAXzivnshk4AipIK2gNyPV04sQAni+k
l42PsvhuAQllhg2f0tlfWUcj
=LGiA
-----END PGP SIGNATURE-----

--rQ2U398070+RC21q--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/