From owner-freebsd-hackers Fri Sep 12 11:02:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA24038 for hackers-outgoing; Fri, 12 Sep 1997 11:02:35 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA24025 for ; Fri, 12 Sep 1997 11:02:31 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id MAA10873; Fri, 12 Sep 1997 12:02:19 -0600 (MDT) Date: Fri, 12 Sep 1997 12:02:19 -0600 (MDT) Message-Id: <199709121802.MAA10873@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jason Thorpe Cc: hackers@freebsd.org Subject: Re: IDE Zip drive, challenge! In-Reply-To: <199709121601.JAA06482@lestat.nas.nasa.gov> References: <199709121601.JAA06482@lestat.nas.nasa.gov> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > ...This is precicely why NetBSD's ATAPI code uses the SCSI disk and cdrom > drivers; in fact, most of the command sending and error recovery code, > as well as the cores of the drivers, is shared between SCSI and ATAPI. > > You may want to take a look at how we did it, to get ideas. Make the CVS tree available so it's much easier to see how/why it was done in NetBSD. :) :) :) Nate