From owner-cvs-all@FreeBSD.ORG Fri Jul 2 16:55:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 232F016A4CE; Fri, 2 Jul 2004 16:55:33 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA10743D1F; Fri, 2 Jul 2004 16:55:32 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i62GpH94010841; Fri, 2 Jul 2004 10:51:17 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 02 Jul 2004 10:51:50 -0600 (MDT) Message-Id: <20040702.105150.39158002.imp@bsdimp.com> To: des@des.no From: "M. Warner Losh" In-Reply-To: References: <200407021342.i62DgamV027295@repoman.freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/pci pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 16:55:33 -0000 In message: des@des.no (Dag-Erling Sm=F8rgrav) writes: : Warner Losh writes: : > Log: : > Disable native ata support for now, too much breaks : = : Could this be controlled by a hint or a tunable? The current plan is to make it work right and this backout was to restore order to people that this cause problems for while sos and I come up with a better patch. I'm not sure that a tunable would be a good idea unless we can't make it work right. Warner