From owner-cvs-all@FreeBSD.ORG Fri Jul 2 14:43:12 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 E4B6816A4CE; Fri, 2 Jul 2004 14:43:12 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 260D543D53; Fri, 2 Jul 2004 14:43:12 +0000 (GMT) (envelope-from sos@deepcore.dk) Received: from deepcore.dk (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i62EgADI092178; Fri, 2 Jul 2004 16:42:15 +0200 (CEST) (envelope-from sos@deepcore.dk) Message-ID: <40E57442.8000602@deepcore.dk> Date: Fri, 02 Jul 2004 16:42:10 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.5 (X11/20040329) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <200407021342.i62DgamV027295@repoman.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh 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 14:43:13 -0000 Dag-Erling Smørgrav wrote: > Warner Losh writes: > >> Log: >> Disable native ata support for now, too much breaks > > > Could this be controlled by a hint or a tunable? We'll soon need something better than that, since systems that needs this to boot at all will appear in the not too distant future. Question is how to deal with old systems where the config is borked in some sense... -- -Søren