From owner-freebsd-stable@FreeBSD.ORG Tue Feb 27 06:56:46 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 899AE16A400; Tue, 27 Feb 2007 06:56:46 +0000 (UTC) (envelope-from sos@deepcore.dk) 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 26BAE13C46B; Tue, 27 Feb 2007 06:56:45 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from [194.192.25.137] (ws.deepcore.dk [194.192.25.137]) by spider.deepcore.dk (8.13.8/8.13.8) with ESMTP id l1R6ujlF088239; Tue, 27 Feb 2007 07:56:45 +0100 (CET) (envelope-from sos@deepcore.dk) Message-ID: <45E3D62C.9040805@deepcore.dk> Date: Tue, 27 Feb 2007 07:56:44 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: "Bruce M. Simpson" References: <45E3828F.8080506@FreeBSD.org> In-Reply-To: <45E3828F.8080506@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-stable@FreeBSD.ORG, Juraj Lutter , sos@FreeBSD.ORG Subject: Re: ALi SATA controller 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, 27 Feb 2007 06:56:46 -0000 Bruce M. Simpson wrote: > Hi, > > I have experienced the same regression since 6.2 was branched on an > ASUS amd64 Vintage-PE1 box. > > Juraj Lutter wrote: >> >> Feb 26 21:45:25 river kernel: atapci0: > controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at >> device 31.0 on pci0 >> Feb 26 21:45:25 river kernel: ata0: on atapci0 >> Feb 26 21:45:25 river kernel: ata1: on atapci0 >> Feb 26 21:45:25 river kernel: atapci1: > controller> port >> 0xc400-0xc40f,0xc000-0xc007,0xb800-0xb80f,0xb400-0xb407,0xb000-0xb01f >> mem 0xfe8ff400-0xfe8ff7ff irq 21 at device 31.1 on pci0 >> Feb 26 21:45:25 river kernel: atapci1: AHCI controller reset failure >> Feb 26 21:45:25 river kernel: device_attach: atapci1 attach returned 6 > I'm sure I reported this to the list around 4th December 2006. > > My workaround was to install another SATA controller in the PCI-e slot > and use that instead for the root disk. I think CURRENT also suffers > from this problem. I think the last release which worked OK was 6.1. > The problem is that your BIOS registers the resources used for AHCI operation but apparently hasn't really enabled them. Look for an option in the BIOS to turn on/off AHCI mode. -Søren