From nobody@FreeBSD.org  Sun Mar  2 22:54:23 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 247B31065672
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  2 Mar 2008 22:54:23 +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 D483B8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  2 Mar 2008 22:54:22 +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 m22MpR8u058219
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 2 Mar 2008 22:51:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m22MpRf6058218;
	Sun, 2 Mar 2008 22:51:27 GMT
	(envelope-from nobody)
Message-Id: <200803022251.m22MpRf6058218@www.freebsd.org>
Date: Sun, 2 Mar 2008 22:51:27 GMT
From: Comperr <comperr.extra@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: HDD not detected in newer versions
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         121305
>Category:       kern
>Synopsis:       [ata] HDD not detected (MSI P6N SLI plat. motherboard) [regression]
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    mlaier
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 02 23:00:01 UTC 2008
>Closed-Date:    Tue Sep 09 04:38:46 UTC 2008
>Last-Modified:  Tue Sep 09 04:38:46 UTC 2008
>Originator:     Comperr
>Release:        6..3+ 7.0+
>Organization:
>Environment:
n/a
>Description:
When I run sysinstall from a disk from freeBSD versions 6.3-release or
7.0-release none of ny Hard Drives are detected (this includes SATA
and IDE drives).  Furthermore in the initial messages there are no ad*
listings.

I am using a MSI P6N SLI Plat. Motherboard with the NVIDIA nForce
650i SLI (C55) Chipset.  
>How-To-Repeat:
Try to install freeBSD and then go to the partition section.  It will
say no HDDs detected
>Fix:
Use freeBSD 6.2 and DONT upgrade

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Mar 3 06:25:48 UTC 2008 
Responsible-Changed-Why:  
This does not sound i386-specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121305 

From: Cameron <cam@eleventhhourfx.com>
To: bug-followup@freebsd.org,
 comperr.extra@gmail.com
Cc:  
Subject: Re: i386/121305: HDD not detected in newer versions
Date: Sun, 2 Mar 2008 22:35:36 -0800

 I'm running almost the same motherboard (the MSI p6n-sli nforce 650i, just the 
 regular, not the platinum). 
 
 System configuration (probably a lot of this information isn't necessary):
 MSI P6N-SLI
 1 80 gig IDE drive using the onboard IDE controller.
 1 CDRW/DVD-ROM drives on the onboard  IDEcontroller.
 1 DVDRW drive using the onboard SATA controller
 Geforce 8800 in the first PCIE slot.
 1 LSI Logic 150-4 hardware raid controller in the second PCI slot.
 1 audigy 2 sound card in the third PCI slot.
 
 There's two halves to this problem:
 
 First half:
 FreeBSD 7.0 for both amd64 and i386 do not work. They will not recognize any 
 drives. Disabling SMP makes no difference. If APIC or ACPI are disabled, the 
 boot will not complete (it gets stuck at trying to mount /dev/md0).
 
 6.2 recognizes both CD/DVD drives (the IDE drive, not my sata drive). I 
 haven't tried disabling acpi or apic (yet?).
 
 6.3 will not recognize any drives at all unless I disable apic.
 
 Second half:
 I have a LSI Logic 150-4 sata hardware raid controller. FreeBSD's 6.2, 6.3, 
 and 7.0 all stall once the amr driver starts and detects the controller/array 
 (detects it correct it as a ~500 gig optimal raid 5 array), it then hangs 
 indefinitely. If I turn on verbose logging I see:
 GEO: new disk amrd0
 as the last message before the system comes to a complete stand-still.
 
 I was able to get things working in FreeBSD 6.2 by going into the (rather 
 anemic) BIOS and setting PCI slot 1 (where the card is located) to use IRQ 5 
 and setting IRQ 5 as reserved.  6.3 wouldn't work with this controller at all 
 until I disabled APIC, at which point it was able to fully boot where it saw 
 my onboard hard drive, at least one CD/DVDRW drive, and the raid array.
 
 Is this an nforce 650i issue in general or just specific to MSI's 
 implementation? Does anyone else have the same or similiar trouble with any 
 other nforce 6xxi chipsets or just the 650i?
 
 System (and RAID controller) are complete fine under Windows 2000 and Linux.
 
 Since FreeBSD 7.0 won't even recognize any of the CD/DVD drives, I don't have 
 a way to post the verbose logging at this time.
 
 -Cameron

From: "Andrey V. Elsukov" <bu7cher@yandex.ru>
To: bug-followup@FreeBSD.org, comperr.extra@gmail.com
Cc:  
Subject: Re: kern/121305: [ata] HDD not detected (MSI P6N SLI plat. motherboard)
 (regression)
Date: Mon, 03 Mar 2008 09:56:45 +0300

 Hi,
 
 Can you boot 6.2-RELEASE and show `pciconf -l` output?
 
 -- 
 WBR, Andrey V. Elsukov
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Mon Mar 3 07:44:42 UTC 2008 
State-Changed-Why:  
Note that submitter has been asked for feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121305 

From: Cameron <hiryu@eleventhhourfx.com>
To: bug-followup@freebsd.org
Cc: comperr.extra@gmail.com
Subject: Re: kern/121305: [ata] HDD not detected (MSI P6N SLI plat. motherboard)
 (regression)
Date: Mon, 3 Mar 2008 11:24:59 -0800 (PST)

   This message is in MIME format.  The first part should be readable text,
   while the remaining parts are likely unreadable without MIME-aware tools.
 
 --655616-1963378383-1204572299=:6984
 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
 
 Sure, here you are.
 
 Let me know if you're interested in the verbose logging from 6.2 as well.
 --655616-1963378383-1204572299=:6984
 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=pci.log
 Content-Transfer-Encoding: BASE64
 Content-ID: <Pine.LNX.4.64.0803031124590.6984@neo-zeon.de>
 Content-Description: 
 Content-Disposition: attachment; filename=pci.log
 
 aG9zdGIwQHBjaTA6MDowOgljbGFzcz0weDA2MDAwMCBjYXJkPTB4MDAwMDAw
 MDAgY2hpcD0weDAzYTMxMGRlIHJldj0weGEyIGhkcj0weDAwDQpub25lMEBw
 Y2kwOjA6MToJY2xhc3M9MHgwNTAwMDAgY2FyZD0weDAwMDAwMDAwIGNoaXA9
 MHgwM2FjMTBkZSByZXY9MHhhMSBoZHI9MHgwMA0Kbm9uZTFAcGNpMDowOjI6
 CWNsYXNzPTB4MDUwMDAwIGNhcmQ9MHgwMDAwMDAwMCBjaGlwPTB4MDNhYTEw
 ZGUgcmV2PTB4YTEgaGRyPTB4MDANCm5vbmUyQHBjaTA6MDozOgljbGFzcz0w
 eDA1MDAwMCBjYXJkPTB4MDAwMDAwMDAgY2hpcD0weDAzYTkxMGRlIHJldj0w
 eGExIGhkcj0weDAwDQpub25lM0BwY2kwOjA6NDoJY2xhc3M9MHgwNTAwMDAg
 Y2FyZD0weDAwMDAwMDAwIGNoaXA9MHgwM2FiMTBkZSByZXY9MHhhMSBoZHI9
 MHgwMA0Kbm9uZTRAcGNpMDowOjU6CWNsYXNzPTB4MDUwMDAwIGNhcmQ9MHgw
 MDAwMDAwMCBjaGlwPTB4MDNhODEwZGUgcmV2PTB4YTIgaGRyPTB4MDANCm5v
 bmU1QHBjaTA6MDo2OgljbGFzcz0weDA1MDAwMCBjYXJkPTB4MDAwMDAwMDAg
 Y2hpcD0weDAzYjUxMGRlIHJldj0weGExIGhkcj0weDAwDQpub25lNkBwY2kw
 OjA6NzoJY2xhc3M9MHgwNTAwMDAgY2FyZD0weDAwMDAwMDAwIGNoaXA9MHgw
 M2I0MTBkZSByZXY9MHhhMSBoZHI9MHgwMA0Kbm9uZTdAcGNpMDoxOjA6CWNs
 YXNzPTB4MDUwMDAwIGNhcmQ9MHgwMDAwMDAwMCBjaGlwPTB4MDNhZDEwZGUg
 cmV2PTB4YTEgaGRyPTB4MDANCm5vbmU4QHBjaTA6MToxOgljbGFzcz0weDA1
 MDAwMCBjYXJkPTB4MDAwMDAwMDAgY2hpcD0weDAzYWUxMGRlIHJldj0weGEx
 IGhkcj0weDAwDQpub25lOUBwY2kwOjE6MjoJY2xhc3M9MHgwNTAwMDAgY2Fy
 ZD0weDAwMDAwMDAwIGNoaXA9MHgwM2FmMTBkZSByZXY9MHhhMSBoZHI9MHgw
 MA0Kbm9uZTEwQHBjaTA6MTozOgljbGFzcz0weDA1MDAwMCBjYXJkPTB4MDAw
 MDAwMDAgY2hpcD0weDAzYjAxMGRlIHJldj0weGExIGhkcj0weDAwDQpub25l
 MTFAcGNpMDoxOjQ6CWNsYXNzPTB4MDUwMDAwIGNhcmQ9MHgwMDAwMDAwMCBj
 aGlwPTB4MDNiMTEwZGUgcmV2PTB4YTEgaGRyPTB4MDANCm5vbmUxMkBwY2kw
 OjE6NToJY2xhc3M9MHgwNTAwMDAgY2FyZD0weDAwMDAwMDAwIGNoaXA9MHgw
 M2IyMTBkZSByZXY9MHhhMSBoZHI9MHgwMA0Kbm9uZTEzQHBjaTA6MTo2Oglj
 bGFzcz0weDA1MDAwMCBjYXJkPTB4MDAwMDAwMDAgY2hpcD0weDAzYjMxMGRl
 IHJldj0weGExIGhkcj0weDAwDQpub25lMTRAcGNpMDoyOjA6CWNsYXNzPTB4
 MDUwMDAwIGNhcmQ9MHgwMDAwMDAwMCBjaGlwPTB4MDNiNjEwZGUgcmV2PTB4
 YTEgaGRyPTB4MDANCm5vbmUxNUBwY2kwOjI6MToJY2xhc3M9MHgwNTAwMDAg
 Y2FyZD0weDAwMDAwMDAwIGNoaXA9MHgwM2JjMTBkZSByZXY9MHhhMSBoZHI9
 MHgwMA0Kbm9uZTE2QHBjaTA6MjoyOgljbGFzcz0weDA1MDAwMCBjYXJkPTB4
 MDAwMDAwMDAgY2hpcD0weDAzYmExMGRlIHJldj0weGExIGhkcj0weDAwDQpw
 Y2liMUBwY2kwOjM6MDoJY2xhc3M9MHgwNjA0MDAgY2FyZD0weDAwMDAwMDQw
 IGNoaXA9MHgwM2I3MTBkZSByZXY9MHhhMSBoZHI9MHgwMQ0KcGNpYjJAcGNp
 MDo2OjA6CWNsYXNzPTB4MDYwNDAwIGNhcmQ9MHgwMDAwMDA0MCBjaGlwPTB4
 MDNiOTEwZGUgcmV2PTB4YTEgaGRyPTB4MDENCnBjaWIzQHBjaTA6NzowOglj
 bGFzcz0weDA2MDQwMCBjYXJkPTB4MDAwMDAwNDAgY2hpcD0weDAzYmIxMGRl
 IHJldj0weGExIGhkcj0weDAxDQpub25lMTdAcGNpMDo5OjA6CWNsYXNzPTB4
 MDUwMDAwIGNhcmQ9MHg3MzUwMTQ2MiBjaGlwPTB4MDI3MDEwZGUgcmV2PTB4
 YTIgaGRyPTB4MDANCmlzYWIwQHBjaTA6MTA6MDoJY2xhc3M9MHgwNjAxMDAg
 Y2FyZD0weDczNTAxNDYyIGNoaXA9MHgwMjYwMTBkZSByZXY9MHhhMyBoZHI9
 MHgwMA0Kbm9uZTE4QHBjaTA6MTA6MToJY2xhc3M9MHgwYzA1MDAgY2FyZD0w
 eDczNTAxNDYyIGNoaXA9MHgwMjY0MTBkZSByZXY9MHhhMyBoZHI9MHgwMA0K
 bm9uZTE5QHBjaTA6MTA6MjoJY2xhc3M9MHgwNTAwMDAgY2FyZD0weDczNTAx
 NDYyIGNoaXA9MHgwMjcyMTBkZSByZXY9MHhhMyBoZHI9MHgwMA0Kb2hjaTBA
 cGNpMDoxMTowOgljbGFzcz0weDBjMDMxMCBjYXJkPTB4NzM1MDE0NjIgY2hp
 cD0weDAyNmQxMGRlIHJldj0weGEzIGhkcj0weDAwDQplaGNpMEBwY2kwOjEx
 OjE6CWNsYXNzPTB4MGMwMzIwIGNhcmQ9MHg3MzUwMTQ2MiBjaGlwPTB4MDI2
 ZTEwZGUgcmV2PTB4YTMgaGRyPTB4MDANCmF0YXBjaTBAcGNpMDoxMzowOglj
 bGFzcz0weDAxMDE4YSBjYXJkPTB4NzM1MDE0NjIgY2hpcD0weDAyNjUxMGRl
 IHJldj0weGExIGhkcj0weDAwDQphdGFwY2kxQHBjaTA6MTQ6MDoJY2xhc3M9
 MHgwMTAxODUgY2FyZD0weDczNTAxNDYyIGNoaXA9MHgwMjY2MTBkZSByZXY9
 MHhhMSBoZHI9MHgwMA0KYXRhcGNpMkBwY2kwOjE1OjA6CWNsYXNzPTB4MDEw
 MTg1IGNhcmQ9MHg3MzUwMTQ2MiBjaGlwPTB4MDI2NzEwZGUgcmV2PTB4YTEg
 aGRyPTB4MDANCnBjaWI0QHBjaTA6MTY6MDoJY2xhc3M9MHgwNjA0MDEgY2Fy
 ZD0weDAwMDAwMGI4IGNoaXA9MHgwMjZmMTBkZSByZXY9MHhhMiBoZHI9MHgw
 MQ0KbnZlMEBwY2kwOjIwOjA6CWNsYXNzPTB4MDY4MDAwIGNhcmQ9MHg3MzUw
 MTQ2MiBjaGlwPTB4MDI2OTEwZGUgcmV2PTB4YTMgaGRyPTB4MDANCm5vbmUy
 MEBwY2kxOjA6MDoJY2xhc3M9MHgwMzAwMDAgY2FyZD0weGM4MjUzODQyIGNo
 aXA9MHgwMTkzMTBkZSByZXY9MHhhMiBoZHI9MHgwMA0Kbm9uZTIxQHBjaTQ6
 NzowOgljbGFzcz0weDA0MDEwMCBjYXJkPTB4MjAwMjExMDIgY2hpcD0weDAw
 MDQxMTAyIHJldj0weDA0IGhkcj0weDAwDQpub25lMjJAcGNpNDo3OjE6CWNs
 YXNzPTB4MDk4MDAwIGNhcmQ9MHgwMDQwMTEwMiBjaGlwPTB4NzAwMzExMDIg
 cmV2PTB4MDQgaGRyPTB4MDANCmZ3b2hjaTBAcGNpNDo3OjI6CWNsYXNzPTB4
 MGMwMDEwIGNhcmQ9MHgwMDEwMTEwMiBjaGlwPTB4NDAwMTExMDIgcmV2PTB4
 MDQgaGRyPTB4MDANCmFtcjBAcGNpNDo4OjA6CWNsYXNzPTB4MDEwNDAwIGNh
 cmQ9MHg0NTIzMTAwMCBjaGlwPTB4MTk2MDEwMDAgcmV2PTB4MDEgaGRyPTB4
 MDANCg==
 
 --655616-1963378383-1204572299=:6984--
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Mon Mar 3 20:05:59 UTC 2008 
State-Changed-Why:  
Feedback received. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121305 

From: "comperr comperr" <comperr.extra@gmail.com>
To: bug-followup@FreeBSD.org, comperr.extra@gmail.com
Cc:  
Subject: re: kern/121305: [ata] hdd not detected (msi p6n sli plat. motherboard) (regression)
Date: Tue, 4 Mar 2008 00:41:09 +0000

 ------=_Part_12731_15564283.1204591269606
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 my pci -l
 hostb0@pci0:0:0:    class=0x060000 card=0x00000000 chip=0x03a310de rev=0xa2
 hdr=0x00
 none0@pci0:0:1:    class=0x050000 card=0x00000000 chip=0x03ac10de rev=0xa1
 hdr=0x00
 none1@pci0:0:2:    class=0x050000 card=0x00000000 chip=0x03aa10de rev=0xa1
 hdr=0x00
 none2@pci0:0:3:    class=0x050000 card=0x00000000 chip=0x03a910de rev=0xa1
 hdr=0x00
 none3@pci0:0:4:    class=0x050000 card=0x00000000 chip=0x03ab10de rev=0xa1
 hdr=0x00
 none4@pci0:0:5:    class=0x050000 card=0x00000000 chip=0x03a810de rev=0xa2
 hdr=0x00
 none5@pci0:0:6:    class=0x050000 card=0x00000000 chip=0x03b510de rev=0xa1
 hdr=0x00
 none6@pci0:0:7:    class=0x050000 card=0x00000000 chip=0x03b410de rev=0xa1
 hdr=0x00
 none7@pci0:1:0:    class=0x050000 card=0x00000000 chip=0x03ad10de rev=0xa1
 hdr=0x00
 none8@pci0:1:1:    class=0x050000 card=0x00000000 chip=0x03ae10de rev=0xa1
 hdr=0x00
 none9@pci0:1:2:    class=0x050000 card=0x00000000 chip=0x03af10de rev=0xa1
 hdr=0x00
 none10@pci0:1:3:    class=0x050000 card=0x00000000 chip=0x03b010de rev=0xa1
 hdr=0x00
 none11@pci0:1:4:    class=0x050000 card=0x00000000 chip=0x03b110de rev=0xa1
 hdr=0x00
 none12@pci0:1:5:    class=0x050000 card=0x00000000 chip=0x03b210de rev=0xa1
 hdr=0x00
 none13@pci0:1:6:    class=0x050000 card=0x00000000 chip=0x03b310de rev=0xa1
 hdr=0x00
 none14@pci0:2:0:    class=0x050000 card=0x00000000 chip=0x03b610de rev=0xa1
 hdr=0x00
 none15@pci0:2:1:    class=0x050000 card=0x00000000 chip=0x03bc10de rev=0xa1
 hdr=0x00
 none16@pci0:2:2:    class=0x050000 card=0x00000000 chip=0x03ba10de rev=0xa1
 hdr=0x00
 pcib1@pci0:3:0:    class=0x060400 card=0x00000040 chip=0x03b710de rev=0xa1
 hdr=0x01
 pcib2@pci0:6:0:    class=0x060400 card=0x00000040 chip=0x03b910de rev=0xa1
 hdr=0x01
 pcib3@pci0:7:0:    class=0x060400 card=0x00000040 chip=0x03bb10de rev=0xa1
 hdr=0x01
 none17@pci0:9:0:    class=0x050000 card=0x73501462 chip=0x027010de rev=0xa2
 hdr=0x00
 isab0@pci0:10:0:    class=0x060100 card=0x73501462 chip=0x026010de rev=0xa3
 hdr=0x00
 none18@pci0:10:1:    class=0x0c0500 card=0x73501462 chip=0x026410de rev=0xa3
 hdr=0x00
 none19@pci0:10:2:    class=0x050000 card=0x73501462 chip=0x027210de rev=0xa3
 hdr=0x00
 ohci0@pci0:11:0:    class=0x0c0310 card=0x73501462 chip=0x026d10de rev=0xa3
 hdr=0x00
 ehci0@pci0:11:1:    class=0x0c0320 card=0x73501462 chip=0x026e10de rev=0xa3
 hdr=0x00
 atapci0@pci0:13:0:    class=0x01018a card=0x73501462 chip=0x026510de
 rev=0xa1 hdr=0x00
 atapci1@pci0:14:0:    class=0x010185 card=0x73501462 chip=0x026610de
 rev=0xa1 hdr=0x00
 atapci2@pci0:15:0:    class=0x010185 card=0x73501462 chip=0x026710de
 rev=0xa1 hdr=0x00
 pcib4@pci0:16:0:    class=0x060401 card=0x000000b8 chip=0x026f10de rev=0xa2
 hdr=0x01
 none20@pci0:16:1:    class=0x040300 card=0x73501462 chip=0x026c10de rev=0xa2
 hdr=0x00
 nve0@pci0:20:0:    class=0x068000 card=0x73501462 chip=0x026910de rev=0xa3
 hdr=0x00
 nvidia0@pci1:0:0:    class=0x030000 card=0xc5503842 chip=0x039110de rev=0xa1
 hdr=0x00
 none21@pci2:0:0:    class=0x018000 card=0x320a1462 chip=0x35311095 rev=0x01
 hdr=0x00
 fwohci0@pci4:9:0:    class=0x0c0010 card=0x350d1462 chip=0x30441106 rev=0xc0
 hdr=0x00
 
 ------=_Part_12731_15564283.1204591269606
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 my pci -l<br>hostb0@pci0:0:0:&nbsp;&nbsp; &nbsp;class=0x060000 card=0x00000000 chip=0x03a310de rev=0xa2 hdr=0x00<br>none0@pci0:0:1:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03ac10de rev=0xa1 hdr=0x00<br>none1@pci0:0:2:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03aa10de rev=0xa1 hdr=0x00<br>
 none2@pci0:0:3:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03a910de rev=0xa1 hdr=0x00<br>none3@pci0:0:4:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03ab10de rev=0xa1 hdr=0x00<br>none4@pci0:0:5:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03a810de rev=0xa2 hdr=0x00<br>
 none5@pci0:0:6:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03b510de rev=0xa1 hdr=0x00<br>none6@pci0:0:7:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03b410de rev=0xa1 hdr=0x00<br>none7@pci0:1:0:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03ad10de rev=0xa1 hdr=0x00<br>
 none8@pci0:1:1:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03ae10de rev=0xa1 hdr=0x00<br>none9@pci0:1:2:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03af10de rev=0xa1 hdr=0x00<br>none10@pci0:1:3:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03b010de rev=0xa1 hdr=0x00<br>
 none11@pci0:1:4:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03b110de rev=0xa1 hdr=0x00<br>none12@pci0:1:5:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03b210de rev=0xa1 hdr=0x00<br>none13@pci0:1:6:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03b310de rev=0xa1 hdr=0x00<br>
 none14@pci0:2:0:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03b610de rev=0xa1 hdr=0x00<br>none15@pci0:2:1:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03bc10de rev=0xa1 hdr=0x00<br>none16@pci0:2:2:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x00000000 chip=0x03ba10de rev=0xa1 hdr=0x00<br>
 pcib1@pci0:3:0:&nbsp;&nbsp; &nbsp;class=0x060400 card=0x00000040 chip=0x03b710de rev=0xa1 hdr=0x01<br>pcib2@pci0:6:0:&nbsp;&nbsp; &nbsp;class=0x060400 card=0x00000040 chip=0x03b910de rev=0xa1 hdr=0x01<br>pcib3@pci0:7:0:&nbsp;&nbsp; &nbsp;class=0x060400 card=0x00000040 chip=0x03bb10de rev=0xa1 hdr=0x01<br>
 none17@pci0:9:0:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x73501462 chip=0x027010de rev=0xa2 hdr=0x00<br>isab0@pci0:10:0:&nbsp;&nbsp; &nbsp;class=0x060100 card=0x73501462 chip=0x026010de rev=0xa3 hdr=0x00<br>none18@pci0:10:1:&nbsp;&nbsp; &nbsp;class=0x0c0500 card=0x73501462 chip=0x026410de rev=0xa3 hdr=0x00<br>
 none19@pci0:10:2:&nbsp;&nbsp; &nbsp;class=0x050000 card=0x73501462 chip=0x027210de rev=0xa3 hdr=0x00<br>ohci0@pci0:11:0:&nbsp;&nbsp; &nbsp;class=0x0c0310 card=0x73501462 chip=0x026d10de rev=0xa3 hdr=0x00<br>ehci0@pci0:11:1:&nbsp;&nbsp; &nbsp;class=0x0c0320 card=0x73501462 chip=0x026e10de rev=0xa3 hdr=0x00<br>
 atapci0@pci0:13:0:&nbsp;&nbsp; &nbsp;class=0x01018a card=0x73501462 chip=0x026510de rev=0xa1 hdr=0x00<br>atapci1@pci0:14:0:&nbsp;&nbsp; &nbsp;class=0x010185 card=0x73501462 chip=0x026610de rev=0xa1 hdr=0x00<br>atapci2@pci0:15:0:&nbsp;&nbsp; &nbsp;class=0x010185 card=0x73501462 chip=0x026710de rev=0xa1 hdr=0x00<br>
 pcib4@pci0:16:0:&nbsp;&nbsp; &nbsp;class=0x060401 card=0x000000b8 chip=0x026f10de rev=0xa2 hdr=0x01<br>none20@pci0:16:1:&nbsp;&nbsp; &nbsp;class=0x040300 card=0x73501462 chip=0x026c10de rev=0xa2 hdr=0x00<br>nve0@pci0:20:0:&nbsp;&nbsp; &nbsp;class=0x068000 card=0x73501462 chip=0x026910de rev=0xa3 hdr=0x00<br>
 nvidia0@pci1:0:0:&nbsp;&nbsp; &nbsp;class=0x030000 card=0xc5503842 chip=0x039110de rev=0xa1 hdr=0x00<br>none21@pci2:0:0:&nbsp;&nbsp; &nbsp;class=0x018000 card=0x320a1462 chip=0x35311095 rev=0x01 hdr=0x00<br>fwohci0@pci4:9:0:&nbsp;&nbsp; &nbsp;class=0x0c0010 card=0x350d1462 chip=0x30441106 rev=0xc0 hdr=0x00<br>
 <br>
 
 ------=_Part_12731_15564283.1204591269606--

From: Troels Kofoed Jacobsen <tkjacobsen@gmail.com>
To: bug-followup@freebsd.org,
 comperr.extra@gmail.com
Cc:  
Subject: Re: kern/121305: [ata] HDD not detected (MSI P6N SLI plat. motherboard) [regression]
Date: Wed, 27 Aug 2008 17:25:05 +0200

 A possible duplicate of this bug has just been fixed and committed to 
 RELENG_7:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/118842
 
 Regards
 Troels Kofoed Jacobsen
State-Changed-From-To: open->analyzed 
State-Changed-By: mlaier 
State-Changed-When: Wed Aug 27 21:19:40 UTC 2008 
State-Changed-Why:  
This is likely a duplicate of kern/118842 which was closed recently after 
fixing the issue in head and stable/{6,7}.  Grab and keep around while 
waiting for originator to confirm the issue is fixed from them. 


Responsible-Changed-From-To: freebsd-bugs->mlaier 
Responsible-Changed-By: mlaier 
Responsible-Changed-When: Wed Aug 27 21:19:40 UTC 2008 
Responsible-Changed-Why:  
This is likely a duplicate of kern/118842 which was closed recently after 
fixing the issue in head and stable/{6,7}.  Grab and keep around while 
waiting for originator to confirm the issue is fixed from them. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121305 
State-Changed-From-To: analyzed->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Sep 9 04:38:15 UTC 2008 
State-Changed-Why:  
From misfiled PR kern/127197: 

Date: Sun, 7 Sep 2008 21:02:43 -0400 
From: "comperr comperr" <comperr.extra@gmail.com> 
To: bug-followup@FreeBSD.org, comperr.extra@gmail.com 
Subject: confirmed 

The issue has been fixed on 
FreeBSD starfx 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Fri Sep  5 
15:55:00 EDT 2008 
variable@starfx:/extra/backups/obj/src/sys/KERNKOOL  i386 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121305 
>Unformatted:
