From owner-freebsd-current Wed Apr 12 2:53:48 2000 Delivered-To: freebsd-current@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id D27EA37BAEC for ; Wed, 12 Apr 2000 02:53:45 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3C9rgw04085; Wed, 12 Apr 2000 05:53:42 -0400 (EDT) Date: Wed, 12 Apr 2000 05:53:42 -0400 (EDT) From: Trevor Johnson To: Jonathan Smith Cc: freebsd-current@FreeBSD.ORG Subject: Re: Quickie question on UDMA/33 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Western Digital Caviar hard drives that should support UDMA/33, as should > the Chipset. > > Both boot up, trying UDMA mode, throwing ICRC READ ERROR's then kick back > down to PIO mode 4. > Bios's are set to do auto-chose pio/dma modes. There may be a BIOS option that will disable DMA entirely. > I've resolved to simply adding in the rc to reset them to pio mode, to get > it over with (but I still get the errors at boot-up prior to the rc doing > them). > > I simply use 'device ata' etc. forms in the knerel config. You might try commenting out this option (if you're using it): options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices __ Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message