From owner-freebsd-stable@FreeBSD.ORG Sat Dec 12 11:20:52 2009 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 8A9EE106566B; Sat, 12 Dec 2009 11:20:52 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2C5298FC0C; Sat, 12 Dec 2009 11:20:52 +0000 (UTC) Received: from localhost (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id 565D2A57EC2; Sat, 12 Dec 2009 19:20:50 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by localhost (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with ESMTP id os36ARG6HjRu; Sat, 12 Dec 2009 19:20:35 +0800 (CST) Received: from delta.delphij.net (c-69-181-136-105.hsd1.ca.comcast.net [69.181.136.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id E6399A57EA3; Sat, 12 Dec 2009 19:20:33 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=hb+wmRGP9xXdovuG9BX/CYlR1e7QuaRYGU9nOiKb38hG1tTSR6pBr3UunHMpcrvAk If6UemXKAMrFF3VwSHVZg== Message-ID: <4B237C7D.5010009@delphij.net> Date: Sat, 12 Dec 2009 03:20:29 -0800 From: Xin LI Organization: The Geek China Organization User-Agent: Thunderbird 2.0.0.23 (X11/20091130) MIME-Version: 1.0 To: Stefan Bethke References: In-Reply-To: X-Enigmail-Version: 0.95.7 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Alexander Motin , FreeBSD Stable Subject: Re: ahci and ICH7? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2009 11:20:52 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stefan Bethke wrote: > After being very satisfied with ahci(4) on an Intel DG45FC (G45 chipset) with 8-stable, I tried on a box with a Asus P-P5G41 (G41 chipset), but ahci is not attaching. atapci continues to attach, and I'm wondering whether I'm doing something wrong, the BIOS is misconfigured, or ahci can't talk to ICH7-based AHCIs? I'm loading ahci from loader.conf. > > > atapci0@pci0:0:31:1: class=0x01018a card=0x81791043 chip=0x27df8086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801G (ICH7 Family) Ultra ATA Storage Controller' > class = mass storage > subclass = ATA > atapci1@pci0:0:31:2: class=0x01018f card=0x81791043 chip=0x27c08086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller' > class = mass storage > subclass = ATA Have you enabled AHCI in BIOS? It looks like that your ICH7 is in legacy SATA mode. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAksjfH0ACgkQi+vbBBjt66AazQCfd2dyUwh7KYIV4gagiYmfTNdE 8UAAnR1svfsaW12omQPuMzfzUlDHVW7I =e4/2 -----END PGP SIGNATURE-----