From owner-freebsd-current Wed Jul 30 11:55:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA24557 for current-outgoing; Wed, 30 Jul 1997 11:55:47 -0700 (PDT) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA24541 for ; Wed, 30 Jul 1997 11:55:42 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr3-2.slip.Uni-Koeln.DE) by Octopussy.MI.Uni-Koeln.DE with SMTP id AA19641 (5.67b/IDA-1.5 for ); Wed, 30 Jul 1997 20:55:30 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.6/8.6.9) id UAA12450; Wed, 30 Jul 1997 20:55:25 +0200 (CEST) X-Face: " Date: Wed, 30 Jul 1997 20:55:24 +0200 From: Stefan Esser To: Jason Young Cc: john hood , =?iso-8859-1?Q?S=F8ren_Schmidt?= , freebsd-current@FreeBSD.ORG Subject: Re: code talks: announcing EIDE bus master patches References: <199707301049.GAA03660@smoke.marlboro.vt.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74 In-Reply-To: ; from Jason Young on Wed, Jul 30, 1997 at 01:01:39PM +0000 Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Jul 30, Jason Young wrote: > > you have a 486-class machine that doesn't have busmastering IDE. it's > > not even a PCI bus machine. you just happened to turn on the > > already-existing multi-block and 32-bit PIO flags in your latest > > kernel upgrade. > > > > folks: performance with the default flags on the wd driver is > > *terrible*, and the flags should always be configured for your > > machine. see LINT for details. > > Yes it's 486-class, but it has a PCI bus. Otherwise I wouldn't have > bothered with the code. I don't think there is bus-master EIDE support in any 486 class PCI chip set. And besides, you also need a hard disk that knows about DMA modes. Most dind't until recently ... Regards, STefan