From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 25 13:20:11 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0B7F106566C for ; Sat, 25 Dec 2010 13:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7F3398FC18 for ; Sat, 25 Dec 2010 13:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBPDKBSb010430 for ; Sat, 25 Dec 2010 13:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBPDKBv1010429; Sat, 25 Dec 2010 13:20:11 GMT (envelope-from gnats) Resent-Date: Sat, 25 Dec 2010 13:20:11 GMT Resent-Message-Id: <201012251320.oBPDKBv1010429@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael Fuckner Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A5E11065670 for ; Sat, 25 Dec 2010 13:16:06 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 1AC348FC17 for ; Sat, 25 Dec 2010 13:16:06 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id oBPDG5SL081492 for ; Sat, 25 Dec 2010 13:16:05 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id oBPDG5FF081491; Sat, 25 Dec 2010 13:16:05 GMT (envelope-from nobody) Message-Id: <201012251316.oBPDG5FF081491@red.freebsd.org> Date: Sat, 25 Dec 2010 13:16:05 GMT From: Michael Fuckner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/153440: [ata] 8.2 doesn't detect ICH8M anymore 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: Sat, 25 Dec 2010 13:20:11 -0000 >Number: 153440 >Category: kern >Synopsis: [ata] 8.2 doesn't detect ICH8M anymore >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 25 13:20:11 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Michael Fuckner >Release: 8.1-STABLE (2010-10-24) >Organization: >Environment: FreeBSD x22.rebootking.de 8.1-STABLE FreeBSD 8.1-STABLE #12: Sun Oct 24 18:48:28 CEST 2010 root@x22.rebootking.de:/usr/obj/usr/src/sys/X22 amd64 >Description: After fetching new sources and compiling a new kernel, the HDD (and probably controller) is not detected anymore >How-To-Repeat: Use ICH8M (ID 28288086) and update 8.1-STABLE -> 8.2 >Fix: Diff ata-intel.c cvs-tag 1.7.2.11 -> 1.7.2.12 - { ATA_I82801HBM_S1, 0, INTEL_AHCI, 0, ATA_SA300, "ICH8M" }, + { ATA_I82801HBM_S1, 0, INTEL_6CH, 0, ATA_SA300, "ICH8M" }, What excactly is this change good for? >Release-Note: >Audit-Trail: >Unformatted: