Following up on my own post: I've been doing a binary search to identify the commit that broke -current on this laptop, by cvsup-ing src-sys to various dates and doing "make buildkernel && make installkernel". The snapshot10 kernel boots reliably, but later kernels work intermittently. For example, a January 3 kernel boots roughly 1 time out of 3. When the boot fails, there is no panic message or other shutdown message; the screen goes back, then returns to the BIOS. This makes the binary search kind of useless, it seems. I don't think it's a hardware issue, as snap10 runs perfectly. I'm still trying to debug this, but has anyone had similar experiences lately? On Mon, Feb 06, 2006 at 09:37:26AM -0500, Michael W. Lucas wrote: > > Hi, > > I have a new Sager amd64 dual-core notebook, purchased at the end of > 2005, running FreeBSD-current. I originally installed i386 snap10. > > I'm attempting to upgrade this system to snap12. Before installing > the new world, of course I install the new kernel and try it. The > system will not boot successfully on a snap12 kernel; it shuts itself > off right after the uhub4 probe without panicing or providing any > debugging information whatsoever. > > UPDATING doesn't seem to have anything relevant. > > I've attached the snap10 and snap12 boot -v output. > > Any suggestions on how to troubleshoot this problem? > > Thanks, > ==ml > > > > -- > Michael W. Lucas mwlucas_at_FreeBSD.org, mwlucas_at_BlackHelicopters.org > http://www.BlackHelicopters.org/~mwlucas/ > > "The cloak of anonymity protects me from the nuisance of caring." -Non Sequitur > OK > OK XR BOOT -V > |/-\|/-\|/-\|/-\|/-\|/-\|/-\/boot/kernel/acpi.ko text=0x43fec |/-\|/-\|/-\|/-\|data=0x24a0+0x1010 /-syms=[0x4+0x7d30\|+0x4+0xaa3d/-] > \|/-\|/GDB: no debug ports present > KDB: debugger backends: ddb > KDB: current backend: ddb > Copyright (c) 1992-2005 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 7.0-CURRENT-SNAP010 #0: Tue Dec 13 11:25:44 UTC 2005 > root_at_harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > WARNING: WITNESS option enabled, expect reduced performance. > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (2200.11-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x20fb1 Stepping = 1 > 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=0x1<SSE3> > AMD Features=0xe2500800<SYSCALL,NX,MMX+,FFXSR,LM,3DNow+,3DNow> > AMD Features2=0x3<LAHF,CMP> > Cores per package: 2 > real memory = 1072693248 (1023 MB) > avail memory = 1040564224 (992 MB) > ACPI APIC Table: <PTLTD APIC > > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > MADT: Forcing active-low polarity and level trigger for SCI > ioapic0 <Version 0.3> irqs 0-23 on motherboard > ioapic1 <Version 0.3> irqs 24-47 on motherboard > npx0: [FAST] > npx0: <math processor> on motherboard > npx0: INT 16 interface > acpi0: <PTLTD RSDT> on motherboard > ACPI-0448: *** Error: Looking up [\_SB_.PCI0.PIB_.LNKH] in namespace, AE_NOT_FOUND > SearchNode 0xc4ab6860 StartNode 0xc4ab6860 ReturnNode 0 > ACPI-0448: *** Error: Looking up [\_SB_.PCI0.LNKH] in namespace, AE_NOT_FOUND > SearchNode 0xc4b1d140 StartNode 0xc4b1d140 ReturnNode 0 > ACPI-0448: *** Error: Looking up [\_SB_.PCI0.LNKH] in namespace, AE_NOT_FOUND > SearchNode 0xc4b1cb20 StartNode 0xc4b1cb20 ReturnNode 0 > ACPI-0448: *** Error: Looking up [\_SB_.PCI0.LNKH] in namespace, AE_NOT_FOUND > SearchNode 0xc4b1c9c0 StartNode 0xc4b1c9c0 ReturnNode 0 > acpi_ec0: <Embedded Controller: GPE 0xb> port 0x62,0x66 on acpi0 > 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 > cpu1: <ACPI CPU> on acpi0 > acpi_button0: <Power Button> on acpi0 > acpi_acad0: <AC Adapter> on acpi0 > battery0: <ACPI Control Method Battery> on acpi0 > acpi_lid0: <Control Method Lid Switch> on acpi0 > acpi_button1: <Sleep Button> on acpi0 > pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 > pci0: <ACPI PCI bus> on pcib0 > agp0: <VIA 3238 host to PCI bridge> mem 0xb0000000-0xbfffffff at device 0.0 on pci0 > pci0: <base peripheral, interrupt controller> at device 0.5 (no driver attached) > pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0 > pci1: <ACPI PCI bus> on pcib1 > pcib2: <ACPI PCI-PCI bridge> irq 27 at device 2.0 on pci0 > pci2: <ACPI PCI bus> on pcib2 > pci2: <display, VGA> at device 0.0 (no driver attached) > pcib3: <ACPI PCI-PCI bridge> irq 31 at device 3.0 on pci0 > pci3: <ACPI PCI bus> on pcib3 > pcib4: <ACPI PCI-PCI bridge> irq 31 at device 3.2 on pci0 > pci4: <ACPI PCI bus> on pcib4 > cbb0: <TI1410 PCI-CardBus Bridge> mem 0x80000000-0x80000fff irq 18 at device 5.0 on pci0 > cardbus0: <CardBus bus> on cbb0 > pccard0: <16-bit PCCard bus> on cbb0 > fwohci0: <Texas Instruments TSB43AB22/A> mem 0xd2206000-0xd22067ff,0xd2200000-0xd2203fff irq 20 at device 6.0 on pci0 > fwohci0: OHCI version 1.10 (ROM=1) > fwohci0: No. of Isochronous channels is 4. > fwohci0: EUI64 00:90:f5:00:00:48:aa:64 > fwohci0: Phy 1394a available S400, 2 ports. > fwohci0: Link S400, max_rec 2048 bytes. > firewire0: <IEEE1394(FireWire) bus> on fwohci0 > fwe0: <Ethernet over FireWire> on firewire0 > if_fwe0: Fake Ethernet address: 02:90:f5:48:aa:64 > fwe0: Ethernet address: 02:90:f5:48:aa:64 > fwe0: if_start running deferred for Giant > sbp0: <SBP-2/SCSI over FireWire> on firewire0 > fwohci0: Initiate bus reset > fwohci0: node_id=0xc000ffc0, gen=1, CYCLEMASTER mode > firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) > firewire0: bus manager 0 (me) > re0: <RealTek 8169SB Single-chip Gigabit Ethernet> port 0x1000-0x10ff mem 0xd2206800-0xd22068ff irq 19 at device 8.0 on pci0 > miibus0: <MII bus> on re0 > rgephy0: <RTL8169S/8110S media interface> on miibus0 > rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto > re0: Ethernet address: 00:90:f5:48:aa:65 > ral0: <Ralink Technology RT2500> mem 0xd2204000-0xd2205fff irq 17 at device 10.0 on pci0 > ral0: MAC/BBP RT2560 (rev 0x04), RF RT2525 > ral0: Ethernet address: 00:13:d3:68:28:fd > atapci0: <VIA 6420 SATA150 controller> port 0x20b0-0x20b7,0x20a4-0x20a7,0x20a8-0x20af,0x20a0-0x20a3,0x2080-0x208f,0x1400-0x14ff irq 20 at device 15.0 on pci0 > ata2: <ATA channel 0> on atapci0 > ata3: <ATA channel 1> on atapci0 > atapci1: <VIA 8237 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x2090-0x209f at device 15.1 on pci0 > ata0: <ATA channel 0> on atapci1 > ata1: <ATA channel 1> on atapci1 > uhci0: <VIA 83C572 USB controller> port 0x2000-0x201f irq 21 at device 16.0 on pci0 > uhci0: [GIANT-LOCKED] > usb0: <VIA 83C572 USB controller> on uhci0 > usb0: USB revision 1.0 > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > uhci1: <VIA 83C572 USB controller> port 0x2020-0x203f irq 21 at device 16.1 on pci0 > uhci1: [GIANT-LOCKED] > usb1: <VIA 83C572 USB controller> on uhci1 > usb1: USB revision 1.0 > uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 2 ports with 2 removable, self powered > uhci2: <VIA 83C572 USB controller> port 0x2040-0x205f irq 21 at device 16.2 on pci0 > uhci2: [GIANT-LOCKED] > usb2: <VIA 83C572 USB controller> on uhci2 > usb2: USB revision 1.0 > uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub2: 2 ports with 2 removable, self powered > uhci3: <VIA 83C572 USB controller> port 0x2060-0x207f irq 21 at device 16.3 on pci0 > uhci3: [GIANT-LOCKED] > usb3: <VIA 83C572 USB controller> on uhci3 > usb3: USB revision 1.0 > uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub3: 2 ports with 2 removable, self powered > ehci0: <VIA VT6202 USB 2.0 controller> mem 0xd2206c00-0xd2206cff irq 21 at device 16.4 on pci0 > ehci0: [GIANT-LOCKED] > usb4: EHCI version 1.0 > usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 > usb4: <VIA VT6202 USB 2.0 controller> on ehci0 > usb4: USB revision 2.0 > uhub4: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 > uhub4: 8 ports with 8 removable, self powered > ugen0: vendor 0xeb1a product 0x2750, rev 2.00/1.00, addr 2 > umass0: GENERIC USB Storage Device, rev 2.00/1.8a, addr 3 > isab0: <PCI-ISA bridge> at device 17.0 on pci0 > isa0: <ISA bus> on isab0 > pcm0: <VIA VT8237> port 0x1800-0x18ff irq 22 at device 17.5 on pci0 > pcm0: <Avance Logic ALC850 AC97 Codec> > pcm0: <VIA DXS Enabled: DXS 4 / SGD 1 / REC 1> > pci0: <simple comms> at device 17.6 (no driver attached) > acpi_tz0: <Thermal Zone> on acpi0 > atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 > atkbd0: <AT Keyboard> irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > psm0: <PS/2 Mouse> irq 12 on atkbdc0 > psm0: [GIANT-LOCKED] > psm0: model IntelliMouse, device ID 3 > ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77f irq 7 drq 1 on acpi0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/8 bytes threshold > ppbus0: <Parallel port bus> on ppc0 > plip0: <PLIP network interface> on ppbus0 > lpt0: <Printer> on ppbus0 > lpt0: Interrupt-driven port > ppi0: <Parallel I/O> on ppbus0 > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not be enabled > sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 > sio0: type 16550A, console > pmtimer0 on isa0 > orm0: <ISA Option ROMs> at iomem 0xc0000-0xcefff,0xdc000-0xdffff pnpid ORM0000 on isa0 > fdc0: <Enhanced floppy controller> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > fdc0: [FAST] > sc0: <System console> at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x100> > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > Timecounters tick every 1.000 msec > acd0: DVDR <PIONEER DVD-RW DVR-K16/1.33> at ata1-master UDMA33 > ad4: 76319MB <HTS721080G9SA00 MC4OC10H> at ata2-master SATA150 > SMP: AP CPU #1 Launched! > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: <GENERIC USB Storage-CFC 019A> Removable Direct Access SCSI-0 device > da0: 40.000MB/s transfers > da0: Attempt to query device size failed: NOT READY, Medium not present > da1 at umass-sim0 bus 0 target 0 lun 1 > da1: <GENERIC USB Storage-SDC 019A> Removable Direct Access SCSI-0 device > da1: 40.000MB/s transfers > da1: Attempt to query device size failed: NOT READY, Medium not present > da2 at umass-sim0 bus 0 target 0 lun 2 > da2: <GENERIC USB Storage-SMC 019A> Removable Direct Access SCSI-0 device > da2: 40.000MB/s transfers > da2: Attempt to query device size failed: NOT READY, Medium not present > da3 at umass-sim0 bus 0 target 0 lun 3 > da3: <GENERIC USB Storage-MSC 019A> Removable Direct Access SCSI-0 device > da3: 40.000MB/s transfers > da3: Attempt to query device size failed: NOT READY, Medium not present > (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 > (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > (da0:umass-sim0:0:0:0): SCSI Status: Check Condition > (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 > (da0:umass-sim0:0:0:0): Medium not present > (da0:umass-sim0:0:0:0): Unretryable error > Opened disk da0 -> 6 > (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 > (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > (da0:umass-sim0:0:0:0): SCSI Status: Check Condition > (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 > (da0:umass-sim0:0:0:0): Medium not present > (da0:umass-sim0:0:0:0): Unretryable error > Opened disk da0 -> 6 > (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0 0 0 0 0 0 0 0 > (da1:umass-sim0:0:0:1): CAM Status: SCSI Status Error > (da1:umass-sim0:0:0:1): SCSI Status: Check Condition > (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 > (da1:umass-sim0:0:0:1): Medium not present > (da1:umass-sim0:0:0:1): Unretryable error > Opened disk da1 -> 6 > (da1:umass-sim0:0:0:1): READ CAPACITY. CDB: 25 20 0 0 0 0 0 0 0 0 > (da1:umass-sim0:0:0:1): CAM Status: SCSI Status Error > (da1:umass-sim0:0:0:1): SCSI Status: Check Condition > (da1:umass-sim0:0:0:1): NOT READY asc:3a,0 > (da1:umass-sim0:0:0:1): Medium not present > (da1:umass-sim0:0:0:1): Unretryable error > Opened disk da1 -> 6 > (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0 > (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error > (da2:umass-sim0:0:0:2): SCSI Status: Check Condition > (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 > (da2:umass-sim0:0:0:2): Medium not present > (da2:umass-sim0:0:0:2): Unretryable error > Opened disk da2 -> 6 > (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0 > (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error > (da2:umass-sim0:0:0:2): SCSI Status: Check Condition > (da2:umass-sim0:0:0:2): NOT READY asc:3a,0 > (da2:umass-sim0:0:0:2): Medium not present > (da2:umass-sim0:0:0:2): Unretryable error > Opened disk da2 -> 6 > (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0 > (da3:umass-sim0:0:0:3): CAM Status: SCSI Status Error > (da3:umass-sim0:0:0:3): SCSI Status: Check Condition > (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 > (da3:umass-sim0:0:0:3): Medium not present > (da3:umass-sim0:0:0:3): Unretryable error > Opened disk da3 -> 6 > (da3:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0 > (da3:umass-sim0:0:0:3): CAM Status: SCSI Status Error > (da3:umass-sim0:0:0:3): SCSI Status: Check Condition > (da3:umass-sim0:0:0:3): NOT READY asc:3a,0 > (da3:umass-sim0:0:0:3): Medium not present > (da3:umass-sim0:0:0:3): Unretryable error > Opened disk da3 -> 6 > Trying to mount root from ufs:/dev/ad4s1a > Loading configuration files. > kernel dumps on /dev/ad4s1b > Entropy harvesting: interrupts ethernet point_to_point kickstart. > swapon: adding /dev/ad4s1b as swap device > Starting file system checks: > /dev/ad4s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/ad4s1a: clean, 60316 free (412 frags, 7488 blocks, 0.2% fragmentation) > /dev/ad4s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/ad4s1e: clean, 253789 free (29 frags, 31720 blocks, 0.0% fragmentation) > /dev/ad4s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/ad4s1f: clean, 18855317 free (42613 frags, 2351588 blocks, 0.1% fragmentation) > /dev/ad4s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/ad4s1d: clean, 188250 free (13098 frags, 21894 blocks, 1.7% fragmentation) > Setting hostname: humvee.blackhelicopters.org. > debug.witness.watch: 1 -> 0 > vfs.usermount: 0 -> 1 > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 > inet 127.0.0.1 netmask 0xff000000 > Creating and/or trimming log files:. > Starting syslogd. > Additional routing options:. > Starting devd. > hw.acpi.cpu.cx_lowest: C1 -> C1 > Mounting NFS file systems:. > Checking for core dump on /dev/ad4s1b... > savecore: no dumps found > ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib > a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout > Recovering vi editor sessions:. > Starting usbd. > Starting local daemons:. > Starting lpd. > Updating motd. > Configuring syscons: keymap font8x8 blanktime allscreens. > Starting sshd. > Initial i386 initialization:. > Additional ABI support:. > Starting cron. > Local package initialization:. > Additional TCP options:. > Starting default moused:. > Starting background file system checks in 60 seconds. > > Mon Feb 6 09:20:45 EST 2006 > Shutting down daemon processes:. > Stopping cron. > Shutting down local daemons:. > Writing entropy file:. > Terminated > . > àWaiting (max 60 seconds) for system process `vnlru' to stop...done > Waiting (max 60 seconds) for system process `bufdaemon' to stop...done > Waiting (max 60 seconds) for system process `syncer' to stop... > Syncing disks, vnodes remaining...4 3 2 1 0 0 > OK g unload > OK load /book t/kernel12/kernel > |/-\|/-\|/-\|/-\|/-/boot/kernel12/kernel text=0x4b2d40 \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\data=0x84c40+0xa02ac |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/syms=[0x4+0x683e0-\|/-\|/-\|/-\|/-\|/-\|/-\+0x4+0x7f9f6|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\] > OK load lbo /book t/kernel12/acpi.ko > |/-\|/-\|/-\|/-\|/boot/kernel12/acpi.ko text=0x43988 /-\|/-\|/-\|/-\|/data=0x23e0+0xff0 -\syms=[0x4+0x7bb0|+0x4+0xa82b/-\] > OK boot -v > |/-\|/-GDB: no debug ports present > KDB: debugger backends: ddb > KDB: current backend: ddb > SMAP type=01 base=0000000000000000 len=000000000009b800 > SMAP type=02 base=000000000009b800 len=0000000000004800 > SMAP type=02 base=00000000000c2000 len=000000000000e000 > SMAP type=02 base=00000000000dc000 len=0000000000024000 > SMAP type=01 base=0000000000100000 len=000000003fe00000 > SMAP type=03 base=000000003ff00000 len=0000000000013000 > SMAP type=04 base=000000003ff13000 len=000000000006d000 > SMAP type=02 base=000000003ff80000 len=0000000000080000 > SMAP type=02 base=00000000e0000000 len=0000000010000000 > SMAP type=02 base=00000000fec00000 len=0000000000010000 > SMAP type=02 base=00000000fffe0000 len=0000000000020000 > Copyright (c) 1992-2006 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 7.0-CURRENT-SNAP012 #0: Tue Jan 31 04:19:59 UTC 2006 > root_at_harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > WARNING: WITNESS option enabled, expect reduced performance. > Using 16 colors for the VM-PQ tuning (512, 8) > Preloaded elf kernel "/boot/kernel12/kernel" at 0xc0b1d000. > Preloaded elf module "/boot/kernel12/acpi.ko" at 0xc0b1d1c0. > Calibrating clock(s) ... i8254 clock: 1193213 Hz > CLK_USE_I8254_CALIBRATION not specified - using default frequency > Timecounter "i8254" frequency 1193182 Hz quality 0 > Calibrating TSC clock ... TSC clock: 2200098427 Hz > CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (2200.10-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x20fb1 Stepping = 1 > 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=0x1<SSE3> > AMD Features=0xe2500800<SYSCALL,NX,MMX+,FFXSR,LM,3DNow+,3DNow> > AMD Features2=0x3<LAHF,CMP> > HTT bit cleared - FreeBSD does not have licensing issues requiring it. > > Cores per package: 2 > 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, 8-way associative > real memory = 1072693248 (1023 MB) > Physical memory chunk(s): > 0x0000000000001000 - 0x000000000009afff, 630784 bytes (154 pages) > 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) > 0x0000000000c28000 - 0x000000003eccbfff, 1040859136 bytes (254116 pages) > avail memory = 1040576512 (992 MB) > MP Configuration Table version 1.4 found at 0xc009bd71 > Table 'FACP' at 0x3ff12d1c > Table 'SSDT' at 0x3ff12d90 > Table 'APIC' at 0x3ff12f5a > MADT: Found table at 0x3ff12f5a > APIC: Using the MADT enumerator. > MADT: Found CPU APIC ID 0 ACPI ID 0: enabled > SMP: Added CPU 0 (AP) > MADT: Found CPU APIC ID 1 ACPI ID 1: enabled > SMP: Added CPU 1 (AP) > ACPI APIC Table: <PTLTD APIC > > APIC ID: physical 0, logical 0:0 > APIC ID: physical 1, logical 0:1 > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > bios32: Found BIOS32 Service Directory header at 0xc00f71e0 > bios32: Entry = 0xfd640 (c00fd640) Rev = 0 Len = 1 > pcibios: PCI BIOS entry at 0xfd640+0x16e > pnpbios: Found PnP BIOS data at 0xc00f7280 > pnpbios: Entry = f0000:b596 Rev = 1.0 > Other BIOS signatures found: > APIC: CPU 0 has ACPI ID 0 > APIC: CPU 1 has ACPI ID 1 > 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: Found IO APIC ID 3, Interrupt 24 at 0xfecc0000 > ioapic1: intpin 0 -> PCI IRQ 24 (level, low) > ioapic1: intpin 1 -> PCI IRQ 25 (level, low) > ioapic1: intpin 2 -> PCI IRQ 26 (level, low) > ioapic1: intpin 3 -> PCI IRQ 27 (level, low) > ioapic1: intpin 4 -> PCI IRQ 28 (level, low) > ioapic1: intpin 5 -> PCI IRQ 29 (level, low) > ioapic1: intpin 6 -> PCI IRQ 30 (level, low) > ioapic1: intpin 7 -> PCI IRQ 31 (level, low) > ioapic1: intpin 8 -> PCI IRQ 32 (level, low) > ioapic1: intpin 9 -> PCI IRQ 33 (level, low) > ioapic1: intpin 10 -> PCI IRQ 34 (level, low) > ioapic1: intpin 11 -> PCI IRQ 35 (level, low) > ioapic1: intpin 12 -> PCI IRQ 36 (level, low) > ioapic1: intpin 13 -> PCI IRQ 37 (level, low) > ioapic1: intpin 14 -> PCI IRQ 38 (level, low) > ioapic1: intpin 15 -> PCI IRQ 39 (level, low) > ioapic1: intpin 16 -> PCI IRQ 40 (level, low) > ioapic1: intpin 17 -> PCI IRQ 41 (level, low) > ioapic1: intpin 18 -> PCI IRQ 42 (level, low) > ioapic1: intpin 19 -> PCI IRQ 43 (level, low) > ioapic1: intpin 20 -> PCI IRQ 44 (level, low) > ioapic1: intpin 21 -> PCI IRQ 45 (level, low) > ioapic1: intpin 22 -> PCI IRQ 46 (level, low) > ioapic1: intpin 23 -> PCI IRQ 47 (level, low) > MADT: Interrupt override: source 0, irq 2 > ioapic0: Routing IRQ 0 -> intpin 2 > ioapic0: intpin 2 trigger: edge > ioapic0: intpin 2 polarity: high > lapic0: Routing NMI -> LINT1 > lapic0: LINT1 trigger: edge > lapic0: LINT1 polarity: high > lapic1: Routing NMI -> LINT1 > lapic1: LINT1 trigger: edge > lapic1: LINT1 polarity: high > MADT: Forcing active-low polarity and level trigger for SCI > ioapic0: intpin 10 polarity: low > ioapic0: intpin 10 trigger: level > ioapic0 <Version 0.3> irqs 0-23 on motherboard > ioapic1 <Version 0.3> irqs 24-47 on motherboard > cpu0 BSP: > ID: 0x00000000 VER: 0x00040010 LDR: 0x01000000 DFR: 0x0fffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > timer: 0x000100ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000 > wlan: <802.11 Link Layer> > random: <entropy source, Software, Yarrow> > nfslock: pseudo-device > io: <I/O> > mem: <memory> > Pentium Pro MTRR support enabled > null: <null device, zero device> > ioapic0: routing intpin 13 (ISA IRQ 13) to vector 48 > npx0: [FAST] > npx0: <math processor> on motherboard > npx0: INT 16 interface > acpi0: <PTLTD RSDT> on motherboard > ioapic0: routing intpin 10 (ISA IRQ 10) to vector 49 > acpi0: [MPSAFE] > ACPI-0448: *** Error: Looking up [\_SB_.PCI0.PIB_.LNKH] in namespace, AE_NOT_FOUND > SearchNode 0xc4ab6700 StartNode 0xc4ab6700 ReturnNode 0 > ACPI-0448: *** Error: Looking up [\_SB_.PCI0.LNKH] in namespace, AE_NOT_FOUND > SearchNode 0xc4b1dca0 StartNode 0xc4b1dca0 ReturnNode 0 > ACPI-0448: *** Error: Looking up [\_SB_.PCI0.LNKH] in namespace, AE_NOT_FOUND > SearchNode 0xc4b1d860 StartNode 0xc4b1d860 ReturnNode 0 > ACPI-0448: *** Error: Looking up [\_SB_.PCI0.LNKH] in namespace, AE_NOT_FOUND > SearchNode 0xc4b1d700 StartNode 0xc4b1d700 ReturnNode 0 > pci_open(1): mode 1 addr port (0x0cf8) is 0x80007820 > pci_open(1a): mode1res=0x80000000 (0x80000000) > pci_cfgcheck: device 0 [class=060000] [hdr=80] is there (id=02381106) > pcibios: BIOS version 2.10 > Found $PIR table, 12 entries at 0xc00fdf00 > PCI-Only Interrupts: none > Location Bus Device Pin Link IRQs > embedded 0 5 A 0x03 11 > embedded 0 6 A 0x05 11 > embedded 0 10 A 0x02 11 > embedded 0 9 A 0x07 11 > embedded 0 8 A 0x04 11 > embedded 0 0 A 0x01 3 4 5 6 7 9 10 11 12 14 15 > embedded 0 0 B 0x02 3 4 5 6 7 9 10 11 12 14 15 > embedded 0 0 C 0x03 3 4 5 6 7 9 10 11 12 14 15 > embedded 0 0 D 0x05 3 4 5 6 7 9 10 11 12 14 15 > embedded 0 17 A 0x01 11 > embedded 0 17 B 0x02 11 > embedded 0 17 C 0x03 11 > embedded 0 17 D 0x05 11 > embedded 0 16 A 0x01 11 > embedded 0 16 B 0x02 11 > embedded 0 16 C 0x03 11 > embedded 0 16 D 0x05 11 > embedded 0 15 A 0x01 11 > embedded 0 15 B 0x02 11 > embedded 0 1 A 0x01 11 > embedded 0 1 B 0x02 11 > embedded 0 1 C 0x03 11 > embedded 0 1 D 0x05 11 > embedded 0 2 A 0x09 3 4 6 9 10 11 12 14 15 > embedded 0 2 B 0x09 3 4 6 9 10 11 12 14 15 > embedded 0 2 C 0x09 3 4 6 9 10 11 12 14 15 > embedded 0 2 D 0x09 3 4 6 9 10 11 12 14 15 > embedded 0 3 A 0x09 3 4 6 9 10 11 12 14 15 > embedded 0 3 B 0x09 3 4 6 9 10 11 12 14 15 > embedded 0 3 C 0x09 3 4 6 9 10 11 12 14 15 > embedded 0 3 D 0x09 3 4 6 9 10 11 12 14 15 > AcpiOsDerivePciId: bus 0 dev 17 func 0 > AcpiOsDerivePciId: bus 3 dev 0 func 0 > AcpiOsDerivePciId: bus 4 dev 0 func 0 > AcpiOsDerivePciId: bus 0 dev 0 func 3 > pci_link0: Links after initial probe: > Index IRQ Rtd Ref IRQs > 0 11 N 0 16 17 18 19 20 21 22 23 > pci_link0: Links after initial validation: > Index IRQ Rtd Ref IRQs > 0 255 N 0 16 17 18 19 20 21 22 23 > pci_link0: Links after disable: > Index IRQ Rtd Ref IRQs > 0 255 N 0 16 17 18 19 20 21 22 23 > pci_link1: Links after initial probe: > Index IRQ Rtd Ref IRQs > 0 11 N 0 16 17 18 19 20 21 22 23 > pci_link1: Links after initial validation: > Index IRQ Rtd Ref IRQs > 0 255 N 0 16 17 18 19 20 21 22 23 > pci_link1: Links after disable: > Index IRQ Rtd Ref IRQs > 0 255 N 0 16 17 18 19 20 21 22 23 > pci_link2: Links after initial probe: > Index IRQ Rtd Ref IRQs > 0 11 N 0 22 > pci_link2: Links after initial validation: > Index IRQ Rtd Ref IRQs > 0 255 N 0 22 > pci_link2: Links after disable: > Index IRQ Rtd Ref IRQs > 0 255 N 0 22 > pci_link3: Links after initial probe: > Index IRQ Rtd Ref IRQs > 0 11 N 0 21 > pci_link3: Links after initial validation: > Index IRQ Rtd Ref IRQs > 0 255 N 0 21 > pci_link3: Links after disable: > Index IRQ Rtd Ref IRQs > 0 255 N 0 21 > pci_link4: Links after initial probe: > Index IRQ Rtd Ref IRQs > 0 11 N 0 11 > pci_link4: Links after initial validation: > Index IRQ Rtd Ref IRQs > 0 11 N 0 11 > pci_link4: Links after disable: > Index IRQ Rtd Ref IRQs > 0 255 N 0 11 > pci_link5: Links after initial probe: > Index IRQ Rtd Ref IRQs > 0 11 N 0 11 > pci_link5: Links after initial validation: > Index IRQ Rtd Ref IRQs > 0 11 N 0 11 > pci_link5: Links after disable: > Index IRQ Rtd Ref IRQs > 0 255 N 0 11 > pci_link6: Links after initial probe: > Index IRQ Rtd Ref IRQs > 0 11 N 0 11 > pci_link6: Links after initial validation: > Index IRQ Rtd Ref IRQs > 0 11 N 0 11 > pci_link6: Links after disable: > Index IRQ Rtd Ref IRQs > 0 255 N 0 11 > pci_link7: Links after initial probe: > Index IRQ Rtd Ref IRQs > 0 11 N 0 11 > pci_link7: Links after initial validation: > Index IRQ Rtd Ref IRQs > 0 11 N 0 11 > pci_link7: Links after disable: > Index IRQ Rtd Ref IRQs > 0 255 N 0 11 > acpi_ec0: <Embedded Controller: GPE 0xb> port 0x62,0x66 on acpi0 > ACPI timer: 1/2 1/1 1/2 1/2 1/1 1/1 1/1 1/1 1/1 1/1 -> 10 > 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 > cpu1: <ACPI CPU> on acpi0 > acpi_button0: <Power Button> on acpi0 > acpi_acad0: <AC Adapter> on acpi0 > battery0: <ACPI Control Method Battery> on acpi0 > acpi_lid0: <Control Method Lid Switch> on acpi0 > acpi_button1: <Sleep Button> on acpi0 > pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 > pci0: <ACPI PCI bus> on pcib0 > pci0: physical bus=0 > found-> vendor=0x1106, dev=0x0238, revid=0x00 > bus=0, slot=0, func=0 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0006, statreg=0xa230, cachelnsz=0 (dwords) > lattimer=0x10 (480 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > powerspec 2 supports D0 D3 current D0 > map[10]: type 3, range 32, base b0000000, size 28, enabled > found-> vendor=0x1106, dev=0x1238, revid=0x00 > bus=0, slot=0, func=1 > class=06-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0006, statreg=0x0200, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1106, dev=0x2238, revid=0x00 > bus=0, slot=0, func=2 > class=06-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0006, statreg=0x0200, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1106, dev=0x3238, revid=0x00 > bus=0, slot=0, func=3 > class=06-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0006, statreg=0x0200, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1106, dev=0x4238, revid=0x00 > bus=0, slot=0, func=4 > class=06-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0006, statreg=0x0200, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1106, dev=0x5238, revid=0x00 > bus=0, slot=0, func=5 > class=08-00-20, hdrtype=0x00, mfdev=1 > cmdreg=0x0006, statreg=0x0000, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1106, dev=0x7238, revid=0x00 > bus=0, slot=0, func=7 > class=06-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0006, statreg=0x0200, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1106, dev=0xb188, revid=0x00 > bus=0, slot=1, func=0 > class=06-04-00, hdrtype=0x01, mfdev=0 > cmdreg=0x0007, statreg=0x0230, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1106, dev=0xa238, revid=0x00 > bus=0, slot=2, func=0 > class=06-04-00, hdrtype=0x01, mfdev=0 > cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x0e (3500 ns), maxlat=0x00 (0 ns) > intpin=a, irq=9 > pcib0: matched entry for 0.2.INTA > pcib0: slot 2 INTA hardwired to IRQ 27 > found-> vendor=0x1106, dev=0xc238, revid=0x00 > bus=0, slot=3, func=0 > class=06-04-00, hdrtype=0x01, mfdev=1 > cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) > intpin=a, irq=9 > pcib0: matched entry for 0.3.INTA > pcib0: slot 3 INTA hardwired to IRQ 31 > found-> vendor=0x1106, dev=0xe238, revid=0x00 > bus=0, slot=3, func=2 > class=06-04-00, hdrtype=0x01, mfdev=1 > cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) > intpin=c, irq=9 > pcib0: matched entry for 0.3.INTC > pcib0: slot 3 INTC hardwired to IRQ 31 > found-> vendor=0x104c, dev=0xac50, revid=0x02 > bus=0, slot=5, func=0 > class=06-07-00, hdrtype=0x02, mfdev=0 > cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x40 (16000 ns), maxlat=0x07 (1750 ns) > intpin=a, irq=18 > powerspec 1 supports D0 D1 D2 D3 current D0 > map[10]: type 1, range 32, base 80000000, size 12, enabled > pcib0: matched entry for 0.5.INTA > pcib0: slot 5 INTA hardwired to IRQ 18 > found-> vendor=0x104c, dev=0x8023, revid=0x00 > bus=0, slot=6, func=0 > class=0c-00-10, hdrtype=0x00, mfdev=0 > cmdreg=0x0012, statreg=0x0210, cachelnsz=16 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x02 (500 ns), maxlat=0x04 (1000 ns) > intpin=a, irq=11 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 1, range 32, base d2206000, size 11, enabled > map[14]: type 1, range 32, base d2200000, size 14, enabled > pcib0: matched entry for 0.6.INTA > pcib0: slot 6 INTA hardwired to IRQ 20 > found-> vendor=0x10ec, dev=0x8169, revid=0x10 > bus=0, slot=8, func=0 > class=02-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0017, statreg=0x02b8, cachelnsz=16 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns) > intpin=a, irq=11 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 4, range 32, base 00001000, size 8, enabled > map[14]: type 1, range 32, base d2206800, size 8, enabled > pcib0: matched entry for 0.8.INTA > pcib0: slot 8 INTA hardwired to IRQ 19 > found-> vendor=0x1814, dev=0x0201, revid=0x01 > bus=0, slot=10, func=0 > class=02-80-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0013, statreg=0x0410, cachelnsz=16 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=11 > powerspec 2 supports D0 D3 current D0 > map[10]: type 1, range 32, base d2204000, size 13, enabled > pcib0: matched entry for 0.10.INTA > pcib0: slot 10 INTA hardwired to IRQ 17 > found-> vendor=0x1106, dev=0x3149, revid=0x80 > bus=0, slot=15, func=0 > class=01-01-8f, hdrtype=0x00, mfdev=1 > cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=b, irq=11 > powerspec 2 supports D0 D3 current D0 > map[10]: type 4, range 32, base 000020b0, size 3, enabled > map[14]: type 4, range 32, base 000020a4, size 2, enabled > map[18]: type 4, range 32, base 000020a8, size 3, enabled > map[1c]: type 4, range 32, base 000020a0, size 2, enabled > map[20]: type 4, range 32, base 00002080, size 4, enabled > map[24]: type 4, range 32, base 00001400, size 8, enabled > pcib0: matched entry for 0.15.INTB > pcib0: slot 15 INTB hardwired to IRQ 20 > found-> vendor=0x1106, dev=0x0571, revid=0x06 > bus=0, slot=15, func=1 > class=01-01-8a, hdrtype=0x00, mfdev=0 > cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=255 > powerspec 2 supports D0 D3 current D0 > map[20]: type 4, range 32, base 00002090, size 4, enabled > found-> vendor=0x1106, dev=0x3038, revid=0x81 > bus=0, slot=16, func=0 > class=0c-03-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0017, statreg=0x0210, cachelnsz=16 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=11 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[20]: type 4, range 32, base 00002000, size 5, enabled > pcib0: matched entry for 0.16.INTA (src \_SB_.PCI0.PIB_.ALKD:0) > pci_link3: Picked IRQ 21 with weight 0 > pcib0: slot 16 INTA routed to irq 21 via \_SB_.PCI0.PIB_.ALKD > found-> vendor=0x1106, dev=0x3038, revid=0x81 > bus=0, slot=16, func=1 > class=0c-03-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0017, statreg=0x0210, cachelnsz=16 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=11 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[20]: type 4, range 32, base 00002020, size 5, enabled > pcib0: matched entry for 0.16.INTA (src \_SB_.PCI0.PIB_.ALKD:0) > pcib0: slot 16 INTA routed to irq 21 via \_SB_.PCI0.PIB_.ALKD > found-> vendor=0x1106, dev=0x3038, revid=0x81 > bus=0, slot=16, func=2 > class=0c-03-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0017, statreg=0x0210, cachelnsz=16 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=b, irq=11 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[20]: type 4, range 32, base 00002040, size 5, enabled > pcib0: matched entry for 0.16.INTB (src \_SB_.PCI0.PIB_.ALKD:0) > pcib0: slot 16 INTB routed to irq 21 via \_SB_.PCI0.PIB_.ALKD > found-> vendor=0x1106, dev=0x3038, revid=0x81 > bus=0, slot=16, func=3 > class=0c-03-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0017, statreg=0x0210, cachelnsz=16 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=b, irq=11 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[20]: type 4, range 32, base 00002060, size 5, enabled > pcib0: matched entry for 0.16.INTB (src \_SB_.PCI0.PIB_.ALKD:0) > pcib0: slot 16 INTB routed to irq 21 via \_SB_.PCI0.PIB_.ALKD > found-> vendor=0x1106, dev=0x3104, revid=0x86 > bus=0, slot=16, func=4 > class=0c-03-20, hdrtype=0x00, mfdev=1 > cmdreg=0x0013, statreg=0x0210, cachelnsz=16 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=c, irq=11 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 1, range 32, base d2206c00, size 8, enabled > pcib0: matched entry for 0.16.INTC (src \_SB_.PCI0.PIB_.ALKD:0) > pcib0: slot 16 INTC routed to irq 21 via \_SB_.PCI0.PIB_.ALKD > found-> vendor=0x1106, dev=0x3227, revid=0x00 > bus=0, slot=17, func=0 > class=06-01-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0087, statreg=0x0210, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > powerspec 2 supports D0 D3 current D0 > found-> vendor=0x1106, dev=0x3059, revid=0x60 > bus=0, slot=17, func=5 > class=04-01-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0001, statreg=0x0210, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=c, irq=11 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 4, range 32, base 00001800, size 8, enabled > pcib0: matched entry for 0.17.INTC (src \_SB_.PCI0.PIB_.ALKC:0) > pci_link2: Picked IRQ 22 with weight 0 > pcib0: slot 17 INTC routed to irq 22 via \_SB_.PCI0.PIB_.ALKC > found-> vendor=0x1106, dev=0x3068, revid=0x80 > bus=0, slot=17, func=6 > class=07-80-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0001, statreg=0x0210, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=c, irq=11 > powerspec 2 supports D0 D3 current D0 > map[10]: type 4, range 32, base 00001c00, size 8, enabled > pcib0: matched entry for 0.17.INTC (src \_SB_.PCI0.PIB_.ALKC:0) > pcib0: slot 17 INTC routed to irq 22 via \_SB_.PCI0.PIB_.ALKC > found-> vendor=0x1022, dev=0x1100, revid=0x00 > bus=0, slot=24, func=0 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1022, dev=0x1101, revid=0x00 > bus=0, slot=24, func=1 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1022, dev=0x1102, revid=0x00 > bus=0, slot=24, func=2 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1022, dev=0x1103, revid=0x00 > bus=0, slot=24, func=3 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > agp0: <VIA 3238 host to PCI bridge> on hostb0 > agp0: 1 Miscellaneous Control unit(s) found. > agp0: Aperture Base[0]: 0x00000058 > hostb0: Reserved 0x10000000 bytes for rid 0x10 type 3 at 0xb0000000 > agp0: allocating GATT for aperture of size 256M > pci0: <base peripheral, interrupt controller> at device 0.5 (no driver attached) > pcib1: <ACPI PCI-PCI bridge> at device 1.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 > pcib1: could not get PCI interrupt routing table for \_SB_.PCI0.PPB_ - AE_NOT_FOUND > pci1: <ACPI PCI bus> on pcib1 > pci1: physical bus=1 > pcib2: <ACPI PCI-PCI bridge> irq 27 at device 2.0 on pci0 > pcib2: secondary bus 2 > pcib2: subordinate bus 2 > pcib2: I/O decode 0x5000-0x5fff > pcib2: memory decode 0xd0000000-0xd1ffffff > pcib2: prefetched decode 0xc0000000-0xcfffffff > pci2: <ACPI PCI bus> on pcib2 > pci2: physical bus=2 > found-> vendor=0x10de, dev=0x0099, revid=0xa1 > bus=2, slot=0, func=0 > class=03-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0003, statreg=0x0010, cachelnsz=16 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=9 > powerspec 2 supports D0 D3 current D0 > MSI supports 1 message, 64 bit > map[10]: type 1, range 32, base d1000000, size 24, enabled > pcib2: (null) requested memory range 0xd1000000-0xd1ffffff: good > map[14]: type 3, range 64, base c0000000, size 28, enabled > pcib2: (null) requested memory range 0xc0000000-0xcfffffff: good > map[1c]: type 1, range 64, base d0000000, size 24, enabled > pcib2: (null) requested memory range 0xd0000000-0xd0ffffff: good > map[24]: type 4, range 32, base 00005000, size 7, enabled > pcib2: (null) requested I/O range 0x5000-0x507f: in range > pcib2: matched entry for 2.0.INTA > pcib2: slot 0 INTA hardwired to IRQ 24 > vgapci0: <VGA-compatible display> port 0x5000-0x507f mem 0xd1000000-0xd1ffffff,0xc0000000-0xcfffffff,0xd0000000-0xd0ffffff irq 24 at device 0.0 on pci2 > pcib3: <ACPI PCI-PCI bridge> irq 31 at device 3.0 on pci0 > pcib3: secondary bus 3 > pcib3: subordinate bus 3 > pcib3: I/O decode 0x0-0x0 > pcib3: memory decode 0x0-0x0 > pcib3: prefetched decode 0x0-0x0 > pci3: <ACPI PCI bus> on pcib3 > pci3: physical bus=3 > pcib4: <ACPI PCI-PCI bridge> irq 31 at device 3.2 on pci0 > pcib4: secondary bus 4 > pcib4: subordinate bus 4 > pcib4: I/O decode 0x0-0x0 > pcib4: memory decode 0x0-0x0 > pcib4: prefetched decode 0x0-0x0 > pci4: <ACPI PCI bus> on pcib4 > pci4: physical bus=4 > cbb0: <TI1410 PCI-CardBus Bridge> mem 0x80000000-0x80000fff irq 18 at device 5.0 on pci0 > cbb0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x80000000 > cardbus0: <CardBus bus> on cbb0 > pccard0: <16-bit PCCard bus> on cbb0 > ioapic0: routing intpin 18 (PCI IRQ 18) to vector 50 > cbb0: [MPSAFE] > cbb0: PCI Configuration space: > 0x00: 0xac50104c 0x02100007 0x06070002 0x00024000 > 0x10: 0x80000000 0x020000a0 0x20030200 0xfffff000 > 0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc > 0x30: 0x00000000 0xfffffffc 0x00000000 0x07400112 > 0x40: 0x09011558 0x00000001 0x00000000 0x00000000 > 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 > 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 > 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 > 0x80: 0x0044d061 0x00000000 0x00000000 0x00001002 > 0x90: 0x616402c0 0x00000000 0x00000000 0x00000000 > 0xa0: 0xfe110001 0x00c00000 0x00000000 0x0000001f > 0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 > fwohci0: <Texas Instruments TSB43AB22/A> mem 0xd2206000-0xd22067ff,0xd2200000-0xd2203fff irq 20 at device 6.0 on pci0 > fwohci0: Reserved 0x800 bytes for rid 0x10 type 3 at 0xd2206000 > ioapic0: routing intpin 20 (PCI IRQ 20) to vector 51 > fwohci0: [MPSAFE] > fwohci0: OHCI version 1.10 (ROM=1) > fwohci0: No. of Isochronous channels is 4. > fwohci0: EUI64 00:90:f5:00:00:48:aa:64 > fwohci0: Phy 1394a available S400, 2 ports. > fwohci0: Link S400, max_rec 2048 bytes. > firewire0: <IEEE1394(FireWire) bus> on fwohci0 > fwe0: <Ethernet over FireWire> on firewire0 > if_fwe0: Fake Ethernet address: 02:90:f5:48:aa:64 > fwe0: bpf attached > fwe0: Ethernet address: 02:90:f5:48:aa:64 > fwe0: if_start running deferred for Giant > sbp0: <SBP-2/SCSI over FireWire> on firewire0 > fwohci0: Initiate bus reset > fwohci0: node_id=0xc000ffc0, gen=1, CYCLEMASTER mode > firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) > firewire0: bus manager 0 (me) > re0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x1000 > re0: <RealTek 8169SB Single-chip Gigabit Ethernet> port 0x1000-0x10ff mem 0xd2206800-0xd22068ff irq 19 at device 8.0 on pci0 > miibus0: <MII bus> on re0 > rgephy0: <RTL8169S/8110S media interface> on miibus0 > rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto > re0: bpf attached > re0: Ethernet address: 00:90:f5:48:aa:65 > ioapic0: routing intpin 19 (PCI IRQ 19) to vector 52 > re0: [MPSAFE] > ral0: <Ralink Technology RT2500> mem 0xd2204000-0xd2205fff irq 17 at device 10.0 on pci0 > ral0: Reserved 0x2000 bytes for rid 0x10 type 3 at 0xd2204000 > ral0: MAC/BBP RT2560 (rev 0x04), RF RT2525 > ral0: bpf attached > ral0: Ethernet address: 00:13:d3:68:28:fd > ral0: bpf attached > ral0: bpf attached > ioapic0: routing intpin 17 (PCI IRQ 17) to vector 53 > ral0: [MPSAFE] > ral0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > ral0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps > atapci0: <VIA 6420 SATA150 controller> port 0x20b0-0x20b7,0x20a4-0x20a7,0x20a8-0x20af,0x20a0-0x20a3,0x2080-0x208f,0x1400-0x14ff irq 20 at device 15.0 on pci0 > atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x2080 > atapci0: [MPSAFE] > atapci0: Reserved 0x100 bytes for rid 0x24 type 4 at 0x1400 > ata2: <ATA channel 0> on atapci0 > atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x20b0 > atapci0: Reserved 0x4 bytes for rid 0x14 type 4 at 0x20a4 > ata2: SATA connect ready time=0ms > ata2: sata_connect devices=0x1<ATA_MASTER> > ata2: [MPSAFE] > ata3: <ATA channel 1> on atapci0 > atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x20a8 > atapci0: Reserved 0x4 bytes for rid 0x1c type 4 at 0x20a0 > ata3: SATA connect status=00000000 > ata3: [MPSAFE] > atapci1: <VIA 8237 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x2090-0x209f at device 15.1 on pci0 > atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0x2090 > ata0: <ATA channel 0> on atapci1 > atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 > atapci1: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 > ata0: reset tp1 mask=03 ostat0=60 ostat1=70 > ata0: stat0=0x20 err=0x20 lsb=0x20 msb=0x20 > ata0: stat1=0x30 err=0x30 lsb=0x30 msb=0x30 > ata0: reset tp2 stat0=20 stat1=30 devices=0x0 > ioapic0: routing intpin 14 (ISA IRQ 14) to vector 54 > ata0: [MPSAFE] > ata1: <ATA channel 1> on atapci1 > atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 > atapci1: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 > ata1: reset tp1 mask=03 ostat0=50 ostat1=00 > ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb > ata1: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 > ata1: reset tp2 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER> > ioapic0: routing intpin 15 (ISA IRQ 15) to vector 55 > ata1: [MPSAFE] > uhci0: <VIA 83C572 USB controller> port 0x2000-0x201f irq 21 at device 16.0 on pci0 > uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0x2000 > ioapic0: routing intpin 21 (PCI IRQ 21) to vector 56 > uhci0: [GIANT-LOCKED] > usb0: <VIA 83C572 USB controller> on uhci0 > usb0: USB revision 1.0 > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > uhci1: <VIA 83C572 USB controller> port 0x2020-0x203f irq 21 at device 16.1 on pci0 > uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0x2020 > uhci1: [GIANT-LOCKED] > usb1: <VIA 83C572 USB controller> on uhci1 > usb1: USB revision 1.0 > uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 2 ports with 2 removable, self powered > uhci2: <VIA 83C572 USB controller> port 0x2040-0x205f irq 21 at device 16.2 on pci0 > uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0x2040 > uhci2: [GIANT-LOCKED] > usb2: <VIA 83C572 USB controller> on uhci2 > usb2: USB revision 1.0 > uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub2: 2 ports with 2 removable, self powered > uhci3: <VIA 83C572 USB controller> port 0x2060-0x207f irq 21 at device 16.3 on pci0 > uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0x2060 > uhci3: [GIANT-LOCKED] > usb3: <VIA 83C572 USB controller> on uhci3 > usb3: USB revision 1.0 > uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub3: 2 ports with 2 removable, self powered > ehci0: <VIA VT6202 USB 2.0 controller> mem 0xd2206c00-0xd2206cff irq 21 at device 16.4 on pci0 > ehci0: Reserved 0x100 bytes for rid 0x10 type 3 at 0xd2206c00 > ehci0: [GIANT-LOCKED] > ehci0: Dropped interrupts workaround enabled > usb4: EHCI version 1.0 > usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 > usb4: <VIA VT6202 USB 2.0 controller> on ehci0 > usb4: USB revision 2.0 > uhub4: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 > uhub4: 8 ports with 8 removable, self powered > -- Michael W. Lucas mwlucas_at_FreeBSD.org, mwlucas_at_BlackHelicopters.org http://www.BlackHelicopters.org/~mwlucas/ "The cloak of anonymity protects me from the nuisance of caring." -Non SequiturReceived on Wed Feb 08 2006 - 01:47:46 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:52 UTC