From owner-freebsd-hardware Sun Oct 19 23:50:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA02943 for hardware-outgoing; Sun, 19 Oct 1997 23:50:22 -0700 (PDT) (envelope-from owner-freebsd-hardware) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA02937 for ; Sun, 19 Oct 1997 23:50:19 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id XAA23247; Sun, 19 Oct 1997 23:45:13 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd023245; Mon Oct 20 06:45:06 1997 Date: Sun, 19 Oct 1997 23:43:41 -0700 (PDT) From: Julian Elischer To: Martin Nilsson cc: freebsd-hardware@FreeBSD.ORG Subject: Re: FreeBSD and IDE drives In-Reply-To: <3447B2B7.6445@filex.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The ide driver in 3.0 can detect and use ultra-dma via PCI. that in the 2.2 series cannot. (it is being ported to 2.2-stable for testing and will be merged back) On Fri, 17 Oct 1997, Martin Nilsson wrote: > How good are the IDE/ATA drivers in FreeBSD? > > I'm running 2.2.1 on a 430TX based motherboard with a 4.3GB Quantum > Ultra DMA harddrive. When I boot the system FreeBSD detects the PCI IDE > controller but doesn't assign a driver for it, instead the IDE > controller is detected and used when the ISA bus is scanned. > > How fast is the communication between the drive and controller? > The drive has a maximum thruput of about 10MB/s > > Would there be any benefit if the driver used the PIIX4 chip in DMA > busmaster mode? > > > > /Martin >