From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 7 05:40:03 2007 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 C5EE216A421 for ; Fri, 7 Dec 2007 05:40:03 +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 A7DFB13C457 for ; Fri, 7 Dec 2007 05:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lB75e387074857 for ; Fri, 7 Dec 2007 05:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lB75e3iV074856; Fri, 7 Dec 2007 05:40:03 GMT (envelope-from gnats) Resent-Date: Fri, 7 Dec 2007 05:40:03 GMT Resent-Message-Id: <200712070540.lB75e3iV074856@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, Todd Wasson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D342D16A41A for ; Fri, 7 Dec 2007 05:36:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id C47B513C459 for ; Fri, 7 Dec 2007 05:36:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id lB75aJuZ075396 for ; Fri, 7 Dec 2007 05:36:19 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id lB75aJIc075395; Fri, 7 Dec 2007 05:36:19 GMT (envelope-from nobody) Message-Id: <200712070536.lB75aJIc075395@www.freebsd.org> Date: Fri, 7 Dec 2007 05:36:19 GMT From: Todd Wasson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/118477: BETA4 installer doesn't attach my HDD controller; BETA3 did 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: Fri, 07 Dec 2007 05:40:03 -0000 >Number: 118477 >Category: kern >Synopsis: BETA4 installer doesn't attach my HDD controller; BETA3 did >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 07 05:40:03 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Todd Wasson >Release: 7.0-BETA4 >Organization: >Environment: >Description: I've got a Maxtor 6Y080L0 YAR41VW0 drive on a JMicron JMB368 UDMA133 controller, and in the BETA4 installer the controller doesn't seem to be properly attaching, which leads to the drive not being found. The relevant sections from dmesg (as I'm not sure where else to look while running the installer CD) are: >From BETA3: atapci0: port 0xdc00-0xdc07,0xd880-0xd883,0xd800-0xd807,0xd480-0xd483,0xd400-0xd40f irq 16 at device 0.0 on pci2 atapci0: [ITHREAD] ata2: on atapci0 ata2: [ITHREAD] >From BETA4: atapci0: port 0xdc00-0xdc07,0xd880-0xd883,0xd800-0xd807,0xd480-0xd483,0xd400-0xd40f irq 16 at device 0.0 on pci2 atapci0: [ITHREAD] device_attach: atapci0 attach returned 6 I've tried this with both i386 and amd64 install discs, with the same results. I've also updated my BETA3 install to CURRENT and built the kernel and run into this same error, so clearly some code is checked into the tree now, as it was at the time of BETA4's release, that is causing this issue. >How-To-Repeat: Boot the 7.0-BETA4 disc 1 install CD. Alternatively, csup to CURRENT from BETA3, build the kernel, and boot into it. >Fix: >Release-Note: >Audit-Trail: >Unformatted: