From owner-freebsd-questions Thu Jan 23 06:37:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA21719 for questions-outgoing; Thu, 23 Jan 1997 06:37:27 -0800 (PST) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA21714 for ; Thu, 23 Jan 1997 06:37:25 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id JAA00979; Thu, 23 Jan 1997 09:36:13 -0500 (EST) From: "John S. Dyson" Message-Id: <199701231436.JAA00979@dyson.iquest.net> Subject: Re: EIDE drives To: nadav@barcode.co.il (Nadav Eiron) Date: Thu, 23 Jan 1997 09:36:13 -0500 (EST) Cc: dwhite@resnet.uoregon.edu, isis@servtech.com, questions@FreeBSD.org In-Reply-To: <32E71A1C.2EAD@barcode.co.il> from "Nadav Eiron" at Jan 23, 97 09:58:20 am X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > I guess the major difference is the support of the faster transfer rates > (PIO mode 3 and 4 and the such). I remember some basic paper about the > evolution of IDE someplace. It might have been Seagate's web site or > something, but I don't remember. There was also an article in Byte about > a year ago on the subject. > > I don't think FreeBSD's wdc driver uses these faster moeds, but I > haven't checked (IDE sucks anyhow). > FreeBSD will use the modes that the bios sets up. In both my ASUS and SuperMicro MB's that means that FreeBSD can use modes 2,3,4 as available. John dyson@freebsd.org