From nobody@FreeBSD.org  Fri Apr 18 05:17:35 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 41B29106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Apr 2008 05:17:35 +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 249518FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Apr 2008 05:17:35 +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 m3I5HLN7010066
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Apr 2008 05:17:21 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m3I5HLJ0010065;
	Fri, 18 Apr 2008 05:17:21 GMT
	(envelope-from nobody)
Message-Id: <200804180517.m3I5HLJ0010065@www.freebsd.org>
Date: Fri, 18 Apr 2008 05:17:21 GMT
From: Hoon Choi <bhchoi@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Kernel lock-up during 7.0 installation disc boot up on motherboard w/ AMD 780G chipset
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         122880
>Category:       kern
>Synopsis:       [hang] Kernel lock-up during 7.0 installation disc boot up on motherboard w/ AMD 780G chipset
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    vwe
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 18 05:20:00 UTC 2008
>Closed-Date:    
>Last-Modified:  Thu May 15 01:20:01 UTC 2008
>Originator:     Hoon Choi
>Release:        7.0-RELEASE
>Organization:
>Environment:
Unable to get to the command prompt. Kernel locks up during the initial stage of boot. The motherboard is ASUS M3A78-EMH HDMI w/ AMD 780G chipset, and the CPU is AMD Athlon 64 X2 4200+.
>Description:
The machine locks up with the following message displayed on the monitor during the initial boot.

usb0: OHCI version 1.8, legacy support
usb0: SMM does not respond, resetting
usb0: <OHCI (generic) USB controller> on ohciO usb0: USB revision 1.0
uhub0: <ATI OHCI root hub. class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 3 ports with 3 removable, self powered
ohci1: <OHCI (generic) USB controller> mem 0xfbcfd000 0xfbcfdfff irq 16 at devic
e 18.1 on pci0
ohci1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfbcfd000
ohci1: [GIANT-LOCKED]
ohci1: [ITHREAD]
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1: <OHCI (generic) USB controller> on ohci1
usb1: USB revision 1.0
uhub1: <ATI OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 3 ports with 3 removable, self powered
ehciO: <EHCI (generic) USB 2.0 controller> mem 0xfbcff000-0xfbcff0ff irq 17 at d
evice 18.2 on pci0
ehciO: Reserved 0x100 bytes for rid 0x10 type 3 at 0xfbcff000
ioapic0: routing intpin 17 (PCI IRQ 17) to vector 51
ehciO: [GIANT-LOCKED]
ehciO: [ITHREAD]
ehci0: Dropped interrupts workaround enabled


Tried all available options on the boot loader, but in all cases kernel locked up at the same place.
>How-To-Repeat:
1. Put in the 7.0-RELEASE amd64 installation disc 1.
2. Select any option when prompted by the boot loader.

Similar lock-ups occur with i386 installation disc also.
>Fix:


>Release-Note:
>Audit-Trail:

From: Volker <volker@vwsoft.com>
To: bug-followup@FreeBSD.org, bhchoi@gmail.com
Cc:  
Subject: Re: kern/122880: Kernel lock-up during 7.0 installation disc boot
 up on motherboard w/ AMD 780G chipset
Date: Thu, 24 Apr 2008 23:51:44 +0200

 Please try to disable USB in BIOS.
 
 If that will drive you to a successful boot, please post us a verbose
 boot dmesg and `pciconf -lv' output.
 
 If you still experience problems, please try playing with ACPI settings
 and check your vendor for an updated BIOS version.

From: "Hoon Choi" <bhchoi@gmail.com>
To: bug-followup@FreeBSD.org, bhchoi@gmail.com
Cc:  
Subject: Re: kern/122880: Kernel lock-up during 7.0 installation disc boot up on motherboard w/ AMD 780G chipset
Date: Fri, 25 Apr 2008 08:38:26 -0400

 After disabling USB controller in BIOS, I was able to install FreeBSD.
 
 Once installed, I was not able to enable the network interface
 (Realtek RTL8168/8111).
 
 I saved the dmesg and pciconf information to text files, and then used
 Ubuntu live CD to
 mount the partition on which FreeBSD is installed to retrieve the text files.
 
 
 dmesg output:
 
 Copyright (c) 1992-2008 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 	The Regents of the University of California. All rights reserved.
 FreeBSD is a registered trademark of The FreeBSD Foundation.
 FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008
     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
 Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80fc8000.
 Preloaded mfs_root "/boot/mfsroot" at 0xffffffff80fc81c0.
 Calibrating clock(s) ... i8254 clock: 1190233 Hz
 CLK_USE_I8254_CALIBRATION not specified - using default frequency
 Timecounter "i8254" frequency 1193182 Hz quality 0
 Calibrating TSC clock ... TSC clock: 2200903149 Hz
 CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (2200.90-MHz K8-class CPU)
   Origin = "AuthenticAMD"  Id = 0x60fb2  Stepping = 2
   Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
   Features2=0x2001<SSE3,CX16>
   AMD Features=0xea500800<SYSCALL,NX,MMX+,FFXSR,RDTSCP,LM,3DNow!+,3DNow!>
   AMD Features2=0x11f<LAHF,CMP,SVM,ExtAPIC,CR8,Prefetch>
   Cores per package: 2
 L1 2MB data TLB: 8 entries, fully associative
 L1 2MB instruction TLB: 8 entries, fully associative
 L1 4KB data TLB: 32 entries, fully associative
 L1 4KB instruction TLB: 32 entries, fully associative
 L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
 L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
 L2 2MB unified TLB: 0 entries, disabled/not present
 L2 4KB data TLB: 512 entries, 4-way associative
 L2 4KB instruction TLB: 512 entries, 4-way associative
 L2 unified cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 16-way associative
 usable memory = 1861701632 (1775 MB)
 Physical memory chunk(s):
 0x0000000000001000 - 0x000000000009afff, 630784 bytes (154 pages)
 0x00000000010c5000 - 0x000000006cad4fff, 1805713408 bytes (440848 pages)
 avail memory  = 1795989504 (1712 MB)
 ACPI APIC Table: <041508 APIC1642>
 INTR: Adding local APIC 1 as a target
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
 APIC: CPU 0 has ACPI ID 1
 APIC: CPU 1 has ACPI ID 2
 ACPI: RSDP @ 0x0xfb500/0x0024 (v  2 ACPIAM)
 ACPI: XSDT @ 0x0x6ffa0100/0x0054 (v  1 041508 XSDT1642 0x20080415 MSFT
 0x00000097)
 ACPI: FACP @ 0x0x6ffa0290/0x00F4 (v  3 041508 FACP1642 0x20080415 MSFT
 0x00000097)
 ACPI: DSDT @ 0x0x6ffa05c0/0x6DFD (v  1  A0896 A0896001 0x00000001 INTL
 0x20051117)
 ACPI: FACS @ 0x0x6ffae000/0x0040
 ACPI: APIC @ 0x0x6ffa0390/0x006C (v  1 041508 APIC1642 0x20080415 MSFT
 0x00000097)
 ACPI: MCFG @ 0x0x6ffa0400/0x003C (v  1 041508 OEMMCFG  0x20080415 MSFT
 0x00000097)
 ACPI: OEMB @ 0x0x6ffae040/0x0071 (v  1 041508 OEMB1642 0x20080415 MSFT
 0x00000097)
 ACPI: HPET @ 0x0x6ffa73c0/0x0038 (v  1 041508 OEMHPET  0x20080415 MSFT
 0x00000097)
 ACPI: SSDT @ 0x0x6ffa7400/0x0206 (v  1 A_M_I_ POWERNOW 0x00000001 AMD
 0x00000001)
 MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000
 ioapic0: Routing external 8259A's -> intpin 0
 MADT: Interrupt override: source 0, irq 2
 ioapic0: Routing IRQ 0 -> intpin 2
 MADT: Interrupt override: source 9, irq 9
 ioapic0: intpin 9 trigger: level
 ioapic0: intpin 9 polarity: low
 ioapic0 <Version 2.1> irqs 0-23 on motherboard
 cpu0 BSP:
      ID: 0x00000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
   lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
   timer: 0x000100ef therm: 0x00010000 err: 0x0001000f pcm: 0x00010000
 ath_rate: version 1.2 <SampleRate bit-rate selection algorithm>
 wlan_amrr: <AMRR Transmit Rate Control Algorithm>
 wlan: <802.11 Link Layer>
 null: <null device, zero device>
 random: <entropy source, Software, Yarrow>
 nfslock: pseudo-device
 kbd: new array size 4
 kbd1 at kbdmux0
 mem: <memory>
 io: <I/O>
 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
 hptrr: HPT RocketRAID controller driver v1.1 (Feb 24 2008 10:34:18)
 acpi0: <041508 XSDT1642> on motherboard
 ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48
 acpi0: [MPSAFE]
 acpi0: [ITHREAD]
 acpi0: Power Button (fixed)
 AcpiOsDerivePciId: \\_SB_.PCI0.RS78.NB2_ -> bus 0 dev 0 func 0
 AcpiOsDerivePciId: \\_SB_.PCI0.SATA.SACS -> bus 0 dev 17 func 0
 acpi0: reservation of fee00000, 1000 (3) failed
 acpi0: reservation of ffb80000, 80000 (3) failed
 acpi0: reservation of fec10000, 20 (3) failed
 acpi0: reservation of 0, a0000 (3) failed
 acpi0: reservation of 100000, 6ff00000 (3) failed
 ACPI HPET table warning: Sequence is non-zero (2)
 ACPI timer: 1/2 1/2 0/5 1/2 0/3 1/2 1/2 1/2 1/2 1/2 -> 8
 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
 pci_link0:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0   10   N     0  4 7 10 11 12 14 15
   Validation          0   10   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link1:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link2:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0   10   N     0  4 7 10 11 12 14 15
   Validation          0   10   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link3:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link4:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link5:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link6:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0   11   N     0  4 7 10 11 12 14 15
   Validation          0   11   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link7:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
 acpi_hpet0: vend: 0x4353 rev: 0x1 num: 3 hz: 14318180 opts: legacy_route
 Timecounter "HPET" frequency 14318180 Hz quality 900
 cpu0: <ACPI CPU> on acpi0
 cpu0: switching to generic Cx mode
 acpi_throttle0: <ACPI CPU Throttling> on cpu0
 acpi_throttle0: P_CNT from P_BLK 0x810
 powernow0: <PowerNow! K8> on cpu0
 cpu1: <ACPI CPU> on acpi0
 powernow1: <PowerNow! K8> on cpu1
 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
 pci0: <ACPI PCI bus> on pcib0
 pci0: domain=0, physical bus=0
 found->	vendor=0x1022, dev=0x9600, revid=0x00
 	domain=0, bus=0, slot=0, func=0
 	class=06-00-00, hdrtype=0x00, mfdev=0
 	cmdreg=0x0006, statreg=0x2230, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1043, dev=0x9602, revid=0x00
 	domain=0, bus=0, slot=1, func=0
 	class=06-04-00, hdrtype=0x01, mfdev=0
 	cmdreg=0x0107, statreg=0x0230, cachelnsz=0 (dwords)
 	lattimer=0x40 (1920 ns), mingnt=0x1a (6500 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x9606, revid=0x00
 	domain=0, bus=0, slot=6, func=0
 	class=06-04-00, hdrtype=0x01, mfdev=0
 	cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=10
 	powerspec 3  supports D0 D3  current D0
 	MSI supports 1 message
 pcib0: matched entry for 0.6.INTA
 pcib0: slot 6 INTA hardwired to IRQ 18
 found->	vendor=0x1002, dev=0x4391, revid=0x00
 	domain=0, bus=0, slot=17, func=0
 	class=01-06-01, hdrtype=0x00, mfdev=0
 	cmdreg=0x0107, statreg=0x0230, cachelnsz=16 (dwords)
 	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=11
 	powerspec 2  supports D0 D3  current D0
 	MSI supports 4 messages, 64 bit
 	map[10]: type I/O Port, range 32, base 0xc000, size  3, enabled
 	map[14]: type I/O Port, range 32, base 0xb000, size  2, enabled
 	map[18]: type I/O Port, range 32, base 0xa000, size  3, enabled
 	map[1c]: type I/O Port, range 32, base 0x9000, size  2, enabled
 	map[20]: type I/O Port, range 32, base 0x8000, size  4, enabled
 	map[24]: type Memory, range 32, base 0xfbcff800, size 10, enabled
 pcib0: matched entry for 0.17.INTA
 pcib0: slot 17 INTA hardwired to IRQ 22
 found->	vendor=0x1002, dev=0x4385, revid=0x3a
 	domain=0, bus=0, slot=20, func=0
 	class=0c-05-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0403, statreg=0x0230, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1002, dev=0x439c, revid=0x00
 	domain=0, bus=0, slot=20, func=1
 	class=01-01-8a, hdrtype=0x00, mfdev=0
 	cmdreg=0x0005, statreg=0x0230, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=255
 	MSI supports 2 messages
 	map[20]: type I/O Port, range 32, base 0xff00, size  4, enabled
 found->	vendor=0x1002, dev=0x4383, revid=0x00
 	domain=0, bus=0, slot=20, func=2
 	class=04-03-00, hdrtype=0x00, mfdev=0
 	cmdreg=0x0006, statreg=0x0410, cachelnsz=16 (dwords)
 	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=10
 	powerspec 2  supports D0 D3  current D0
 	map[10]: type Memory, range 64, base 0xfbcf8000, size 14, enabled
 pcib0: matched entry for 0.20.INTA
 pcib0: slot 20 INTA hardwired to IRQ 16
 found->	vendor=0x1002, dev=0x439d, revid=0x00
 	domain=0, bus=0, slot=20, func=3
 	class=06-01-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x000f, statreg=0x0220, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1002, dev=0x4384, revid=0x00
 	domain=0, bus=0, slot=20, func=4
 	class=06-04-01, hdrtype=0x01, mfdev=1
 	cmdreg=0x0105, statreg=0x02a0, cachelnsz=0 (dwords)
 	lattimer=0x40 (1920 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x1100, revid=0x00
 	domain=0, bus=0, slot=24, func=0
 	class=06-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x1101, revid=0x00
 	domain=0, bus=0, slot=24, func=1
 	class=06-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x1102, revid=0x00
 	domain=0, bus=0, slot=24, func=2
 	class=06-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x1103, revid=0x00
 	domain=0, bus=0, slot=24, func=3
 	class=06-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
 pcib1:   domain            0
 pcib1:   secondary bus     1
 pcib1:   subordinate bus   1
 pcib1:   I/O decode        0xd000-0xdfff
 pcib1:   memory decode     0xfbd00000-0xfbefffff
 pcib1:   prefetched decode 0xd0000000-0xdfffffff
 pci1: <ACPI PCI bus> on pcib1
 pci1: domain=0, physical bus=1
 found->	vendor=0x1002, dev=0x9610, revid=0x00
 	domain=0, bus=1, slot=5, func=0
 	class=03-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0107, statreg=0x4010, cachelnsz=16 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=10
 	powerspec 3  supports D0 D1 D2 D3  current D0
 	MSI supports 1 message, 64 bit
 	map[10]: type Prefetchable Memory, range 32, base 0xd0000000, size 28, enabled
 pcib1: requested memory range 0xd0000000-0xdfffffff: good
 	map[14]: type I/O Port, range 32, base 0xd000, size  8, enabled
 pcib1: requested I/O range 0xd000-0xd0ff: in range
 	map[18]: type Memory, range 32, base 0xfbef0000, size 16, enabled
 pcib1: requested memory range 0xfbef0000-0xfbefffff: good
 	map[24]: type Memory, range 32, base 0xfbd00000, size 20, enabled
 pcib1: requested memory range 0xfbd00000-0xfbdfffff: good
 pcib1: matched entry for 1.5.INTA
 pcib1: slot 5 INTA hardwired to IRQ 18
 vgapci0: <VGA-compatible display> port 0xd000-0xd0ff mem
 0xd0000000-0xdfffffff,0xfbef0000-0xfbefffff,0xfbd00000-0xfbdfffff irq
 18 at device 5.0 on pci1
 pcib2: <ACPI PCI-PCI bridge> irq 18 at device 6.0 on pci0
 pcib2:   domain            0
 pcib2:   secondary bus     2
 pcib2:   subordinate bus   2
 pcib2:   I/O decode        0xe000-0xefff
 pcib2:   memory decode     0xfbf00000-0xfbffffff
 pcib2:   prefetched decode 0xfaf00000-0xfaffffff
 pci2: <ACPI PCI bus> on pcib2
 pci2: domain=0, physical bus=2
 found->	vendor=0x10ec, dev=0x8168, revid=0x02
 	domain=0, bus=2, slot=0, func=0
 	class=02-00-00, hdrtype=0x00, mfdev=0
 	cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=10
 	powerspec 3  supports D0 D1 D2 D3  current D0
 	MSI supports 1 message, 64 bit
 	MSI-X supports 2 messages in map 0x20
 	map[10]: type I/O Port, range 32, base 0xe800, size  8, enabled
 pcib2: requested I/O range 0xe800-0xe8ff: in range
 	map[18]: type Memory, range 64, base 0xfbfff000, size 12, enabled
 pcib2: requested memory range 0xfbfff000-0xfbffffff: good
 	map[20]: type Prefetchable Memory, range 64, base 0xfaff0000, size 16, enabled
 pcib2: requested memory range 0xfaff0000-0xfaffffff: good
 pcib2: matched entry for 2.0.INTA
 pcib2: slot 0 INTA hardwired to IRQ 18
 re0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xe800
 pcib2: re0 requested I/O range 0xe800-0xe8ff: in range
 pcib2: re0 requested I/O range 0xe800-0xe8ff: in range
 pci2: <network, ethernet> at device 0.0 (no driver attached)
 atapci0: <ATI (ID=43911002) AHCI controller> port
 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f
 mem 0xfbcff800-0xfbcffbff irq 22 at device 17.0 on pci0
 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x8000
 atapci0: Reserved 0x400 bytes for rid 0x24 type 3 at 0xfbcff800
 ioapic0: routing intpin 22 (PCI IRQ 22) to vector 49
 atapci0: [MPSAFE]
 atapci0: [ITHREAD]
 atapci0: AHCI Version 01.10 controller with 4 ports detected
 ata2: <ATA channel 0> on atapci0
 ata2: SATA connect time=0ms
 ata2: SIGNATURE: 00000101
 ata2: ahci_reset devices=0x1<ATA_MASTER>
 ata2: [MPSAFE]
 ata2: [ITHREAD]
 ata3: <ATA channel 1> on atapci0
 ata3: SATA connect time=0ms
 ata3: SIGNATURE: eb140101
 ata3: ahci_reset devices=0x4<ATAPI_MASTER>
 ata3: [MPSAFE]
 ata3: [ITHREAD]
 ata4: <ATA channel 2> on atapci0
 ata4: SATA connect status=00000000
 ata4: ahci_reset devices=0x0
 ata4: [MPSAFE]
 ata4: [ITHREAD]
 ata5: <ATA channel 3> on atapci0
 ata5: SATA connect status=00000000
 ata5: ahci_reset devices=0x0
 ata5: [MPSAFE]
 ata5: [ITHREAD]
 pci0: <serial bus, SMBus> at device 20.0 (no driver attached)
 atapci1: <ATI IXP700 UDMA133 controller> port
 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on
 pci0
 atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0xff00
 ata0: <ATA channel 0> on atapci1
 atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
 atapci1: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
 ata0: reset tp1 mask=03 ostat0=7f ostat1=7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat1=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: reset tp2 stat0=ff stat1=ff devices=0x0
 ioapic0: routing intpin 14 (ISA IRQ 14) to vector 50
 ata0: [MPSAFE]
 ata0: [ITHREAD]
 pci0: <multimedia> at device 20.2 (no driver attached)
 isab0: <PCI-ISA bridge> at device 20.3 on pci0
 isa0: <ISA bus> on isab0
 pcib3: <ACPI PCI-PCI bridge> at device 20.4 on pci0
 pcib3:   domain            0
 pcib3:   secondary bus     3
 pcib3:   subordinate bus   3
 pcib3:   I/O decode        0xf000-0xfff
 pcib3:   no prefetched decode
 pcib3:   Subtractively decoded bridge.
 pci3: <ACPI PCI bus> on pcib3
 pci3: domain=0, physical bus=3
 acpi_button0: <Power Button> on acpi0
 fdc0: <floppy drive controller (FDE)> port 0x3f0-0x3f5,0x3f7 irq 6 drq
 2 on acpi0
 fdc0: ic_type 90 part_id 80
 ioapic0: routing intpin 6 (ISA IRQ 6) to vector 51
 fdc0: [FILTER]
 ppc0: using extended I/O port range
 ppc0: SPP
 ppc0: <Parallel port> port 0x378-0x37f irq 7 on acpi0
 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
 ppbus0: <Parallel port bus> on ppc0
 ioapic0: routing intpin 7 (ISA IRQ 7) to vector 52
 ppbus0: [MPSAFE]
 ppbus0: [ITHREAD]
 plip0: <PLIP network interface> on ppbus0
 plip0: bpf attached
 lpt0: <Printer> on ppbus0
 lpt0: Interrupt-driven port
 ppi0: <Parallel I/O> on ppbus0
 ppc0: [GIANT-LOCKED]
 ppc0: [ITHREAD]
 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
 atkbd0: <AT Keyboard> irq 1 on atkbdc0
 atkbd: the current kbd controller command byte 0065
 atkbd: keyboard ID 0x41ab (2)
 kbd0 at atkbd0
 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
 ioapic0: routing intpin 1 (ISA IRQ 1) to vector 53
 atkbd0: [GIANT-LOCKED]
 atkbd0: [ITHREAD]
 psm0: unable to allocate IRQ
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0: port may not be enabled
 sio0: irq maps: 0 0 0 0
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0: port may not be enabled
 sio0: irq maps: 0 0 0 0
 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
 sio0: type 16550A
 ioapic0: routing intpin 4 (ISA IRQ 4) to vector 54
 sio0: [FILTER]
 ahc_isa_probe 0: ioport 0xc00 alloc failed
 ex_isa_identify()
 atkbdc: atkbdc0 already exists; skipping it
 fdc: fdc0 already exists; skipping it
 ppc: ppc0 already exists; skipping it
 sio: sio0 already exists; skipping it
 sc: sc0 already exists; skipping it
 vga: vga0 already exists; skipping it
 isa_probe_children: disabling PnP devices
 isa_probe_children: probing non-PnP devices
 sc0: <System console> at flags 0x100 on isa0
 sc0: VGA <16 virtual consoles, flags=0x300>
 sc0: fb0, kbd1, terminal emulator: sc (syscons terminal)
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 sio1: irq maps: 0 0 0 0
 sio1: probe failed test(s): 0 1 2 4 6 7 9
 sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
 sio2: not probed (disabled)
 sio3: not probed (disabled)
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 isa_probe_children: probing PnP devices
 Device configuration finished.
 Reducing kern.maxvnodes 116414 -> 100000
 procfs registered
 lapic: Divisor 2, Frequency 100041058 hz
 Timecounter "TSC" frequency 2200903149 Hz quality -100
 Timecounters tick every 1.000 msec
 lo0: bpf attached
 hptrr: no controller detected.
 md0: Preloaded image </boot/mfsroot> 4194304 bytes at 0xffffffff80bc6c08
 ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire
 ad4: 715404MB <SAMSUNG HD753LJ 1AA01107> at ata2-master SATA300
 ad4: 1465149168 sectors [1453521C/16H/63S] 16 sectors/interrupt 1 depth queue
 GEOM: new disk ad4
 ad4: Silicon Image check1 failed
 ad4: Adaptec check1 failed
 ad4: LSI (v3) check1 failed
 ad4: LSI (v2) check1 failed
 ad4: FreeBSD check1 failed
 ata3-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=40 wire
 ata3: device_reset timeout=4770us
 acd0: <HL-DT-ST DVDRAM GH20NS10/EL01> DVDR drive at ata3 as master
 acd0: read 8268KB/s (8268KB/s) write 8269KB/s (8269KB/s), 2048KB buffer, SATA150
 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet
 acd0: Writes: CDR, CDRW, DVDR, DVDRAM, test write, burnproof
 acd0: Audio: play, 256 volume levels
 acd0: Mechanism: ejectable tray, unlocked
 acd0: Medium: CD-R 120mm data disc
 ATA PseudoRAID loaded
 SMP: AP CPU #1 Launched!
 cpu1 AP:
      ID: 0x01000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
   lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
   timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000
 ioapic0: Assigning ISA IRQ 1 to local APIC 0
 ioapic0: Assigning ISA IRQ 4 to local APIC 1
 ioapic0: Assigning ISA IRQ 6 to local APIC 0
 ioapic0: Assigning ISA IRQ 7 to local APIC 1
 ioapic0: Assigning ISA IRQ 9 to local APIC 0
 ioapic0: Assigning ISA IRQ 14 to local APIC 1
 ioapic0: Assigning PCI IRQ 22 to local APIC 0
 GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install.
 Trying to mount root from ufs:/dev/md0
 start_init: trying /sbin/init
 start_init: trying /sbin/oinit
 start_init: trying /sbin/init.bak
 start_init: trying /rescue/init
 start_init: trying /stand/sysinstall
 GEOM: Reconfigure ad4s1a, start 0 length 536870912 end 536870911
 GEOM: Reconfigure ad4s1b, start 536870912 length 3723403264 end 4260274175
 GEOM: Reconfigure ad4s1c, start 0 length 750153729024 end 750153729023
 GEOM: Reconfigure ad4s1d, start 4260274176 length 2934964224 end 7195238399
 GEOM: Reconfigure ad4s1e, start 7195238400 length 536870912 end 7732109311
 GEOM: Reconfigure ad4s1f, start 7732109312 length 74242161664 end 81974270975
 GEOM: Reconfigure ad4s1a, start 0 length 536870912 end 536870911
 GEOM: Reconfigure ad4s1b, start 536870912 length 3723403264 end 4260274175
 GEOM: Reconfigure ad4s1c, start 0 length 750153729024 end 750153729023
 GEOM: Reconfigure ad4s1d, start 4260274176 length 2934964224 end 7195238399
 GEOM: Reconfigure ad4s1e, start 7195238400 length 536870912 end 7732109311
 GEOM: Reconfigure ad4s1f, start 7732109312 length 74242161664 end 81974270975
 GEOM: Reconfigure ad4s1a, start 0 length 536870912 end 536870911
 GEOM: Reconfigure ad4s1b, start 536870912 length 3723403264 end 4260274175
 GEOM: Reconfigure ad4s1c, start 0 length 750153729024 end 750153729023
 GEOM: Reconfigure ad4s1d, start 4260274176 length 2934964224 end 7195238399
 GEOM: Reconfigure ad4s1e, start 7195238400 length 536870912 end 7732109311
 GEOM: Reconfigure ad4s1f, start 7732109312 length 74242161664 end 81974270975
 GEOM: Reconfigure ad4s1a, start 0 length 536870912 end 536870911
 GEOM: Reconfigure ad4s1b, start 536870912 length 3723403264 end 4260274175
 GEOM: Reconfigure ad4s1c, start 0 length 750153729024 end 750153729023
 GEOM: Reconfigure ad4s1d, start 4260274176 length 2934964224 end 7195238399
 GEOM: Reconfigure ad4s1e, start 7195238400 length 536870912 end 7732109311
 GEOM: Reconfigure ad4s1f, start 7732109312 length 74242161664 end 81974270975
 Waiting (max 60 seconds) for system process `vnlru' to stop...done
 Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
 Waiting (max 60 seconds) for system process `syncer' to stop...
 Syncing disks, vnodes remaining...7 1 0 0 done
 All buffers synced.
 Copyright (c) 1992-2008 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 	The Regents of the University of California. All rights reserved.
 FreeBSD is a registered trademark of The FreeBSD Foundation.
 FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008
     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
 Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80bc8000.
 Calibrating clock(s) ... i8254 clock: 1190236 Hz
 CLK_USE_I8254_CALIBRATION not specified - using default frequency
 Timecounter "i8254" frequency 1193182 Hz quality 0
 Calibrating TSC clock ... TSC clock: 2200897702 Hz
 CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (2200.90-MHz K8-class CPU)
   Origin = "AuthenticAMD"  Id = 0x60fb2  Stepping = 2
   Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
   Features2=0x2001<SSE3,CX16>
   AMD Features=0xea500800<SYSCALL,NX,MMX+,FFXSR,RDTSCP,LM,3DNow!+,3DNow!>
   AMD Features2=0x11f<LAHF,CMP,SVM,ExtAPIC,CR8,Prefetch>
   Cores per package: 2
 L1 2MB data TLB: 8 entries, fully associative
 L1 2MB instruction TLB: 8 entries, fully associative
 L1 4KB data TLB: 32 entries, fully associative
 L1 4KB instruction TLB: 32 entries, fully associative
 L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
 L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
 L2 2MB unified TLB: 0 entries, disabled/not present
 L2 4KB data TLB: 512 entries, 4-way associative
 L2 4KB instruction TLB: 512 entries, 4-way associative
 L2 unified cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 16-way associative
 usable memory = 1865895936 (1779 MB)
 Physical memory chunk(s):
 0x0000000000001000 - 0x000000000009afff, 630784 bytes (154 pages)
 0x0000000000cc5000 - 0x000000006cad4fff, 1809907712 bytes (441872 pages)
 avail memory  = 1800175616 (1716 MB)
 ACPI APIC Table: <041508 APIC1642>
 INTR: Adding local APIC 1 as a target
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
 APIC: CPU 0 has ACPI ID 1
 APIC: CPU 1 has ACPI ID 2
 ACPI: RSDP @ 0x0xfb500/0x0024 (v  2 ACPIAM)
 ACPI: XSDT @ 0x0x6ffa0100/0x0054 (v  1 041508 XSDT1642 0x20080415 MSFT
 0x00000097)
 ACPI: FACP @ 0x0x6ffa0290/0x00F4 (v  3 041508 FACP1642 0x20080415 MSFT
 0x00000097)
 ACPI: DSDT @ 0x0x6ffa05c0/0x6DFD (v  1  A0896 A0896001 0x00000001 INTL
 0x20051117)
 ACPI: FACS @ 0x0x6ffae000/0x0040
 ACPI: APIC @ 0x0x6ffa0390/0x006C (v  1 041508 APIC1642 0x20080415 MSFT
 0x00000097)
 ACPI: MCFG @ 0x0x6ffa0400/0x003C (v  1 041508 OEMMCFG  0x20080415 MSFT
 0x00000097)
 ACPI: OEMB @ 0x0x6ffae040/0x0071 (v  1 041508 OEMB1642 0x20080415 MSFT
 0x00000097)
 ACPI: HPET @ 0x0x6ffa73c0/0x0038 (v  1 041508 OEMHPET  0x20080415 MSFT
 0x00000097)
 ACPI: SSDT @ 0x0x6ffa7400/0x0206 (v  1 A_M_I_ POWERNOW 0x00000001 AMD
 0x00000001)
 MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000
 ioapic0: Routing external 8259A's -> intpin 0
 MADT: Interrupt override: source 0, irq 2
 ioapic0: Routing IRQ 0 -> intpin 2
 MADT: Interrupt override: source 9, irq 9
 ioapic0: intpin 9 trigger: level
 ioapic0: intpin 9 polarity: low
 ioapic0 <Version 2.1> irqs 0-23 on motherboard
 cpu0 BSP:
      ID: 0x00000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
   lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
   timer: 0x000100ef therm: 0x00010000 err: 0x0001000f pcm: 0x00010000
 ath_rate: version 1.2 <SampleRate bit-rate selection algorithm>
 wlan_amrr: <AMRR Transmit Rate Control Algorithm>
 wlan: <802.11 Link Layer>
 null: <null device, zero device>
 random: <entropy source, Software, Yarrow>
 nfslock: pseudo-device
 kbd: new array size 4
 kbd1 at kbdmux0
 mem: <memory>
 io: <I/O>
 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
 hptrr: HPT RocketRAID controller driver v1.1 (Feb 24 2008 10:34:18)
 acpi0: <041508 XSDT1642> on motherboard
 ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48
 acpi0: [MPSAFE]
 acpi0: [ITHREAD]
 acpi0: Power Button (fixed)
 AcpiOsDerivePciId: \\_SB_.PCI0.RS78.NB2_ -> bus 0 dev 0 func 0
 AcpiOsDerivePciId: \\_SB_.PCI0.SATA.SACS -> bus 0 dev 17 func 0
 acpi0: reservation of fee00000, 1000 (3) failed
 acpi0: reservation of ffb80000, 80000 (3) failed
 acpi0: reservation of fec10000, 20 (3) failed
 acpi0: reservation of 0, a0000 (3) failed
 acpi0: reservation of 100000, 6ff00000 (3) failed
 ACPI HPET table warning: Sequence is non-zero (2)
 ACPI timer: 1/2 1/2 1/2 1/2 0/3 0/3 1/2 1/2 0/4 0/3 -> 6
 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
 pci_link0:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0   10   N     0  4 7 10 11 12 14 15
   Validation          0   10   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link1:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link2:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0   10   N     0  4 7 10 11 12 14 15
   Validation          0   10   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link3:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link4:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link5:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link6:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0   11   N     0  4 7 10 11 12 14 15
   Validation          0   11   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 pci_link7:        Index  IRQ  Rtd  Ref  IRQs
   Initial Probe       0  255   N     0  4 7 10 11 12 14 15
   Validation          0  255   N     0  4 7 10 11 12 14 15
   After Disable       0  255   N     0  4 7 10 11 12 14 15
 acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
 acpi_hpet0: vend: 0x4353 rev: 0x1 num: 3 hz: 14318180 opts: legacy_route
 Timecounter "HPET" frequency 14318180 Hz quality 900
 cpu0: <ACPI CPU> on acpi0
 cpu0: switching to generic Cx mode
 acpi_throttle0: <ACPI CPU Throttling> on cpu0
 acpi_throttle0: P_CNT from P_BLK 0x810
 powernow0: <PowerNow! K8> on cpu0
 cpu1: <ACPI CPU> on acpi0
 powernow1: <PowerNow! K8> on cpu1
 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
 pci0: <ACPI PCI bus> on pcib0
 pci0: domain=0, physical bus=0
 found->	vendor=0x1022, dev=0x9600, revid=0x00
 	domain=0, bus=0, slot=0, func=0
 	class=06-00-00, hdrtype=0x00, mfdev=0
 	cmdreg=0x0006, statreg=0x2230, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1043, dev=0x9602, revid=0x00
 	domain=0, bus=0, slot=1, func=0
 	class=06-04-00, hdrtype=0x01, mfdev=0
 	cmdreg=0x0107, statreg=0x0230, cachelnsz=0 (dwords)
 	lattimer=0x40 (1920 ns), mingnt=0x1a (6500 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x9606, revid=0x00
 	domain=0, bus=0, slot=6, func=0
 	class=06-04-00, hdrtype=0x01, mfdev=0
 	cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=10
 	powerspec 3  supports D0 D3  current D0
 	MSI supports 1 message
 pcib0: matched entry for 0.6.INTA
 pcib0: slot 6 INTA hardwired to IRQ 18
 found->	vendor=0x1002, dev=0x4391, revid=0x00
 	domain=0, bus=0, slot=17, func=0
 	class=01-06-01, hdrtype=0x00, mfdev=0
 	cmdreg=0x0107, statreg=0x0230, cachelnsz=16 (dwords)
 	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=11
 	powerspec 2  supports D0 D3  current D0
 	MSI supports 4 messages, 64 bit
 	map[10]: type I/O Port, range 32, base 0xc000, size  3, enabled
 	map[14]: type I/O Port, range 32, base 0xb000, size  2, enabled
 	map[18]: type I/O Port, range 32, base 0xa000, size  3, enabled
 	map[1c]: type I/O Port, range 32, base 0x9000, size  2, enabled
 	map[20]: type I/O Port, range 32, base 0x8000, size  4, enabled
 	map[24]: type Memory, range 32, base 0xfbcff800, size 10, enabled
 pcib0: matched entry for 0.17.INTA
 pcib0: slot 17 INTA hardwired to IRQ 22
 found->	vendor=0x1002, dev=0x4385, revid=0x3a
 	domain=0, bus=0, slot=20, func=0
 	class=0c-05-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0403, statreg=0x0230, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1002, dev=0x439c, revid=0x00
 	domain=0, bus=0, slot=20, func=1
 	class=01-01-8a, hdrtype=0x00, mfdev=0
 	cmdreg=0x0005, statreg=0x0230, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=255
 	MSI supports 2 messages
 	map[20]: type I/O Port, range 32, base 0xff00, size  4, enabled
 found->	vendor=0x1002, dev=0x4383, revid=0x00
 	domain=0, bus=0, slot=20, func=2
 	class=04-03-00, hdrtype=0x00, mfdev=0
 	cmdreg=0x0006, statreg=0x0410, cachelnsz=16 (dwords)
 	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=10
 	powerspec 2  supports D0 D3  current D0
 	map[10]: type Memory, range 64, base 0xfbcf8000, size 14, enabled
 pcib0: matched entry for 0.20.INTA
 pcib0: slot 20 INTA hardwired to IRQ 16
 found->	vendor=0x1002, dev=0x439d, revid=0x00
 	domain=0, bus=0, slot=20, func=3
 	class=06-01-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x000f, statreg=0x0220, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1002, dev=0x4384, revid=0x00
 	domain=0, bus=0, slot=20, func=4
 	class=06-04-01, hdrtype=0x01, mfdev=1
 	cmdreg=0x0105, statreg=0x02a0, cachelnsz=0 (dwords)
 	lattimer=0x40 (1920 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x1100, revid=0x00
 	domain=0, bus=0, slot=24, func=0
 	class=06-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x1101, revid=0x00
 	domain=0, bus=0, slot=24, func=1
 	class=06-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x1102, revid=0x00
 	domain=0, bus=0, slot=24, func=2
 	class=06-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 found->	vendor=0x1022, dev=0x1103, revid=0x00
 	domain=0, bus=0, slot=24, func=3
 	class=06-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
 pcib1:   domain            0
 pcib1:   secondary bus     1
 pcib1:   subordinate bus   1
 pcib1:   I/O decode        0xd000-0xdfff
 pcib1:   memory decode     0xfbd00000-0xfbefffff
 pcib1:   prefetched decode 0xd0000000-0xdfffffff
 pci1: <ACPI PCI bus> on pcib1
 pci1: domain=0, physical bus=1
 found->	vendor=0x1002, dev=0x9610, revid=0x00
 	domain=0, bus=1, slot=5, func=0
 	class=03-00-00, hdrtype=0x00, mfdev=1
 	cmdreg=0x0107, statreg=0x4010, cachelnsz=16 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=10
 	powerspec 3  supports D0 D1 D2 D3  current D0
 	MSI supports 1 message, 64 bit
 	map[10]: type Prefetchable Memory, range 32, base 0xd0000000, size 28, enabled
 pcib1: requested memory range 0xd0000000-0xdfffffff: good
 	map[14]: type I/O Port, range 32, base 0xd000, size  8, enabled
 pcib1: requested I/O range 0xd000-0xd0ff: in range
 	map[18]: type Memory, range 32, base 0xfbef0000, size 16, enabled
 pcib1: requested memory range 0xfbef0000-0xfbefffff: good
 	map[24]: type Memory, range 32, base 0xfbd00000, size 20, enabled
 pcib1: requested memory range 0xfbd00000-0xfbdfffff: good
 pcib1: matched entry for 1.5.INTA
 pcib1: slot 5 INTA hardwired to IRQ 18
 vgapci0: <VGA-compatible display> port 0xd000-0xd0ff mem
 0xd0000000-0xdfffffff,0xfbef0000-0xfbefffff,0xfbd00000-0xfbdfffff irq
 18 at device 5.0 on pci1
 pcib2: <ACPI PCI-PCI bridge> irq 18 at device 6.0 on pci0
 pcib2:   domain            0
 pcib2:   secondary bus     2
 pcib2:   subordinate bus   2
 pcib2:   I/O decode        0xe000-0xefff
 pcib2:   memory decode     0xfbf00000-0xfbffffff
 pcib2:   prefetched decode 0xfaf00000-0xfaffffff
 pci2: <ACPI PCI bus> on pcib2
 pci2: domain=0, physical bus=2
 found->	vendor=0x10ec, dev=0x8168, revid=0x02
 	domain=0, bus=2, slot=0, func=0
 	class=02-00-00, hdrtype=0x00, mfdev=0
 	cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords)
 	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
 	intpin=a, irq=10
 	powerspec 3  supports D0 D1 D2 D3  current D0
 	MSI supports 1 message, 64 bit
 	MSI-X supports 2 messages in map 0x20
 	map[10]: type I/O Port, range 32, base 0xe800, size  8, enabled
 pcib2: requested I/O range 0xe800-0xe8ff: in range
 	map[18]: type Memory, range 64, base 0xfbfff000, size 12, enabled
 pcib2: requested memory range 0xfbfff000-0xfbffffff: good
 	map[20]: type Prefetchable Memory, range 64, base 0xfaff0000, size 16, enabled
 pcib2: requested memory range 0xfaff0000-0xfaffffff: good
 pcib2: matched entry for 2.0.INTA
 pcib2: slot 0 INTA hardwired to IRQ 18
 re0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xe800
 pcib2: re0 requested I/O range 0xe800-0xe8ff: in range
 pcib2: re0 requested I/O range 0xe800-0xe8ff: in range
 pci2: <network, ethernet> at device 0.0 (no driver attached)
 atapci0: <ATI (ID=43911002) AHCI controller> port
 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f
 mem 0xfbcff800-0xfbcffbff irq 22 at device 17.0 on pci0
 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x8000
 atapci0: Reserved 0x400 bytes for rid 0x24 type 3 at 0xfbcff800
 ioapic0: routing intpin 22 (PCI IRQ 22) to vector 49
 atapci0: [MPSAFE]
 atapci0: [ITHREAD]
 atapci0: AHCI Version 01.10 controller with 4 ports detected
 ata2: <ATA channel 0> on atapci0
 ata2: SATA connect time=0ms
 ata2: SIGNATURE: 00000101
 ata2: ahci_reset devices=0x1<ATA_MASTER>
 ata2: [MPSAFE]
 ata2: [ITHREAD]
 ata3: <ATA channel 1> on atapci0
 ata3: SATA connect time=0ms
 ata3: SIGNATURE: eb140101
 ata3: ahci_reset devices=0x4<ATAPI_MASTER>
 ata3: [MPSAFE]
 ata3: [ITHREAD]
 ata4: <ATA channel 2> on atapci0
 ata4: SATA connect status=00000000
 ata4: ahci_reset devices=0x0
 ata4: [MPSAFE]
 ata4: [ITHREAD]
 ata5: <ATA channel 3> on atapci0
 ata5: SATA connect status=00000000
 ata5: ahci_reset devices=0x0
 ata5: [MPSAFE]
 ata5: [ITHREAD]
 pci0: <serial bus, SMBus> at device 20.0 (no driver attached)
 atapci1: <ATI IXP700 UDMA133 controller> port
 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on
 pci0
 atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0xff00
 ata0: <ATA channel 0> on atapci1
 atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
 atapci1: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
 ata0: reset tp1 mask=03 ostat0=7f ostat1=7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: stat1=0x7f err=0x7f lsb=0x7f msb=0x7f
 ata0: reset tp2 stat0=ff stat1=ff devices=0x0
 ioapic0: routing intpin 14 (ISA IRQ 14) to vector 50
 ata0: [MPSAFE]
 ata0: [ITHREAD]
 pci0: <multimedia> at device 20.2 (no driver attached)
 isab0: <PCI-ISA bridge> at device 20.3 on pci0
 isa0: <ISA bus> on isab0
 pcib3: <ACPI PCI-PCI bridge> at device 20.4 on pci0
 pcib3:   domain            0
 pcib3:   secondary bus     3
 pcib3:   subordinate bus   3
 pcib3:   I/O decode        0xf000-0xfff
 pcib3:   no prefetched decode
 pcib3:   Subtractively decoded bridge.
 pci3: <ACPI PCI bus> on pcib3
 pci3: domain=0, physical bus=3
 acpi_button0: <Power Button> on acpi0
 fdc0: <floppy drive controller (FDE)> port 0x3f0-0x3f5,0x3f7 irq 6 drq
 2 on acpi0
 fdc0: ic_type 90 part_id 80
 ioapic0: routing intpin 6 (ISA IRQ 6) to vector 51
 fdc0: [FILTER]
 ppc0: using extended I/O port range
 ppc0: SPP
 ppc0: <Parallel port> port 0x378-0x37f irq 7 on acpi0
 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
 ppbus0: <Parallel port bus> on ppc0
 ioapic0: routing intpin 7 (ISA IRQ 7) to vector 52
 ppbus0: [MPSAFE]
 ppbus0: [ITHREAD]
 plip0: <PLIP network interface> on ppbus0
 plip0: bpf attached
 lpt0: <Printer> on ppbus0
 lpt0: Interrupt-driven port
 ppi0: <Parallel I/O> on ppbus0
 ppc0: [GIANT-LOCKED]
 ppc0: [ITHREAD]
 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
 atkbd0: <AT Keyboard> irq 1 on atkbdc0
 atkbd: the current kbd controller command byte 0065
 atkbd: keyboard ID 0x41ab (2)
 kbd0 at atkbd0
 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
 ioapic0: routing intpin 1 (ISA IRQ 1) to vector 53
 atkbd0: [GIANT-LOCKED]
 atkbd0: [ITHREAD]
 psm0: unable to allocate IRQ
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0: port may not be enabled
 sio0: irq maps: 0 0 0 0
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0: port may not be enabled
 sio0: irq maps: 0 0 0 0
 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
 sio0: type 16550A
 ioapic0: routing intpin 4 (ISA IRQ 4) to vector 54
 sio0: [FILTER]
 ahc_isa_probe 0: ioport 0xc00 alloc failed
 ex_isa_identify()
 atkbdc: atkbdc0 already exists; skipping it
 fdc: fdc0 already exists; skipping it
 ppc: ppc0 already exists; skipping it
 sio: sio0 already exists; skipping it
 sc: sc0 already exists; skipping it
 vga: vga0 already exists; skipping it
 isa_probe_children: disabling PnP devices
 isa_probe_children: probing non-PnP devices
 sc0: <System console> at flags 0x100 on isa0
 sc0: VGA <16 virtual consoles, flags=0x300>
 sc0: fb0, kbd1, terminal emulator: sc (syscons terminal)
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 sio1: irq maps: 0 0 0 0
 sio1: probe failed test(s): 0 1 2 4 6 7 9
 sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
 sio2: not probed (disabled)
 sio3: not probed (disabled)
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 isa_probe_children: probing PnP devices
 Device configuration finished.
 Reducing kern.maxvnodes 116670 -> 100000
 procfs registered
 lapic: Divisor 2, Frequency 100040813 hz
 Timecounter "TSC" frequency 2200897702 Hz quality -100
 Timecounters tick every 1.000 msec
 lo0: bpf attached
 hptrr: no controller detected.
 ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire
 ad4: 715404MB <SAMSUNG HD753LJ 1AA01107> at ata2-master SATA300
 ad4: 1465149168 sectors [1453521C/16H/63S] 16 sectors/interrupt 1 depth queue
 GEOM: new disk ad4
 ad4: Silicon Image check1 failed
 ad4: Adaptec check1 failed
 ad4: LSI (v3) check1 failed
 ad4: LSI (v2) check1 failed
 ad4: FreeBSD check1 failed
 ata3-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=40 wire
 ata3: device_reset timeout=1500us
 acd0: <HL-DT-ST DVDRAM GH20NS10/EL01> DVDR drive at ata3 as master
 acd0: read 8268KB/s (8268KB/s) write 8269KB/s (8269KB/s), 2048KB buffer, SATA150
 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet
 acd0: Writes: CDR, CDRW, DVDR, DVDRAM, test write, burnproof
 acd0: Audio: play, 256 volume levels
 acd0: Mechanism: ejectable tray, unlocked
 acd0: Medium: no/blank disc
 ATA PseudoRAID loaded
 SMP: AP CPU #1 Launched!
 cpu1 AP:
      ID: 0x01000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
   lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
   timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000
 ioapic0: Assigning ISA IRQ 1 to local APIC 0
 ioapic0: Assigning ISA IRQ 4 to local APIC 1
 ioapic0: Assigning ISA IRQ 6 to local APIC 0
 ioapic0: Assigning ISA IRQ 7 to local APIC 1
 ioapic0: Assigning ISA IRQ 9 to local APIC 0
 ioapic0: Assigning ISA IRQ 14 to local APIC 1
 ioapic0: Assigning PCI IRQ 22 to local APIC 0
 Trying to mount root from ufs:/dev/ad4s1a
 start_init: trying /sbin/init
 
 END of dmesg output
 
 
 pciconf -lv output:
 
 hostb0@pci0:0:0:0:	class=0x060000 card=0x82f11043 chip=0x96001022
 rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices (AMD)'
     class      = bridge
     subclass   = HOST-PCI
 pcib1@pci0:0:1:0:	class=0x060400 card=0x82f11043 chip=0x96021043
 rev=0x00 hdr=0x01
     vendor     = 'Asustek Computer Inc.'
     class      = bridge
     subclass   = PCI-PCI
 pcib2@pci0:0:6:0:	class=0x060400 card=0x82f11043 chip=0x96061022
 rev=0x00 hdr=0x01
     vendor     = 'Advanced Micro Devices (AMD)'
     class      = bridge
     subclass   = PCI-PCI
 atapci0@pci0:0:17:0:	class=0x010601 card=0x82ef1043 chip=0x43911002
 rev=0x00 hdr=0x00
     vendor     = 'ATI Technologies Inc'
     class      = mass storage
 none0@pci0:0:20:0:	class=0x0c0500 card=0x82ef1043 chip=0x43851002
 rev=0x3a hdr=0x00
     vendor     = 'ATI Technologies Inc'
     device     = 'IXP SB600 SMBUS Controller'
     class      = serial bus
     subclass   = SMBus
 atapci1@pci0:0:20:1:	class=0x01018a card=0x82ef1043 chip=0x439c1002
 rev=0x00 hdr=0x00
     vendor     = 'ATI Technologies Inc'
     class      = mass storage
     subclass   = ATA
 none1@pci0:0:20:2:	class=0x040300 card=0x82301043 chip=0x43831002
 rev=0x00 hdr=0x00
     vendor     = 'ATI Technologies Inc'
     device     = 'IXP SB600 High Definition Audio Controller'
     class      = multimedia
 isab0@pci0:0:20:3:	class=0x060100 card=0x82ef1043 chip=0x439d1002
 rev=0x00 hdr=0x00
     vendor     = 'ATI Technologies Inc'
     class      = bridge
     subclass   = PCI-ISA
 pcib3@pci0:0:20:4:	class=0x060401 card=0x00000000 chip=0x43841002
 rev=0x00 hdr=0x01
     vendor     = 'ATI Technologies Inc'
     device     = 'IXP SB600 PCI to PCI Bridge'
     class      = bridge
     subclass   = PCI-PCI
 hostb1@pci0:0:24:0:	class=0x060000 card=0x00000000 chip=0x11001022
 rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices (AMD)'
     device     = '(K8) Athlon 64/Opteron HyperTransport Technology
 Configuration'
     class      = bridge
     subclass   = HOST-PCI
 hostb2@pci0:0:24:1:	class=0x060000 card=0x00000000 chip=0x11011022
 rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices (AMD)'
     device     = '(K8) Athlon 64/Opteron Address Map'
     class      = bridge
     subclass   = HOST-PCI
 hostb3@pci0:0:24:2:	class=0x060000 card=0x00000000 chip=0x11021022
 rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices (AMD)'
     device     = '(K8) Athlon 64/Opteron DRAM Controller'
     class      = bridge
     subclass   = HOST-PCI
 hostb4@pci0:0:24:3:	class=0x060000 card=0x00000000 chip=0x11031022
 rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices (AMD)'
     device     = '(K8) Athlon 64/Opteron Miscellaneous Control'
     class      = bridge
     subclass   = HOST-PCI
 vgapci0@pci0:1:5:0:	class=0x030000 card=0x82f11043 chip=0x96101002
 rev=0x00 hdr=0x00
     vendor     = 'ATI Technologies Inc'
     class      = display
     subclass   = VGA
 none2@pci0:2:0:0:	class=0x020000 card=0x82c61043 chip=0x816810ec
 rev=0x02 hdr=0x00
     vendor     = 'Realtek Semiconductor'
     device     = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC'
     class      = network
     subclass   = ethernet
 
 END of pciconf -lv output
State-Changed-From-To: open->feedback 
State-Changed-By: vwe 
State-Changed-When: Mon May 12 10:54:06 UTC 2008 
State-Changed-Why:  

Note that submitter has been asked for feedback. 


Responsible-Changed-From-To: freebsd-bugs->vwe 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Mon May 12 10:54:06 UTC 2008 
Responsible-Changed-Why:  

track 

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

From: Volker <volker@vwsoft.com>
To: bug-followup@FreeBSD.org, bhchoi@gmail.com
Cc:  
Subject: Re: kern/122880: [hang] Kernel lock-up during 7.0 installation disc
 boot up on motherboard w/ AMD 780G chipset
Date: Mon, 12 May 2008 12:53:42 +0200

 Hoon Choi,
 
 to get to the point where your system is hanging while USB is turned on,
 we need a bit more dmesg output before the system is hanging. I
 understand disabling USB is a temporary workaround and not an acceptable
 solution. We just need to identify the source of the problem (it might
 be a conflict when USB is enabled).
 
 Please try enabling USB again, boot verbose and post us the output until
 it hangs.
 
 Also I'm wondering if you're able to disable the SATA-RAID functionality
 in BIOS (assuming you don't want to use it). If mirroring is a need for
 you, gmirror work better than the pseudo "hardware" mirror functionality
 of the SATA-controller.
 
 It's a bit lengthy but can you please post output (or a URL containing
 files) of `devinfo -uv` and `devinfo -rv`?
 
 For the network issue: What do you get if kldload'ing if_re?
 
 Volker

From: "Hoon Choi" <bhchoi@gmail.com>
To: bug-followup@FreeBSD.org, bhchoi@gmail.com
Cc:  
Subject: Re: kern/122880: [hang] Kernel lock-up during 7.0 installation disc boot up on motherboard w/ AMD 780G chipset
Date: Wed, 14 May 2008 21:19:12 -0400

 RAID was and is disabled in BIOS. I am guessing there isn't a way to
 turn it off completely so that it is not detected.
 
 The console output from booting with USB re-enabled w/ verbose logging
 seems identical to the one submitted at the creation of the ticket.
 
 I've tried kldload, and it did not enable networking for me.
 
 Outputs from `devinfo -uv` and `devinfo -rv` are also included.
 
 Thanks.
 
 
 BEGIN verbose boot w/ USB re-enabled console output
 usb0: OHCI version 1.0, legacy support
 usb0: SMM does not respond, resetting
 usb0: <OHCI (generic) USB controller> on ohci0
 usb0: USB revision 1.0
 uhub0: <ATI OHCI root hub. class 9/0, rev 1.00/1.00, addr 1> on usb0
 uhub0: 3 ports with 3 removable, self powered
 ohci1: <OHCI (generic) USB controller> mem 0xfbcfd000-0xfbcfdfff irq 16 at devic
 e 18.1 on pci0
 ohci1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfbcfd000
 ohci1: [GIANT-LOCKED]
 ohci1: [ITHREAD]
 usb1: OHCI version 1.0, legacy support
 usb1: SMM does not respond, resetting
 usb1: <OHCI (generic) USB controller> on ohci1
 usb1: USB revision 1.0
 uhub1: <ATI OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
 uhub1: 3 ports with 3 removable, self powered
 ehciO: <EHCI (generic) USB 2.0 controller> mem 0xfbcff000-0xfbcff0ff irq 17 at d
 evice 18.2 on pci0
 ehci0: Reserved 0x100 bytes for rid 0x10 type 3 at 0xfbcff000
 ioapic0: routing intpin 17 (PCI IRQ 17) to vector 51
 ehci0: [GIANT-LOCKED]
 ehci0: [ITHREAD]
 ehci0: Dropped interrupts workaround enabled
 END verbose boot w/ USB re-enabled console output
 
 
 BEGIN `devinfo -uv` (w/ USB disabled) output
 Interrupt request lines:
     0 (root0)
     1 (atkbd0)
     3 (root0)
     4 (sio0)
     5 (root0)
     6 (fdc0)
     7 (ppc0)
     8 (root0)
     9 (acpi0)
     10-13 (root0)
     14 (ata0)
     15-21 (root0)
     22 (atapci0)
     23 (root0)
 DMA request lines:
     0-1 (root0)
     2 (fdc0)
     3-7 (root0)
 I/O ports:
     0x0-0xf (root0)
     0x10-0x1f (acpi0)
     0x20-0x21 (root0)
     0x22-0x3f (acpi0)
     0x40-0x5f (root0)
     0x60 (atkbdc0)
     0x61 (root0)
     0x62-0x63 (acpi0)
     0x64 (atkbdc0)
     0x65-0x6f (acpi0)
     0x70-0x71 (root0)
     0x72-0x7f (acpi0)
     0x80 (acpi0)
     0x81-0x83 (root0)
     0x84-0x86 (acpi0)
     0x87 (root0)
     0x88 (acpi0)
     0x89-0x8b (root0)
     0x8c-0x8e (acpi0)
     0x8f (root0)
     0x90-0x9f (acpi0)
     0xa0-0xa1 (root0)
     0xa2-0xbf (acpi0)
     0xc0-0xdf (root0)
     0xe0-0xef (acpi0)
     0xf0-0x16f (root0)
     0x170-0x177 (atapci1)
     0x178-0x1ef (root0)
     0x1f0-0x1f7 (atapci1)
     0x1f8-0x22f (root0)
     0x230-0x23f (acpi0)
     0x240-0x28f (root0)
     0x290-0x29f (acpi0)
     0x2a0-0x375 (root0)
     0x376 (atapci1)
     0x377 (root0)
     0x378-0x37f (ppc0)
     0x380-0x3bf (root0)
     0x3c0-0x3df (vga0)
     0x3e0-0x3ef (root0)
     0x3f0-0x3f5 (fdc0)
     0x3f6 (atapci1)
     0x3f7 (fdc0)
     0x3f8-0x3ff (sio0)
     0x400-0x40a (root0)
     0x40b (acpi0)
     0x40c-0x4cf (root0)
     0x4d0-0x4d1 (acpi0)
     0x4d2-0x4d5 (root0)
     0x4d6 (acpi0)
     0x4d7-0x7ff (root0)
     0x800-0x89f (acpi0)
     0x8a0-0x8ff (root0)
     0x900-0x90f (acpi0)
     0x910-0x91f (acpi0)
     0x920-0xa1f (root0)
     0xa20-0xa2f (acpi0)
     0xa30-0xa3f (acpi0)
     0xa40-0xaff (root0)
     0xb00-0xb3f (acpi0)
     0xb40-0xbff (root0)
     0xc00-0xc01 (acpi0)
     0xc02-0xc13 (root0)
     0xc14 (acpi0)
     0xc15-0xc4f (root0)
     0xc50-0xc51 (acpi0)
     0xc52 (acpi0)
     0xc53-0xc6b (root0)
     0xc6c (acpi0)
     0xc6d-0xc6e (root0)
     0xc6f (acpi0)
     0xc70-0xccf (root0)
     0xcd0-0xcd1 (acpi0)
     0xcd2-0xcd3 (acpi0)
     0xcd4-0xcd5 (acpi0)
     0xcd6-0xcd7 (acpi0)
     0xcd8-0xcdf (acpi0)
     0xce0-0x7fff (root0)
     0x8000-0x800f (atapci0)
     0x8010-0x8fff (root0)
     0x9000-0x9003 (atapci0)
     0x9004-0x9fff (root0)
     0xa000-0xa007 (atapci0)
     0xa008-0xafff (root0)
     0xb000-0xb003 (atapci0)
     0xb004-0xbfff (root0)
     0xc000-0xc007 (atapci0)
     0xc008-0xcfff (root0)
     0xd000-0xd0ff (vgapci0)
     0xd100-0xfdff (root0)
     0xfe00-0xfefe (acpi0)
     0xfeff (root0)
     0xff00-0xff0f (atapci1)
     0xff10-0xffff (root0)
 I/O memory addresses:
     0x0-0x9ebff (ram0)
     0x9ec00-0x9ffff (root0)
     0xa0000-0xbffff (vga0)
     0xc0000-0xcffff (acpi0)
     0xd0000-0xdffff (root0)
     0xe0000-0xfffff (acpi0)
     0x100000-0x6ff9ffff (ram0)
     0x6ffa0000-0xcfffffff (root0)
     0xd0000000-0xdfffffff (vgapci0)
     0xe0000000-0xefffffff (acpi0)
     0xf0000000-0xfafeffff (root0)
     0xfaff0000-0xfaffffff ----
     0xfb000000-0xfbcf7fff (root0)
     0xfbcf8000-0xfbcfbfff ----
     0xfbcfc000-0xfbcff7ff (root0)
     0xfbcff800-0xfbcffbff (atapci0)
     0xfbcffc00-0xfbcfffff (root0)
     0xfbd00000-0xfbdfffff (vgapci0)
     0xfbe00000-0xfbeeffff (root0)
     0xfbef0000-0xfbefffff (vgapci0)
     0xfbf00000-0xfbffefff (root0)
     0xfbfff000-0xfbffffff ----
     0xfc000000-0xfebfffff (root0)
     0xfec00000-0xffffffff (acpi0)
     0x100000000-0xffffffffffffffff (root0)
 ACPI I/O ports:
     0x10-0x1f (root0)
     0x22-0x3f (root0)
     0x62-0x63 (root0)
     0x65-0x6f (root0)
     0x72-0x80 (root0)
     0x84-0x86 (root0)
     0x88 (root0)
     0x8c-0x8e (root0)
     0x90-0x9f (root0)
     0xa2-0xbf (root0)
     0xe0-0xef (root0)
     0x230-0x23f (root0)
     0x290-0x29f (root0)
     0x40b (root0)
     0x4d0-0x4d1 (root0)
     0x4d6 (root0)
     0x800-0x807 (root0)
     0x808-0x80b (acpi_timer0)
     0x80c-0x80f (root0)
     0x810-0x813 (acpi_throttle0)
     0x814-0x89f (root0)
     0x900-0x91f (root0)
     0xa20-0xa3f (root0)
     0xb00-0xb3f (root0)
     0xc00-0xc01 (root0)
     0xc14 (root0)
     0xc50-0xc52 (root0)
     0xc6c (root0)
     0xc6f (root0)
     0xcd0-0xcdf (root0)
     0xfe00-0xfefe (root0)
 ACPI I/O memory addresses:
     0xc0000-0xcffff (root0)
     0xe0000-0xfffff (root0)
     0xe0000000-0xefffffff (root0)
     0xfec00000-0xfecfffff (root0)
     0xfed00000-0xfed003ff (acpi_hpet0)
     0xfed00400-0xffffffff (root0)
 END `devinfo -uv` (w/ USB disabled) output
 
 
 BEGIN `devinfo -rv` (w/ USB disabled) output
 nexus0
   acpi0
       Interrupt request lines:
           9
       I/O ports:
           0x10-0x1f
           0x22-0x3f
           0x62-0x63
           0x65-0x6f
           0x72-0x7f
           0x80
           0x84-0x86
           0x88
           0x8c-0x8e
           0x90-0x9f
           0xa2-0xbf
           0xe0-0xef
           0x230-0x23f
           0x290-0x29f
           0x40b
           0x4d0-0x4d1
           0x4d6
           0x800-0x89f
           0x900-0x90f
           0x910-0x91f
           0xa20-0xa2f
           0xa30-0xa3f
           0xb00-0xb3f
           0xc00-0xc01
           0xc14
           0xc50-0xc51
           0xc52
           0xc6c
           0xc6f
           0xcd0-0xcd1
           0xcd2-0xcd3
           0xcd4-0xcd5
           0xcd6-0xcd7
           0xcd8-0xcdf
           0xfe00-0xfefe
       I/O memory addresses:
           0xc0000-0xcffff
           0xe0000-0xfffff
           0xe0000000-0xefffffff
           0xfec00000-0xffffffff
     cpu0 pnpinfo _HID=none _UID=0 at handle=\_PR_.P001
       acpi_perf0
       acpi_throttle0
           ACPI I/O ports:
               0x810-0x813
       powernow0
       cpufreq0
     cpu1 pnpinfo _HID=none _UID=0 at handle=\_PR_.P002
       acpi_perf1
       powernow1
       cpufreq1
     unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.P003
     unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.P004
     unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU1
     unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU2
     unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU3
     unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU4
     pcib0 pnpinfo _HID=PNP0A03 _UID=0 at handle=\_SB_.PCI0
       pci0
         hostb0 pnpinfo vendor=0x1022 device=0x9600 subvendor=0x1043
 subdevice=0x82f1 class=0x060000 at slot=0 function=0
 handle=\_SB_.PCI0.RS78
         pcib1 pnpinfo vendor=0x1043 device=0x9602 subvendor=0x1043
 subdevice=0x82f1 class=0x060400 at slot=1 function=0
 handle=\_SB_.PCI0.P0P1
           pci1
             vgapci0 pnpinfo vendor=0x1002 device=0x9610
 subvendor=0x1043 subdevice=0x82f1 class=0x030000 at slot=5 function=0
                 I/O ports:
                     0xd000-0xd0ff
                 I/O memory addresses:
                     0xd0000000-0xdfffffff
                     0xfbd00000-0xfbdfffff
                     0xfbef0000-0xfbefffff
               drm0
         pcib2 pnpinfo vendor=0x1022 device=0x9606 subvendor=0x1043
 subdevice=0x82f1 class=0x060400 at slot=6 function=0
 handle=\_SB_.PCI0.PCE6
           pci2
             unknown pnpinfo vendor=0x10ec device=0x8168
 subvendor=0x1043 subdevice=0x82c6 class=0x020000 at slot=0 function=0
 handle=\_SB_.PCI0.PCE6.RLAN
                 I/O memory addresses:
                     0xfaff0000-0xfaffffff
                     0xfbfff000-0xfbffffff
         atapci0 pnpinfo vendor=0x1002 device=0x4390 subvendor=0x1043
 subdevice=0x82ef class=0x01018f at slot=17 function=0
 handle=\_SB_.PCI0.SATA
             Interrupt request lines:
                 22
             I/O ports:
                 0x8000-0x800f
                 0x9000-0x9003
                 0xa000-0xa007
                 0xb000-0xb003
                 0xc000-0xc007
             I/O memory addresses:
                 0xfbcff800-0xfbcffbff
           ata2
             ad4
               subdisk4
             acd0
           ata3
         unknown pnpinfo vendor=0x1002 device=0x4385 subvendor=0x1043
 subdevice=0x82ef class=0x0c0500 at slot=20 function=0
 handle=\_SB_.PCI0.SMBS
         atapci1 pnpinfo vendor=0x1002 device=0x439c subvendor=0x1043
 subdevice=0x82ef class=0x01018a at slot=20 function=1
 handle=\_SB_.PCI0.IDEC
             I/O ports:
                 0x170-0x177
                 0x1f0-0x1f7
                 0x376
                 0x3f6
                 0xff00-0xff0f
           ata0
               Interrupt request lines:
                   14
         unknown pnpinfo vendor=0x1002 device=0x4383 subvendor=0x1043
 subdevice=0x8230 class=0x040300 at slot=20 function=2
 handle=\_SB_.PCI0.SBAZ
             I/O memory addresses:
                 0xfbcf8000-0xfbcfbfff
         isab0 pnpinfo vendor=0x1002 device=0x439d subvendor=0x1043
 subdevice=0x82ef class=0x060100 at slot=20 function=3
 handle=\_SB_.PCI0.SBRG
           isa0
             sc0
             sio1
             sio2
             sio3
             vga0
                 I/O ports:
                     0x3c0-0x3df
                 I/O memory addresses:
                     0xa0000-0xbffff
         pcib3 pnpinfo vendor=0x1002 device=0x4384 subvendor=0x0000
 subdevice=0x0000 class=0x060401 at slot=20 function=4
 handle=\_SB_.PCI0.P0PC
           pci3
         hostb1 pnpinfo vendor=0x1022 device=0x1100 subvendor=0x0000
 subdevice=0x0000 class=0x060000 at slot=24 function=0
         hostb2 pnpinfo vendor=0x1022 device=0x1101 subvendor=0x0000
 subdevice=0x0000 class=0x060000 at slot=24 function=1
         hostb3 pnpinfo vendor=0x1022 device=0x1102 subvendor=0x0000
 subdevice=0x0000 class=0x060000 at slot=24 function=2
         hostb4 pnpinfo vendor=0x1022 device=0x1103 subvendor=0x0000
 subdevice=0x0000 class=0x060000 at slot=24 function=3
     acpi_sysresource0 pnpinfo _HID=PNP0C02 _UID=20 at
 handle=\_SB_.PCI0.RS78.BROD
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.PCE2
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.PCE3
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.PCE4
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.PCE5
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.PCE7
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.PCE9
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.PCEA
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.PCEB
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.PCEC
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDEC.PRID
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDEC.PRID.P_D0
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDEC.PRID.P_D1
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDEC.SECD
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDEC.SECD.S_D0
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDEC.SECD.S_D1
     unknown pnpinfo _HID=PNP0000 _UID=0 at handle=\_SB_.PCI0.SBRG.PIC_
     atdma0 pnpinfo _HID=PNP0200 _UID=0 at handle=\_SB_.PCI0.SBRG.DMAD
     attimer0 pnpinfo _HID=PNP0100 _UID=0 at handle=\_SB_.PCI0.SBRG.TMR_
     attimer1 pnpinfo _HID=PNP0B00 _UID=0 at handle=\_SB_.PCI0.SBRG.RTC0
     unknown pnpinfo _HID=PNP0800 _UID=0 at handle=\_SB_.PCI0.SBRG.SPKR
     fpupnp0 pnpinfo _HID=PNP0C04 _UID=0 at handle=\_SB_.PCI0.SBRG.COPR
     fdc0 pnpinfo _HID=PNP0700 _UID=0 at handle=\_SB_.PCI0.SBRG.FDC_
         Interrupt request lines:
             6
         DMA request lines:
             2
         I/O ports:
             0x3f0-0x3f5
             0x3f7
       fd0
     ppc0 pnpinfo _HID=PNP0400 _UID=0 at handle=\_SB_.PCI0.SBRG.LPTE
         Interrupt request lines:
             7
         I/O ports:
             0x378-0x37f
       ppbus0
         plip0
         lpt0
         ppi0
     unknown pnpinfo _HID=ATK0110 _UID=16843024 at handle=\_SB_.PCI0.SBRG.ASOC
     unknown pnpinfo _HID=PNP0103 _UID=0 at handle=\_SB_.PCI0.SBRG.HPET
     unknown pnpinfo _HID=PNP0F03 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2M
     atkbdc0 pnpinfo _HID=PNP0303 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2K
         I/O ports:
             0x60
             0x64
       atkbd0
           Interrupt request lines:
               1
       psm0
     sio0 pnpinfo _HID=PNP0501 _UID=1 at handle=\_SB_.PCI0.SBRG.UAR1
         Interrupt request lines:
             4
         I/O ports:
             0x3f8-0x3ff
     acpi_sysresource1 pnpinfo _HID=PNP0C02 _UID=0 at handle=\_SB_.PCI0.SBRG.OMSC
     acpi_sysresource2 pnpinfo _HID=PNP0C02 _UID=16 at
 handle=\_SB_.PCI0.SBRG.RMSC
     acpi_sysresource3 pnpinfo _HID=PNP0C02 _UID=46 at
 handle=\_SB_.PCI0.SBRG.SIOR
     acpi_sysresource4 pnpinfo _HID=PNP0C02 _UID=17 at handle=\_SB_.PCI0.PCIE
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.UHC1
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.UHC2
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.UHC3
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.USB4
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.UHC5
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.UHC6
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.UHC7
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.SATA.PRID
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.SATA.PRID.P_D0
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.SATA.PRID.P_D1
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.SATA.SECD
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.SATA.SECD.S_D0
     unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.SATA.SECD.S_D1
     acpi_sysresource5 pnpinfo _HID=PNP0C01 _UID=1 at handle=\_SB_.RMEM
     acpi_button0 pnpinfo _HID=PNP0C0C _UID=170 at handle=\_SB_.PWRB
     pci_link0 pnpinfo _HID=PNP0C0F _UID=1 at handle=\_SB_.LNKA
     pci_link1 pnpinfo _HID=PNP0C0F _UID=2 at handle=\_SB_.LNKB
     pci_link2 pnpinfo _HID=PNP0C0F _UID=3 at handle=\_SB_.LNKC
     pci_link3 pnpinfo _HID=PNP0C0F _UID=4 at handle=\_SB_.LNKD
     pci_link4 pnpinfo _HID=PNP0C0F _UID=5 at handle=\_SB_.LNKE
     pci_link5 pnpinfo _HID=PNP0C0F _UID=2 at handle=\_SB_.LNKF
     pci_link6 pnpinfo _HID=PNP0C0F _UID=3 at handle=\_SB_.LNKG
     pci_link7 pnpinfo _HID=PNP0C0F _UID=4 at handle=\_SB_.LNKH
     acpi_timer0 pnpinfo unknown at unknown
         ACPI I/O ports:
             0x808-0x80b
     acpi_hpet0 pnpinfo unknown at unknown
         ACPI I/O memory addresses:
             0xfed00000-0xfed003ff
   apic0
   legacy0
   ram0
       I/O memory addresses:
           0x0-0x9ebff
           0x100000-0x6ff9ffff
 END `devinfo -rv` (w/ USB disabled) output
 
 
 BEGIN `kldload -v if_re` (w/ USB disabled) output
 module_register: module re/miibus already exists!
 Module re/miibus failed to register: 17
 module_register: module cardbus/re already exists!
 Module cardbus/re failed to register: 17
 module_register: module pci/re already exitsts!
 Module pci/re failed to register: 17
 kldload: can't load if_re: File exists
 END `kldload -v if_re` (w/ USB disabled) output
>Unformatted:
