From owner-freebsd-current@FreeBSD.ORG Sat Apr 17 22:26:43 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5492B1065672 for ; Sat, 17 Apr 2010 22:26:43 +0000 (UTC) (envelope-from rpaulo@freebsd.org) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id 1E3BD8FC14 for ; Sat, 17 Apr 2010 22:26:42 +0000 (UTC) Received: from e.earth.lavabit.com (e.earth.lavabit.com [192.168.111.14]) by karen.lavabit.com (Postfix) with ESMTP id B612F11B9B6; Sat, 17 Apr 2010 17:05:56 -0500 (CDT) Received: from 10.0.10.2 (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by lavabit.com with ESMTP id YK40872RAG6T; Sat, 17 Apr 2010 17:05:56 -0500 Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <4BCA296E.5030700@protected-networks.net> Date: Sat, 17 Apr 2010 23:05:53 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <2D7313EC-CEBE-4714-85B8-74181C35056C@freebsd.org> References: <4BCA296E.5030700@protected-networks.net> To: Michael Butler X-Mailer: Apple Mail (2.1078) Cc: freebsd-current Subject: Re: SVN rev 206755 breakage X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2010 22:26:43 -0000 On 17 Apr 2010, at 22:34, Michael Butler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > The revision labeled: >=20 > SVN rev 206755 on 2010-04-17 11:40:39Z by rpaulo >=20 > Add another ICH7M chipset that works. >=20 > .. is incorrect and will cause some laptops to not boot. So, in AHCI mode it doesn't find the disks? >=20 > Of the following identifiers: >=20 > {0x27c48086, 0x00, "Intel ICH7M", 0}, >=20 > .. is the ICH7M in legacy and/or combined mode, i.e. *not* AHCI >=20 > {0x27c58086, 0x00, "Intel ICH7M", 0}, >=20 > .. is the *same* chipset in AHCI mode, Unfortunately, this is not the case on my laptop and I would rather find = a way to correctly identify the chipset instead of backing out this = change. Regards, -- Rui Paulo