intr 11 livelock with SMP
Michael Neumann
mneumann at ntecs.de
Tue Dec 16 12:11:04 PST 2008
Hi,
UP works perfectly, SMP has this intr 11 livelock problem, which slows
it pretty down, so that network does not work. I post output of dmesg
for both UP and SMP as well as the output of vmstat -vi. Maybe those
information are helpful to someone :). I also tried SMP with a recent
kernel (the outputs below are of a kernel which is a few month old), but
it's even worse; it stops at "intr 7 livelocked limit engaged" during
ATA probing.
Looking at "vmstat -vi" it's obvious that the problem is with atapci1.
Also notably is the huge difference of "irq0: clk", which is ~1600 for
UP and ~13000 for SMP. I don't know exactly what rate means here, but
if it means interrupts/second and it's the clock interrupt which usually
fires at 1000 Hz, then something is seriously wrong.
Regards,
Michael
Copyright (c) 2003-2008 The DragonFly Project.
Copyright (c) 1992-2003 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.
DragonFly 2.1.0-DEVELOPMENT #0: Thu Aug 21 20:04:37 CEST 2008
mneumann at nunus.localnet:/usr/src/sys/compile/SMP
Calibrating clock(s) ... TSC clock: 2099949267 Hz, i8254 clock: 1193153 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
CLK_USE_TSC_CALIBRATION not specified - using old calibration method
CPU: AMD Athlon(tm) Dual Core Processor 4050e (2100.02-MHz 686-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>
Hyperthreading: 2 logical CPUs
AMD Features=0xe8500000<NX,AMIE,RDTSCP,LM,DSP,3DNow!>
Data TLB: 32 entries, fully associative
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 internal cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 16-way associative
real memory = 1055784960 (1031040K bytes)
Physical memory chunk(s):
0x00001000 - 0x0009dfff, 643072 bytes (157 pages)
0x007f0000 - 0x3eecffff, 1047396352 bytes (255712 pages)
avail memory = 1011625984 (987916K bytes)
Changing APIC ID for IO APIC #0 from 0 to 4 on chip
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 1 -> irq 1
IOAPIC #0 intpin 2 -> irq 0
IOAPIC #0 intpin 3 -> irq 3
IOAPIC #0 intpin 4 -> irq 4
IOAPIC #0 intpin 6 -> irq 6
IOAPIC #0 intpin 8 -> irq 8
IOAPIC #0 intpin 9 -> irq 9
IOAPIC #0 intpin 12 -> irq 12
IOAPIC #0 intpin 13 -> irq 13
IOAPIC #0 intpin 14 -> irq 14
SMP: CPU0 apic_initialize():
lint0: 0x00000700 lint1: 0x00010400 TPR: 0x00000000 SVR: 0x000001ff
DragonFly/MP: Multiprocessor motherboard
cpu0 (BSP): apic id: 0, version: 0x80050010, at 0xfee00000
cpu1 (AP): apic id: 1, version: 0x80050010, at 0xfee00000
io0 (APIC): apic id: 4, version: 0x00170011, at 0xfec00000
APIC_IO: Testing 8254 interrupt delivery
APIC_IO: routing 8254 via IOAPIC #0 intpin 2
Finish MP startup
SMP: AP CPU #1 Launched!
SMP: CPU1 apic_initialize():
lint0: 0x00010000 lint1: 0x00010400 TPR: 0x00000000 SVR: 0x000001ff
Active CPU Mask: 00000003
bios32: Found BIOS32 Service Directory header at 0xc00f9250
bios32: Entry = 0xf9860 (c00f9860) Rev = 0 Len = 1
pcibios: PCI BIOS entry at 0x9890
pnpbios: Found PnP BIOS data at 0xc00fa460
pnpbios: Entry = f0000:a490 Rev = 1.0
Other BIOS signatures found:
objcache(exec-args): too small for ncpus, adjusting cluster_limit 16->32
Preloaded elf kernel "/kernel.smp" at 0xc07c3000.
Preloaded elf module "/modules.smp/acpi.ko" at 0xc07c3264.
start dummy scheduler helpers on cpus: 0 1
start scheduler helpers on cpus: 0 1
wlan: <802.11 Link Layer>
crypto: <crypto core>
Pentium Pro MTRR support enabled
md0: Malloc disk
Math emulator present
pci_open(1): mode 1 addr port (0x0cf8) is 0x80000888
pci_open(1a): mode1res=0x80000000 (0x80000000)
pci_cfgcheck: device 0 [class=050000] [hdr=00] is there (id=075410de)
pcibios: BIOS version 3.00
Using $PIR table, 19 entries at 0xc00fbe60
PCI-Only Interrupts: 5 7 10 11
Location Bus Device Pin Link IRQs
slot 1 1 6 A 0x03 5 7 9 10 11 14
slot 1 1 6 B 0x04 5 7 9 10 11 14
slot 1 1 6 C 0x01 5 7 9 10 11 14
slot 1 1 6 D 0x02 5 7 9 10 11 14
slot 2 1 7 A 0x04 5 7 9 10 11 14
slot 2 1 7 B 0x01 5 7 9 10 11 14
slot 2 1 7 C 0x02 5 7 9 10 11 14
slot 2 1 7 D 0x03 5 7 9 10 11 14
slot 3 1 8 A 0x04 5 7 9 10 11 14
slot 3 1 8 B 0x01 5 7 9 10 11 14
slot 3 1 8 C 0x02 5 7 9 10 11 14
slot 3 1 8 D 0x03 5 7 9 10 11 14
slot 4 3 0 A 0x05 5 7 9 10 11 14
slot 4 3 0 B 0x06 5 7 9 10 11 14
slot 4 3 0 C 0x07 5 7 9 10 11 14
slot 4 3 0 D 0x08 5 7 9 10 11 14
slot 5 255 31 A 0x09 5 7 9 10 11 14
slot 5 255 31 B 0x0a 5 7 9 10 11 14
slot 5 255 31 C 0x0b 5 7 9 10 11 14
slot 5 255 31 D 0x0c 5 7 9 10 11 14
slot 6 4 0 A 0x0d 5 7 9 10 11 14
slot 6 4 0 B 0x0e 5 7 9 10 11 14
slot 6 4 0 C 0x0f 5 7 9 10 11 14
slot 6 4 0 D 0x10 5 7 9 10 11 14
slot 7 255 31 A 0x11 5 7 9 10 11 14
slot 7 255 31 B 0x12 5 7 9 10 11 14
slot 7 255 31 C 0x13 5 7 9 10 11 14
slot 7 255 31 D 0x14 5 7 9 10 11 14
slot 8 255 31 A 0x15 5 7 9 10 11 14
slot 8 255 31 B 0x16 5 7 9 10 11 14
slot 8 255 31 C 0x17 5 7 9 10 11 14
slot 8 255 31 D 0x18 5 7 9 10 11 14
slot 9 255 31 A 0x19 5 7 9 10 11 14
slot 9 255 31 B 0x1a 5 7 9 10 11 14
slot 9 255 31 C 0x1b 5 7 9 10 11 14
slot 9 255 31 D 0x1c 5 7 9 10 11 14
slot 10 255 31 A 0x1d 5 7 9 10 11 14
slot 10 255 31 B 0x1e 5 7 9 10 11 14
slot 10 255 31 C 0x1f 5 7 9 10 11 14
slot 10 255 31 D 0x20 5 7 9 10 11 14
slot 11 255 31 A 0x21 5 7 9 10 11 14
slot 11 255 31 B 0x22 5 7 9 10 11 14
slot 11 255 31 C 0x23 5 7 9 10 11 14
slot 11 255 31 D 0x24 5 7 9 10 11 14
embedded 0 0 A 0x27 5 7 9 10 11 14
embedded 0 0 B 0x27 5 7 9 10 11 14
embedded 0 0 C 0x27 5 7 9 10 11 14
embedded 0 0 D 0x27 5 7 9 10 11 14
embedded 0 1 A 0x21 5 7 9 10 11 14
embedded 0 1 B 0x24 5 7 9 10 11 14
embedded 0 2 A 0x26 5 7 9 10 11 14
embedded 0 2 B 0x22 5 7 9 10 11 14
embedded 0 7 A 0x29 5 7 9 10 11 14
embedded 0 7 B 0x29 5 7 9 10 11 14
embedded 0 10 A 0x28 5 7 9 10 11 14
embedded 0 9 A 0x25 5 7 9 10 11 14
embedded 0 4 A 0x2b 5 7 9 10 11 14
embedded 0 4 B 0x2c 5 7 9 10 11 14
embedded 0 11 A 0x27 5 7 9 10 11 14
embedded 0 11 B 0x27 5 7 9 10 11 14
ACPI: RSDP @ 0x0xf8010/0x0014 (v 0 Nvidia)
ACPI: RSDT @ 0x0x3eee3000/0x0038 (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000000)
ACPI: FACP @ 0x0x3eee3080/0x0074 (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000000)
ACPI Warning (tbfadt-0505): Optional field "Pm2ControlBlock" has zero address or length: 0 0/1 [20061109]
ACPI: DSDT @ 0x0x3eee3100/0x9453 (v 1 NVIDIA NVDAACPI 0x00001000 MSFT 0x03000000)
ACPI: FACS @ 0x0x3eee1900/0x0040
ACPI: SSDT @ 0x0x3eeec640/0x0206 (v 1 PTLTD POWERNOW 0x00000001 LTP 0x00000001)
ACPI: HPET @ 0x0x3eeec880/0x0038 (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000098)
ACPI: MCFG @ 0x0x3eeec8c0/0x003C (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000000)
ACPI: APIC @ 0x0x3eeec580/0x008E (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000000)
npx0.nexus0.root0
npx0: <math processor> [tentative] on motherboard
npx0: INT 16 interface
Using XMM optimized bcopy/copyin/copyout
npx0: <math processor> [attached!] on motherboard
acpi0.nexus0.root0
acpi0: <Nvidia NVDAACPI> [tentative] on motherboard
acpi0: Power Button (fixed)
Warning: ACPI is disabling APM's device. You can't run both
AcpiOsDerivePciId: bus 0 dev 1 func 1
AcpiOsDerivePciId: bus 0 dev 1 func 1
AcpiOsDerivePciId: bus 2 dev 0 func 0
AcpiOsDerivePciId: bus 0 dev 1 func 0
AcpiOsDerivePciId: bus 0 dev 1 func 4
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
acpi_timer0.acpi0.nexus0.root0
acpi_timer0: <24-bit timer at 3.579545MHz> [tentative] port 0x1008-0x100b on acpi0
acpi_timer0: <24-bit timer at 3.579545MHz> [attached!] port 0x1008-0x100b on acpi0
cpu0.acpi0.nexus0.root0
cpu0: <ACPI CPU> [tentative] on acpi0
cpu0: <ACPI CPU> [attached!] on acpi0
cpu1.acpi0.nexus0.root0
cpu1: <ACPI CPU> [tentative] on acpi0
cpu1: <ACPI CPU> [attached!] on acpi0
acpi_tz0.acpi0.nexus0.root0
acpi_tz0: <Thermal Zone> [tentative] on acpi0
acpi_tz0: <Thermal Zone> [attached!] on acpi0
acpi_button0.acpi0.nexus0.root0
acpi_button0: <Power Button> [tentative] on acpi0
acpi_button0: <Power Button> [attached!] on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
sio0: irq maps: 0x1 0x11 0x1 0x1
sio0.acpi0.nexus0.root0
sio0 [tentative] port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A, console
sio0 [attached!] port 0x3f8-0x3ff irq 4 on acpi0
sio1: irq maps: 0x1 0x9 0x1 0x1
sio1.acpi0.nexus0.root0
sio1 [tentative] port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
sio1 [attached!] port 0x2f8-0x2ff irq 3 on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
atkbdc0.acpi0.nexus0.root0
atkbdc0: <Keyboard controller (i8042)> [tentative] port 0x64,0x60 irq 1 on acpi0
psm0: current command byte:0047
psm0: failed to reset the aux device.
atkbdc0: <Keyboard controller (i8042)> [attached!] port 0x64,0x60 irq 1 on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
acpi0: <Nvidia NVDAACPI> [attached!] at irq 9 on motherboard
legacypci0.nexus0.root0
legacypci0 [tentative] on motherboard
pcib0.legacypci0.nexus0.root0
pcib0: <Host to PCI bridge> [tentative] on legacypci0
pci0.pcib0.legacypci0.nexus0.root0
pci0: <PCI bus> [tentative] on pcib0
pci0: pci_attach() physical bus=0
found-> vendor=0x10de, dev=0x0754, revid=0xa2
bus=0, slot=0, func=0
class=[MEMORY]05-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
map[18]: type 1, range 32, base 00001d00, size 8
found-> vendor=0x10de, dev=0x075c, revid=0xa2
bus=0, slot=1, func=0
class=[BRIDGE]06-01-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
IOAPIC #0 intpin 5 -> irq 2
Freeing (NOT implemented) redirected PCI irq 5.
map[10]: type 1, range 32, base 0000fc00, size 6
map[20]: type 1, range 32, base 00001c00, size 6
map[24]: type 1, range 32, base 00001c40, size 6
found-> vendor=0x10de, dev=0x0752, revid=0xa1
bus=0, slot=1, func=1
class=[SERIALBUS]0c-05-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=a, irq=2
found-> vendor=0x10de, dev=0x0751, revid=0xa1
bus=0, slot=1, func=2
class=[MEMORY]05-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
IOAPIC #0 intpin 10 -> irq 5
Freeing (NOT implemented) redirected PCI irq 10.
map[10]: type 1, range 32, base fdf80000, size 19
found-> vendor=0x10de, dev=0x0753, revid=0xa2
bus=0, slot=1, func=3
class=[PROCESSOR]0b-40-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=b, irq=5
found-> vendor=0x10de, dev=0x0568, revid=0xa1
bus=0, slot=1, func=4
class=[MEMORY]05-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
IOAPIC #0 intpin 11 -> irq 7
Freeing (NOT implemented) redirected PCI irq 10.
map[10]: type 1, range 32, base fe02f000, size 12
found-> vendor=0x10de, dev=0x077b, revid=0xa1
bus=0, slot=2, func=0
class=[SERIALBUS]0c-03-10, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=a, irq=7
Freeing (NOT implemented) redirected PCI irq 11.
map[10]: type 1, range 32, base fe02e000, size 8
found-> vendor=0x10de, dev=0x077c, revid=0xa1
bus=0, slot=2, func=1
class=[SERIALBUS]0c-03-20, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=b, irq=7
map[10]: type 1, range 32, base fe02d000, size 12
found-> vendor=0x10de, dev=0x077d, revid=0xa1
bus=0, slot=4, func=0
class=[SERIALBUS]0c-03-10, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=a, irq=7
IOAPIC #0 intpin 7 -> irq 10
Freeing (NOT implemented) redirected PCI irq 5.
map[10]: type 1, range 32, base fe02c000, size 8
found-> vendor=0x10de, dev=0x077e, revid=0xa1
bus=0, slot=4, func=1
class=[SERIALBUS]0c-03-20, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=b, irq=10
map[20]: type 1, range 32, base 0000f000, size 4
found-> vendor=0x10de, dev=0x0759, revid=0xa1
bus=0, slot=6, func=0
class=[STORAGE]01-01-8a, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
IOAPIC #0 intpin 15 -> irq 11
map[10]: type 1, range 32, base fe020000, size 14
found-> vendor=0x10de, dev=0x0774, revid=0xa1
bus=0, slot=7, func=0
class=[MULTIMEDIA]04-03-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=11
found-> vendor=0x10de, dev=0x075a, revid=0xa1
bus=0, slot=8, func=0
class=[BRIDGE]06-04-01, hdrtype=0x01, mfdev=0
subordinatebus=1 secondarybus=1
map[10]: type 1, range 32, base 000009f0, size 3
map[14]: type 1, range 32, base 00000bf0, size 2
map[18]: type 1, range 32, base 00000970, size 3
map[1c]: type 1, range 32, base 00000b70, size 2
map[20]: type 1, range 32, base 0000dc00, size 4
map[24]: type 1, range 32, base fe026000, size 13
found-> vendor=0x10de, dev=0x0ad4, revid=0xa2
bus=0, slot=9, func=0
class=[STORAGE]01-06-01, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=11
Freeing (NOT implemented) redirected PCI irq 15.
map[10]: type 1, range 32, base fe02b000, size 12
map[14]: type 1, range 32, base 0000d800, size 3
map[18]: type 1, range 32, base fe02a000, size 8
map[1c]: type 1, range 32, base fe029000, size 4
found-> vendor=0x10de, dev=0x0760, revid=0xa2
bus=0, slot=10, func=0
class=[NETWORK]02-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=10
found-> vendor=0x10de, dev=0x0569, revid=0xa1
bus=0, slot=11, func=0
class=[BRIDGE]06-04-00, hdrtype=0x01, mfdev=0
subordinatebus=2 secondarybus=2
found-> vendor=0x10de, dev=0x0778, revid=0xa1
bus=0, slot=16, func=0
class=[BRIDGE]06-04-00, hdrtype=0x01, mfdev=0
subordinatebus=3 secondarybus=3
intpin=a, irq=255
PCI Express ver.2 cap=0x0142
found-> vendor=0x10de, dev=0x075b, revid=0xa1
bus=0, slot=18, func=0
class=[BRIDGE]06-04-00, hdrtype=0x01, mfdev=0
subordinatebus=4 secondarybus=4
intpin=a, irq=255
PCI Express ver.1 cap=0x0141[ROOT], slotcap=0x00180500
found-> vendor=0x1022, dev=0x1100, revid=0x00
bus=0, slot=24, func=0
class=[BRIDGE]06-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
found-> vendor=0x1022, dev=0x1101, revid=0x00
bus=0, slot=24, func=1
class=[BRIDGE]06-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
found-> vendor=0x1022, dev=0x1102, revid=0x00
bus=0, slot=24, func=2
class=[BRIDGE]06-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
found-> vendor=0x1022, dev=0x1103, revid=0x00
bus=0, slot=24, func=3
class=[BRIDGE]06-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
pci0: <unknown card> (vendor=0x10de, dev=0x0754) at 0.0
isab0.pci0.pcib0.legacypci0.nexus0.root0
isab0: <PCI to ISA bridge (vendor=10de device=075c)> [tentative] port 0x1d00-0x1dff at device 1.0 on pci0
isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
isa0: <ISA bus> [tentative] on isab0
isa0: <ISA bus> [attached!] on isab0
isab0: <PCI to ISA bridge (vendor=10de device=075c)> [attached!] port 0x1d00-0x1dff at device 1.0 on pci0
pci0: <unknown card> (vendor=0x10de, dev=0x0752) at 1.1 irq 2
pci0: <unknown card> (vendor=0x10de, dev=0x0751) at 1.2
pci0: <unknown card> (vendor=0x10de, dev=0x0753) at 1.3 irq 5
pci0: <unknown card> (vendor=0x10de, dev=0x0568) at 1.4
ohci0.pci0.pcib0.legacypci0.nexus0.root0
ohci0: <OHCI (generic) USB controller> [tentative] mem 0xfe02f000-0xfe02ffff irq 7 at device 2.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0.ohci0.pci0.pcib0.legacypci0.nexus0.root0
usb0: <OHCI (generic) USB controller> [tentative] on ohci0
usb0: USB revision 1.0
uhub0.usb0.ohci0.pci0.pcib0.legacypci0.nexus0.root0
uhub0: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> [tentative] on usb0
uhub0: 6 ports with 6 removable, self powered
uhub0: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> [attached!] on usb0
usb0: <OHCI (generic) USB controller> [attached!] on ohci0
ohci0: <OHCI (generic) USB controller> [attached!] mem 0xfe02f000-0xfe02ffff irq 7 at device 2.0 on pci0
pci0: <USB controller> (vendor=0x10de, dev=0x077c) at 2.1 irq 7
ohci1.pci0.pcib0.legacypci0.nexus0.root0
ohci1: <OHCI (generic) USB controller> [tentative] mem 0xfe02d000-0xfe02dfff irq 7 at device 4.0 on pci0
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1.ohci1.pci0.pcib0.legacypci0.nexus0.root0
usb1: <OHCI (generic) USB controller> [tentative] on ohci1
usb1: USB revision 1.0
uhub1.usb1.ohci1.pci0.pcib0.legacypci0.nexus0.root0
uhub1: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> [tentative] on usb1
uhub1: 6 ports with 6 removable, self powered
uhub1: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> [attached!] on usb1
usb1: <OHCI (generic) USB controller> [attached!] on ohci1
ohci1: <OHCI (generic) USB controller> [attached!] mem 0xfe02d000-0xfe02dfff irq 7 at device 4.0 on pci0
pci0: <USB controller> (vendor=0x10de, dev=0x077e) at 4.1 irq 10
atapci0.pci0.pcib0.legacypci0.nexus0.root0
atapci0: <nVidia nForce MCP77 UDMA133 controller> [tentative] port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 6.0 on pci0
ata0.atapci0.pci0.pcib0.legacypci0.nexus0.root0
ata0: <ATA channel 0> [tentative] on atapci0
atapci0: reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci0: reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
Warning: ACPI idle hook not yet supported for SMP
ata0-master: pio=PIO4 wdma=WDMA2 udma=UNSUPPORTED cable=40 wire
ad0: setting PIO4 on nForce MCP77 chip
ad0: setting WDMA2 on nForce MCP77 chip
ad0: nVidia check1 failed
ad0: Adaptec check1 failed
ad0: LSI (v3) check1 failed
ad0: LSI (v2) check1 failed
ad0: FreeBSD check1 failed
ad0: 973MB <TRANSCEND 20070312> at ata0-master WDMA2
ad0: 1993824 sectors [1978C/16H/63S] 1 sectors/interrupt 1 depth queue
ata0: <ATA channel 0> [attached!] on atapci0
ata1.atapci0.pci0.pcib0.legacypci0.nexus0.root0
ata1: <ATA channel 1> [tentative] on atapci0
atapci0: reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci0: reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=00 ostat0=ff ostat1=ff
ata1: <ATA channel 1> [attached!] on atapci0
atapci0: <nVidia nForce MCP77 UDMA133 controller> [attached!] port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 6.0 on pci0
pci0: <unknown card> (vendor=0x10de, dev=0x0774) at 7.0 irq 11
pcib1.pci0.pcib0.legacypci0.nexus0.root0
pcib1: <PCI to PCI bridge (vendor=10de device=075a)> [tentative] at device 8.0 on pci0
pcib1: secondary bus 1
pcib1: subordinate bus 1
pcib1: I/O decode 0xc000-0xcfff
pcib1: memory decode 0xfde00000-0xfdefffff
pcib1: prefetched decode 0xfdd00000-0xfddfffff
pcib1: Subtractively decoded bridge.
pci1.pcib1.pci0.pcib0.legacypci0.nexus0.root0
pci1: <PCI bus> [tentative] on pcib1
pci1: pci_attach() physical bus=1
pci1: <PCI bus> [attached!] on pcib1
pcib1: <PCI to PCI bridge (vendor=10de device=075a)> [attached!] at device 8.0 on pci0
atapci1.pci0.pcib0.legacypci0.nexus0.root0
atapci1: <nVidia (ID=0ad410de) AHCI controller> [tentative] port 0xdc00-0xdc0f,0xb70-0xb73,0x970-0x977,0xbf0-0xbf3,0x9f0-0x9f7 mem 0xfe026000-0xfe027fff irq 11 at device 9.0 on pci0
atapci1: AHCI Version 01.20 controller with 6 ports detected
ata2.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata2: <ATA channel 0> [tentative] on atapci1
ata2: SATA connect time=0ms
ata2: ahci_reset devices=0x1<ATA_MASTER>
intr 7 at 40001/40000 hz, livelocked limit engaged!
intr 7 at 43568/20000 hz, in livelock
ata2: reiniting channel ..
ata2: SATA connect time=0ms
ata2: ahci_reset devices=0x1<ATA_MASTER>
ata2: reinit done ..
intr 7 at 12318/20000 hz, livelock removed
intr 7 at 40001/40000 hz, livelocked limit engaged!
ata2: reiniting channel ..
ata2: SATA connect time=0ms
ata2: ahci_reset devices=0x1<ATA_MASTER>
ata2: reinit done ..
ata2: <ATA channel 0> [attached!] on atapci1
ata3.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata3: <ATA channel 1> [tentative] on atapci1
ata3: SATA connect status=00000000
ata3: ahci_reset devices=0x0
ata3: <ATA channel 1> [attached!] on atapci1
ata4.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata4: <ATA channel 2> [tentative] on atapci1
ata4: SATA connect status=00000000
ata4: ahci_reset devices=0x0
ata4: <ATA channel 2> [attached!] on atapci1
ata5.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata5: <ATA channel 3> [tentative] on atapci1
ata5: SATA connect status=00000000
ata5: ahci_reset devices=0x0
ata5: <ATA channel 3> [attached!] on atapci1
ata6.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata6: <ATA channel 4> [tentative] on atapci1
ata6: SATA connect status=00000000
ata6: ahci_reset devices=0x0
ata6: <ATA channel 4> [attached!] on atapci1
ata7.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata7: <ATA channel 5> [tentative] on atapci1
ata7: SATA connect status=00000000
ata7: ahci_reset devices=0x0
ata7: <ATA channel 5> [attached!] on atapci1
atapci1: <nVidia (ID=0ad410de) AHCI controller> [attached!] port 0xdc00-0xdc0f,0xb70-0xb73,0x970-0x977,0xbf0-0xbf3,0x9f0-0x9f7 mem 0xfe026000-0xfe027fff irq 11 at device 9.0 on pci0
nfe0.pci0.pcib0.legacypci0.nexus0.root0
nfe0: <NVIDIA MCP77 Gigabit Ethernet> [tentative] port 0xd800-0xd807 mem 0xfe029000-0xfe02900f,0xfe02a000-0xfe02a0ff,0xfe02b000-0xfe02bfff irq 10 at device 10.0 on pci0
miibus0.nfe0.pci0.pcib0.legacypci0.nexus0.root0
miibus0: <MII bus> [tentative] on nfe0
rgephy0: rev: 2
rgephy0.miibus0.nfe0.pci0.pcib0.legacypci0.nexus0.root0
rgephy0: <8211B/RTL8169S/8110S media interface> [tentative] on miibus0
rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
rgephy0: <8211B/RTL8169S/8110S media interface> [attached!] on miibus0
miibus0: <MII bus> [attached!] on nfe0
intr 7 at 42260/20000 hz, in livelock
nfe0: bpf attached
nfe0: MAC address: 00:30:18:ae:25:b4
nfe0: <NVIDIA MCP77 Gigabit Ethernet> [attached!] port 0xd800-0xd807 mem 0xfe029000-0xfe02900f,0xfe02a000-0xfe02a0ff,0xfe02b000-0xfe02bfff irq 10 at device 10.0 on pci0
pcib2.pci0.pcib0.legacypci0.nexus0.root0
pcib2: <PCI to PCI bridge (vendor=10de device=0569)> [tentative] at device 11.0 on pci0
pcib2: secondary bus 2
pcib2: subordinate bus 2
pcib2: I/O decode 0xb000-0xbfff
pcib2: memory decode 0xfb000000-0xfcffffff
pcib2: prefetched decode 0xd8000000-0xe7ffffff
pci2.pcib2.pci0.pcib0.legacypci0.nexus0.root0
pci2: <PCI bus> [tentative] on pcib2
pci2: pci_attach() physical bus=2
Freeing (NOT implemented) redirected PCI irq 7.
map[10]: type 1, range 32, base fb000000, size 24
map[14]: type 1, range 64, base d8000000, size 27
map[1c]: type 1, range 64, base e6000000, size 25
map[24]: type 1, range 32, base 0000bc00, size 7
found-> vendor=0x10de, dev=0x0849, revid=0xa2
bus=2, slot=0, func=0
class=[DISPLAY]03-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=5
pci2: <NVidia model 0849 graphics accelerator> (vendor=0x10de, dev=0x0849) at 0.0 irq 5
pci2: <PCI bus> [attached!] on pcib2
pcib2: <PCI to PCI bridge (vendor=10de device=0569)> [attached!] at device 11.0 on pci0
pcib3.pci0.pcib0.legacypci0.nexus0.root0
pcib3: <PCI to PCI bridge (vendor=10de device=0778)> [tentative] at device 16.0 on pci0
pcib3: secondary bus 3
pcib3: subordinate bus 3
pcib3: I/O decode 0xa000-0xafff
pcib3: memory decode 0xfdc00000-0xfdcfffff
pcib3: prefetched decode 0xfdb00000-0xfdbfffff
pci3.pcib3.pci0.pcib0.legacypci0.nexus0.root0
pci3: <PCI bus> [tentative] on pcib3
pci3: pci_attach() physical bus=3
pci3: <PCI bus> [attached!] on pcib3
pcib3: <PCI to PCI bridge (vendor=10de device=0778)> [attached!] at device 16.0 on pci0
pcib4.pci0.pcib0.legacypci0.nexus0.root0
pcib4: <PCI to PCI bridge (vendor=10de device=075b)> [tentative] at device 18.0 on pci0
pcib4: secondary bus 4
pcib4: subordinate bus 4
pcib4: I/O decode 0x9000-0x9fff
pcib4: memory decode 0xfda00000-0xfdafffff
pcib4: prefetched decode 0xfd900000-0xfd9fffff
pci4.pcib4.pci0.pcib0.legacypci0.nexus0.root0
pci4: <PCI bus> [tentative] on pcib4
pci4: pci_attach() physical bus=4
Freeing (NOT implemented) redirected PCI irq 10.
map[10]: type 1, range 32, base 00009c00, size 8
map[18]: type 1, range 64, base fdaff000, size 12
map[20]: type 1, range 64, base fd9f0000, size 16
found-> vendor=0x10ec, dev=0x8168, revid=0x02
bus=4, slot=0, func=0
class=[NETWORK]02-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=5
PCI Express ver.1 cap=0x0201[DEVICE]
pcib4: device re0 requested decoded I/O range 0x9c00-0x9cff
re0.pci4.pcib4.pci0.pcib0.legacypci0.nexus0.root0
re0: <RealTek 8168C/8111C PCIe Gigabit Ethernet> [tentative] port 0x9c00-0x9cff mem 0xfd9f0000-0xfd9fffff,0xfdaff000-0xfdafffff irq 5 at device 0.0 on pci4
pcib4: device re0 requested decoded I/O range 0x9c00-0x9cff
miibus1.re0.pci4.pcib4.pci0.pcib0.legacypci0.nexus0.root0
miibus1: <MII bus> [tentative] on re0
rgephy1: rev: 2
rgephy1.miibus1.re0.pci4.pcib4.pci0.pcib0.legacypci0.nexus0.root0
rgephy1: <8211B/RTL8169S/8110S media interface> [tentative] on miibus1
rgephy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
rgephy1: <8211B/RTL8169S/8110S media interface> [attached!] on miibus1
miibus1: <MII bus> [attached!] on re0
intr 7 at 3/20000 hz, livelock removed
re0: bpf attached
re0: MAC address: 00:30:18:ae:25:ae
re0: <RealTek 8168C/8111C PCIe Gigabit Ethernet> [attached!] port 0x9c00-0x9cff mem 0xfd9f0000-0xfd9fffff,0xfdaff000-0xfdafffff irq 5 at device 0.0 on pci4
pci4: <PCI bus> [attached!] on pcib4
pcib4: <PCI to PCI bridge (vendor=10de device=075b)> [attached!] at device 18.0 on pci0
pci0: <PCI bus> [attached!] on pcib0
pcib0: <Host to PCI bridge> [attached!] on legacypci0
legacypci0 [attached!] on motherboard
ex_isa_identify()
ahc_isa_probe 9: ioport 0x9c00 alloc failed
ahc_isa_probe 13: ioport 0xdc00 alloc failed
atkbdc-: atkbdc0 exists, using next available unit number
sio-: sio0 exists, using next available unit number
sio-: sio1 exists, using next available unit number
sio-: sio2 exists, using next available unit number
sio-: sio3 exists, using next available unit number
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
orm0.isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
orm0: <Option ROM> [tentative] at iomem 0xd0000-0xd17ff on isa0
orm0: <Option ROM> [attached!] at iomem 0xd0000-0xd17ff on isa0
pmtimer0.isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
pmtimer0 [tentative] on isa0
pmtimer0 [attached!] on isa0
fdc0: ready for input in output
fdc0: cmd 3 failed at out byte 1 of 3
fdc0 [tentative] failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
adv0 [tentative] failed to probe on isa0
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x330
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x334
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x230
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x234
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x130
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x134
bt0 [tentative] failed to probe at port 0x134-0x137 on isa0
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0 [tentative] failed to probe at port 0x134-0x137 on isa0
aic0 [tentative] failed to probe at port 0x140-0x15f on isa0
atkbdc1: <Keyboard controller (i8042)> [tentative] failed to probe at port 0x60 on isa0
vga0.isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
vga0: <Generic ISA VGA> [tentative] at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
fb0: vga0, vga, type:VGA (5), flags:0x7007f
fb0: port:0x3c0-0x3df, mem:0xa0000 0x20000
fb0: init mode:24, bios mode:3, current mode:24
fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
vga0: vga: WARNING: video mode switching is not fully supported on this adapter
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81
bf 1f 00 4f 0e 0f 00 00 07 80 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 54 80
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
VGA parameters to be used for mode 24
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81
bf 1f 00 4f 0e 0f 00 00 07 80 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
vga0: <Generic ISA VGA> [attached!] at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0.isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
sc0: <System console> [tentative] at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x100>
sc0: fb0, terminal emulator: sc (syscons terminal)
sc0: <System console> [attached!] at flags 0x100 on isa0
lm0 [tentative] failed to probe at port 0x290 on isa0
it0 [tentative] failed to probe at port 0x290 on isa0
it1 [tentative] failed to probe at port 0xc00-0xc07 on isa0
it2 [tentative] failed to probe at port 0xd00-0xd07 on isa0
sio2 [tentative] failed to probe at port 0x3f8 irq 4 flags 0x10 on isa0
sio3 [tentative] failed to probe at port 0x2f8 irq 3 on isa0
sio4: not probed (disabled)
sio5: not probed (disabled)
ppc0: parallel port not found.
ppc0: <Parallel port> [tentative] failed to probe at irq 7 on isa0
ed0: not probed (disabled)
fe0: not probed (disabled)
ie0: not probed (disabled)
lnc0: not probed (disabled)
cs0: not probed (disabled)
sn0: not probed (disabled)
isa_probe_children: probing PnP devices
SMP: enabled INTs: 0, 3, 4, 5, 9, 10, 11, 14, 15, apic_imen: 0x00ff31c6
BIOS Geometries:
0:03db1f3f 0..987=988 cylinders, 0..31=32 heads, 1..63=63 sectors
1:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors
0 accounted for
Device configuration finished.
crypto: assign driver 0, flags 2
crypto: driver 0 registers alg 1 flags 0 maxoplen 0
crypto: driver 0 registers alg 2 flags 0 maxoplen 0
crypto: driver 0 registers alg 3 flags 0 maxoplen 0
crypto: driver 0 registers alg 4 flags 0 maxoplen 0
crypto: driver 0 registers alg 5 flags 0 maxoplen 0
crypto: driver 0 registers alg 17 flags 0 maxoplen 0
crypto: driver 0 registers alg 6 flags 0 maxoplen 0
crypto: driver 0 registers alg 7 flags 0 maxoplen 0
crypto: driver 0 registers alg 15 flags 0 maxoplen 0
crypto: driver 0 registers alg 8 flags 0 maxoplen 0
crypto: driver 0 registers alg 16 flags 0 maxoplen 0
crypto: driver 0 registers alg 9 flags 0 maxoplen 0
crypto: driver 0 registers alg 10 flags 0 maxoplen 0
crypto: driver 0 registers alg 13 flags 0 maxoplen 0
crypto: driver 0 registers alg 14 flags 0 maxoplen 0
crypto: driver 0 registers alg 11 flags 0 maxoplen 0
crypto: driver 0 registers alg 18 flags 0 maxoplen 0
ppp0: bpf attached
sl0: bpf attached
faith0: bpf attached
lo0: bpf attached
bootdev: a0200000 type=0 unit=0 slice=2 part=0 major=3
ATA PseudoRAID loaded
Mounting root from ufs:/dev/ad0s1a
ad0s1: type 0xa5, start 32, end = 1992703, size 1992672 : OK
start_init: trying /sbin/init
intr 7 at 40001/40000 hz, livelocked limit engaged!
nfe0: use non-jumbo frames
intr 7 at 702/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 12172/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
nfe0: watchdog timeout - lost interrupt recovered
intr 11 at 12359/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13426/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13388/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13419/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
nfe0: watchdog timeout - lost interrupt recovered
intr 11 at 13372/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13209/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13431/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13403/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13380/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13430/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13445/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13409/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13427/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13422/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13417/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 12861/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13404/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13132/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13447/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13297/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13431/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13089/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13418/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13395/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13453/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13221/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13428/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13425/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
intr 11 at 13432/20000 hz, livelock removed
intr 11 at 40001/40000 hz, livelocked limit engaged!
Copyright (c) 2003-2008 The DragonFly Project.
Copyright (c) 1992-2003 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.
DragonFly 2.1.0-DEVELOPMENT #1: Thu Aug 21 14:07:25 CEST 2008
mneumann at nunus.localnet:/usr/src/sys/compile/GENERIC
Calibrating clock(s) ... TSC clock: 2099961613 Hz, i8254 clock: 1193160 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
CLK_USE_TSC_CALIBRATION not specified - using old calibration method
CPU: AMD Athlon(tm) Dual Core Processor 4050e (2100.02-MHz 686-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>
Hyperthreading: 2 logical CPUs
AMD Features=0xe8500000<NX,AMIE,RDTSCP,LM,DSP,3DNow!>
Data TLB: 32 entries, fully associative
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 internal cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 16-way associative
real memory = 1055784960 (1031040K bytes)
Physical memory chunk(s):
0x00001000 - 0x0009dfff, 643072 bytes (157 pages)
0x007cf000 - 0x3eecffff, 1047531520 bytes (255745 pages)
avail memory = 1011761152 (988048K bytes)
bios32: Found BIOS32 Service Directory header at 0xc00f9250
bios32: Entry = 0xf9860 (c00f9860) Rev = 0 Len = 1
pcibios: PCI BIOS entry at 0x9890
pnpbios: Found PnP BIOS data at 0xc00fa460
pnpbios: Entry = f0000:a490 Rev = 1.0
Other BIOS signatures found:
Preloaded elf kernel "/kernel" at 0xc07a2000.
Preloaded elf module "/modules/acpi.ko" at 0xc07a2260.
wlan: <802.11 Link Layer>
crypto: <crypto core>
Pentium Pro MTRR support enabled
md0: Malloc disk
Math emulator present
pci_open(1): mode 1 addr port (0x0cf8) is 0x80000888
pci_open(1a): mode1res=0x80000000 (0x80000000)
pci_cfgcheck: device 0 [class=050000] [hdr=00] is there (id=075410de)
pcibios: BIOS version 3.00
Using $PIR table, 19 entries at 0xc00fbe60
PCI-Only Interrupts: 5 7 10 11
Location Bus Device Pin Link IRQs
slot 1 1 6 A 0x03 5 7 9 10 11 14
slot 1 1 6 B 0x04 5 7 9 10 11 14
slot 1 1 6 C 0x01 5 7 9 10 11 14
slot 1 1 6 D 0x02 5 7 9 10 11 14
slot 2 1 7 A 0x04 5 7 9 10 11 14
slot 2 1 7 B 0x01 5 7 9 10 11 14
slot 2 1 7 C 0x02 5 7 9 10 11 14
slot 2 1 7 D 0x03 5 7 9 10 11 14
slot 3 1 8 A 0x04 5 7 9 10 11 14
slot 3 1 8 B 0x01 5 7 9 10 11 14
slot 3 1 8 C 0x02 5 7 9 10 11 14
slot 3 1 8 D 0x03 5 7 9 10 11 14
slot 4 3 0 A 0x05 5 7 9 10 11 14
slot 4 3 0 B 0x06 5 7 9 10 11 14
slot 4 3 0 C 0x07 5 7 9 10 11 14
slot 4 3 0 D 0x08 5 7 9 10 11 14
slot 5 255 31 A 0x09 5 7 9 10 11 14
slot 5 255 31 B 0x0a 5 7 9 10 11 14
slot 5 255 31 C 0x0b 5 7 9 10 11 14
slot 5 255 31 D 0x0c 5 7 9 10 11 14
slot 6 4 0 A 0x0d 5 7 9 10 11 14
slot 6 4 0 B 0x0e 5 7 9 10 11 14
slot 6 4 0 C 0x0f 5 7 9 10 11 14
slot 6 4 0 D 0x10 5 7 9 10 11 14
slot 7 255 31 A 0x11 5 7 9 10 11 14
slot 7 255 31 B 0x12 5 7 9 10 11 14
slot 7 255 31 C 0x13 5 7 9 10 11 14
slot 7 255 31 D 0x14 5 7 9 10 11 14
slot 8 255 31 A 0x15 5 7 9 10 11 14
slot 8 255 31 B 0x16 5 7 9 10 11 14
slot 8 255 31 C 0x17 5 7 9 10 11 14
slot 8 255 31 D 0x18 5 7 9 10 11 14
slot 9 255 31 A 0x19 5 7 9 10 11 14
slot 9 255 31 B 0x1a 5 7 9 10 11 14
slot 9 255 31 C 0x1b 5 7 9 10 11 14
slot 9 255 31 D 0x1c 5 7 9 10 11 14
slot 10 255 31 A 0x1d 5 7 9 10 11 14
slot 10 255 31 B 0x1e 5 7 9 10 11 14
slot 10 255 31 C 0x1f 5 7 9 10 11 14
slot 10 255 31 D 0x20 5 7 9 10 11 14
slot 11 255 31 A 0x21 5 7 9 10 11 14
slot 11 255 31 B 0x22 5 7 9 10 11 14
slot 11 255 31 C 0x23 5 7 9 10 11 14
slot 11 255 31 D 0x24 5 7 9 10 11 14
embedded 0 0 A 0x27 5 7 9 10 11 14
embedded 0 0 B 0x27 5 7 9 10 11 14
embedded 0 0 C 0x27 5 7 9 10 11 14
embedded 0 0 D 0x27 5 7 9 10 11 14
embedded 0 1 A 0x21 5 7 9 10 11 14
embedded 0 1 B 0x24 5 7 9 10 11 14
embedded 0 2 A 0x26 5 7 9 10 11 14
embedded 0 2 B 0x22 5 7 9 10 11 14
embedded 0 7 A 0x29 5 7 9 10 11 14
embedded 0 7 B 0x29 5 7 9 10 11 14
embedded 0 10 A 0x28 5 7 9 10 11 14
embedded 0 9 A 0x25 5 7 9 10 11 14
embedded 0 4 A 0x2b 5 7 9 10 11 14
embedded 0 4 B 0x2c 5 7 9 10 11 14
embedded 0 11 A 0x27 5 7 9 10 11 14
embedded 0 11 B 0x27 5 7 9 10 11 14
ACPI: RSDP @ 0x0xf8010/0x0014 (v 0 Nvidia)
ACPI: RSDT @ 0x0x3eee3000/0x0038 (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000000)
ACPI: FACP @ 0x0x3eee3080/0x0074 (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000000)
ACPI Warning (tbfadt-0505): Optional field "Pm2ControlBlock" has zero address or length: 0 0/1 [20061109]
ACPI: DSDT @ 0x0x3eee3100/0x9453 (v 1 NVIDIA NVDAACPI 0x00001000 MSFT 0x03000000)
ACPI: FACS @ 0x0x3eee1900/0x0040
ACPI: SSDT @ 0x0x3eeec640/0x0206 (v 1 PTLTD POWERNOW 0x00000001 LTP 0x00000001)
ACPI: HPET @ 0x0x3eeec880/0x0038 (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000098)
ACPI: MCFG @ 0x0x3eeec8c0/0x003C (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000000)
ACPI: APIC @ 0x0x3eeec580/0x008E (v 1 Nvidia NVDAACPI 0x42302E31 NVDA 0x00000000)
sched_ithd: stray interrupt 7 on cpu 0
npx0.nexus0.root0
npx0: <math processor> [tentative] on motherboard
npx0: INT 16 interface
Using XMM optimized bcopy/copyin/copyout
npx0: <math processor> [attached!] on motherboard
acpi0.nexus0.root0
acpi0: <Nvidia NVDAACPI> [tentative] on motherboard
acpi0: Power Button (fixed)
Warning: ACPI is disabling APM's device. You can't run both
AcpiOsDerivePciId: bus 0 dev 1 func 1
AcpiOsDerivePciId: bus 0 dev 1 func 1
AcpiOsDerivePciId: bus 2 dev 0 func 0
AcpiOsDerivePciId: bus 0 dev 1 func 0
AcpiOsDerivePciId: bus 0 dev 1 func 4
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
ACPI timer looks GOOD min = 5, max = 6, width = 1
acpi_timer0.acpi0.nexus0.root0
acpi_timer0: <24-bit timer at 3.579545MHz> [tentative] port 0x1008-0x100b on acpi0
acpi_timer0: <24-bit timer at 3.579545MHz> [attached!] port 0x1008-0x100b on acpi0
cpu0.acpi0.nexus0.root0
cpu0: <ACPI CPU> [tentative] on acpi0
cpu0: <ACPI CPU> [attached!] on acpi0
acpi_tz0.acpi0.nexus0.root0
acpi_tz0: <Thermal Zone> [tentative] on acpi0
acpi_tz0: <Thermal Zone> [attached!] on acpi0
acpi_button0.acpi0.nexus0.root0
acpi_button0: <Power Button> [tentative] on acpi0
acpi_button0: <Power Button> [attached!] on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
sio0: irq maps: 0x2001 0x2011 0x2001 0x2001
sio0.acpi0.nexus0.root0
sio0 [tentative] port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A, console
sio0 [attached!] port 0x3f8-0x3ff irq 4 on acpi0
sio1: irq maps: 0x2001 0x2009 0x2001 0x2001
sio1.acpi0.nexus0.root0
sio1 [tentative] port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
sio1 [attached!] port 0x2f8-0x2ff irq 3 on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
atkbdc0.acpi0.nexus0.root0
atkbdc0: <Keyboard controller (i8042)> [tentative] port 0x64,0x60 irq 1 on acpi0
psm0: current command byte:0047
psm0: failed to reset the aux device.
atkbdc0: <Keyboard controller (i8042)> [attached!] port 0x64,0x60 irq 1 on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
acpi0: <Nvidia NVDAACPI> [attached!] at irq 9 on motherboard
legacypci0.nexus0.root0
legacypci0 [tentative] on motherboard
pcib0.legacypci0.nexus0.root0
pcib0: <Host to PCI bridge> [tentative] on legacypci0
pci0.pcib0.legacypci0.nexus0.root0
pci0: <PCI bus> [tentative] on pcib0
pci0: pci_attach() physical bus=0
found-> vendor=0x10de, dev=0x0754, revid=0xa2
bus=0, slot=0, func=0
class=[MEMORY]05-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
map[18]: type 1, range 32, base 00001d00, size 8
found-> vendor=0x10de, dev=0x075c, revid=0xa2
bus=0, slot=1, func=0
class=[BRIDGE]06-01-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
map[10]: type 1, range 32, base 0000fc00, size 6
map[20]: type 1, range 32, base 00001c00, size 6
map[24]: type 1, range 32, base 00001c40, size 6
found-> vendor=0x10de, dev=0x0752, revid=0xa1
bus=0, slot=1, func=1
class=[SERIALBUS]0c-05-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=a, irq=5
found-> vendor=0x10de, dev=0x0751, revid=0xa1
bus=0, slot=1, func=2
class=[MEMORY]05-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
map[10]: type 1, range 32, base fdf80000, size 19
found-> vendor=0x10de, dev=0x0753, revid=0xa2
bus=0, slot=1, func=3
class=[PROCESSOR]0b-40-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=b, irq=10
found-> vendor=0x10de, dev=0x0568, revid=0xa1
bus=0, slot=1, func=4
class=[MEMORY]05-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
map[10]: type 1, range 32, base fe02f000, size 12
found-> vendor=0x10de, dev=0x077b, revid=0xa1
bus=0, slot=2, func=0
class=[SERIALBUS]0c-03-10, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=a, irq=10
map[10]: type 1, range 32, base fe02e000, size 8
found-> vendor=0x10de, dev=0x077c, revid=0xa1
bus=0, slot=2, func=1
class=[SERIALBUS]0c-03-20, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=b, irq=11
map[10]: type 1, range 32, base fe02d000, size 12
found-> vendor=0x10de, dev=0x077d, revid=0xa1
bus=0, slot=4, func=0
class=[SERIALBUS]0c-03-10, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=a, irq=7
map[10]: type 1, range 32, base fe02c000, size 8
found-> vendor=0x10de, dev=0x077e, revid=0xa1
bus=0, slot=4, func=1
class=[SERIALBUS]0c-03-20, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
intpin=b, irq=5
map[20]: type 1, range 32, base 0000f000, size 4
found-> vendor=0x10de, dev=0x0759, revid=0xa1
bus=0, slot=6, func=0
class=[STORAGE]01-01-8a, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
map[10]: type 1, range 32, base fe020000, size 14
found-> vendor=0x10de, dev=0x0774, revid=0xa1
bus=0, slot=7, func=0
class=[MULTIMEDIA]04-03-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=11
found-> vendor=0x10de, dev=0x075a, revid=0xa1
bus=0, slot=8, func=0
class=[BRIDGE]06-04-01, hdrtype=0x01, mfdev=0
subordinatebus=1 secondarybus=1
map[10]: type 1, range 32, base 000009f0, size 3
map[14]: type 1, range 32, base 00000bf0, size 2
map[18]: type 1, range 32, base 00000970, size 3
map[1c]: type 1, range 32, base 00000b70, size 2
map[20]: type 1, range 32, base 0000dc00, size 4
map[24]: type 1, range 32, base fe026000, size 13
found-> vendor=0x10de, dev=0x0ad4, revid=0xa2
bus=0, slot=9, func=0
class=[STORAGE]01-06-01, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=11
map[10]: type 1, range 32, base fe02b000, size 12
map[14]: type 1, range 32, base 0000d800, size 3
map[18]: type 1, range 32, base fe02a000, size 8
map[1c]: type 1, range 32, base fe029000, size 4
found-> vendor=0x10de, dev=0x0760, revid=0xa2
bus=0, slot=10, func=0
class=[NETWORK]02-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=15
found-> vendor=0x10de, dev=0x0569, revid=0xa1
bus=0, slot=11, func=0
class=[BRIDGE]06-04-00, hdrtype=0x01, mfdev=0
subordinatebus=2 secondarybus=2
found-> vendor=0x10de, dev=0x0778, revid=0xa1
bus=0, slot=16, func=0
class=[BRIDGE]06-04-00, hdrtype=0x01, mfdev=0
subordinatebus=3 secondarybus=3
intpin=a, irq=255
PCI Express ver.2 cap=0x0142
found-> vendor=0x10de, dev=0x075b, revid=0xa1
bus=0, slot=18, func=0
class=[BRIDGE]06-04-00, hdrtype=0x01, mfdev=0
subordinatebus=4 secondarybus=4
intpin=a, irq=255
PCI Express ver.1 cap=0x0141[ROOT], slotcap=0x00180500
found-> vendor=0x1022, dev=0x1100, revid=0x00
bus=0, slot=24, func=0
class=[BRIDGE]06-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
found-> vendor=0x1022, dev=0x1101, revid=0x00
bus=0, slot=24, func=1
class=[BRIDGE]06-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
found-> vendor=0x1022, dev=0x1102, revid=0x00
bus=0, slot=24, func=2
class=[BRIDGE]06-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
found-> vendor=0x1022, dev=0x1103, revid=0x00
bus=0, slot=24, func=3
class=[BRIDGE]06-00-00, hdrtype=0x00, mfdev=1
subordinatebus=0 secondarybus=0
pci0: <unknown card> (vendor=0x10de, dev=0x0754) at 0.0
isab0.pci0.pcib0.legacypci0.nexus0.root0
isab0: <PCI to ISA bridge (vendor=10de device=075c)> [tentative] port 0x1d00-0x1dff at device 1.0 on pci0
isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
isa0: <ISA bus> [tentative] on isab0
isa0: <ISA bus> [attached!] on isab0
isab0: <PCI to ISA bridge (vendor=10de device=075c)> [attached!] port 0x1d00-0x1dff at device 1.0 on pci0
pci0: <unknown card> (vendor=0x10de, dev=0x0752) at 1.1 irq 5
pci0: <unknown card> (vendor=0x10de, dev=0x0751) at 1.2
pci0: <unknown card> (vendor=0x10de, dev=0x0753) at 1.3 irq 10
pci0: <unknown card> (vendor=0x10de, dev=0x0568) at 1.4
ohci0.pci0.pcib0.legacypci0.nexus0.root0
ohci0: <OHCI (generic) USB controller> [tentative] mem 0xfe02f000-0xfe02ffff irq 10 at device 2.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
intr 10 at 40001/40000 hz, livelocked limit engaged!
usb0.ohci0.pci0.pcib0.legacypci0.nexus0.root0
usb0: <OHCI (generic) USB controller> [tentative] on ohci0
usb0: USB revision 1.0
uhub0.usb0.ohci0.pci0.pcib0.legacypci0.nexus0.root0
uhub0: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> [tentative] on usb0
uhub0: 6 ports with 6 removable, self powered
uhub0: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> [attached!] on usb0
usb0: <OHCI (generic) USB controller> [attached!] on ohci0
ohci0: <OHCI (generic) USB controller> [attached!] mem 0xfe02f000-0xfe02ffff irq 10 at device 2.0 on pci0
pci0: <USB controller> (vendor=0x10de, dev=0x077c) at 2.1 irq 11
ohci1.pci0.pcib0.legacypci0.nexus0.root0
ohci1: <OHCI (generic) USB controller> [tentative] mem 0xfe02d000-0xfe02dfff irq 7 at device 4.0 on pci0
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1.ohci1.pci0.pcib0.legacypci0.nexus0.root0
usb1: <OHCI (generic) USB controller> [tentative] on ohci1
usb1: USB revision 1.0
uhub1.usb1.ohci1.pci0.pcib0.legacypci0.nexus0.root0
uhub1: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> [tentative] on usb1
uhub1: 6 ports with 6 removable, self powered
uhub1: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> [attached!] on usb1
usb1: <OHCI (generic) USB controller> [attached!] on ohci1
ohci1: <OHCI (generic) USB controller> [attached!] mem 0xfe02d000-0xfe02dfff irq 7 at device 4.0 on pci0
pci0: <USB controller> (vendor=0x10de, dev=0x077e) at 4.1 irq 5
atapci0.pci0.pcib0.legacypci0.nexus0.root0
atapci0: <nVidia nForce MCP77 UDMA133 controller> [tentative] port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 6.0 on pci0
ata0.atapci0.pci0.pcib0.legacypci0.nexus0.root0
ata0: <ATA channel 0> [tentative] on atapci0
atapci0: reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci0: reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
intr 10 at 40001/20000 hz, in livelock
intr 10 at 1/20000 hz, livelock removed
ata0-master: pio=PIO4 wdma=WDMA2 udma=UNSUPPORTED cable=40 wire
ad0: setting PIO4 on nForce MCP77 chip
ad0: setting WDMA2 on nForce MCP77 chip
ad0: nVidia check1 failed
ad0: Adaptec check1 failed
ad0: LSI (v3) check1 failed
ad0: LSI (v2) check1 failed
ad0: FreeBSD check1 failed
ad0: 973MB <TRANSCEND 20070312> at ata0-master WDMA2
ad0: 1993824 sectors [1978C/16H/63S] 1 sectors/interrupt 1 depth queue
ata0: <ATA channel 0> [attached!] on atapci0
ata1.atapci0.pci0.pcib0.legacypci0.nexus0.root0
ata1: <ATA channel 1> [tentative] on atapci0
atapci0: reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci0: reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=00 ostat0=ff ostat1=ff
ata1: <ATA channel 1> [attached!] on atapci0
atapci0: <nVidia nForce MCP77 UDMA133 controller> [attached!] port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 6.0 on pci0
pci0: <unknown card> (vendor=0x10de, dev=0x0774) at 7.0 irq 11
pcib1.pci0.pcib0.legacypci0.nexus0.root0
pcib1: <PCI to PCI bridge (vendor=10de device=075a)> [tentative] at device 8.0 on pci0
pcib1: secondary bus 1
pcib1: subordinate bus 1
pcib1: I/O decode 0xc000-0xcfff
pcib1: memory decode 0xfde00000-0xfdefffff
pcib1: prefetched decode 0xfdd00000-0xfddfffff
pcib1: Subtractively decoded bridge.
pci1.pcib1.pci0.pcib0.legacypci0.nexus0.root0
pci1: <PCI bus> [tentative] on pcib1
pci1: pci_attach() physical bus=1
pci1: <PCI bus> [attached!] on pcib1
pcib1: <PCI to PCI bridge (vendor=10de device=075a)> [attached!] at device 8.0 on pci0
atapci1.pci0.pcib0.legacypci0.nexus0.root0
atapci1: <nVidia (ID=0ad410de) AHCI controller> [tentative] port 0xdc00-0xdc0f,0xb70-0xb73,0x970-0x977,0xbf0-0xbf3,0x9f0-0x9f7 mem 0xfe026000-0xfe027fff irq 11 at device 9.0 on pci0
atapci1: AHCI Version 01.20 controller with 6 ports detected
ata2.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata2: <ATA channel 0> [tentative] on atapci1
intr 11 at 40001/40000 hz, livelocked limit engaged!
ata2: SATA connect time=0ms
ata2: ahci_reset devices=0x1<ATA_MASTER>
ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire
ad4: nVidia check1 failed
ad4: Adaptec check1 failed
ad4: LSI (v3) check1 failed
ad4: LSI (v2) check1 failed
********* ATA Promise FastTrak Metadata *********
promise_id <FreeBSD ATA driver RAID >
dummy_0 0x00020000
magic_0 0x00010000487a2325
magic_1 0x487a
magic_2 0x487a2325
integrity 0x00000080 80<VALID>
flags 0x07 7<ASSIGNED,ONLINE,VALID>
disk_number 0
channel 0x01
device 0x00
magic_0 0x00010000487a2325
disk_offset 0
disk_sectors 1953525105
rebuild_lba 0x00000000
generation 0x0001
status 0x8f 8f<READY,INITED,ONLINE,VALID>
type SPAN
total_disks 1
stripe_shift 255
array_width 1
array_number 0
total_sectors 1953525105
cylinders 56064
heads 254
sectors 63
magic_1 0x0000487a2325487a
DISK# flags dummy_0 channel device magic_0
0 7<ASSIGNED,ONLINE,VALID> 0x00 0x01 0x00 0x00010000487a2325
1 0 0x00 0x00 0x00 0x0000000000000000
2 0 0x00 0x00 0x00 0x0000000000000000
3 0 0x00 0x00 0x00 0x0000000000000000
4 0 0x00 0x00 0x00 0x0000000000000000
5 0 0x00 0x00 0x00 0x0000000000000000
6 0 0x00 0x00 0x00 0x0000000000000000
7 0 0x00 0x00 0x00 0x0000000000000000
checksum 0x936f080d
=================================================
ad4: 953869MB <SAMSUNG HE103UJ 1AA01112> at ata2-master SATA300
ad4: 1953525168 sectors [1938021C/16H/63S] 16 sectors/interrupt 1 depth queue
ata2: <ATA channel 0> [attached!] on atapci1
ata3.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata3: <ATA channel 1> [tentative] on atapci1
ata3: SATA connect status=00000000
ata3: ahci_reset devices=0x0
ata3: <ATA channel 1> [attached!] on atapci1
ata4.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata4: <ATA channel 2> [tentative] on atapci1
ata4: SATA connect status=00000000
ata4: ahci_reset devices=0x0
ata4: <ATA channel 2> [attached!] on atapci1
ata5.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata5: <ATA channel 3> [tentative] on atapci1
ata5: SATA connect status=00000000
ata5: ahci_reset devices=0x0
ata5: <ATA channel 3> [attached!] on atapci1
ata6.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata6: <ATA channel 4> [tentative] on atapci1
ata6: SATA connect status=00000000
ata6: ahci_reset devices=0x0
ata6: <ATA channel 4> [attached!] on atapci1
ata7.atapci1.pci0.pcib0.legacypci0.nexus0.root0
ata7: <ATA channel 5> [tentative] on atapci1
ata7: SATA connect status=00000000
ata7: ahci_reset devices=0x0
ata7: <ATA channel 5> [attached!] on atapci1
atapci1: <nVidia (ID=0ad410de) AHCI controller> [attached!] port 0xdc00-0xdc0f,0xb70-0xb73,0x970-0x977,0xbf0-0xbf3,0x9f0-0x9f7 mem 0xfe026000-0xfe027fff irq 11 at device 9.0 on pci0
nfe0.pci0.pcib0.legacypci0.nexus0.root0
nfe0: <NVIDIA MCP77 Gigabit Ethernet> [tentative] port 0xd800-0xd807 mem 0xfe029000-0xfe02900f,0xfe02a000-0xfe02a0ff,0xfe02b000-0xfe02bfff irq 15 at device 10.0 on pci0
miibus0.nfe0.pci0.pcib0.legacypci0.nexus0.root0
miibus0: <MII bus> [tentative] on nfe0
rgephy0: rev: 2
rgephy0.miibus0.nfe0.pci0.pcib0.legacypci0.nexus0.root0
rgephy0: <8211B/RTL8169S/8110S media interface> [tentative] on miibus0
rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
rgephy0: <8211B/RTL8169S/8110S media interface> [attached!] on miibus0
miibus0: <MII bus> [attached!] on nfe0
intr 11 at 40022/20000 hz, in livelock
nfe0: bpf attached
nfe0: MAC address: 00:30:18:ae:25:b4
nfe0: <NVIDIA MCP77 Gigabit Ethernet> [attached!] port 0xd800-0xd807 mem 0xfe029000-0xfe02900f,0xfe02a000-0xfe02a0ff,0xfe02b000-0xfe02bfff irq 15 at device 10.0 on pci0
pcib2.pci0.pcib0.legacypci0.nexus0.root0
pcib2: <PCI to PCI bridge (vendor=10de device=0569)> [tentative] at device 11.0 on pci0
pcib2: secondary bus 2
pcib2: subordinate bus 2
pcib2: I/O decode 0xb000-0xbfff
pcib2: memory decode 0xfb000000-0xfcffffff
pcib2: prefetched decode 0xd8000000-0xe7ffffff
pci2.pcib2.pci0.pcib0.legacypci0.nexus0.root0
pci2: <PCI bus> [tentative] on pcib2
pci2: pci_attach() physical bus=2
map[10]: type 1, range 32, base fb000000, size 24
map[14]: type 1, range 64, base d8000000, size 27
map[1c]: type 1, range 64, base e6000000, size 25
map[24]: type 1, range 32, base 0000bc00, size 7
found-> vendor=0x10de, dev=0x0849, revid=0xa2
bus=2, slot=0, func=0
class=[DISPLAY]03-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=7
pci2: <NVidia model 0849 graphics accelerator> (vendor=0x10de, dev=0x0849) at 0.0 irq 7
pci2: <PCI bus> [attached!] on pcib2
pcib2: <PCI to PCI bridge (vendor=10de device=0569)> [attached!] at device 11.0 on pci0
pcib3.pci0.pcib0.legacypci0.nexus0.root0
pcib3: <PCI to PCI bridge (vendor=10de device=0778)> [tentative] at device 16.0 on pci0
pcib3: secondary bus 3
pcib3: subordinate bus 3
pcib3: I/O decode 0xa000-0xafff
pcib3: memory decode 0xfdc00000-0xfdcfffff
pcib3: prefetched decode 0xfdb00000-0xfdbfffff
pci3.pcib3.pci0.pcib0.legacypci0.nexus0.root0
pci3: <PCI bus> [tentative] on pcib3
pci3: pci_attach() physical bus=3
pci3: <PCI bus> [attached!] on pcib3
pcib3: <PCI to PCI bridge (vendor=10de device=0778)> [attached!] at device 16.0 on pci0
pcib4.pci0.pcib0.legacypci0.nexus0.root0
pcib4: <PCI to PCI bridge (vendor=10de device=075b)> [tentative] at device 18.0 on pci0
pcib4: secondary bus 4
pcib4: subordinate bus 4
pcib4: I/O decode 0x9000-0x9fff
pcib4: memory decode 0xfda00000-0xfdafffff
pcib4: prefetched decode 0xfd900000-0xfd9fffff
pci4.pcib4.pci0.pcib0.legacypci0.nexus0.root0
pci4: <PCI bus> [tentative] on pcib4
pci4: pci_attach() physical bus=4
map[10]: type 1, range 32, base 00009c00, size 8
map[18]: type 1, range 64, base fdaff000, size 12
map[20]: type 1, range 64, base fd9f0000, size 16
found-> vendor=0x10ec, dev=0x8168, revid=0x02
bus=4, slot=0, func=0
class=[NETWORK]02-00-00, hdrtype=0x00, mfdev=0
subordinatebus=0 secondarybus=0
intpin=a, irq=10
PCI Express ver.1 cap=0x0201[DEVICE]
pcib4: device re0 requested decoded I/O range 0x9c00-0x9cff
re0.pci4.pcib4.pci0.pcib0.legacypci0.nexus0.root0
re0: <RealTek 8168C/8111C PCIe Gigabit Ethernet> [tentative] port 0x9c00-0x9cff mem 0xfd9f0000-0xfd9fffff,0xfdaff000-0xfdafffff irq 10 at device 0.0 on pci4
pcib4: device re0 requested decoded I/O range 0x9c00-0x9cff
miibus1.re0.pci4.pcib4.pci0.pcib0.legacypci0.nexus0.root0
miibus1: <MII bus> [tentative] on re0
rgephy1: rev: 2
rgephy1.miibus1.re0.pci4.pcib4.pci0.pcib0.legacypci0.nexus0.root0
rgephy1: <8211B/RTL8169S/8110S media interface> [tentative] on miibus1
rgephy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
rgephy1: <8211B/RTL8169S/8110S media interface> [attached!] on miibus1
miibus1: <MII bus> [attached!] on re0
intr 11 at 0/20000 hz, livelock removed
re0: bpf attached
re0: MAC address: 00:30:18:ae:25:ae
re0: <RealTek 8168C/8111C PCIe Gigabit Ethernet> [attached!] port 0x9c00-0x9cff mem 0xfd9f0000-0xfd9fffff,0xfdaff000-0xfdafffff irq 10 at device 0.0 on pci4
pci4: <PCI bus> [attached!] on pcib4
pcib4: <PCI to PCI bridge (vendor=10de device=075b)> [attached!] at device 18.0 on pci0
pci0: <PCI bus> [attached!] on pcib0
pcib0: <Host to PCI bridge> [attached!] on legacypci0
legacypci0 [attached!] on motherboard
ex_isa_identify()
ahc_isa_probe 9: ioport 0x9c00 alloc failed
ahc_isa_probe 13: ioport 0xdc00 alloc failed
atkbdc-: atkbdc0 exists, using next available unit number
sio-: sio0 exists, using next available unit number
sio-: sio1 exists, using next available unit number
sio-: sio2 exists, using next available unit number
sio-: sio3 exists, using next available unit number
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
orm0.isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
orm0: <Option ROM> [tentative] at iomem 0xd0000-0xd17ff on isa0
orm0: <Option ROM> [attached!] at iomem 0xd0000-0xd17ff on isa0
pmtimer0.isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
pmtimer0 [tentative] on isa0
pmtimer0 [attached!] on isa0
fdc0: ready for input in output
fdc0: cmd 3 failed at out byte 1 of 3
fdc0 [tentative] failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
adv0 [tentative] failed to probe on isa0
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x330
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x334
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x230
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x234
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x130
bt0: Failed Status Reg Test - ff
bt_isa_probe: Probe failed at 0x134
bt0 [tentative] failed to probe at port 0x134-0x137 on isa0
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0: status reg test failed ff
aha0 [tentative] failed to probe at port 0x134-0x137 on isa0
aic0 [tentative] failed to probe at port 0x140-0x15f on isa0
atkbdc1: <Keyboard controller (i8042)> [tentative] failed to probe at port 0x60 on isa0
vga0.isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
vga0: <Generic ISA VGA> [tentative] at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
fb0: vga0, vga, type:VGA (5), flags:0x7007f
fb0: port:0x3c0-0x3df, mem:0xa0000 0x20000
fb0: init mode:24, bios mode:3, current mode:24
fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
vga0: vga: WARNING: video mode switching is not fully supported on this adapter
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81
bf 1f 00 4f 0e 0f 00 00 07 80 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 54 80
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
VGA parameters to be used for mode 24
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81
bf 1f 00 4f 0e 0f 00 00 07 80 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
vga0: <Generic ISA VGA> [attached!] at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0.isa0.isab0.pci0.pcib0.legacypci0.nexus0.root0
sc0: <System console> [tentative] at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x100>
sc0: fb0, terminal emulator: sc (syscons terminal)
sc0: <System console> [attached!] at flags 0x100 on isa0
lm0 [tentative] failed to probe at port 0x290 on isa0
it0 [tentative] failed to probe at port 0x290 on isa0
it1 [tentative] failed to probe at port 0xc00-0xc07 on isa0
it2 [tentative] failed to probe at port 0xd00-0xd07 on isa0
sio2 [tentative] failed to probe at port 0x3f8 irq 4 flags 0x10 on isa0
sio3 [tentative] failed to probe at port 0x2f8 irq 3 on isa0
sio4: not probed (disabled)
sio5: not probed (disabled)
ppc0: parallel port not found.
ppc0: <Parallel port> [tentative] failed to probe at irq 7 on isa0
ed0: not probed (disabled)
fe0: not probed (disabled)
ie0: not probed (disabled)
lnc0: not probed (disabled)
cs0: not probed (disabled)
sn0: not probed (disabled)
isa_probe_children: probing PnP devices
BIOS Geometries:
0:03db1f3f 0..987=988 cylinders, 0..31=32 heads, 1..63=63 sectors
1:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors
0 accounted for
Device configuration finished.
faith0: bpf attached
lo0: bpf attached
crypto: assign driver 0, flags 2
crypto: driver 0 registers alg 1 flags 0 maxoplen 0
crypto: driver 0 registers alg 2 flags 0 maxoplen 0
crypto: driver 0 registers alg 3 flags 0 maxoplen 0
crypto: driver 0 registers alg 4 flags 0 maxoplen 0
crypto: driver 0 registers alg 5 flags 0 maxoplen 0
crypto: driver 0 registers alg 17 flags 0 maxoplen 0
crypto: driver 0 registers alg 6 flags 0 maxoplen 0
crypto: driver 0 registers alg 7 flags 0 maxoplen 0
crypto: driver 0 registers alg 15 flags 0 maxoplen 0
crypto: driver 0 registers alg 8 flags 0 maxoplen 0
crypto: driver 0 registers alg 16 flags 0 maxoplen 0
crypto: driver 0 registers alg 9 flags 0 maxoplen 0
crypto: driver 0 registers alg 10 flags 0 maxoplen 0
crypto: driver 0 registers alg 13 flags 0 maxoplen 0
crypto: driver 0 registers alg 14 flags 0 maxoplen 0
crypto: driver 0 registers alg 11 flags 0 maxoplen 0
crypto: driver 0 registers alg 18 flags 0 maxoplen 0
ppp0: bpf attached
sl0: bpf attached
bootdev: a0200000 type=0 unit=0 slice=2 part=0 major=3
ATA PseudoRAID loaded
********** ATA PseudoRAID ar0 Metadata **********
=================================================
format FreeBSD PseudoRAID
type SPAN
flags 0x01 1<READY>
magic_0 0x0000000000000000
magic_1 0x0000487a2325487a
generation 1
total_sectors 1953525105
offset_sectors 0
heads 255
sectors 63
cylinders 56065
width 1
interleave 2147483648
total_disks 1
disk 0: flags = 0x0b b<ONLINE,ASSIGNED,PRESENT>
ad4: sectors 1953525105
=================================================
ar0: 953869MB <FreeBSD PseudoRAID SPAN> status: READY
ar0: 1953525105 sectors [56065C/255H/63S] <> subdisks defined as:
ar0: disk0 READY using ad4 at ata2-master
Mounting root from ufs:/dev/ad0s1a
ad0s1: type 0xa5, start 32, end = 1992703, size 1992672 : OK
start_init: trying /sbin/init
nfe0: use non-jumbo frames
interrupt total rate
irq0: clk 1837927 12943
irq3: sio1 0 0
irq4: sio0 775 5
irq5: re0 5 0
irq7: ohci0/ohci1 386554 2722
irq9: acpi0 0 0
irq10: nfe0 0 0
irq11: atapci1 5385882 37928
irq14: ata0 4422 31
irq15: ata1 0 0
irq16 412 2
irq19 48 0
irq21 2450 17
irq64: swi_siopoll 0 0
irq66: swi_crypto 0 0
irq67: swi_cambio 0 0
irq68: swi_vm 0 0
irq69: swi_taskq 0 0
Total 7618475 53651
interrupt total rate
irq0: clk 301828 1605
irq3: sio1 0 0
irq4: sio0 413 2
irq7: ohci1 0 0
irq9: acpi0 0 0
irq10: ohci0/re0 76094 404
irq11: atapci1 40042 212
irq14: ata0 1104 5
irq15: ata1/nfe0 8 0
irq16 177 0
irq19 48 0
irq21 1122 5
irq64: swi_siopoll 0 0
irq66: swi_crypto 0 0
irq67: swi_cambio 0 0
irq68: swi_vm 0 0
irq69: swi_taskq 0 0
Total 420836 2238
More information about the Bugs
mailing list