Re: lockups

From: Jason King <jasonking_at_sbcglobal.net>
Date: Sat, 22 May 2004 23:30:06 -0500
John Baldwin wrote:

>On Friday 14 May 2004 08:54 pm, Jason King wrote:
>  
>
>>ok i'm a dumbass... in my haste this morning, i commented out the wrong
>>line in my config file, so when i tried disabling mixed mode, apic
>>support wasn't even compiled in the kernel.  So to make extra sure, I
>>went back and explicitly tried it with the 5.2.1-RELEASE cd (disabling
>>apic worked, disabling mixed mode did not), so its really something
>>related to apic support.  So next question, what can I do to track down
>>the problem?  Any suggestions for resources to understand how the apic
>>stuff works?  Might there be a way to grab the kernel messages even
>>after a reboot since the lockups don't even my to drop to the debugger?
>>Doing a boot -v generated a bunch of text that I couldn't read as it
>>scrolled by too fast, and I'm wondering if it might possibly help shed
>>some light as to what's going on...
>>    
>>
>
>Note that you can't disable mixed mode via a tunable on 5.2.1, so you might 
>want to retest disabling mixed mode.  However, the first steps are to work on 
>the non-ACPI case as that is easiest.  I'll need 'mptable' output and dmesg 
>output from a verbose boot with APIC enabled and ACPI disabled if you can get 
>that.  Thanks.
>
>  
>
Unfortunately, booting with ACPI disabled and apic enabled still caused 
the system to hang.  So anytime apic is enabled, the system locks up. 
(i've tried just the kernel with no modules loaded as well as with the 
normal modules I use loaded, locks up, but in a different place).  I was 
able to pull off the output from a boot -v using a serial console.  I've 
attached that.  Hopefully that helps...


unset acpi_load
OK set hint.acpi.0.disabled=1
OK set hint.apic.0.disabled=0
OK show
LINES=24
autoboot_delay=NO
bootfile=kernel
console=comconsole
currdev=disk1s3a:
hint.acpi.0.disabled=1
hint.acpi.0.oem=Nvidia
hint.acpi.0.revision=1
hint.acpi.0.rsdt=0x1fff3000
hint.adv.0.at=isa
hint.adv.0.disabled=1
hint.aha.0.at=isa
hint.aha.0.disabled=1
hint.aic.0.at=isa
hint.aic.0.disabled=1
hint.apic.0.disabled=0
hint.apm.0.disabled=1
hint.apm.0.flags=0x20
hint.ata.0.at=isa
hint.ata.0.irq=14
hint.ata.0.port=0x1F0
hint.ata.1.at=isa
hint.ata.1.irq=15
hint.atkbd.0.at=atkbdc
hint.atkbd.0.flags=0x1
hint.atkbd.0.irq=1
hint.atkbdc.0.at=isa
hint.atkbdc.0.port=0x060
hint.bt.0.at=isa
hint.bt.0.disabled=1
hint.cs.0.at=isa
hint.cs.0.disabled=1
hint.cs.0.port=0x300
hint.ed.0.at=isa
hint.ed.0.disabled=1
hint.ed.0.irq=10
hint.ed.0.maddr=0xd8000
hint.ed.0.port=0x280
hint.fd.0.at=fdc0
hint.fd.0.drive=0
hint.fd.1.at=fdc0
hint.fd.1.drive=1
hint.fdc.0.at=isa
hint.fdc.0.drq=2
hint.fdc.0.irq=6
hint.fe.0.at=isa
hint.fe.0.disabled=1
hint.fe.0.port=0x300
hint.ie.0.at=isa
hint.ie.0.disabled=1
hint.ie.0.irq=10
hint.ie.0.maddr=0xd0000
hint.ie.0.port=0x300
hint.le.0.at=isa
hint.le.0.disabled=1
hint.le.0.irq=5
hint.le.0.maddr=0xd0000
hint.le.0.port=0x300
hint.lnc.0.at=isa
hint.lnc.0.disabled=1
hint.lnc.0.drq=0
hint.lnc.0.irq=10
hint.lnc.0.port=0x280
hint.pcic.0.at=isa
hint.pcic.0.maddr=0xd0000
hint.pcic.0.port=0x3e0
hint.pcic.1.at=isa
hint.pcic.1.irq=11
hint.pcic.1.maddr=0xd4000
hint.pcic.1.port=0x3e2
hint.ppc.0.at=isa
hint.ppc.0.irq=7
hint.psm.0.at=atkbdc
hint.psm.0.irq=12
hint.sc.0.at=isa
hint.sc.0.flags=0x100
hint.sio.0.at=isa
hint.sio.0.flags=0x10
hint.sio.0.irq=4
hint.sio.0.port=0x3F8
hint.sio.1.at=isa
hint.sio.1.irq=3
hint.sio.1.port=0x2F8
hint.sio.2.at=isa
hint.sio.2.disabled=1
hint.sio.2.irq=5
hint.sio.2.port=0x3E8
hint.sio.3.at=isa
hint.sio.3.disabled=1
hint.sio.3.port=0x2E8
hint.sn.0.at=isa
hint.sn.0.disabled=1
hint.sn.0.irq=10
hint.sn.0.port=0x300
hint.vga.0.at=isa
hint.vt.0.at=isa
hint.vt.0.disabled=1
interpret=OK
kernel=kernel
kernel_options=
kernelname=/boot/kernel/kernel
loaddev=disk1s3a:
mac_ifoff=NO
module_path=/boot/kernel;/boot/kernel;/boot/modules
prompt=${interpret}
OK lsmod
 0x400000: /boot/kernel/kernel (elf kernel, 0x2c5a74)
  modules: splash.1 if_gif.1 if_faith.1 ether.1 isa.1 ppbus.1 pci.1 md.1 cam.1 
 0x6c6000: /boot/kernel/if_dc.ko (elf module, 0xc1b0)
  modules: if_dc.1 
 0x6d3000: /boot/kernel/miibus.ko (elf module, 0x18ac8)
  modules: miibus.1 
 0x6ec000: /boot/kernel/snd_ich.ko (elf module, 0x5680)
  modules: snd_ich.1 
 0x6f2000: /boot/kernel/snd_pcm.ko (elf module, 0x1e58c)
  modules: snd_pcm.1 
 0x711000: /boot/kernel/random.ko (elf module, 0xb1b4)
  modules: random.1 
 0x71d000: /boot/kernel/acpi_video.ko (elf module, 0x4960)
  modules: acpi_video.1 
 0x722000: /boot/kernel/acpi.ko (elf module, 0x4bc68)
  modules: acpi_pci.1 acpi.1 
OK umload
umload not found
OK unload
OK load kernel
/boot/kernel/kernel text=0x1e110c data=0x28324+0x4fefc syms=[0x4+0x30540+0x4+0x3b1e9]
OK load if_dc
/boot/kernel/if_dc.ko text=0x9380 data=0x390+0x4 syms=[0x4+0xd20+0x4+0xd73]
loading required module 'miibus'
/boot/kernel/miibus.ko text=0x130ac data=0xc84+0x6c syms=[0x4+0x1ab0+0x4+0x225d]
OK load snd_ich
/boot/kernel/snd_ich.ko text=0x30b8 data=0x27c syms=[0x4+0x9a0+0x4+0x99c]
loading required module 'snd_pcm'
/boot/kernel/snd_pcm.ko text=0x14820 data=0x2794+0x10b8 syms=[0x4+0x2c20+0x4+0x3115]
OK load random
/boot/kernel/random.ko text=0x8c98 data=0x1f4+0xaf0 syms=[0x4+0xb00+0x4+0x9c5]
OK boot -vs
SMAP type=01 base=0000000000000000 len=000000000009fc00
SMAP type=02 base=00000000000f0000 len=0000000000010000
SMAP type=02 base=00000000fec00000 len=0000000000001000
SMAP type=02 base=00000000fee00000 len=0000000000001000
SMAP type=02 base=00000000ffff0000 len=0000000000010000
SMAP type=02 base=000000000009fc00 len=0000000000000400
SMAP type=01 base=0000000000100000 len=000000001fef0000
SMAP type=03 base=000000001fff3000 len=000000000000d000
SMAP type=04 base=000000001fff0000 len=0000000000003000
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 5.2-CURRENT #5: Sat May 15 15:46:06 CDT 2004
    root_at_buckwheat.:/usr/obj/usr/src/sys/BUCKWHEAT
WARNING: WITNESS option enabled, expect reduced performance.
WARNING: DIAGNOSTIC option enabled, expect reduced performance.
Preloaded elf kernel "/boot/kernel/kernel" at 0xc071e000.
Preloaded elf module "/boot/kernel/if_dc.ko" at 0xc071e250.
Preloaded elf module "/boot/kernel/miibus.ko" at 0xc071e2fc.
Preloaded elf module "/boot/kernel/snd_ich.ko" at 0xc071e3a8.
Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc071e454.
Preloaded elf module "/boot/kernel/random.ko" at 0xc071e500.
MP Configuration Table version 1.4 found at 0xc00f0d00
APIC: Using the MPTable enumerator.
MPTable: <OEM00000 PROD00000000>
Calibrating clock(s) ... i8254 clock: 1193307 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1996991514 Hz
CPU: AMD Athlon(tm) XP 2400+ (1996.99-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x681  Stepping = 1
  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: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative
real memory  = 536805376 (511 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000826000 - 0x000000001f6bffff, 518627328 bytes (126618 pages)
avail memory = 519872512 (495 MB)
bios32: Found BIOS32 Service Directory header at 0xc00fa700
bios32: Entry = 0xfab90 (c00fab90)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0xabc0
pnpbios: Found PnP BIOS data at 0xc00fb600
pnpbios: Entry = f0000:b630  Rev = 1.0
Other BIOS signatures found:
ioapic0: Assuming intbase of 0
ioapic0: intpin 0 -> ExtINT (edge, activehi)
ioapic0: intpin 1 -> irq 1 (edge, activehi)
ioapic0: intpin 2 -> irq 2 (edge, activehi)
ioapic0: intpin 3 -> irq 3 (edge, activehi)
ioapic0: intpin 4 -> irq 4 (edge, activehi)
ioapic0: intpin 5 -> irq 5 (edge, activehi)
ioapic0: intpin 6 -> irq 6 (edge, activehi)
ioapic0: intpin 7 -> irq 7 (edge, activehi)
ioapic0: intpin 8 -> irq 8 (edge, activehi)
ioapic0: intpin 9 -> irq 9 (edge, activehi)
ioapic0: intpin 10 -> irq 10 (edge, activehi)
ioapic0: intpin 11 -> irq 11 (edge, activehi)
ioapic0: intpin 12 -> irq 12 (edge, activehi)
ioapic0: intpin 13 -> irq 13 (edge, activehi)
ioapic0: intpin 14 -> irq 14 (edge, activehi)
ioapic0: intpin 15 -> irq 15 (edge, activehi)
ioapic0: intpin 16 -> irq 16 (level, activelo)
ioapic0: intpin 17 -> irq 17 (level, activelo)
ioapic0: intpin 18 -> irq 18 (level, activelo)
ioapic0: intpin 19 -> irq 19 (level, activelo)
ioapic0: intpin 20 -> irq 20 (level, activelo)
ioapic0: intpin 21 -> irq 21 (level, activelo)
ioapic0: intpin 22 -> irq 22 (level, activelo)
ioapic0: intpin 23 -> irq 23 (level, activelo)
ioapic0: intpin 19 trigger: level
ioapic0: intpin 19 polarity: low
ioapic0: intpin 19 trigger: level
ioapic0: intpin 19 polarity: low
ioapic0: intpin 1 trigger: edge
ioapic0: intpin 1 polarity: high
ioapic0: Routing IRQ 0 -> intpin 2
ioapic0: intpin 2 trigger: edge
ioapic0: intpin 2 polarity: high
ioapic0: intpin 3 trigger: edge
ioapic0: intpin 3 polarity: high
ioapic0: intpin 4 trigger: edge
ioapic0: intpin 4 polarity: high
ioapic0: intpin 5 trigger: edge
ioapic0: intpin 5 polarity: high
ioapic0: intpin 6 trigger: edge
ioapic0: intpin 6 polarity: high
ioapic0: intpin 7 trigger: edge
ioapic0: intpin 7 polarity: high
ioapic0: intpin 8 trigger: edge
ioapic0: intpin 8 polarity: high
ioapic0: intpin 10 trigger: edge
ioapic0: intpin 10 polarity: high
ioapic0: intpin 11 trigger: edge
ioapic0: intpin 11 polarity: high
ioapic0: intpin 12 trigger: edge
ioapic0: intpin 12 polarity: high
ioapic0: intpin 13 trigger: edge
ioapic0: intpin 13 polarity: high
ioapic0: intpin 14 trigger: edge
ioapic0: intpin 14 polarity: high
ioapic0: intpin 15 trigger: edge
ioapic0: intpin 15 polarity: high
lapic: Routing ExtINT -> LINT0
lapic: Routing NMI -> LINT1
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
null: <null device, zero device>
mem: <memory & I/O>
Pentium Pro MTRR support enabled
random: <entropy source, Software, Yarrow>
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
pci_open(1):	mode 1 addr port (0x0cf8) is 0x80020014
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, 12 entries at 0xc00fcf80
PCI-Only Interrupts: 5 9 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
embedded  255   31    A   0x0f  3 4 5 7 9 10 11 12 14 15
embedded  255   31    B   0x0f  3 4 5 7 9 10 11 12 14 15
embedded  255   31    C   0x0f  3 4 5 7 9 10 11 12 14 15
embedded  255   31    D   0x0f  3 4 5 7 9 10 11 12 14 15
slot 3      1    6    A   0x03  3 4 5 7 9 10 11 12 14 15
slot 3      1    6    B   0x04  3 4 5 7 9 10 11 12 14 15
slot 3      1    6    C   0x01  3 4 5 7 9 10 11 12 14 15
slot 3      1    6    D   0x02  3 4 5 7 9 10 11 12 14 15
slot 4      1    7    A   0x04  3 4 5 7 9 10 11 12 14 15
slot 4      1    7    B   0x01  3 4 5 7 9 10 11 12 14 15
slot 4      1    7    C   0x02  3 4 5 7 9 10 11 12 14 15
slot 4      1    7    D   0x03  3 4 5 7 9 10 11 12 14 15
slot 5      1    8    A   0x01  3 4 5 7 9 10 11 12 14 15
slot 5      1    8    B   0x02  3 4 5 7 9 10 11 12 14 15
slot 5      1    8    C   0x03  3 4 5 7 9 10 11 12 14 15
slot 5      1    8    D   0x04  3 4 5 7 9 10 11 12 14 15
slot 6      1    9    A   0x02  3 4 5 7 9 10 11 12 14 15
slot 6      1    9    B   0x03  3 4 5 7 9 10 11 12 14 15
slot 6      1    9    C   0x04  3 4 5 7 9 10 11 12 14 15
slot 6      1    9    D   0x01  3 4 5 7 9 10 11 12 14 15
slot 7      1   10    A   0x03  3 4 5 7 9 10 11 12 14 15
slot 7      1   10    B   0x04  3 4 5 7 9 10 11 12 14 15
slot 7      1   10    C   0x01  3 4 5 7 9 10 11 12 14 15
slot 7      1   10    D   0x02  3 4 5 7 9 10 11 12 14 15
slot 8      1   13    A   0x03  3 4 5 7 9 10 11 12 14 15
slot 8      1   13    B   0x03  3 4 5 7 9 10 11 12 14 15
slot 8      1   13    C   0x03  3 4 5 7 9 10 11 12 14 15
slot 8      1   13    D   0x03  3 4 5 7 9 10 11 12 14 15
slot 9      1   12    A   0x02  3 4 5 7 9 10 11 12 14 15
slot 9      1   12    B   0x02  3 4 5 7 9 10 11 12 14 15
slot 9      1   12    C   0x02  3 4 5 7 9 10 11 12 14 15
slot 9      1   12    D   0x02  3 4 5 7 9 10 11 12 14 15
embedded    0    0    A   0x01  3 4 5 7 9 10 11 12 14 15
embedded    0    0    B   0x01  3 4 5 7 9 10 11 12 14 15
embedded    0    0    C   0x01  3 4 5 7 9 10 11 12 14 15
embedded    0    0    D   0x01  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   0x02  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   0x02  3 4 5 7 9 10 11 12 14 15
pcib0: <Host to PCI bridge> at pcibus 0 on motherboard
pir0: <PCI Interrupt Routing Table: 12 Entries> on motherboard
$PIR: Links after initial probe:
Link  IRQ  Rtd  Ref  IRQs
 0x1  255   N    11  3 4 5 7 9 10 11 12 14 15
 0x2  255   N    14  3 4 5 7 9 10 11 12 14 15
 0x3  255   N    11  3 4 5 7 9 10 11 12 14 15
 0x4  255   N     8  3 4 5 7 9 10 11 12 14 15
 0xf  255   N     4  3 4 5 7 9 10 11 12 14 15
$PIR: Found matching pin for 1.7.INTA at func 0: 5
$PIR: Links after initial IRQ discovery:
Link  IRQ  Rtd  Ref  IRQs
 0x1  255   N    11  3 4 5 7 9 10 11 12 14 15
 0x2  255   N    14  3 4 5 7 9 10 11 12 14 15
 0x3  255   N    11  3 4 5 7 9 10 11 12 14 15
 0x4    5   Y     8  3 4 5 7 9 10 11 12 14 15
 0xf  255   N     4  3 4 5 7 9 10 11 12 14 15
$PIR: IRQs used by BIOS: 5
$PIR: Interrupt Weights:
[    0   1   2   3   4   5   6   7   8   9  10  11  12  13  14  15 ]
[    0   0   0   0   0   8   0   0   0   0   0   0   0   0   0   0 ]
pci0: <PCI bus> on pcib0
pci0: physical bus=0
	map[10]: type 3, range 32, base d8000000, size 26, enabled
found->	vendor=0x10de, dev=0x01e0, revid=0xc1
	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=0xc1
	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=0xc1
	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=0xc1
	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=0xc1
	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=0xc1
	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=0xa4
	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 0000c000, size  5, enabled
$PIR: No matching entry for 0.1.INTA
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=11
	powerspec 2  supports D0 D3  current D0
	map[10]: type 1, range 32, base e0003000, size 12, enabled
$PIR: No matching entry for 0.2.INTA
found->	vendor=0x10de, dev=0x0067, revid=0xa4
	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=9
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base e0004000, size 12, enabled
$PIR: No matching entry for 0.2.INTB
found->	vendor=0x10de, dev=0x0067, revid=0xa4
	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=5
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base e0005000, size  8, enabled
$PIR: No matching entry for 0.2.INTC
found->	vendor=0x10de, dev=0x0068, revid=0xa4
	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=11
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base e0000000, size 12, enabled
	map[14]: type 4, range 32, base 0000c400, size  3, enabled
$PIR: No matching entry for 0.4.INTA
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=11
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 4, range 32, base 0000b000, size  8, enabled
	map[14]: type 4, range 32, base 0000b400, size  7, enabled
	map[18]: type 1, range 32, base e0001000, size 12, enabled
$PIR: No matching entry for 0.6.INTA
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=9
	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=0x00 (0 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=0xc1
	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)
pci0: <serial bus, USB> at device 2.0 (no driver attached)
pci0: <serial bus, USB> at device 2.1 (no driver attached)
pci0: <serial bus, USB> at device 2.2 (no driver attached)
pci0: <network, ethernet> at device 4.0 (no driver attached)
pcm0: <Nvidia nForce2> port 0xb400-0xb47f,0xb000-0xb0ff mem 0xe0001000-0xe0001fff irq 9 at device 6.0 on pci0
pcm0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xb000
pcm0: Reserved 0x80 bytes for rid 0x14 type 4 at 0xb400
pcm0: [GIANT-LOCKED]
pcm0: <Avance Logic ALC650 AC97 Codec (id = 0x414c4720)>
pcm0: Codec features 20 bit DAC, 18 bit ADC, 5 bit master volume, Realtek 3D Stereo Enhancement
pcm0: Primary codec extended features variable rate PCM, double rate PCM, reserved 1, center DAC, surround DAC, LFE DAC, reserved 4
pcm0: sndbuf_setmap 210000, 4000; 0xd7d19000 -> 210000
pcm0: sndbuf_setmap 216000, 4000; 0xd7d1d000 -> 216000
pcib1: <MPTable PCI-PCI bridge> at device 8.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0x9000-0x9fff
pcib1:   memory decode     0xde000000-0xdfffffff
pcib1:   prefetched decode 0xfff00000-0xfffff
pci1: <PCI bus> on pcib1
pci1: physical bus=1
	map[10]: type 4, range 32, base 00009000, size  8, enabled
pcib1: device (null) requested decoded I/O range 0x9000-0x90ff
	map[14]: type 1, range 32, base df000000, size  8, enabled
pcib1: device (null) requested decoded memory range 0xdf000000-0xdf0000ff
pcib1: slot 7 INTA routed to irq 19
found->	vendor=0x11ad, dev=0xc115, revid=0x25
	bus=1, slot=7, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0087, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
	intpin=a, irq=19
	powerspec 1  supports D0 D1 D2 D3  current D0
dc0: <LC82C115 PNIC II 10/100BaseTX> port 0x9000-0x90ff mem 0xdf000000-0xdf0000ff irq 19 at device 7.0 on pci1
dc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x9000
miibus0: <MII bus> on dc0
dcphy0: <Intel 21143 NWAY media interface> on miibus0
dcphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
dc0: bpf attached
dc0: Ethernet address: 00:c0:f0:74:89:e7
dc0: [GIANT-LOCKED]
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
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=0x90 err=0x90 lsb=0x90 msb=0x90
ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata0-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 mask=03 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
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=01 ostat0=50 ostat1=ff
ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1: reset tp2 mask=01 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER>
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
pcib2: <MPTable PCI-PCI bridge> at device 30.0 on pci0
pcib2:   secondary bus     2
pcib2:   subordinate bus   2
pcib2:   I/O decode        0xa000-0xafff
pcib2:   memory decode     0xdc000000-0xddffffff
pcib2:   prefetched decode 0xd0000000-0xd7ffffff
pci2: <PCI bus> on pcib2
pci2: physical bus=2
	map[10]: type 3, range 32, base d0000000, size 27, enabled
pcib2: device (null) requested decoded memory range 0xd0000000-0xd7ffffff
	map[14]: type 4, range 32, base 0000a000, size  8, enabled
pcib2: device (null) requested decoded I/O range 0xa000-0xa0ff
	map[18]: type 1, range 32, base dd000000, size 16, enabled
pcib2: device (null) requested decoded memory range 0xdd000000-0xdd00ffff
pcib2: slot 0 INTA routed to irq 19
found->	vendor=0x1002, dev=0x5157, revid=0x00
	bus=2, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0087, statreg=0x02b0, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=19
	powerspec 2  supports D0 D1 D2 D3  current D0
pci2: <display, VGA> at device 0.0 (no driver attached)
cpu0 on motherboard
pnpbios: 17 devices, largest 98 bytes
PNP0200: adding dma mask 0x10
PNP0200: adding io range 0-0xf, size=0x10, align=0
PNP0200: adding io range 0x81-0x83, size=0x3, align=0
PNP0200: adding io range 0x87-0x87, size=0x1, align=0
PNP0200: adding io range 0x89-0x8b, size=0x3, align=0
PNP0200: adding io range 0x8f-0x91, size=0x3, align=0
PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0
pnpbios: handle 1 device ID PNP0200 (0002d041)
PNP0100: adding irq mask 0x1
PNP0100: adding io range 0x40-0x43, size=0x4, align=0
pnpbios: handle 2 device ID PNP0100 (0001d041)
PNP0b00: adding irq mask 0x100
PNP0b00: adding io range 0x70-0x71, size=0x2, align=0
pnpbios: handle 3 device ID PNP0b00 (000bd041)
PNP0303: adding irq mask 0x2
PNP0303: adding io range 0x60-0x60, size=0x1, align=0
PNP0303: adding io range 0x64-0x64, size=0x1, align=0
pnpbios: handle 4 device ID PNP0303 (0303d041)
PNP0800: adding io range 0x61-0x61, size=0x1, align=0
pnpbios: handle 5 device ID PNP0800 (0008d041)
PNP0c04: adding irq mask 0x2000
PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0
pnpbios: handle 6 device ID PNP0c04 (040cd041)
PNP0c01: adding fixed memory32 range 0-0x9ffff, size=0xa0000
PNP0c01: adding fixed memory32 range 0xfffe0000-0xffffffff, size=0x20000
PNP0c01: adding fixed memory32 range 0xfec00000-0xfec0ffff, size=0x10000
PNP0c01: adding fixed memory32 range 0xfee00000-0xfee0ffff, size=0x10000
PNP0c01: adding fixed memory32 range 0x100000-0x1fffffff, size=0x1ff00000
pnpbios: handle 7 device ID PNP0c01 (010cd041)
PNP0c02: adding fixed memory32 range 0xf0000-0xf3fff, size=0x4000
PNP0c02: adding fixed memory32 range 0xf4000-0xf7fff, size=0x4000
PNP0c02: adding fixed memory32 range 0xf8000-0xfffff, size=0x8000
PNP0c02: adding fixed memory32 range 0xcd000-0xcffff, size=0x3000
pnpbios: handle 8 device ID PNP0c02 (020cd041)
PNP0a03: adding io range 0x290-0x29f, size=0x10, align=0
PNP0a03: adding io range 0x4d0-0x4d1, size=0x2, align=0
PNP0a03: adding io range 0xcf8-0xcff, size=0x8, align=0
pnpbios: handle 9 device ID PNP0a03 (030ad041)
PNP0f13: adding irq mask 0x1000
pnpbios: handle 10 device ID PNP0f13 (130fd041)
PNP0501: adding irq mask 0x10
PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0
pnpbios: handle 11 device ID PNP0501 (0105d041)
PNP0700: adding dma mask 0x4
PNP0700: adding io range 0x3f0-0x3f5, size=0x6, align=0
PNP0700: adding io range 0x3f7-0x3f7, size=0x1, align=0
PNP0700: adding irq mask 0x40
pnpbios: handle 12 device ID PNP0700 (0007d041)
PNP0401: adding dma mask 0x8
PNP0401: adding irq mask 0x80
PNP0401: adding io range 0x378-0x37f, size=0x8, align=0
PNP0401: adding io range 0x778-0x77f, size=0x8, align=0
pnpbios: handle 14 device ID PNP0401 (0104d041)
PNP0501: adding irq mask 0x8
PNP0501: adding io range 0x2f8-0x2ff, size=0x8, align=0
pnpbios: handle 15 device ID PNP0501 (0105d041)
PNPb006: adding irq mask 0x400
PNPb006: adding io range 0x330-0x333, size=0x4, align=0
pnpbios: handle 16 device ID PNPb006 (06b0d041)
PNPb02f: adding io range 0x201-0x201, size=0x1, align=0
pnpbios: handle 17 device ID PNPb02f (2fb0d041)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
sc: sc0 already exists; skipping it
vga: vga0 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
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
pmtimer0 on isa0
orm0: <Option ROM> at iomem 0xc0000-0xccfff on isa0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbdc: RESET_KBD return code:00fa
kbdc: RESET_KBD status:00aa
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x0>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
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 55 81 
bf 1f 00 4f 0d 0e 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 55 81 
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 55 81 
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 
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000
atkbd0: [GIANT-LOCKED]
psm0: current command byte:0047
kbdc: TEST_AUX_PORT status:0000
kbdc: RESET_AUX return code:00fa
kbdc: RESET_AUX status:00aa
kbdc: RESET_AUX ID:0000
kbdc: RESET_AUX return code:00fa
kbdc: RESET_AUX status:00aa
kbdc: RESET_AUX ID:0000
psm: status 00 02 64
psm: status 67 03 c8
psm: status 67 03 c8
psm: status 67 03 c8
psm: data c8 ca 3e
psm: data d8 0a 12
psm: status 00 02 64
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model MouseMan+, device ID 0-3e, 3 buttons
psm0: config:00000000, flags:00000000, packet size:3
psm0: syncmask:08, syncbits:08
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
fe0: not probed (disabled)
ie0: not probed (disabled)
le0: not probed (disabled)
lnc0: not probed (disabled)
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
ppc0: parallel port found at 0x378
ppc0: using extended I/O port range
ppc0: ECP SPP SPP
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/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
ppi0: <Parallel I/O> on ppbus0
sio0: irq maps: 0xc1 0xd1 0xc1 0xc1
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A, console
sio1: irq maps: 0xc1 0xc9 0xc1 0xc1
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
unknown: <PNP0303> can't assign resources (port)
unknown: <PNP0303> at port 0x60 on isa0
unknown: <PNP0800> failed to probe at port 0x61 on isa0
unknown: <PNP0f13> can't assign resources (irq)
unknown: <PNP0f13> at irq 12 on isa0
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0501> at port 0x3f8-0x3ff on isa0
unknown: <PNP0700> can't assign resources (port)
unknown: <PNP0700> at port 0x3f0-0x3f5 on isa0
unknown: <PNP0401> can't assign resources (port)
unknown: <PNP0401> at port 0x378-0x37f on isa0
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0501> at port 0x2f8-0x2ff on isa0
unknown: <PNPb006> failed to probe at port 0x330-0x333 irq 10 on isa0
unknown: <PNPb02f> failed to probe at port 0x201 on isa0
Device configuration finished.
Timecounter "TSC" frequency 1996991514 Hz quality 800
Timecounters tick every 10.000 msec
lo0: bpf attached
ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin
Interrupt storm detected on "irq19: dc0"; throttling interrupt source
ata0-master: setting PIO4 on nVidia nForce2 chip
ata0-master: setting UDMA100 on nVidia nForce2 chip
ad0: <ST3120026A/3.06> ATA-6 disk at ata0-master
ad0: 114472MB (234439535 sectors), 232578 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA100
GEOM: new disk ad0
ata1-master: pio=0x0c wdma=0x22 udma=0xffffffff cable=40pin
ata1-master: setting PIO4 on nVidia nForce2 chip
[0] f:80 typ:7 s(CHS):0/1/1 e(CHS):1023/119/63 s:63 l:30716217
[1] f:00 typ:7 s(CHS):1023/120/1 e(CHS):1023/164/63 s:30716280 l:51199155
[2] f:00 typ:165 s(CHS):1023/165/1 e(CHS):1023/14/63 s:81915435 l:152521110
[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 15726703104 end 15726735359
GEOM: Configure ad0s2, start 15726735360 length 26213967360 end 41940702719
GEOM: Configure ad0s3, start 41940702720 length 78090808320 end 120031511039
acd0: <PLEXTOR CD-R PX-W1210A/1.07> CDRW drive at ata1 as master
acd0: read 5512KB/s (5512KB/s) write 2067KB/s (2067KB/s), 2048KB buffer, PIO4
acd0: Reads: CDR, CDRW, CDDA stream, packet
acd0: Writes: CDR, CDRW, test write, burnproof
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: CD-ROM unknown
pcm0: measured ac97 link rate at 30368 Hz
ioapic0: routing intpin 1 (IRQ 1) to cluster 0
ioapic0: routing intpin 2 (IRQ 0) to cluster 0
ioapic0: routing intpin 3 (IRQ 3) to cluster 0
ioapic0: routing intpin 4 (IRQ 4) to cluster 0
ioapic0: routing intpin 6 (IRQ 6) to cluster 0
ioapic0: routing intpin 7 (IRQ 7) to cluster 0
ioapic0: routing intpin 8 (IRQ 8) to cluster 0
ioapic0: routing intpin 9 (IRQ 9) to cluster 0
ioapic0: routing intpin 12 (IRQ 12) to cluster 0
ioapic0: routing intpin 13 (IRQ 13) to cluster 0
ioapic0: routing intpin 14 (IRQ 14) to cluster 0
ioapic0: routing intpin 15 (IRQ 15) to cluster 0
ioapic0: routing intpin 19 (IRQ 19) to cluster 0
GEOM: Configure ad0s3a, start 0 length 77822164992 end 77822164991
GEOM: Configure ad0s3b, start 77822164992 length 268643328 end 78090808319
GEOM: Configure ad0s3c, start 0 length 78090808320 end 78090808319
Mounting root from ufs:/dev/ad0s3a
start_init: trying /sbin/init
Enter full pathname of shell or RETURN for /bin/sh: 
Received on Sat May 22 2004 - 19:30:13 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:54 UTC