From owner-freebsd-stable@FreeBSD.ORG Tue Oct 21 18:48:53 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63029106569C for ; Tue, 21 Oct 2008 18:48:53 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA05.emeryville.ca.mail.comcast.net (qmta05.emeryville.ca.mail.comcast.net [76.96.30.48]) by mx1.freebsd.org (Postfix) with ESMTP id 47DC98FC19 for ; Tue, 21 Oct 2008 18:48:52 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA07.emeryville.ca.mail.comcast.net ([76.96.30.59]) by QMTA05.emeryville.ca.mail.comcast.net with comcast id VUav1a00C1GXsucA5Wos2r; Tue, 21 Oct 2008 18:48:52 +0000 Received: from koitsu.dyndns.org ([69.181.141.110]) by OMTA07.emeryville.ca.mail.comcast.net with comcast id VWor1a00A2P6wsM8TWorzE; Tue, 21 Oct 2008 18:48:52 +0000 X-Authority-Analysis: v=1.0 c=1 a=lZ0p4ES-NioA:10 a=fTA9F_7VOLgA:10 a=QycZ5dHgAAAA:8 a=uIdFLE7fPVTnP4Ry1SQA:9 a=6C9MMDiANGiAN4nJjVnzeTSOL1sA:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id 486D7C9432; Tue, 21 Oct 2008 11:48:51 -0700 (PDT) Date: Tue, 21 Oct 2008 11:48:51 -0700 From: Jeremy Chadwick To: Pete French Message-ID: <20081021184851.GA37512@icarus.home.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-stable@freebsd.org Subject: Re: no cable, but "DMA limited to UDMA33, controller found non-ATA66 cable" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2008 18:48:53 -0000 On Tue, Oct 21, 2008 at 07:44:31PM +0100, Pete French wrote: > ... > Is there a way to turn the test off > ... Try setting the following in /boot/loader.conf: hw.ata.ata_dma_check_80pin="0" You can see the description of this, and other tunables, in the ata(4) man page. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |