From owner-freebsd-stable Mon May 22 5:27:31 2000 Delivered-To: freebsd-stable@freebsd.org Received: from privatecube.privatelabs.com (privatecube.privatelabs.com [198.143.31.30]) by hub.freebsd.org (Postfix) with ESMTP id 27A9137BBD2 for ; Mon, 22 May 2000 05:27:26 -0700 (PDT) (envelope-from mi@privatelabs.com) Received: from misha.privatelabs.com (root@misha.privatelabs.com [198.143.31.6]) by privatecube.privatelabs.com (8.9.2/8.9.2) with ESMTP id HAA01301; Mon, 22 May 2000 07:26:22 -0400 (EDT) Received: from privatelabs.com (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.9.3/8.9.3) with ESMTP id IAA06419; Mon, 22 May 2000 08:26:34 -0400 (EDT) (envelope-from mi@privatelabs.com) From: mi@privatelabs.com Message-Id: <200005221226.IAA06419@misha.privatelabs.com> Date: Mon, 22 May 2000 08:26:31 -0400 (EDT) Subject: Re: ad0 drivers revisited To: Jim Weeks Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 21 May, Jim Weeks wrote: = ad0: 4884MB [10585/15/63] at ata0-master using BIOSDMA = ata1-slave: simplex device, DMA on primary only = acd0: CDROM at ata1-slave using BIOSPIO = Mounting root from ufs:/dev/ad0s1a = ad0: READ command timeout - resetting [...] = ad0: trying fallback to PIO mode = ata0: resetting devices .. done = = After going over the archives it seems that the fix is to put = /sbin/sysctl -w hw.atamodes=pio,pio,pio,pio at the beginning of = /etc/rc. This is not working for me. = = What resolution if any was there to this problem? Use the old wd driver and ignore the config's warnings for the time being... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message