From owner-freebsd-current@FreeBSD.ORG Sun Apr 18 00:30:49 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 A733D1065672 for ; Sun, 18 Apr 2010 00:30:49 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 277F58FC08 for ; Sun, 18 Apr 2010 00:30:48 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 22so458014fge.13 for ; Sat, 17 Apr 2010 17:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=niDML1j+9SF8KLkNqMrDWq/8nymVu4mkOGx9VcGw16Q=; b=CVYV7z47e/iJHg6NglUuc/Xe7esP43Iq2hxGdIa0b+4byiSgOizGk+z8vKz5ekAviE qaeJ4DT4rTYymE5hATJ8ZmaViEc4oDarJc2XF7XDDAS8XQeKb462K1kMN5yjfAWSZEPq pXpCmiYxKQ/WjeWguQleD4rrFmirtM7xMepwE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=wMGBHSLgz4qAqMaPMRut/vEgKuQU5euNKgC0g2XQOWGAfmoE3vnjdQayRDDKvX6iAj HIKN8dRzWp7u3hac3o5sq2sGPbWcJZQLQwXExeYXY2MMZcK0KpvQvVJdRsfSZ9KKCQbi +dnWWAEeWQYhgbHSB4z7DLyckLFiSqoSoL+uQ= Received: by 10.102.12.17 with SMTP id 17mr2278712mul.36.1271550647810; Sat, 17 Apr 2010 17:30:47 -0700 (PDT) Received: from [10.0.10.2] (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by mx.google.com with ESMTPS id s11sm20663932mue.11.2010.04.17.17.30.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 17 Apr 2010 17:30:47 -0700 (PDT) Sender: Rui Paulo Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <4BCA325A.1060600@protected-networks.net> Date: Sun, 18 Apr 2010 01:30:45 +0100 Content-Transfer-Encoding: 7bit Message-Id: <9457029F-38B0-4318-AE7C-55963EB1F97E@freebsd.org> References: <4BCA296E.5030700@protected-networks.net> <2D7313EC-CEBE-4714-85B8-74181C35056C@freebsd.org> <4BCA325A.1060600@protected-networks.net> To: Michael Butler X-Mailer: Apple Mail (2.1078) Cc: freebsd-current Subject: Re: SPOOFED: 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: Sun, 18 Apr 2010 00:30:49 -0000 On 17 Apr 2010, at 23:12, Michael Butler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 04/17/10 18:05, Rui Paulo wrote: >> On 17 Apr 2010, at 22:34, Michael Butler wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> The revision labeled: >>> >>> SVN rev 206755 on 2010-04-17 11:40:39Z by rpaulo >>> >>> Add another ICH7M chipset that works. >>> >>> .. is incorrect and will cause some laptops to not boot. >> >> So, in AHCI mode it doesn't find the disks? > > No - the driver fails to attach (ENXIO). But since ahci failed to attach, won't atapci attach later? Can you show me the dmesg? Regards, -- Rui Paulo