From owner-freebsd-current Wed Jul 30 12:31:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA27362 for current-outgoing; Wed, 30 Jul 1997 12:31:35 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA27357 for ; Wed, 30 Jul 1997 12:31:32 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id FAA29164; Thu, 31 Jul 1997 05:28:58 +1000 Date: Thu, 31 Jul 1997 05:28:58 +1000 From: Bruce Evans Message-Id: <199707301928.FAA29164@godzilla.zeta.org.au> To: bde@zeta.org.au, sos@sos.freebsd.dk Subject: Re: problems with IDE DMA Cc: cgull@smoke.marlboro.vt.us, freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ffa0ff on isa >> wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-16 >> wd0: 76kB cache 2014MB (4124736 sectors), 4092 cyls, 16 heads, 63 S/T, 512 B/S > ^^^^ > What's that ?? Left over from debugging the "cache size is 0" bug report. >Are you by any chances fiddleling with drive cache setup ?? No, I just use whatever the BIOS sets. It's an almost 2 year old BIOS on an ASUS P55TP4XE. DMA seemed to work OK under Linux :-). Bruce