Date: Tue, 17 Jun 2008 10:57:13 -0400 From: "Alexander Sack" <pisymbol@gmail.com> To: freebsd-questions@freebsd.org Cc: FreeBSD STABLE <freebsd-stable@freebsd.org>, freebsd-drivers@freebsd.org Subject: Atheros (ath) MSI wireless embedded chipset fails to attach on 7.0-STABLE Message-ID: <3c0b01820806170757v5565b59ne0e9d5db06f26761@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Hello:
I have installed FreeBSD-7.0-amd64 stable on my new AMD X2 Turon based
notebook, a MSI-1710A (GX710Ax) which has a generic embedded
controller. During boot up I notice that ATH complains with:
ath_rate: version 1.2 <SampleRate bit-rate selection algorithm>
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
ath0: <Atheros 5424/2424> mem 0xfd7f0000-0xfd7fffff irq 16 at device 0.0 on pci2
ath0: Reserved 0x10000 bytes for rid 0x10 type 3 at 0xfd7f0000
ath0: [MPSAFE]
ath0: [ITHREAD]
ath0: unable to attach hardware; HAL status 13
device_attach: ath0 attach returned 6
HAL status 13 from the header file seems to indicate that the
7.0-STABLE driver doesn't support my hardware revision. Here is my
pciconf -l output:
hostb0@pci0:0:0:0: class=0x060000 card=0x42cd1462 chip=0x79101002
rev=0x00 hdr=0x00
pcib1@pci0:0:2:0: class=0x060400 card=0x42cd1462 chip=0x79131002
rev=0x00 hdr=0x01
pcib2@pci0:0:4:0: class=0x060400 card=0x42cd1462 chip=0x79141002
rev=0x00 hdr=0x01
pcib3@pci0:0:6:0: class=0x060400 card=0x42cd1462 chip=0x79161002
rev=0x00 hdr=0x01
pcib4@pci0:0:7:0: class=0x060400 card=0x42cd1462 chip=0x79171002
rev=0x00 hdr=0x01
atapci0@pci0:0:18:0: class=0x01018f card=0x42cd1462 chip=0x43801002
rev=0x00 hdr=0x00
ohci0@pci0:0:19:0: class=0x0c0310 card=0x42cd1462 chip=0x43871002
rev=0x00 hdr=0x00
ohci1@pci0:0:19:1: class=0x0c0310 card=0x42cd1462 chip=0x43881002
rev=0x00 hdr=0x00
ohci2@pci0:0:19:2: class=0x0c0310 card=0x42cd1462 chip=0x43891002
rev=0x00 hdr=0x00
ohci3@pci0:0:19:3: class=0x0c0310 card=0x42cd1462 chip=0x438a1002
rev=0x00 hdr=0x00
ohci4@pci0:0:19:4: class=0x0c0310 card=0x42cd1462 chip=0x438b1002
rev=0x00 hdr=0x00
ehci0@pci0:0:19:5: class=0x0c0320 card=0x42cd1462 chip=0x43861002
rev=0x00 hdr=0x00
none0@pci0:0:20:0: class=0x0c0500 card=0x42cd1462 chip=0x43851002
rev=0x14 hdr=0x00
atapci1@pci0:0:20:1: class=0x01018a card=0x42cd1462 chip=0x438c1002
rev=0x00 hdr=0x00
none1@pci0:0:20:2: class=0x040300 card=0x42cd1462 chip=0x43831002
rev=0x00 hdr=0x00
isab0@pci0:0:20:3: class=0x060100 card=0x42cd1462 chip=0x438d1002
rev=0x00 hdr=0x00
pcib5@pci0:0:20:4: class=0x060401 card=0x00000000 chip=0x43841002
rev=0x00 hdr=0x01
hostb1@pci0:0:24:0: class=0x060000 card=0x00000000 chip=0x11001022
rev=0x00 hdr=0x00
hostb2@pci0:0:24:1: class=0x060000 card=0x00000000 chip=0x11011022
rev=0x00 hdr=0x00
hostb3@pci0:0:24:2: class=0x060000 card=0x00000000 chip=0x11021022
rev=0x00 hdr=0x00
hostb4@pci0:0:24:3: class=0x060000 card=0x00000000 chip=0x11031022
rev=0x00 hdr=0x00
vgapci0@pci0:1:0:0: class=0x030000 card=0x42cd1462 chip=0x95811002
rev=0x00 hdr=0x00
none2@pci0:1:0:1: class=0x040300 card=0xaa081462 chip=0xaa081002
rev=0x00 hdr=0x00
ath0@pci0:2:0:0: class=0x020000 card=0x10261a3b chip=0x001c168c
rev=0x01 hdr=0x00
re0@pci0:5:0:0: class=0x020000 card=0x42cd1462 chip=0x816810ec rev=0x01 hdr=0x00
cbb0@pci0:6:4:0: class=0x060700 card=0x42cd1462 chip=0x71341217
rev=0x21 hdr=0x02
none3@pci0:6:4:2: class=0x080500 card=0x42cd1462 chip=0x71201217
rev=0x01 hdr=0x00
none4@pci0:6:4:3: class=0x068000 card=0x42cd1462 chip=0x71301217
rev=0x01 hdr=0x00
fwohci0@pci0:6:4:4: class=0x0c0010 card=0x42cd1462 chip=0x00f71217
rev=0x02 hdr=0x00
ath0 is listed as rev=0x01 so I'm a little confused why I got HAL
status 13. Does anyone know if this chipset is supported in
7.0-STABLE? If not, is it possible to try CURRENT on 7.0 which may
fix it? I've attached my complete dmesg output.
Again, any feedback would be much appreciated!
-aps
[-- Attachment #2 --]
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: Mon Jun 16 11:01:22 EDT 2008
root@unity.localdomain:/usr/obj/usr/src/sys/UNITY
Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80896000.
Calibrating clock(s) ... i8254 clock: 1193203 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 798003982 Hz
CPU: AMD Turion(tm) 64 X2 Mobile Technology TL-68 (798.00-MHz K8-class CPU)
Origin = "AuthenticAMD" Id = 0x60f82 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 = 4285296640 (4086 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages)
0x0000000000994000 - 0x00000000c70e9fff, 3329581056 bytes (812886 pages)
0x0000000100000000 - 0x000000012ffeffff, 805240832 bytes (196592 pages)
avail memory = 4123983872 (3932 MB)
ACPI APIC Table: <MSI_NB MEGABOOK>
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 @ 0x0xf92e0/0x0014 (v 0 ACPIAM)
ACPI: RSDT @ 0x0xcffc0000/0x0040 (v 1 MSI_NB MEGABOOK 0x07000725 MSFT 0x00000097)
ACPI: FACP @ 0x0xcffc0200/0x0084 (v 2 MSI_NB MEGABOOK 0x07000725 MSFT 0x00000097)
ACPI: DSDT @ 0x0xcffc05b0/0x3D36 (v 1 1ADNI 1ADNI000 0x00000000 INTL 0x20051117)
ACPI: FACS @ 0x0xcffce000/0x0040
ACPI: APIC @ 0x0xcffc0390/0x005C (v 1 MSI_NB MEGABOOK 0x07000725 MSFT 0x00000097)
ACPI: MCFG @ 0x0xcffc03f0/0x003C (v 1 MSI_NB MEGABOOK 0x07000725 MSFT 0x00000097)
ACPI: SLIC @ 0x0xcffc0430/0x0176 (v 1 MSI_NB MEGABOOK 0x07000725 MSFT 0x00000097)
ACPI: OEMB @ 0x0xcffce040/0x0061 (v 1 MSI_NB MEGABOOK 0x07000725 MSFT 0x00000097)
ACPI: HPET @ 0x0xcffc42f0/0x0038 (v 1 MSI_NB OEMHPET 0x07000725 MSFT 0x00000097)
ACPI: SSDT @ 0x0xcffc4330/0x02F4 (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>
random: <entropy source, Software, Yarrow>
nfslock: pseudo-device
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
null: <null device, zero device>
io: <I/O>
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
acpi0: <MSI_NB MEGABOOK> on motherboard
ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48
acpi0: [MPSAFE]
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
AcpiOsDerivePciId: \\_SB_.PCI0.RS48.NB2_ -> bus 0 dev 0 func 0
ACPI Error (evregion-0427): No handler for Region [EC__] (0xffffff00011cf680) [EmbeddedControl] [20070320]
ACPI Error (exfldio-0390): Region EmbeddedControl(3) has no handler [20070320]
ACPI Error (psparse-0626): Method parse/execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (uteval-0309): Method execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (evregion-0427): No handler for Region [EC__] (0xffffff00011cf680) [EmbeddedControl] [20070320]
ACPI Error (exfldio-0390): Region EmbeddedControl(3) has no handler [20070320]
ACPI Error (psparse-0626): Method parse/execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (uteval-0309): Method execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (evregion-0427): No handler for Region [EC__] (0xffffff00011cf680) [EmbeddedControl] [20070320]
ACPI Error (exfldio-0390): Region EmbeddedControl(3) has no handler [20070320]
ACPI Error (psparse-0626): Method parse/execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (uteval-0309): Method execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (evregion-0427): No handler for Region [EC__] (0xffffff00011cf680) [EmbeddedControl] [20070320]
ACPI Error (exfldio-0390): Region EmbeddedControl(3) has no handler [20070320]
ACPI Error (psparse-0626): Method parse/execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (uteval-0309): Method execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (evregion-0427): No handler for Region [EC__] (0xffffff00011cf680) [EmbeddedControl] [20070320]
ACPI Error (exfldio-0390): Region EmbeddedControl(3) has no handler [20070320]
ACPI Error (psparse-0626): Method parse/execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (uteval-0309): Method execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (evregion-0427): No handler for Region [EC__] (0xffffff00011cf680) [EmbeddedControl] [20070320]
ACPI Error (exfldio-0390): Region EmbeddedControl(3) has no handler [20070320]
ACPI Error (psparse-0626): Method parse/execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (uteval-0309): Method execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (evregion-0427): No handler for Region [EC__] (0xffffff00011cf680) [EmbeddedControl] [20070320]
ACPI Error (exfldio-0390): Region EmbeddedControl(3) has no handler [20070320]
ACPI Error (psparse-0626): Method parse/execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
ACPI Error (uteval-0309): Method execution failed [\\_SB_.PCI0.SBRG.EC__.BAT1._STA] (Node 0xffffff00011d2480), AE_NOT_EXIST
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, cff00000 (3) failed
ACPI HPET table warning: Sequence is non-zero (2)
ACPI timer: 0/1284 0/1284 0/1281 0/1274 0/1282 0/1282 0/1282 0/1284 0/1279 0/1284 -> 0
Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
acpi_ec0: <Embedded Controller: GPE 0x6> port 0x62,0x66 on acpi0
pci_link0: Index IRQ Rtd Ref IRQs
Initial Probe 0 255 N 0 3 4 5 7 10 11 12 14 15
Validation 0 255 N 0 3 4 5 7 10 11 12 14 15
After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15
pci_link1: Index IRQ Rtd Ref IRQs
Initial Probe 0 255 N 0 3 4 5 7 10 11 12 14 15
Validation 0 255 N 0 3 4 5 7 10 11 12 14 15
After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15
pci_link2: Index IRQ Rtd Ref IRQs
Initial Probe 0 255 N 0 3 4 5 7 10 11 12 14 15
Validation 0 255 N 0 3 4 5 7 10 11 12 14 15
After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15
pci_link3: Index IRQ Rtd Ref IRQs
Initial Probe 0 255 N 0 3 4 5 7 10 11 12 14 15
Validation 0 255 N 0 3 4 5 7 10 11 12 14 15
After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15
pci_link4: Index IRQ Rtd Ref IRQs
Initial Probe 0 255 N 0 3 4 5 7 10 11 12 14 15
Validation 0 255 N 0 3 4 5 7 10 11 12 14 15
After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15
pci_link5: Index IRQ Rtd Ref IRQs
Initial Probe 0 255 N 0 9
Validation 0 255 N 0 9
After Disable 0 255 N 0 9
pci_link6: Index IRQ Rtd Ref IRQs
Initial Probe 0 255 N 0 3 4 5 7 10 11 12 14 15
Validation 0 255 N 0 3 4 5 7 10 11 12 14 15
After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15
pci_link7: Index IRQ Rtd Ref IRQs
Initial Probe 0 255 N 0 3 4 5 7 10 11 12 14 15
Validation 0 255 N 0 3 4 5 7 10 11 12 14 15
After Disable 0 255 N 0 3 4 5 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: CLK_VAL field overlaps THT_EN bit
device_attach: acpi_throttle0 attach returned 6
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=0x1002, dev=0x7910, revid=0x00
domain=0, bus=0, slot=0, func=0
class=06-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0006, statreg=0x2220, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x1002, dev=0x7913, revid=0x00
domain=0, bus=0, slot=2, func=0
class=06-04-00, hdrtype=0x01, mfdev=0
cmdreg=0x0107, statreg=0x4010, cachelnsz=16 (dwords)
lattimer=0x00 (0 ns), mingnt=0x1b (6750 ns), maxlat=0x00 (0 ns)
powerspec 3 supports D0 D3 current D0
MSI supports 1 message
found-> vendor=0x1002, dev=0x7914, revid=0x00
domain=0, bus=0, slot=4, func=0
class=06-04-00, hdrtype=0x01, mfdev=0
cmdreg=0x0106, statreg=0x0010, cachelnsz=16 (dwords)
lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
powerspec 3 supports D0 D3 current D0
MSI supports 1 message
found-> vendor=0x1002, dev=0x7916, 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)
powerspec 3 supports D0 D3 current D0
MSI supports 1 message
found-> vendor=0x1002, dev=0x7917, revid=0x00
domain=0, bus=0, slot=7, func=0
class=06-04-00, hdrtype=0x01, mfdev=0
cmdreg=0x0107, statreg=0x4010, cachelnsz=16 (dwords)
lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
powerspec 3 supports D0 D3 current D0
MSI supports 1 message
found-> vendor=0x1002, dev=0x4380, revid=0x00
domain=0, bus=0, slot=18, func=0
class=01-01-8f, 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
map[10]: type I/O Port, range 32, base 0xa000, size 3, enabled
map[14]: type I/O Port, range 32, base 0x9000, size 2, enabled
map[18]: type I/O Port, range 32, base 0x8000, size 3, enabled
map[1c]: type I/O Port, range 32, base 0x7000, size 2, enabled
map[20]: type I/O Port, range 32, base 0x6000, size 4, enabled
map[24]: type Memory, range 32, base 0xfd5ff800, size 10, enabled
pcib0: matched entry for 0.18.INTA
pcib0: slot 18 INTA hardwired to IRQ 22
found-> vendor=0x1002, dev=0x4387, revid=0x00
domain=0, bus=0, slot=19, func=0
class=0c-03-10, hdrtype=0x00, mfdev=1
cmdreg=0x0117, statreg=0x02a0, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=5
map[10]: type Memory, range 32, base 0xfd5fe000, size 12, enabled
pcib0: matched entry for 0.19.INTA
pcib0: slot 19 INTA hardwired to IRQ 16
found-> vendor=0x1002, dev=0x4388, revid=0x00
domain=0, bus=0, slot=19, func=1
class=0c-03-10, hdrtype=0x00, mfdev=0
cmdreg=0x0117, statreg=0x02a0, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=b, irq=15
map[10]: type Memory, range 32, base 0xfd5fd000, size 12, enabled
pcib0: matched entry for 0.19.INTB
pcib0: slot 19 INTB hardwired to IRQ 17
found-> vendor=0x1002, dev=0x4389, revid=0x00
domain=0, bus=0, slot=19, func=2
class=0c-03-10, hdrtype=0x00, mfdev=0
cmdreg=0x0117, statreg=0x02a0, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=c, irq=10
map[10]: type Memory, range 32, base 0xfd5fc000, size 12, enabled
pcib0: matched entry for 0.19.INTC
pcib0: slot 19 INTC hardwired to IRQ 18
found-> vendor=0x1002, dev=0x438a, revid=0x00
domain=0, bus=0, slot=19, func=3
class=0c-03-10, hdrtype=0x00, mfdev=0
cmdreg=0x0117, statreg=0x02a0, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=b, irq=15
map[10]: type Memory, range 32, base 0xfd5fb000, size 12, enabled
pcib0: matched entry for 0.19.INTB
pcib0: slot 19 INTB hardwired to IRQ 17
found-> vendor=0x1002, dev=0x438b, revid=0x00
domain=0, bus=0, slot=19, func=4
class=0c-03-10, hdrtype=0x00, mfdev=0
cmdreg=0x0117, statreg=0x02a0, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=c, irq=10
map[10]: type Memory, range 32, base 0xfd5fa000, size 12, enabled
pcib0: matched entry for 0.19.INTC
pcib0: slot 19 INTC hardwired to IRQ 18
found-> vendor=0x1002, dev=0x4386, revid=0x00
domain=0, bus=0, slot=19, func=5
class=0c-03-20, hdrtype=0x00, mfdev=0
cmdreg=0x0117, statreg=0x02b8, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=d, irq=10
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0xfd5ff000, size 8, enabled
pcib0: matched entry for 0.19.INTD
pcib0: slot 19 INTD hardwired to IRQ 19
found-> vendor=0x1002, dev=0x4385, revid=0x14
domain=0, bus=0, slot=20, func=0
class=0c-05-00, hdrtype=0x00, mfdev=1
cmdreg=0x0401, statreg=0x0230, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
map[10]: type I/O Port, range 32, base 0xb00, size 4, enabled
found-> vendor=0x1002, dev=0x438c, revid=0x00
domain=0, bus=0, slot=20, func=1
class=01-01-8a, hdrtype=0x00, mfdev=0
cmdreg=0x0005, statreg=0x0220, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=255
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=5
powerspec 2 supports D0 D3 current D0
map[10]: type Memory, range 64, base 0xfd5f4000, size 14, enabled
pcib0: matched entry for 0.20.INTA
pcib0: slot 20 INTA hardwired to IRQ 16
found-> vendor=0x1002, dev=0x438d, 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=0x0107, 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 2.0 on pci0
pcib1: domain 0
pcib1: secondary bus 1
pcib1: subordinate bus 1
pcib1: I/O decode 0xb000-0xbfff
pcib1: memory decode 0xfd600000-0xfd6fffff
pcib1: prefetched decode 0xd0000000-0xdfffffff
pci1: <ACPI PCI bus> on pcib1
pci1: domain=0, physical bus=1
found-> vendor=0x1002, dev=0x9581, revid=0x00
domain=0, bus=1, slot=0, 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 64, base 0xd0000000, size 28, enabled
pcib1: requested memory range 0xd0000000-0xdfffffff: good
map[18]: type Memory, range 64, base 0xfd6f0000, size 16, enabled
pcib1: requested memory range 0xfd6f0000-0xfd6fffff: good
map[20]: type I/O Port, range 32, base 0xb000, size 8, enabled
pcib1: requested I/O range 0xb000-0xb0ff: in range
pcib1: matched entry for 1.0.INTA
pcib1: slot 0 INTA hardwired to IRQ 18
found-> vendor=0x1002, dev=0xaa08, revid=0x00
domain=0, bus=1, slot=0, func=1
class=04-03-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=b, irq=10
powerspec 3 supports D0 D1 D2 D3 current D0
MSI supports 1 message, 64 bit
map[10]: type Memory, range 64, base 0xfd6ec000, size 14, enabled
pcib1: requested memory range 0xfd6ec000-0xfd6effff: good
pcib1: matched entry for 1.0.INTB
pcib1: slot 0 INTB hardwired to IRQ 19
vgapci0: <VGA-compatible display> port 0xb000-0xb0ff mem 0xd0000000-0xdfffffff,0xfd6f0000-0xfd6fffff irq 18 at device 0.0 on pci1
pci1: <multimedia> at device 0.1 (no driver attached)
pcib2: <ACPI PCI-PCI bridge> at device 4.0 on pci0
pcib2: domain 0
pcib2: secondary bus 2
pcib2: subordinate bus 2
pcib2: I/O decode 0x0-0x0
pcib2: memory decode 0xfd700000-0xfd7fffff
pcib2: no prefetched decode
pci2: <ACPI PCI bus> on pcib2
pci2: domain=0, physical bus=2
found-> vendor=0x168c, dev=0x001c, revid=0x01
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=5
powerspec 2 supports D0 D3 current D0
MSI supports 1 message
MSI-X supports 1 message in map 0x10
map[10]: type Memory, range 64, base 0xfd7f0000, size 16, enabled
pcib2: requested memory range 0xfd7f0000-0xfd7fffff: good
pcib2: matched entry for 2.0.INTA
pcib2: slot 0 INTA hardwired to IRQ 16
ath0: <Atheros 5424/2424> mem 0xfd7f0000-0xfd7fffff irq 16 at device 0.0 on pci2
ath0: Reserved 0x10000 bytes for rid 0x10 type 3 at 0xfd7f0000
ioapic0: routing intpin 16 (PCI IRQ 16) to vector 49
ath0: [MPSAFE]
ath0: [ITHREAD]
ath0: unable to attach hardware; HAL status 13
device_attach: ath0 attach returned 6
pcib3: <ACPI PCI-PCI bridge> at device 6.0 on pci0
pcib3: domain 0
pcib3: secondary bus 3
pcib3: subordinate bus 4
pcib3: I/O decode 0xe000-0xefff
pcib3: memory decode 0xfd800000-0xfe1fffff
pcib3: prefetched decode 0xf8000000-0xfaffffff
pci3: <ACPI PCI bus> on pcib3
pci3: domain=0, physical bus=3
pcib4: <ACPI PCI-PCI bridge> at device 7.0 on pci0
pcib4: domain 0
pcib4: secondary bus 5
pcib4: subordinate bus 5
pcib4: I/O decode 0xc000-0xcfff
pcib4: memory decode 0xfe200000-0xfe2fffff
pcib4: no prefetched decode
pci5: <ACPI PCI bus> on pcib4
pci5: domain=0, physical bus=5
found-> vendor=0x10ec, dev=0x8168, revid=0x01
domain=0, bus=5, slot=0, func=0
class=02-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0107, statreg=0x4010, cachelnsz=16 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=10
powerspec 2 supports D0 D1 D2 D3 current D0
MSI supports 2 messages, 64 bit
map[10]: type I/O Port, range 32, base 0xc800, size 8, enabled
pcib4: requested I/O range 0xc800-0xc8ff: in range
map[18]: type Memory, range 64, base 0xfe2ff000, size 12, enabled
pcib4: requested memory range 0xfe2ff000-0xfe2fffff: good
pcib4: matched entry for 5.0.INTA
pcib4: slot 0 INTA hardwired to IRQ 19
re0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xc800
pcib4: re0 requested I/O range 0xc800-0xc8ff: in range
pcib4: re0 requested I/O range 0xc800-0xc8ff: in range
pcib4: re0 requested I/O range 0xc800-0xc8ff: in range
re0: <RealTek 8168/8111B PCIe Gigabit Ethernet> port 0xc800-0xc8ff mem 0xfe2ff000-0xfe2fffff irq 19 at device 0.0 on pci5
pcib4: re0 requested I/O range 0xc800-0xc8ff: in range
re0: MSI count : 2
re0: attempting to allocate 2 MSI vectors (2 supported)
msi: routing MSI IRQ 256 to vector 50
msi: routing MSI IRQ 257 to vector 51
re0: using IRQs 256-257 for MSI
re0: Using 2 MSI messages
miibus0: <MII bus> on re0
rgephy0: <RTL8169S/8110S/8211B media interface> PHY 1 on miibus0
rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
re0: bpf attached
re0: Ethernet address: 00:19:db:3c:bc:d7
re0: [MPSAFE]
re0: [FILTER]
re0: [MPSAFE]
re0: [FILTER]
atapci0: <ATI ATA controller> port 0xa000-0xa007,0x9000-0x9003,0x8000-0x8007,0x7000-0x7003,0x6000-0x600f mem 0xfd5ff800-0xfd5ffbff irq 22 at device 18.0 on pci0
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x6000
ioapic0: routing intpin 22 (PCI IRQ 22) to vector 49
atapci0: [MPSAFE]
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0xa000
atapci0: Reserved 0x4 bytes for rid 0x14 type 4 at 0x9000
ata2: reset tp1 mask=03 ostat0=50 ostat1=00
ata2: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata2: stat1=0x00 err=0x00 lsb=0x00 msb=0x00
ata2: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata2: [MPSAFE]
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x8000
atapci0: Reserved 0x4 bytes for rid 0x1c type 4 at 0x7000
ata3: reset tp1 mask=03 ostat0=7f ostat1=7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: stat1=0x7f err=0x7f lsb=0x7f msb=0x7f
ata3: reset tp2 stat0=ff stat1=ff devices=0x0
ata3: [MPSAFE]
ata3: [ITHREAD]
ohci0: <OHCI (generic) USB controller> mem 0xfd5fe000-0xfd5fefff irq 16 at device 19.0 on pci0
ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfd5fe000
ioapic0: routing intpin 16 (PCI IRQ 16) to vector 52
ohci0: [GIANT-LOCKED]
ohci0: [ITHREAD]
usb0: OHCI version 1.0, legacy support
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: 2 ports with 2 removable, self powered
ohci1: <OHCI (generic) USB controller> mem 0xfd5fd000-0xfd5fdfff irq 17 at device 19.1 on pci0
ohci1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfd5fd000
ioapic0: routing intpin 17 (PCI IRQ 17) to vector 53
ohci1: [GIANT-LOCKED]
ohci1: [ITHREAD]
usb1: OHCI version 1.0, legacy support
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: 2 ports with 2 removable, self powered
ohci2: <OHCI (generic) USB controller> mem 0xfd5fc000-0xfd5fcfff irq 18 at device 19.2 on pci0
ohci2: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfd5fc000
ioapic0: routing intpin 18 (PCI IRQ 18) to vector 54
ohci2: [GIANT-LOCKED]
ohci2: [ITHREAD]
usb2: OHCI version 1.0, legacy support
usb2: <OHCI (generic) USB controller> on ohci2
usb2: USB revision 1.0
uhub2: <ATI OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
uhub2: 2 ports with 2 removable, self powered
ohci3: <OHCI (generic) USB controller> mem 0xfd5fb000-0xfd5fbfff irq 17 at device 19.3 on pci0
ohci3: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfd5fb000
ohci3: [GIANT-LOCKED]
ohci3: [ITHREAD]
usb3: OHCI version 1.0, legacy support
usb3: <OHCI (generic) USB controller> on ohci3
usb3: USB revision 1.0
uhub3: <ATI OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb3
uhub3: 2 ports with 2 removable, self powered
ohci4: <OHCI (generic) USB controller> mem 0xfd5fa000-0xfd5fafff irq 18 at device 19.4 on pci0
ohci4: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfd5fa000
ohci4: [GIANT-LOCKED]
ohci4: [ITHREAD]
usb4: OHCI version 1.0, legacy support
usb4: <OHCI (generic) USB controller> on ohci4
usb4: USB revision 1.0
uhub4: <ATI OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb4
uhub4: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xfd5ff000-0xfd5ff0ff irq 19 at device 19.5 on pci0
ehci0: Reserved 0x100 bytes for rid 0x10 type 3 at 0xfd5ff000
ioapic0: routing intpin 19 (PCI IRQ 19) to vector 55
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
ehci0: Dropped interrupts workaround enabled
usb5: EHCI version 1.0
usb5: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4
usb5: <EHCI (generic) USB 2.0 controller> on ehci0
usb5: USB revision 2.0
uhub5: <ATI EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb5
uhub5: 10 ports with 10 removable, self powered
pci0: <serial bus, SMBus> at device 20.0 (no driver attached)
atapci1: <ATI IXP600 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=50 ostat1=01
ata0: stat0=0x10 err=0x01 lsb=0x14 msb=0xeb
ata0: stat1=0x01 err=0x04 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=10 stat1=01 devices=0x4<ATAPI_MASTER>
ioapic0: routing intpin 14 (ISA IRQ 14) to vector 56
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
pcib5: <ACPI PCI-PCI bridge> at device 20.4 on pci0
pcib5: domain 0
pcib5: secondary bus 6
pcib5: subordinate bus 7
pcib5: I/O decode 0xd000-0xdfff
pcib5: memory decode 0xfe300000-0xfebfffff
pcib5: prefetched decode 0xfb000000-0xfcffffff
pcib5: Subtractively decoded bridge.
pci6: <ACPI PCI bus> on pcib5
pci6: domain=0, physical bus=6
found-> vendor=0x1217, dev=0x7134, revid=0x21
domain=0, bus=6, slot=4, func=0
class=06-07-00, hdrtype=0x02, mfdev=1
cmdreg=0x0107, statreg=0x0410, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x43 (16750 ns), maxlat=0x00 (0 ns)
intpin=a, irq=3
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0, size 12, enabled
pcib5: matched entry for 6.4.INTA
pcib5: slot 4 INTA hardwired to IRQ 20
found-> vendor=0x1217, dev=0x7120, revid=0x01
domain=0, bus=6, slot=4, func=2
class=08-05-00, hdrtype=0x00, mfdev=0
cmdreg=0x0102, statreg=0x0410, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=3
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0xfe3ffc00, size 8, enabled
pcib5: requested memory range 0xfe3ffc00-0xfe3ffcff: good
pcib5: matched entry for 6.4.INTA
pcib5: slot 4 INTA hardwired to IRQ 20
found-> vendor=0x1217, dev=0x7130, revid=0x01
domain=0, bus=6, slot=4, func=3
class=06-80-00, hdrtype=0x00, mfdev=0
cmdreg=0x0102, statreg=0x0410, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=3
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0xfe3fe000, size 12, enabled
pcib5: requested memory range 0xfe3fe000-0xfe3fefff: good
pcib5: matched entry for 6.4.INTA
pcib5: slot 4 INTA hardwired to IRQ 20
found-> vendor=0x1217, dev=0x00f7, revid=0x02
domain=0, bus=6, slot=4, func=4
class=0c-00-10, hdrtype=0x00, mfdev=0
cmdreg=0x0117, statreg=0x0210, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=3
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0xfe3fd000, size 12, enabled
pcib5: requested memory range 0xfe3fd000-0xfe3fdfff: good
map[14]: type Memory, range 32, base 0xfe3ff000, size 11, enabled
pcib5: requested memory range 0xfe3ff000-0xfe3ff7ff: good
pcib5: matched entry for 6.4.INTA
pcib5: slot 4 INTA hardwired to IRQ 20
cbb0: <PCI-CardBus Bridge> irq 20 at device 4.0 on pci6
pcib5: cbb0 requested memory range 0xfe300000-0xfebfffff: good
cbb0: Lazy allocation of 0x1000 bytes rid 0x10 type 3 at 0xfe300000
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
ioapic0: routing intpin 20 (PCI IRQ 20) to vector 57
cbb0: [MPSAFE]
cbb0: [ITHREAD]
cbb0: PCI Configuration space:
0x00: 0x71341217 0x04100107 0x06070021 0x00824000
0x10: 0xfe300000 0x020000a0 0x40070706 0xfffff000
0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffd
0x30: 0x00000001 0x0000fffd 0x00000001 0x04430114
0x40: 0x42cd1462 0x00000001 0x00000000 0x00000000
0x50: 0x00000000 0x00000000 0x00000000 0x00000000
0x60: 0x00000000 0x00000000 0x00000000 0x00000000
0x70: 0x00000000 0x00000000 0x00000000 0x00000000
0x80: 0x00000000 0x00000000 0x00000000 0x01001002
0x90: 0x00052406 0x00000000 0x00000000 0x00000000
0xa0: 0xfe020001 0x00c04000 0x00000000 0x0000001f
0xb0: 0x00000000 0x00000000 0x00000000 0x00000000
0xc0: 0x00000000 0x00000000 0x00000000 0x00000000
0xd0: 0x09006100 0x80820bea 0x00000000 0x00400018
0xe0: 0x00820006 0x00091099 0x00000000 0x00000000
0xf0: 0x00000000 0x00000000 0x00000000 0x00000000
pci6: <base peripheral> at device 4.2 (no driver attached)
pci6: <bridge> at device 4.3 (no driver attached)
fwohci0: vendor=1217, dev=f7
fwohci0: vendor=1217, dev=f7
fwohci0: <1394 Open Host Controller Interface> mem 0xfe3fd000-0xfe3fdfff,0xfe3ff000-0xfe3ff7ff irq 20 at device 4.4 on pci6
fwohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfe3fd000
fwohci0: [MPSAFE]
fwohci0: [FILTER]
fwohci0: OHCI version 1.10 (ROM=0)
fwohci0: No. of Isochronous channels is 8.
fwohci0: EUI64 00:dc:10:00:ce:7b:1d:01
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:dc:10:7b:1d:01
fwe0: bpf attached
fwe0: Ethernet address: 02:dc:10:7b:1d:01
fwip0: <IP over FireWire> on firewire0
fwip0: bpf attached
fwip0: Firewire address: 00:dc:10:00:ce:7b:1d:01 @ 0xfffe00000000, S400, maxrec 2048
sbp0: <SBP-2/SCSI over FireWire> on firewire0
dcons_crom0: <dcons configuration ROM> on firewire0
dcons_crom0: bus_addr 0x10fc000
fwohci0: Initiate bus reset
fwohci0: BUS reset
fwohci0: node_id=0xc000ffc0, gen=1, CYCLEMASTER mode
acpi_button0: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
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 58
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: unable to allocate IRQ
psmcpnp0: <PS/2 mouse port> irq 12 on acpi0
psm0: current command byte:0065
psm0: <PS/2 Mouse> irq 12 on atkbdc0
ioapic0: routing intpin 12 (ISA IRQ 12) to vector 59
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model IntelliMouse, device ID 3-00, 3 buttons
psm0: config:00000000, flags:00000008, packet size:4
psm0: syncmask:08, syncbits:00
acpi_acad0: <AC Adapter> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
atkbdc: atkbdc0 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
orm0: <ISA Option ROM> at iomem 0xcf000-0xcffff on isa0
fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ppc0: cannot reserve I/O port range
ppc0: <Parallel port> failed to probe at irq 7 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: sc (syscons terminal)
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: probe failed test(s): 0 1 2 4 6 7 9
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: probe failed test(s): 0 1 2 4 6 7 9
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250 or not responding
ioapic0: routing intpin 4 (ISA IRQ 4) to vector 60
sio0: [FILTER]
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
ugen0: <Formosa21 SnowflakeEmulation, class 0/0, rev 2.00/1.30, addr 2> on uhub3
Device configuration finished.
Reducing kern.maxvnodes 238312 -> 100000
procfs registered
lapic: Divisor 2, Frequency 99763523 hz
Timecounter "TSC" frequency 798003982 Hz quality -100
Timecounters tick every 1.000 msec
lo0: bpf attached
firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
acpi_acad0: acline initialization start
battery0: battery initialization start
ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire
acd0: setting PIO4 on IXP600 chip
acd0: setting UDMA33 on IXP600 chip
acd0: <Optiarc DVD RW AD-7530B/NX02> DVDR drive at ata0 as master
acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, UDMA33
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
ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire
ad4: 190782MB <Seagate ST9200420ASG 3.AAA> at ata2-master UDMA33
ad4: 390721968 sectors [387621C/16H/63S] 16 sectors/interrupt 1 depth queue
GEOM: new disk ad4
ad4: Silicon Image check3 failed
ad4: Adaptec check1 failed
ad4: LSI (v3) check1 failed
ad4: LSI (v2) check1 failed
ad4: FreeBSD check1 failed
acpi_ec0: wait timed out (response), forcing polled mode
acpi_acad0: On Line
acpi_acad0: acline initialization done, tried 1 times
acpi_ec0: warning: EC done before starting event wait
battery0: battery initialization done, tried 1 times
(probe0:sbp0:0:0:0): error 22
(probe0:sbp0:0:0:0): Unretryable Error
(probe1:sbp0:0:1:0): error 22
(probe1:sbp0:0:1:0): Unretryable Error
(probe2:sbp0:0:2:0): error 22
(probe2:sbp0:0:2:0): Unretryable Error
(probe3:sbp0:0:3:0): error 22
(probe3:sbp0:0:3:0): Unretryable Error
(probe4:sbp0:0:4:0): error 22
(probe4:sbp0:0:4:0): Unretryable Error
(probe5:sbp0:0:5:0): error 22
(probe5:sbp0:0:5:0): Unretryable Error
(probe6:sbp0:0:6:0): error 22
(probe6:sbp0:0:6:0): Unretryable Error
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 9 to local APIC 0
ioapic0: Assigning ISA IRQ 12 to local APIC 1
ioapic0: Assigning ISA IRQ 14 to local APIC 0
ioapic0: Assigning PCI IRQ 16 to local APIC 1
ioapic0: Assigning PCI IRQ 17 to local APIC 0
ioapic0: Assigning PCI IRQ 18 to local APIC 1
ioapic0: Assigning PCI IRQ 19 to local APIC 0
ioapic0: Assigning PCI IRQ 20 to local APIC 1
ioapic0: Assigning PCI IRQ 22 to local APIC 0
msi: Assigning MSI IRQ 256 to local APIC 1
msi: Assigning MSI IRQ 257 to local APIC 0
Trying to mount root from ufs:/dev/ad4s1a
start_init: trying /sbin/init
re0: link state changed to UP
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3c0b01820806170757v5565b59ne0e9d5db06f26761>
