From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 10 05:56:00 2007 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C7FF16A417 for ; Mon, 10 Sep 2007 05:56:00 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp4.yandex.ru (smtp4.yandex.ru [213.180.223.136]) by mx1.freebsd.org (Postfix) with ESMTP id 06AE013C45A for ; Mon, 10 Sep 2007 05:55:58 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:56000 "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 S737788AbXIJFzL (ORCPT + 1 other); Mon, 10 Sep 2007 09:55:11 +0400 X-Comment: RFC 2476 MSA function at smtp4.yandex.ru logged sender identity as: bu7cher Message-ID: <46E4DC3C.5070404@yandex.ru> Date: Mon, 10 Sep 2007 09:55:08 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: linimon@FreeBSD.org References: <200707230358.l6N3wFWO006352@freefall.freebsd.org> In-Reply-To: <200707230358.l6N3wFWO006352@freefall.freebsd.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: cbc@labmaster.com, freebsd-bugs@FreeBSD.org Subject: Re: amd64/113130: [sata] no sata drive found (regression) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2007 05:56:00 -0000 linimon@FreeBSD.org wrote: > Synopsis: [sata] no sata drive found (regression) Seems, that this problem should be fixed in CURRENT. You can test this patch: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ata/ata-chipset.c.diff?r1=1.126.2.18;r2=1.126.2.19 -- WBR, Andrey V. Elsukov