From owner-freebsd-stable@FreeBSD.ORG Wed Oct 15 07:49:18 2008 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 002781065694; Wed, 15 Oct 2008 07:49:16 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forwards2.yandex.ru (forwards2.yandex.ru [213.180.200.23]) by mx1.freebsd.org (Postfix) with ESMTP id E48668FC1D; Wed, 15 Oct 2008 07:49:15 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp8.yandex.ru (smtp8.yandex.ru [213.180.200.213]) by forwards2.yandex.ru (Postfix) with ESMTP id 4583C470006; Wed, 15 Oct 2008 11:49:14 +0400 (MSD) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:36310 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S7454769AbYJOHtD (ORCPT + 3 others); Wed, 15 Oct 2008 11:49:03 +0400 X-Yandex-Spam: 1 X-Yandex-Front: smtp8 X-Yandex-TimeMark: 1224056943 X-MsgDayCount: 4 X-Comment: RFC 2476 MSA function at smtp8.yandex.ru logged sender identity as: bu7cher Message-ID: <48F5A064.2070809@yandex.ru> Date: Wed, 15 Oct 2008 11:48:52 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Jeremy Chadwick References: <976ac5b80810141852n85e87das9f4e11544e0222a6@mail.gmail.com> <20081015051305.GA67579@icarus.home.lan> In-Reply-To: <20081015051305.GA67579@icarus.home.lan> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: "John R. Huston" , freebsd-stable@freebsd.org, sos@freebsd.org Subject: Re: SATA devices not added/probed from ICH7 sata300 controller, FreeBSD7.0, 7.1beta, 8.0 Daily 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: Wed, 15 Oct 2008 07:49:18 -0000 Jeremy Chadwick wrote: > This is why I ask: I see a Western Digital hard disk which shows up as > ad0 on that system. It's claiming ATA100 mode, but there are features > of the ICH7 (often called "Compatibility Mode" in BIOSes) which allow a > SATA device to appear as a PATA device to work with older operating > systems such as MS-DOS. ad0 is a PATA disk and it attached to PATA channel. >> The full output from a verbose boot can be found here: >> http://pastebin.ca/1227417 ; The relevant (I think) section starts at Did you try change SATA/IDE-related options in BIOS? -- WBR, Andrey V. Elsukov