I can reproduce the same lockup on another motherboard, MSI 865PE Neo2, with 5.3-BETA7 or 6.0-CURRENT cvsup'ed 10 hours ago. On Sat, 25 Sep 2004, Tai-hwa Liang wrote: > Testing platforms: ASUS A7N8X and A7N8X-X, nForce2 chipset > > Vanilla 5.3-BETA4/BETA5 installation booted successfully. However, > if g_md.ko was loaded in /boot/loader.conf or was loaded manually in > boot prompt, the system will freeze at "lo0: bpf attached" without > panic dump. > > -CURRENT kernel seems to boot on both system w/ or w/o apic compiled in > kernel. However, if usd.ko was loaded by usbd after the kernel is booted, > the kernel will freeze at "ehci0: [GIANT-LOCKED]." Meanwhile, the OHCI > version turned out to be corrupted: > > ohci1: <OHCI (generic) USB controller> mem 0xee005000-0xee005fff irq 11 at device 2.1 on pci0 > ohci1: [GIANT-LOCKED] > usb0: OHCI version 15.15, legacy support > usb0: unsupported OHCI revision > ohci1: USB init failed > device_attach: ohci1 attach returned 5 > > I have no idea about why the system freeze without dumping core whilst > loading g_md.ko(in boot prompt or in loader.conf) or usb.ko(by usbd) > dynamically. It seems that the tentative workaround is to compile md > device statically and load usb.ko prior before usbd was launched > such like doing that in /boot/loader.conf. > > Following are the related dmesg with -CURRENT cvsup'ed about 1 day ago. > apic enabled, no PREEMPTION, SCHED_4BSD, all workaround applied: > > Copyright (c) 1992-2004 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 6.0-CURRENT #0: Thu Sep 23 11:10:15 CST 2004 > root_at_tinderbox.localdomain:/usr/src/sys/i386/compile/tinderbox > Preloaded elf kernel "/boot/kernel/kernel" at 0xc072c000. > Preloaded elf module "/boot/kernel/umass.ko" at 0xc072c244. > Preloaded elf module "/boot/kernel/usb.ko" at 0xc072c2f0. > Preloaded elf module "/boot/modules/if_nv.ko" at 0xc072c398. > Preloaded elf module "/boot/kernel/miibus.ko" at 0xc072c444. > Calibrating clock(s) ... i8254 clock: 1193189 Hz > Timecounter "i8254" frequency 1193189 Hz quality 0 > Calibrating TSC clock ... TSC clock: 2171615263 Hz > CPU: AMD Athlon(tm) XP 3000+ (2171.62-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x6a0 Stepping = 0 > Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> > AMD Features=0xc0400000<AMIE,DSP,3DNow!> > Data TLB: 32 entries, fully associative > Instruction TLB: 16 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, 8-way associative > real memory = 1073676288 (1023 MB) > Physical memory chunk(s): > 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) > 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) > 0x0000000000826000 - 0x000000003edbdfff, 1046052864 bytes (255384 pages) > avail memory = 1045307392 (996 MB) > mptable_probe: MP Config Table has bad signature: \^E\^G > Table 'FACP' at 0x3fff3040 > Table 'APIC' at 0x3fff74c0 > MADT: Found table at 0x3fff74c0 > APIC: Using the MADT enumerator. > MADT: Found CPU APIC ID 0 ACPI ID 0: enabled > ACPI APIC Table: <Nvidia AWRDACPI> > APIC: CPU 0 has ACPI ID 0 > bios32: Found BIOS32 Service Directory header at 0xc00fb000 > bios32: Entry = 0xfb490 (c00fb490) Rev = 0 Len = 1 > pcibios: PCI BIOS entry at 0xf0000+0xb4c0 > pnpbios: Found PnP BIOS data at 0xc00fbf20 > pnpbios: Entry = f0000:bf50 Rev = 1.0 > Other BIOS signatures found: > MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000 > ioapic0: Routing external 8259A's -> intpin 0 > ioapic0: intpin 0 -> ExtINT (edge, high) > ioapic0: intpin 1 -> ISA IRQ 1 (edge, high) > ioapic0: intpin 2 -> ISA IRQ 2 (edge, high) > ioapic0: intpin 3 -> ISA IRQ 3 (edge, high) > ioapic0: intpin 4 -> ISA IRQ 4 (edge, high) > ioapic0: intpin 5 -> ISA IRQ 5 (edge, high) > ioapic0: intpin 6 -> ISA IRQ 6 (edge, high) > ioapic0: intpin 7 -> ISA IRQ 7 (edge, high) > ioapic0: intpin 8 -> ISA IRQ 8 (edge, high) > ioapic0: intpin 9 -> ISA IRQ 9 (edge, high) > ioapic0: intpin 10 -> ISA IRQ 10 (edge, high) > ioapic0: intpin 11 -> ISA IRQ 11 (edge, high) > ioapic0: intpin 12 -> ISA IRQ 12 (edge, high) > ioapic0: intpin 13 -> ISA IRQ 13 (edge, high) > ioapic0: intpin 14 -> ISA IRQ 14 (edge, high) > ioapic0: intpin 15 -> ISA IRQ 15 (edge, high) > ioapic0: intpin 16 -> PCI IRQ 16 (level, low) > ioapic0: intpin 17 -> PCI IRQ 17 (level, low) > ioapic0: intpin 18 -> PCI IRQ 18 (level, low) > ioapic0: intpin 19 -> PCI IRQ 19 (level, low) > ioapic0: intpin 20 -> PCI IRQ 20 (level, low) > ioapic0: intpin 21 -> PCI IRQ 21 (level, low) > ioapic0: intpin 22 -> PCI IRQ 22 (level, low) > ioapic0: intpin 23 -> PCI IRQ 23 (level, low) > MADT: intr override: source 0, irq 2 > ioapic0: Routing IRQ 0 -> intpin 2 > ioapic0: intpin 2 trigger: edge > ioapic0: intpin 2 polarity: high > MADT: intr override: source 9, irq 9 > ioapic0: intpin 9 trigger: level > ioapic0: intpin 9 polarity: high > lapic0: Routing NMI -> LINT1 > lapic0: LINT1 trigger: edge > lapic0: LINT1 polarity: active-high > ioapic0 <Version 1.1> irqs 0-23 on motherboard > cpu0 BSP: > ID: 0x00000000 VER: 0x00040010 LDR: 0x01000000 DFR: 0x0fffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > mem: <memory> > Pentium Pro MTRR support enabled > null: <null device, zero device> > io: <I/O> > random: <entropy source, Software, Yarrow> > acpi0: <Nvidia AWRDACPI> on motherboard > acpi0: [MPSAFE] > pci_open(1): mode 1 addr port (0x0cf8) is 0x80000888 > pci_open(1a): mode1res=0x80000000 (0x80000000) > pci_cfgcheck: device 0 [class=060000] [hdr=80] is there (id=01e010de) > pcibios: BIOS version 2.10 > Found $PIR table, 11 entries at 0xc00fdeb0 > PCI-Only Interrupts: 5 11 > Location Bus Device Pin Link IRQs > slot 1 0 8 A 0x01 3 4 5 7 9 10 11 12 14 15 > slot 1 0 8 B 0x02 3 4 5 7 9 10 11 12 14 15 > slot 1 0 8 C 0x03 3 4 5 7 9 10 11 12 14 15 > slot 1 0 8 D 0x04 3 4 5 7 9 10 11 12 14 15 > slot 2 0 12 A 0x01 3 4 5 7 9 10 11 12 14 15 > slot 2 0 12 B 0x02 3 4 5 7 9 10 11 12 14 15 > slot 2 0 12 C 0x03 3 4 5 7 9 10 11 12 14 15 > slot 2 0 12 D 0x04 3 4 5 7 9 10 11 12 14 15 > slot 3 255 31 A 0x0f 3 4 5 7 9 10 11 12 14 15 > slot 3 255 31 B 0x0f 3 4 5 7 9 10 11 12 14 15 > slot 3 255 31 C 0x0f 3 4 5 7 9 10 11 12 14 15 > slot 3 255 31 D 0x0f 3 4 5 7 9 10 11 12 14 15 > slot 4 1 6 A 0x01 3 4 5 7 9 10 11 12 14 15 > slot 4 1 6 B 0x02 3 4 5 7 9 10 11 12 14 15 > slot 4 1 6 C 0x03 3 4 5 7 9 10 11 12 14 15 > slot 4 1 6 D 0x04 3 4 5 7 9 10 11 12 14 15 > slot 5 1 7 A 0x04 3 4 5 7 9 10 11 12 14 15 > slot 5 1 7 B 0x01 3 4 5 7 9 10 11 12 14 15 > slot 5 1 7 C 0x02 3 4 5 7 9 10 11 12 14 15 > slot 5 1 7 D 0x03 3 4 5 7 9 10 11 12 14 15 > slot 6 1 8 A 0x03 3 4 5 7 9 10 11 12 14 15 > slot 6 1 8 B 0x04 3 4 5 7 9 10 11 12 14 15 > slot 6 1 8 C 0x01 3 4 5 7 9 10 11 12 14 15 > slot 6 1 8 D 0x02 3 4 5 7 9 10 11 12 14 15 > slot 7 1 9 A 0x02 3 4 5 7 9 10 11 12 14 15 > slot 7 1 9 B 0x03 3 4 5 7 9 10 11 12 14 15 > slot 7 1 9 C 0x04 3 4 5 7 9 10 11 12 14 15 > slot 7 1 9 D 0x01 3 4 5 7 9 10 11 12 14 15 > slot 8 1 10 A 0x01 3 4 5 7 9 10 11 12 14 15 > slot 8 1 10 B 0x02 3 4 5 7 9 10 11 12 14 15 > slot 8 1 10 C 0x03 3 4 5 7 9 10 11 12 14 15 > slot 8 1 10 D 0x04 3 4 5 7 9 10 11 12 14 15 > slot 9 1 11 A 0x03 3 4 5 7 9 10 11 12 14 15 > slot 9 1 11 B 0x03 3 4 5 7 9 10 11 12 14 15 > slot 9 1 11 C 0x03 3 4 5 7 9 10 11 12 14 15 > slot 9 1 11 D 0x03 3 4 5 7 9 10 11 12 14 15 > embedded 0 30 A 0x04 3 4 5 7 9 10 11 12 14 15 > embedded 0 30 B 0x01 3 4 5 7 9 10 11 12 14 15 > embedded 0 30 C 0x02 3 4 5 7 9 10 11 12 14 15 > embedded 0 30 D 0x03 3 4 5 7 9 10 11 12 14 15 > AcpiOsDerivePciId: bus 0 dev 1 func 0 > acpi0: Power Button (fixed) > AcpiOsDerivePciId: bus 0 dev 1 func 0 > AcpiOsDerivePciId: bus 0 dev 1 func 0 > AcpiOsDerivePciId: bus 0 dev 1 func 0 > ACPI timer looks GOOD min = 3, max = 4, width = 1 > ACPI timer looks GOOD min = 3, max = 5, width = 2 > ACPI timer looks GOOD min = 3, max = 4, width = 1 > ACPI timer looks GOOD min = 3, max = 4, width = 1 > ACPI timer looks GOOD min = 3, max = 4, width = 1 > ACPI timer looks GOOD min = 3, max = 4, width = 1 > ACPI timer looks GOOD min = 3, max = 4, width = 1 > ACPI timer looks GOOD min = 3, max = 4, width = 1 > ACPI timer looks GOOD min = 3, max = 4, width = 1 > ACPI timer looks GOOD min = 3, max = 4, width = 1 > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 > cpu0: <ACPI CPU> on acpi0 > acpi_button0: <Power Button> on acpi0 > pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 > ACPI PCI link initial configuration: > \\_SB_.PCI0.APCS irq 0: [23] 23+ high,level,sharable 0.1.0 > \\_SB_.PCI0.APCS irq 0: [23] 23+ high,level,sharable 0.1.1 > \\_SB_.PCI0.APCF irq 0: [20 21 22] 0+ high,level,sharable 0.2.0 > \\_SB_.PCI0.APCG irq 0: [20 21 22] 0+ high,level,sharable 0.2.1 > \\_SB_.PCI0.APCL irq 0: [20 21 22] 0+ high,level,sharable 0.2.2 > \\_SB_.PCI0.APCH irq 0: [20 21 22] 0+ high,level,sharable 0.4.0 > \\_SB_.PCI0.APCI irq 0: [20 21 22] 0+ high,level,sharable 0.5.0 > \\_SB_.PCI0.APCJ irq 0: [20 21 22] 0+ high,level,sharable 0.6.0 > \\_SB_.PCI0.APCK irq 0: [20 21 22] 0+ high,level,sharable 0.6.1 > \\_SB_.PCI0.APCM irq 0: [20 21 22] 0+ high,level,sharable 0.13.0 > \\_SB_.PCI0.AP3C irq 0: [20 21 22] 0+ high,level,sharable 0.12.0 > \\_SB_.PCI0.APCZ irq 0: [20 21 22] 0+ high,level,sharable 0.9.0 > pci0: <ACPI PCI bus> on pcib0 > pci0: physical bus=0 > map[10]: type 3, range 32, base e8000000, size 26, enabled > found-> vendor=0x10de, dev=0x01e0, revid=0xa2 > bus=0, slot=0, func=0 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x10de, dev=0x01eb, revid=0xa2 > bus=0, slot=0, func=1 > class=05-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x10de, dev=0x01ee, revid=0xa2 > bus=0, slot=0, func=2 > class=05-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x10de, dev=0x01ed, revid=0xa2 > bus=0, slot=0, func=3 > class=05-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x10de, dev=0x01ec, revid=0xa2 > bus=0, slot=0, func=4 > class=05-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x10de, dev=0x01ef, revid=0xa2 > bus=0, slot=0, func=5 > class=05-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x10de, dev=0x0060, revid=0xa3 > bus=0, slot=1, func=0 > class=06-01-00, hdrtype=0x00, mfdev=1 > cmdreg=0x000f, statreg=0x00b0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > map[10]: type 4, range 32, base 0000d000, size 5, enabled > pcib0: matched entry for 0.1.INTA (src \\_SB_.PCI0.APCS) > pcib0: possible interrupts: 23 > ACPI PCI link arbitrated settings: > \\_SB_.PCI0.APCF (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.APCG (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.APCL (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.APCH (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.APCI (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.APCJ (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.APCK (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.APCM (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.AP3C (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.APCZ (references 1, priority 100): > interrupts: 22 21 20 > penalty: 100 100 100 > \\_SB_.PCI0.APCS (references 2, priority 40): > interrupts: 23 > penalty: 20 > ioapic0: Changing polarity for pin 23 to high > pcib0: slot 1 INTA routed to irq 23 via \\_SB_.PCI0.APCS > found-> vendor=0x10de, dev=0x0064, revid=0xa2 > bus=0, slot=1, func=1 > class=0c-05-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0001, statreg=0x00b0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) > intpin=a, irq=23 > powerspec 2 supports D0 D3 current D0 > map[10]: type 1, range 32, base ee004000, size 12, enabled > pcib0: matched entry for 0.2.INTA (src \\_SB_.PCI0.APCF) > pcib0: possible interrupts: 20 21 22 > ACPI PCI link arbitrated settings: > \\_SB_.PCI0.APCF (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > \\_SB_.PCI0.APCG (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > \\_SB_.PCI0.APCL (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > \\_SB_.PCI0.APCH (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > \\_SB_.PCI0.APCI (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > \\_SB_.PCI0.APCJ (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > \\_SB_.PCI0.APCK (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > \\_SB_.PCI0.APCM (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > \\_SB_.PCI0.AP3C (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > \\_SB_.PCI0.APCZ (references 1, priority 200): > interrupts: 22 21 20 > penalty: 200 200 200 > ioapic0: Changing polarity for pin 22 to high > pcib0: slot 2 INTA routed to irq 22 via \\_SB_.PCI0.APCF > found-> vendor=0x10de, dev=0x0067, revid=0xa3 > bus=0, slot=2, func=0 > class=0c-03-10, hdrtype=0x00, mfdev=1 > cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) > intpin=a, irq=22 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 1, range 32, base ee005000, size 12, enabled > pcib0: matched entry for 0.2.INTB (src \\_SB_.PCI0.APCG) > pcib0: possible interrupts: 20 21 22 > ACPI PCI link arbitrated settings: > \\_SB_.PCI0.APCG (references 1, priority 303): > interrupts: 21 20 22 > penalty: 300 300 310 > \\_SB_.PCI0.APCL (references 1, priority 303): > interrupts: 21 20 22 > penalty: 300 300 310 > \\_SB_.PCI0.APCH (references 1, priority 303): > interrupts: 21 20 22 > penalty: 300 300 310 > \\_SB_.PCI0.APCI (references 1, priority 303): > interrupts: 21 20 22 > penalty: 300 300 310 > \\_SB_.PCI0.APCJ (references 1, priority 303): > interrupts: 21 20 22 > penalty: 300 300 310 > \\_SB_.PCI0.APCK (references 1, priority 303): > interrupts: 21 20 22 > penalty: 300 300 310 > \\_SB_.PCI0.APCM (references 1, priority 303): > interrupts: 21 20 22 > penalty: 300 300 310 > \\_SB_.PCI0.AP3C (references 1, priority 303): > interrupts: 21 20 22 > penalty: 300 300 310 > \\_SB_.PCI0.APCZ (references 1, priority 303): > interrupts: 21 20 22 > penalty: 300 300 310 > ioapic0: Changing polarity for pin 21 to high > pcib0: slot 2 INTB routed to irq 21 via \\_SB_.PCI0.APCG > found-> vendor=0x10de, dev=0x0067, revid=0xa3 > bus=0, slot=2, func=1 > class=0c-03-10, hdrtype=0x00, mfdev=1 > cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) > intpin=b, irq=21 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 1, range 32, base ee000000, size 8, enabled > pcib0: matched entry for 0.2.INTC (src \\_SB_.PCI0.APCL) > pcib0: possible interrupts: 20 21 22 > ACPI PCI link arbitrated settings: > \\_SB_.PCI0.APCL (references 1, priority 406): > interrupts: 20 22 21 > penalty: 400 410 410 > \\_SB_.PCI0.APCH (references 1, priority 406): > interrupts: 20 22 21 > penalty: 400 410 410 > \\_SB_.PCI0.APCI (references 1, priority 406): > interrupts: 20 22 21 > penalty: 400 410 410 > \\_SB_.PCI0.APCJ (references 1, priority 406): > interrupts: 20 22 21 > penalty: 400 410 410 > \\_SB_.PCI0.APCK (references 1, priority 406): > interrupts: 20 22 21 > penalty: 400 410 410 > \\_SB_.PCI0.APCM (references 1, priority 406): > interrupts: 20 22 21 > penalty: 400 410 410 > \\_SB_.PCI0.AP3C (references 1, priority 406): > interrupts: 20 22 21 > penalty: 400 410 410 > \\_SB_.PCI0.APCZ (references 1, priority 406): > interrupts: 20 22 21 > penalty: 400 410 410 > ioapic0: Changing polarity for pin 20 to high > pcib0: slot 2 INTC routed to irq 20 via \\_SB_.PCI0.APCL > found-> vendor=0x10de, dev=0x0068, revid=0xa3 > bus=0, slot=2, func=2 > class=0c-03-20, hdrtype=0x00, mfdev=1 > cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) > intpin=c, irq=20 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 1, range 32, base ee001000, size 12, enabled > map[14]: type 4, range 32, base 0000d400, size 3, enabled > pcib0: matched entry for 0.4.INTA (src \\_SB_.PCI0.APCH) > pcib0: possible interrupts: 20 21 22 > ACPI PCI link arbitrated settings: > \\_SB_.PCI0.APCH (references 1, priority 510): > interrupts: 22 21 20 > penalty: 510 510 510 > \\_SB_.PCI0.APCI (references 1, priority 510): > interrupts: 22 21 20 > penalty: 510 510 510 > \\_SB_.PCI0.APCJ (references 1, priority 510): > interrupts: 22 21 20 > penalty: 510 510 510 > \\_SB_.PCI0.APCK (references 1, priority 510): > interrupts: 22 21 20 > penalty: 510 510 510 > \\_SB_.PCI0.APCM (references 1, priority 510): > interrupts: 22 21 20 > penalty: 510 510 510 > \\_SB_.PCI0.AP3C (references 1, priority 510): > interrupts: 22 21 20 > penalty: 510 510 510 > \\_SB_.PCI0.APCZ (references 1, priority 510): > interrupts: 22 21 20 > penalty: 510 510 510 > pcib0: slot 4 INTA routed to irq 22 via \\_SB_.PCI0.APCH > found-> vendor=0x10de, dev=0x0066, revid=0xa1 > bus=0, slot=4, func=0 > class=02-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x01 (250 ns), maxlat=0x14 (5000 ns) > intpin=a, irq=22 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 4, range 32, base 0000d800, size 8, enabled > map[14]: type 4, range 32, base 0000dc00, size 7, enabled > map[18]: type 1, range 32, base ee002000, size 12, enabled > pcib0: matched entry for 0.6.INTA (src \\_SB_.PCI0.APCJ) > pcib0: possible interrupts: 20 21 22 > ACPI PCI link arbitrated settings: > \\_SB_.PCI0.APCI (references 1, priority 613): > interrupts: 21 20 22 > penalty: 610 610 620 > \\_SB_.PCI0.APCJ (references 1, priority 613): > interrupts: 21 20 22 > penalty: 610 610 620 > \\_SB_.PCI0.APCK (references 1, priority 613): > interrupts: 21 20 22 > penalty: 610 610 620 > \\_SB_.PCI0.APCM (references 1, priority 613): > interrupts: 21 20 22 > penalty: 610 610 620 > \\_SB_.PCI0.AP3C (references 1, priority 613): > interrupts: 21 20 22 > penalty: 610 610 620 > \\_SB_.PCI0.APCZ (references 1, priority 613): > interrupts: 21 20 22 > penalty: 610 610 620 > pcib0: slot 6 INTA routed to irq 21 via \\_SB_.PCI0.APCJ > found-> vendor=0x10de, dev=0x006a, revid=0xa1 > bus=0, slot=6, func=0 > class=04-01-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x05 (1250 ns) > intpin=a, irq=21 > powerspec 2 supports D0 D1 D2 D3 current D0 > found-> vendor=0x10de, dev=0x006c, revid=0xa3 > bus=0, slot=8, func=0 > class=06-04-00, hdrtype=0x01, mfdev=0 > cmdreg=0x0107, statreg=0x00a0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x02 (500 ns) > map[20]: type 4, range 32, base 0000f000, size 4, enabled > found-> vendor=0x10de, dev=0x0065, revid=0xa2 > bus=0, slot=9, func=0 > class=01-01-8a, hdrtype=0x00, mfdev=0 > cmdreg=0x0005, statreg=0x00b0, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) > powerspec 2 supports D0 D3 current D0 > found-> vendor=0x10de, dev=0x01e8, revid=0xa2 > bus=0, slot=30, func=0 > class=06-04-00, hdrtype=0x01, mfdev=0 > cmdreg=0x0107, statreg=0x0220, cachelnsz=0 (dwords) > lattimer=0x20 (960 ns), mingnt=0x0a (2500 ns), maxlat=0x00 (0 ns) > pci0: <memory, RAM> at device 0.1 (no driver attached) > pci0: <memory, RAM> at device 0.2 (no driver attached) > pci0: <memory, RAM> at device 0.3 (no driver attached) > pci0: <memory, RAM> at device 0.4 (no driver attached) > pci0: <memory, RAM> at device 0.5 (no driver attached) > isab0: <PCI-ISA bridge> at device 1.0 on pci0 > isa0: <ISA bus> on isab0 > pci0: <serial bus, SMBus> at device 1.1 (no driver attached) > ohci0: <OHCI (generic) USB controller> mem 0xee004000-0xee004fff irq 22 at device 2.0 on pci0 > ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xee004000 > ohci0: [GIANT-LOCKED] > usb0: OHCI version 1.0, legacy support > usb0: SMM does not respond, resetting > usb0: <OHCI (generic) USB controller> on ohci0 > usb0: USB revision 1.0 > uhub0: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 3 ports with 3 removable, self powered > ohci1: <OHCI (generic) USB controller> mem 0xee005000-0xee005fff irq 21 at device 2.1 on pci0 > ohci1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xee005000 > ohci1: [GIANT-LOCKED] > usb1: OHCI version 1.0, legacy support > usb1: SMM does not respond, resetting > usb1: <OHCI (generic) USB controller> on ohci1 > usb1: USB revision 1.0 > uhub1: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 3 ports with 3 removable, self powered > ehci0: <EHCI (generic) USB 2.0 controller> mem 0xee000000-0xee0000ff irq 20 at device 2.2 on pci0 > ehci0: Reserved 0x100 bytes for rid 0x10 type 3 at 0xee000000 > ehci0: [GIANT-LOCKED] > ehci_pci_attach: companion usb0 > ehci_pci_attach: companion usb1 > usb2: EHCI version 1.0 > usb2: companion controllers, 4 ports each: usb0 usb1 > usb2: <EHCI (generic) USB 2.0 controller> on ehci0 > usb2: USB revision 2.0 > uhub2: nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 > uhub2: 6 ports with 6 removable, self powered > nv0: <NVIDIA nForce MCP2 Networking Adapter> port 0xd400-0xd407 mem 0xee001000-0xee001fff irq 22 at device 4.0 on pci0 > nv0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xee001000 > nv0: Ethernet address 00:e0:18:eb:15:ed > miibus0: <MII bus> on nv0 > rlphy0: <RTL8201L 10/100 media interface> on miibus0 > rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > nv0: bpf attached > nv0: Ethernet address: 00:e0:18:eb:15:ed > nv0: [GIANT-LOCKED] > pci0: <multimedia, audio> at device 6.0 (no driver attached) > pcib1: <ACPI PCI-PCI bridge> at device 8.0 on pci0 > pcib1: secondary bus 1 > pcib1: subordinate bus 1 > pcib1: I/O decode 0xf000-0xfff > pcib1: memory decode 0xfff00000-0xfffff > pcib1: prefetched decode 0xfff00000-0xfffff > ACPI PCI link initial configuration: > \\_SB_.PCI0.APC1 irq 0: [16] 16+ high,level,sharable 1.6.0 > \\_SB_.PCI0.APC2 irq 0: [17] 17+ high,level,sharable 1.6.1 > \\_SB_.PCI0.APC3 irq 0: [18] 18+ high,level,sharable 1.6.2 > \\_SB_.PCI0.APC4 irq 0: [19] 19+ high,level,sharable 1.6.3 > \\_SB_.PCI0.APC4 irq 0: [19] 19+ high,level,sharable 1.7.0 > \\_SB_.PCI0.APC1 irq 0: [16] 16+ high,level,sharable 1.7.1 > \\_SB_.PCI0.APC2 irq 0: [17] 17+ high,level,sharable 1.7.2 > \\_SB_.PCI0.APC3 irq 0: [18] 18+ high,level,sharable 1.7.3 > \\_SB_.PCI0.APC3 irq 0: [18] 18+ high,level,sharable 1.8.0 > \\_SB_.PCI0.APC4 irq 0: [19] 19+ high,level,sharable 1.8.1 > \\_SB_.PCI0.APC1 irq 0: [16] 16+ high,level,sharable 1.8.2 > \\_SB_.PCI0.APC2 irq 0: [17] 17+ high,level,sharable 1.8.3 > \\_SB_.PCI0.APC2 irq 0: [17] 17+ high,level,sharable 1.9.0 > \\_SB_.PCI0.APC3 irq 0: [18] 18+ high,level,sharable 1.9.1 > \\_SB_.PCI0.APC4 irq 0: [19] 19+ high,level,sharable 1.9.2 > \\_SB_.PCI0.APC1 irq 0: [16] 16+ high,level,sharable 1.9.3 > \\_SB_.PCI0.APC1 irq 0: [16] 16+ high,level,sharable 1.10.0 > \\_SB_.PCI0.APC2 irq 0: [17] 17+ high,level,sharable 1.10.1 > \\_SB_.PCI0.APC3 irq 0: [18] 18+ high,level,sharable 1.10.2 > \\_SB_.PCI0.APC4 irq 0: [19] 19+ high,level,sharable 1.10.3 > \\_SB_.PCI0.APC3 irq 0: [18] 18+ high,level,sharable 1.11.0 > \\_SB_.PCI0.APC3 irq 0: [18] 18+ high,level,sharable 1.11.1 > \\_SB_.PCI0.APC3 irq 0: [18] 18+ high,level,sharable 1.11.2 > \\_SB_.PCI0.APC3 irq 0: [18] 18+ high,level,sharable 1.11.3 > pci1: <ACPI PCI bus> on pcib1 > pci1: physical bus=1 > atapci0: <nVidia nForce2 UDMA133 controller> port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 9.0 on pci0 > atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xf000 > ata0: channel #0 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-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00 > ata0-slave: stat=0x00 err=0x01 lsb=0x00 msb=0x00 > ata0: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER> > ata0: [MPSAFE] > ata1: channel #1 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=03 ostat0=50 ostat1=01 > ata1-master: stat=0x10 err=0x01 lsb=0x14 msb=0xeb > ata1-slave: stat=0x00 err=0x01 lsb=0x7f msb=0x7f > ata1: reset tp2 stat0=10 stat1=00 devices=0x4<ATAPI_MASTER> > ata1: [MPSAFE] > pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0 > pcib2: secondary bus 2 > pcib2: subordinate bus 2 > pcib2: I/O decode 0xf000-0xfff > pcib2: memory decode 0xec000000-0xedffffff > pcib2: prefetched decode 0xe0000000-0xe7ffffff > AcpiOsDerivePciId: bus 0 dev 30 func 0 > ACPI PCI link initial configuration: > \\_SB_.PCI0.APC4 irq 0: [19] 19+ high,level,sharable 2.0.0 > pci2: <ACPI PCI bus> on pcib2 > pci2: physical bus=2 > map[10]: type 1, range 32, base ec000000, size 24, enabled > pcib2: device (null) requested decoded memory range 0xec000000-0xecffffff > map[14]: type 3, range 32, base e0000000, size 27, enabled > pcib2: device (null) requested decoded memory range 0xe0000000-0xe7ffffff > pcib2: matched entry for 2.0.INTA (src \\_SB_.PCI0.APC4) > pcib2: possible interrupts: 19 > ACPI PCI link arbitrated settings: > \\_SB_.PCI0.APCI (references 1, priority 616): > interrupts: 20 22 21 > penalty: 610 620 620 > \\_SB_.PCI0.APCK (references 1, priority 616): > interrupts: 20 22 21 > penalty: 610 620 620 > \\_SB_.PCI0.APCM (references 1, priority 616): > interrupts: 20 22 21 > penalty: 610 620 620 > \\_SB_.PCI0.AP3C (references 1, priority 616): > interrupts: 20 22 21 > penalty: 610 620 620 > \\_SB_.PCI0.APCZ (references 1, priority 616): > interrupts: 20 22 21 > penalty: 610 620 620 > \\_SB_.PCI0.APC4 (references 6, priority 120): > interrupts: 19 > penalty: 20 > \\_SB_.PCI0.APC1 (references 5, priority 0): > interrupts: 0 > penalty: 100000 > \\_SB_.PCI0.APC2 (references 5, priority 0): > interrupts: 0 > penalty: 100000 > \\_SB_.PCI0.APC3 (references 9, priority 0): > interrupts: 0 > penalty: 100000 > ioapic0: Changing polarity for pin 19 to high > pcib2: slot 0 INTA routed to irq 19 via \\_SB_.PCI0.APC4 > found-> vendor=0x10de, dev=0x0110, revid=0xb2 > bus=2, slot=0, func=0 > class=03-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) > lattimer=0x20 (960 ns), mingnt=0x05 (1250 ns), maxlat=0x01 (250 ns) > intpin=a, irq=19 > powerspec 2 supports D0 D3 current D0 > pci2: <display, VGA> at device 0.0 (no driver attached) > fdc0: <floppy drive controller> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 > fdc0: ic_type 90 part_id 80 > fdc0: [MPSAFE] > fdc0: [FAST] > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > sio0: irq maps: 0x821 0x831 0x821 0x821 > sio0 port 0x3f8-0x3ff irq 4 on acpi0 > sio0: type 16550A > sio1: irq maps: 0x821 0x829 0x821 0x821 > sio1 port 0x2f8-0x2ff irq 3 on acpi0 > sio1: type 16550A > unknown: not probed (disabled) > unknown: not probed (disabled) > ppc0: using extended I/O port range > ppc0: ECP SPP ECP+EPP SPP > ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/16 bytes threshold > ppbus0: <Parallel port bus> on ppc0 > plip0: <PLIP network interface> on ppbus0 > plip0: bpf attached > lpt0: <Printer> on ppbus0 > lpt0: Interrupt-driven port > psmcpnp0 irq 12 on acpi0 > atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0 > atkbd0: <AT Keyboard> irq 1 on atkbdc0 > atkbd: the current kbd controller command byte 0047 > atkbd: keyboard ID 0x41ab (2) > kbd0 at atkbd0 > kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 > atkbd0: [GIANT-LOCKED] > psm0: current command byte:0047 > psm0: <PS/2 Mouse> irq 12 on atkbdc0 > psm0: [GIANT-LOCKED] > psm0: model IntelliMouse, device ID 3-00, 3 buttons > psm0: config:00000000, flags:00000008, packet size:4 > psm0: syncmask:08, syncbits:00 > unknown: not probed (disabled) > unknown: not probed (disabled) > npx0: [FAST] > npx0: <math processor> on motherboard > npx0: INT 16 interface > ata: ata0 already exists; skipping it > ata: ata1 already exists; skipping it > atkbdc: atkbdc0 already exists; skipping it > fdc: fdc0 already exists; skipping it > ppc: ppc0 already exists; skipping it > sio: sio0 already exists; skipping it > sio: sio1 already exists; skipping it > 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 > 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 ROMs> at iomem 0xd4000-0xd57ff,0xd0000-0xd3fff,0xc0000-0xcc7ff on isa0 > adv0: not probed (disabled) > aha0: not probed (disabled) > aic0: not probed (disabled) > bt0: not probed (disabled) > cs0: not probed (disabled) > ed0: not probed (disabled) > fe0: not probed (disabled) > ie0: not probed (disabled) > lnc0: not probed (disabled) > pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0 > pcic1: not probed (disabled) > sc0: <System console> at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) > sio2: not probed (disabled) > sio3: not probed (disabled) > sn0: not probed (disabled) > vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > fb0: vga0, vga, type:VGA (5), flags:0x7007f > fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 > fb0: init mode:24, bios mode:3, current mode:24 > fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k > VGA parameters upon power-up > 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 54 80 > 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 > EGA/VGA parameters to be used 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 > vt0: not probed (disabled) > isa_probe_children: probing PnP devices > Device configuration finished. > Timecounter "TSC" frequency 2171615263 Hz quality 800 > Timecounters tick every 10.000 msec > lo0: bpf attached > ata0-master: pio=0x0c wdma=0x22 udma=0x46 cable=80pin > ata0-master: setting PIO4 on nVidia nForce2 chip > ata0-master: setting UDMA133 on nVidia nForce2 chip > ad0: <Maxtor 6Y120P0/YAR41BW0> ATA-7 disk at ata0-master > ad0: 117246MB (240121728 sectors), 238216 C, 16 H, 63 S, 512 B > ad0: 16 secs/int, 1 depth queue, UDMA133 > ata1-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin > ATAPI_RESET time = 50us > ata1-master: setting PIO4 on nVidia nForce2 chip > ata1-master: setting UDMA33 on nVidia nForce2 chip > acd0: <ASUS CD-S520/A5/1.0> CDROM drive at ata1 as master > acd0: read 687KB/s (8937KB/s), 128KB buffer, UDMA33 > acd0: Reads: CDR, CDRW, CDDA stream, packet > acd0: Writes: > acd0: Audio: play, 255 volume levels > acd0: Mechanism: ejectable tray, unlocked > acd0: Medium: no/blank disc > (probe0:ata0:0:0:0): error 22 > (probe0:ata0:0:0:0): Unretryable Error > (probe1:ata0:0:1:0): error 22 > (probe1:ata0:0:1:0): Unretryable Error > (probe0:ata0:0:0:0): error 22 > (probe0:ata0:0:0:0): Unretryable Error > (probe1:ata0:0:1:0): error 22 > (probe1:ata0:0:1:0): Unretryable Error > (probe3:ata1:0:1:0): error 22 > (probe3:ata1:0:1:0): Unretryable Error > (probe3:ata1:0:1:0): error 22 > (probe3:ata1:0:1:0): Unretryable Error > (probe2:ata1:0:0:0): error 22 > (probe2:ata1:0:0:0): Unretryable Error > (probe2:ata1:0:0:0): error 6 > (probe2:ata1:0:0:0): Unretryable Error > (probe2:ata1:0:0:0): error 22 > (probe2:ata1:0:0:0): Unretryable Error > pass0 at ata1 bus 0 target 0 lun 0 > pass0: <ASUS CD-S520/A5 1.0> Removable CD-ROM SCSI-0 device > pass0: 33.000MB/s transfers > pass0 at ata1 bus 0 target 0 lun 0 > pass0: <ASUS CD-S520/A5 1.0> Removable CD-ROM SCSI-0 device > pass0: 33.000MB/s transfers > ioapic0: routing intpin 1 (ISA IRQ 1) to cluster 0 > ioapic0: routing intpin 3 (ISA IRQ 3) to cluster 0 > ioapic0: routing intpin 4 (ISA IRQ 4) to cluster 0 > ioapic0: routing intpin 6 (ISA IRQ 6) to cluster 0 > ioapic0: routing intpin 7 (ISA IRQ 7) to cluster 0 > ioapic0: routing intpin 8 (ISA IRQ 8) to cluster 0 > ioapic0: routing intpin 9 (ISA IRQ 9) to cluster 0 > ioapic0: routing intpin 12 (ISA IRQ 12) to cluster 0 > ioapic0: routing intpin 13 (ISA IRQ 13) to cluster 0 > ioapic0: routing intpin 14 (ISA IRQ 14) to cluster 0 > ioapic0: routing intpin 15 (ISA IRQ 15) to cluster 0 > ioapic0: routing intpin 20 (PCI IRQ 20) to cluster 0 > ioapic0: routing intpin 21 (PCI IRQ 21) to cluster 0 > ioapic0: routing intpin 22 (PCI IRQ 22) to cluster 0 > GEOM: new disk ad0 > [0] f:00 typ:12 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:20964762 > [1] f:00 typ:15 s(CHS):1023/255/63 e(CHS):1023/254/63 s:20964825 l:201326580 > [2] f:80 typ:165 s(CHS):1023/255/63 e(CHS):1023/254/63 s:222291405 l:17816085 > [3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 > GEOM: Configure ad0s1, start 32256 length 10733958144 end 10733990399 > GEOM: Configure ad0s2, start 10733990400 length 103079208960 end 113813199359 > GEOM: Configure ad0s3, start 113813199360 length 9121835520 end 122935034879 > MBREXT Slice 5 on ad0s2: > [0] f:00 typ:11 s(CHS):1023/1/1 e(CHS):1023/254/63 s:63 l:201326517 > [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 > GEOM: Configure ad0s5, start 32256 length 103079176704 end 103079208959 > GEOM: Configure ad0s3a, start 0 length 268435456 end 268435455 > GEOM: Configure ad0s3b, start 268435456 length 2121048064 end 2389483519 > GEOM: Configure ad0s3c, start 0 length 9121835520 end 9121835519 > GEOM: Configure ad0s3d, start 2389483520 length 16777216 end 2406260735 > GEOM: Configure ad0s3e, start 2406260736 length 1476395008 end 3882655743 > GEOM: Configure ad0s3f, start 3882655744 length 5239179776 end 9121835519 > Mounting root from ufs:/dev/ad0s3a > start_init: trying /sbin/init > Linux ELF exec handler installed > procfs registered > linprocfs registeredReceived on Mon Oct 11 2004 - 13:14:38 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:16 UTC