From owner-freebsd-stable@FreeBSD.ORG Tue Feb 27 01:00:02 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 CCF4816A400 for ; Tue, 27 Feb 2007 01:00:02 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id 975D913C428 for ; Tue, 27 Feb 2007 01:00:02 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.internal (unknown [10.202.2.149]) by out1.messagingengine.com (Postfix) with ESMTP id E7D811E1118; Mon, 26 Feb 2007 20:00:01 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by out1.internal (MEProxy); Mon, 26 Feb 2007 20:00:01 -0500 X-Sasl-enc: zD2K1l5Rgs2KqQhZLfVzJA4qsGTjzqmOP0uU+xbnveII 1172538001 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id D067EEC49; Mon, 26 Feb 2007 20:00:00 -0500 (EST) Message-ID: <45E3828F.8080506@FreeBSD.org> Date: Tue, 27 Feb 2007 00:59:59 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.9 (X11/20070125) MIME-Version: 1.0 To: Juraj Lutter References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, 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 01:00:02 -0000 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. Regards, BMS