NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/38277: VESA framebuffer console kernel crash with screenblank



>Number:         38277
>Category:       kern
>Synopsis:       VESA framebuffer console kernel crash with screenblank
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 22 14:25:00 +0000 2008
>Originator:     Takahiro Kambe
>Release:        NetBSD 4.99.56
>Organization:
Takahiro Kambe
>Environment:
System: NetBSD 4.99.56 (CF-R-VESA) #1: Sat Mar 22 19:03:46 JST 2008 
taca%reef.back-street.net@localhost:/var/obj/sys/arch/i386/compile/CF-R-VESA

Architecture: i386
Machine: i386
>Description:
        VESA framebuffer console kernel crash with screenblank
>How-To-Repeat:
        Build kernel with VESA framebuffer support.

# VESA framebuffer console
options         KVM86                   # required for vesabios
vesabios*       at vesabiosbus?
vesafb*         at vesabios?
options         VESAFB_WIDTH=1024
options         VESAFB_HEIGHT=768
options         VESAFB_DEPTH=32
options         VESAFB_PM               # power management support
wsdisplay*      at vesafb? console ?

        Boot the kernel and start scrrenblank(8).

        Kernel crash.

        # gdb netbsd.gdb
        (gdb) target kvm netbsd.48.core
        #0  cpu_reboot (howto=256, bootstr=0x0)
            at /usr/src/sys/arch/i386/i386/machdep.c:884
        884             doshutdownhooks();
        (gdb) where
        #0  cpu_reboot (howto=256, bootstr=0x0)
            at /usr/src/sys/arch/i386/i386/machdep.c:884
        #1  0xc04a15dc in panic (fmt=0xc0746e8b "trap")
            at /usr/src/sys/kern/subr_prf.c:260
        #2  0xc058cdee in trap (frame=0xccb7fb60)
            at /usr/src/sys/arch/i386/i386/trap.c:372
        #3  0xc010ce4f in calltrap ()
        #4  0xc060c984 in kvm86_ret ()
        Previous frame inner to this frame (corrupt stack?)

Here is dmesg's output:

Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.
NetBSD 4.99.56 (CF-R-VESA) #1: Sat Mar 22 19:03:46 JST 2008
        
taca%reef.back-street.net@localhost:/var/obj/sys/arch/i386/compile/CF-R-VESA
total memory = 2038 MB
avail memory = 1992 MB
timecounter: Timecounters tick every 10.000 msec
timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
Matsushita Electric Industrial Co.,Ltd. CF-R7CWVAJP (002)
mainbus0 (root)
pci_addr_fixup: 000:31:1 0x8086 0x2850 new address 0x00005800
pci_addr_fixup: 000:31:1 0x8086 0x2850 new address 0x00005808
pci_addr_fixup: 000:31:1 0x8086 0x2850 new address 0x00005810
pci_addr_fixup: 000:31:1 0x8086 0x2850 new address 0x0000580c
pci_addr_fixup: 000:31:3 0x8086 0x283e new address 0x7f700000
cpu0 at mainbus0 apid 0: (boot processor)
cpu0: Intel Core 2 (Merom) (686-class), 1330.13 MHz, id 0x6fd
cpu0: features bfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
cpu0: features bfebfbff<PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX>
cpu0: features bfebfbff<FXSR,SSE,SSE2,SS,HTT,TM,SBF>
cpu0: features2 
e3bd<SSE3,DTES64,MONITOR,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM>
cpu0: features3 20100000<XD,EM64T>
cpu0: "Intel(R) Core(TM)2 Duo CPU     U7700  @ 1.33GHz"
cpu0: I-cache 32 KB 64B/line 8-way, D-cache 32 KB 64B/line 8-way
cpu0: L2 cache 2 MB 64B/line 8-way
cpu0: ITLB 128 4 KB entries 4-way
cpu0: using thermal monitor 1
cpu0: Initial APIC ID 0
cpu0: Cluster/Package ID 0
cpu0: Core ID 0
cpu0: Enhanced SpeedStep (1084 mV) 1467 MHz
cpu0: Enhanced SpeedStep frequencies available (MHz): 1467 1333 1200 1067 933 
800
cpu0: Intel(R) On Demand Clock Modulation (state disabled)
cpu0: calibrating local timer
cpu0: apic clock running at 133 MHz
cpu0: 64 page colors
cpu1 at mainbus0 apid 1: (application processor)
cpu1: Intel Core 2 (Merom) (686-class), 1330.14 MHz, id 0x6fd
cpu1: features bfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
cpu1: features bfebfbff<PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX>
cpu1: features bfebfbff<FXSR,SSE,SSE2,SS,HTT,TM,SBF>
cpu1: features2 
e3bd<SSE3,DTES64,MONITOR,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM>
cpu1: features3 20100000<XD,EM64T>
cpu1: "Intel(R) Core(TM)2 Duo CPU     U7700  @ 1.33GHz"
cpu1: I-cache 32 KB 64B/line 8-way, D-cache 32 KB 64B/line 8-way
cpu1: L2 cache 2 MB 64B/line 8-way
cpu1: ITLB 128 4 KB entries 4-way
cpu1: using thermal monitor 1
cpu1: Initial APIC ID 1
cpu1: Cluster/Package ID 0
cpu1: Core ID 1
ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 20, 24 pins
vesabios0 at mainbus0: version 3.0, Intel Corporation Intel(r)GM965/PM965/GL960 
Graphics Controller
vesafb0 at vesabios0: VESA frame buffer
vesafb0: fb 1024x768x32 @0xe0000000
vesafb0: 3072 Kb memory reported, 1 screens possible
vesafb0: one screen, so hardware scrolling not possible
vesafb0: VBE/PM 1.0
wsdisplay0 at vesafb0 kbdmux 1: console (fb, vt100 emulation)
wsmux1: connecting to wsdisplay0
acpi0 at mainbus0: Advanced Configuration and Power Interface
acpi0: using Intel ACPI CA subsystem version 20070320
acpi0: X/RSDT: OemId <MATBIO,CFR7-2  ,06040000>, AslId <MEI ,00000000>
mpacpi: could not get bus number, assuming bus 0
acpi0: SCI interrupting at int 9
acpi0: fixed-feature power button present
timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
ACPI-Safe 24-bit timer
CPU0 (ACPI Object Type 'Processor' [0x0c]) at acpi0 not configured
CPU1 (ACPI Object Type 'Processor' [0x0c]) at acpi0 not configured
acpi: activated PNP0C0F
acpilid0 at acpi0 (LID, PNP0C0D-0): ACPI Lid Switch
acpibat0 at acpi0 (BATA, PNP0C0A-0): ACPI Battery (Control Method)
acpiacad0 at acpi0 (AC, ACPI0003-0): ACPI AC Adapter
acpibut0 at acpi0 (PWRB, PNP0C0C-0): ACPI Power Button
HKEY (MAT0019) at acpi0 not configured
MISC (MAT0021) at acpi0 not configured
PCI0 (PNP0A08) [PCI Express/PCI-X Mode-2 Host Bridge] at acpi0 not configured
TMEM (INT3402) at acpi0 not configured
OPRM (PNP0C02) [Plug and Play motherboard register resources] at acpi0 not 
configured
MBRD (PNP0C02) [Plug and Play motherboard register resources] at acpi0 not 
configured
DMAC (PNP0200) [AT DMA Controller] at acpi0 not configured
hpet0 at acpi0 (HPET, PNP0103)
hpet0: mem 0xfed00000-0xfed003ff
timecounter: Timecounter "hpet0" frequency 14318179 Hz quality 2000
IPIC (PNP0000) [AT Interrupt Controller] at acpi0 not configured
npx0 at acpi0 (MATH, PNP0C04)
npx0: io 0xf0 irq 13
npx0: reported by CPUID; using exception 16
MBD0 (PNP0C02) [Plug and Play motherboard register resources] at acpi0 not 
configured
RTC (PNP0B00) [AT Real-Time Clock] at acpi0 not configured
TIMR (PNP0100) [AT Timer] at acpi0 not configured
SPKR (PNP0800) [AT-style speaker sound] at acpi0 not configured
TPM (IFX0102) at acpi0 not configured
acpiec0 at acpi0 (EC0, PNP0C09): ACPI Embedded Controller
acpiec0: io 0x62,0x66
TFN1 (INT3404) at acpi0 not configured
TSK1 (INT3403) at acpi0 not configured
TSK2 (INT3403) at acpi0 not configured
T_VR (INT3403) at acpi0 not configured
pckbc0 at acpi0 (K106, PNP0320): kbd port
pckbc0: io 0x60,0x64 irq 1
pckbc1 at acpi0 (MOU3, SYN0502): aux port
pckbc1: irq 12
LNKA (PNP0C0F) [PCI interrupt link device] at acpi0 not configured
LNKB (PNP0C0F) [PCI interrupt link device] at acpi0 not configured
LNKC (PNP0C0F) [PCI interrupt link device] at acpi0 not configured
LNKD (PNP0C0F) [PCI interrupt link device] at acpi0 not configured
LNKE (PNP0C0F) [PCI interrupt link device] at acpi0 not configured
LNKF (PNP0C0F) [PCI interrupt link device] at acpi0 not configured
LNKG (PNP0C0F) [PCI interrupt link device] at acpi0 not configured
LNKH (PNP0C0F) [PCI interrupt link device] at acpi0 not configured
TCPU (INT3401) at acpi0 not configured
IETM (INT3400) at acpi0 not configured
PTID (INT340E) at acpi0 not configured
acpitz0 at acpi0 (TZ00): critical 113.0C, passive cooling
acpitz1 at acpi0 (TZ01): critical 130.0C passive 73.0C, passive cooling
apm0 at acpi0: Power Management spec V1.2
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pci0 at mainbus0 bus 0: configuration mode 1
pci0:  i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
pchb0 at pci0 dev 0 function 0
pchb0: Intel 82965PM Host Bridge (rev. 0x03)
agp0 at pchb0: detected 7676k stolen memory
agp0: aperture at 0xe0000000, size 0x20000000
Intel 82965PM Integrated Graphics Device (VGA display, revision 0x03) at pci0 
dev 2 function 0 not configured
Intel 82965PM Integrated Graphics Device (miscellaneous display, revision 0x03) 
at pci0 dev 2 function 1 not configured
Intel product 0x2a08 (miscellaneous DASP, revision 0x03) at pci0 dev 4 function 
0 not configured
uhci0 at pci0 dev 26 function 0: Intel 82801H USB UHCI Controller (rev. 0x03)
uhci0: interrupting at ioapic0 pin 16 (irq 7)
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 26 function 1: Intel 82801H USB UHCI Controller (rev. 0x03)
uhci1: interrupting at ioapic0 pin 21 (irq 5)
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
ehci0 at pci0 dev 26 function 7: Intel 82801H USB EHCI Controller (rev. 0x03)
ehci0: interrupting at ioapic0 pin 18 (irq 11)
ehci0: EHCI version 1.0
ehci0: companion controllers, 2 ports each: uhci0 uhci1
usb2 at ehci0: USB revision 2.0
uhub2 at usb2
uhub2: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub2: 4 ports with 4 removable, self powered
azalia0 at pci0 dev 27 function 0: Generic High Definition Audio Controller
azalia0: interrupting at ioapic0 pin 22 (irq 10)
azalia0: host: Intel 82801H High Definition Audio Controller (rev. 3)
azalia0: host: High Definition Audio rev. 1.0
ppb0 at pci0 dev 28 function 0: Intel 82801H PCI Express Port #1 (rev. 0x03)
ppb0: disabling notification events
pci1 at ppb0 bus 1
pci1:  i/o space, memory space enabled, rd/line, wr/inv ok
ppb1 at pci0 dev 28 function 2: Intel 82801H PCI Express Port #3 (rev. 0x03)
ppb1: disabling notification events
pci2 at ppb1 bus 2
pci2:  i/o space, memory space enabled, rd/line, wr/inv ok
iwn0 at pci2 dev 0 function 0: Intel PRO/Wireless LAN 4965AGN Mini-PCI Adapter 
(rev. 0x61)
iwn0: interrupting at ioapic0 pin 18 (irq 11)
iwn0: JPN, address 00:1d:e0:68:17:55
adding chan 1 flags=0x2b maxpwr=15
adding chan 2 flags=0x2b maxpwr=15
adding chan 3 flags=0x2b maxpwr=15
adding chan 4 flags=0x2b maxpwr=15
adding chan 5 flags=0x2b maxpwr=15
adding chan 6 flags=0x2b maxpwr=15
adding chan 7 flags=0x2b maxpwr=15
adding chan 8 flags=0x2b maxpwr=15
adding chan 9 flags=0x2b maxpwr=15
adding chan 10 flags=0x2b maxpwr=15
adding chan 11 flags=0x2b maxpwr=15
adding chan 12 flags=0x2b maxpwr=15
adding chan 13 flags=0x2b maxpwr=15
adding chan 34 flags=0x21 maxpwr=15
adding chan 36 flags=0xab maxpwr=15
adding chan 38 flags=0x21 maxpwr=15
adding chan 40 flags=0xab maxpwr=15
adding chan 42 flags=0x21 maxpwr=15
adding chan 44 flags=0xab maxpwr=15
adding chan 46 flags=0x21 maxpwr=14
adding chan 48 flags=0xab maxpwr=15
adding chan 52 flags=0x31 maxpwr=15
adding chan 56 flags=0x31 maxpwr=15
adding chan 60 flags=0x31 maxpwr=15
adding chan 64 flags=0x31 maxpwr=15
adding chan 100 flags=0x31 maxpwr=15
adding chan 104 flags=0x31 maxpwr=15
adding chan 108 flags=0x31 maxpwr=15
adding chan 112 flags=0x31 maxpwr=15
adding chan 116 flags=0x31 maxpwr=15
adding chan 120 flags=0x31 maxpwr=15
adding chan 124 flags=0x31 maxpwr=15
adding chan 128 flags=0x31 maxpwr=15
adding chan 132 flags=0x31 maxpwr=15
adding chan 136 flags=0x31 maxpwr=15
adding chan 140 flags=0x31 maxpwr=15
maxpwr 2GHz=44 5GHz=40
voltage=0 (in 0.3V)
===band 0===
chan lo=1, chan hi=13
chan1 num=2
chain 0, sample 0: temp=31 gain=39 power=18 pa_det=-23
chain 0, sample 1: temp=31 gain=31 power=26 pa_det=8
chain 0, sample 2: temp=31 gain=26 power=31 pa_det=29
chain 1, sample 0: temp=31 gain=42 power=17 pa_det=-25
chain 1, sample 1: temp=31 gain=32 power=27 pa_det=13
chain 1, sample 2: temp=31 gain=27 power=32 pa_det=36
chan2 num=12
chain 0, sample 0: temp=31 gain=42 power=16 pa_det=-30
chain 0, sample 1: temp=31 gain=34 power=24 pa_det=-4
chain 0, sample 2: temp=31 gain=27 power=31 pa_det=27
chain 1, sample 0: temp=31 gain=43 power=18 pa_det=-30
chain 1, sample 1: temp=31 gain=35 power=26 pa_det=-2
chain 1, sample 2: temp=31 gain=28 power=33 pa_det=29
===band 1===
chan lo=34, chan hi=64
chan1 num=36
chain 0, sample 0: temp=31 gain=37 power=18 pa_det=-23
chain 0, sample 1: temp=31 gain=27 power=26 pa_det=11
chain 0, sample 2: temp=31 gain=23 power=30 pa_det=30
chain 1, sample 0: temp=31 gain=39 power=18 pa_det=-29
chain 1, sample 1: temp=32 gain=29 power=26 pa_det=-1
chain 1, sample 2: temp=32 gain=23 power=32 pa_det=26
chan2 num=60
chain 0, sample 0: temp=32 gain=43 power=17 pa_det=-29
chain 0, sample 1: temp=32 gain=34 power=25 pa_det=5
chain 0, sample 2: temp=32 gain=26 power=32 pa_det=32
chain 1, sample 0: temp=32 gain=39 power=18 pa_det=-33
chain 1, sample 1: temp=32 gain=27 power=28 pa_det=3
chain 1, sample 2: temp=32 gain=21 power=34 pa_det=32
===band 2===
chan lo=100, chan hi=132
chan1 num=104
chain 0, sample 0: temp=32 gain=44 power=19 pa_det=-34
chain 0, sample 1: temp=32 gain=36 power=27 pa_det=-9
chain 0, sample 2: temp=32 gain=30 power=31 pa_det=13
chain 1, sample 0: temp=32 gain=40 power=18 pa_det=-37
chain 1, sample 1: temp=32 gain=30 power=26 pa_det=-12
chain 1, sample 2: temp=32 gain=24 power=32 pa_det=14
chan2 num=128
chain 0, sample 0: temp=32 gain=41 power=19 pa_det=-36
chain 0, sample 1: temp=32 gain=32 power=27 pa_det=-13
chain 0, sample 2: temp=32 gain=27 power=32 pa_det=9
chain 1, sample 0: temp=32 gain=41 power=18 pa_det=-38
chain 1, sample 1: temp=32 gain=31 power=26 pa_det=-14
chain 1, sample 2: temp=32 gain=25 power=32 pa_det=12
===band 3===
chan lo=134, chan hi=165
chan1 num=140
chain 0, sample 0: temp=32 gain=39 power=20 pa_det=-35
chain 0, sample 1: temp=32 gain=31 power=27 pa_det=-12
chain 0, sample 2: temp=32 gain=25 power=33 pa_det=14
chain 1, sample 0: temp=32 gain=39 power=18 pa_det=-35
chain 1, sample 1: temp=32 gain=30 power=26 pa_det=-12
chain 1, sample 2: temp=32 gain=24 power=32 pa_det=13
chan2 num=161
chain 0, sample 0: temp=32 gain=36 power=20 pa_det=-28
chain 0, sample 1: temp=32 gain=28 power=27 pa_det=-3
chain 0, sample 2: temp=32 gain=21 power=34 pa_det=29
chain 1, sample 0: temp=32 gain=33 power=19 pa_det=-29
chain 1, sample 1: temp=32 gain=25 power=26 pa_det=-3
chain 1, sample 2: temp=32 gain=18 power=32 pa_det=27
===band 4===
chan lo=0, chan hi=0
chan1 num=0
chain 0, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 2: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 2: temp=0 gain=0 power=0 pa_det=0
chan2 num=0
chain 0, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 2: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 2: temp=0 gain=0 power=0 pa_det=0
===band 5===
chan lo=0, chan hi=0
chan1 num=0
chain 0, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 2: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 2: temp=0 gain=0 power=0 pa_det=0
chan2 num=0
chain 0, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 2: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 2: temp=0 gain=0 power=0 pa_det=0
===band 6===
chan lo=0, chan hi=0
chan1 num=0
chain 0, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 2: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 2: temp=0 gain=0 power=0 pa_det=0
chan2 num=0
chain 0, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 2: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 2: temp=0 gain=0 power=0 pa_det=0
===band 7===
chan lo=0, chan hi=0
chan1 num=0
chain 0, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 2: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 2: temp=0 gain=0 power=0 pa_det=0
chan2 num=0
chain 0, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 0, sample 2: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 0: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 1: temp=0 gain=0 power=0 pa_det=0
chain 1, sample 2: temp=0 gain=0 power=0 pa_det=0
iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
iwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
iwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 
36Mbps 48Mbps 54Mbps
ppb2 at pci0 dev 28 function 3: Intel 82801H PCI Express Port #4 (rev. 0x03)
ppb2: disabling notification events
pci3 at ppb2 bus 3
pci3:  i/o space, memory space enabled, rd/line, wr/inv ok
Intel product 0x444e (miscellaneous memory, revision 0x01) at pci3 dev 0 
function 0 not configured
ppb3 at pci0 dev 28 function 4: Intel 82801H PCI Express Port #5 (rev. 0x03)
ppb3: disabling notification events
pci4 at ppb3 bus 4
pci4:  i/o space, memory space enabled, rd/line, wr/inv ok
mskc0 at pci4 dev 0 function 0mskc0: interrupt moderation is 0 us
, Yukon-2 EC Ultra rev. B0 (0x3): ioapic0 pin 16 (irq 7)
msk0 at mskc0 port A: Ethernet address 00:0b:97:51:c6:7f
ukphy0 at msk0 phy 0: Generic IEEE 802.3u media interface
ukphy0: OUI 0x000ac2, model 0x000b, rev. 1
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-FDX, auto
uhci2 at pci0 dev 29 function 0: Intel 82801H USB UHCI Controller (rev. 0x03)
uhci2: interrupting at ioapic0 pin 23 (irq 11)
usb3 at uhci2: USB revision 1.0
uhub3 at usb3
uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
uhci3 at pci0 dev 29 function 1: Intel 82801H USB UHCI Controller (rev. 0x03)
uhci3: interrupting at ioapic0 pin 19 (irq 11)
usb4 at uhci3: USB revision 1.0
uhub4 at usb4
uhub4: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub4: 2 ports with 2 removable, self powered
uhci4 at pci0 dev 29 function 2: Intel 82801H USB UHCI Controller (rev. 0x03)
uhci4: interrupting at ioapic0 pin 18 (irq 11)
usb5 at uhci4: USB revision 1.0
uhub5 at usb5
uhub5: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub5: 2 ports with 2 removable, self powered
ehci1 at pci0 dev 29 function 7: Intel 82801H USB EHCI Controller (rev. 0x03)
ehci1: interrupting at ioapic0 pin 23 (irq 11)
ehci1: EHCI version 1.0
ehci1: companion controllers, 2 ports each: uhci2 uhci3 uhci4
usb6 at ehci1: USB revision 2.0
uhub6 at usb6
uhub6: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub6: 6 ports with 6 removable, self powered
ppb4 at pci0 dev 30 function 0: Intel 82801BAM Hub-PCI Bridge (rev. 0xf3)
pci5 at ppb4 bus 5
pci5:  i/o space, memory space enabled
cbb0 at pci5 dev 0 function 0: Ricoh 5C476 PCI-CardBus bridge (rev. 0xba)
Ricoh 5C822 PCI-CardBus bridge/MS/SD/MMC/SC (SD Host Controller system, 
interface 0x01, revision 0x21) at pci5 dev 0 function 1 not configured
cbb0: cacheline 0x0 lattimer 0x40
cbb0: bhlc 0x824000
cbb0: interrupting at ioapic0 pin 22 (irq 10)
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 6
pcmcia0 at cardslot0
ichlpcib0 at pci0 dev 31 function 0
ichlpcib0: Intel 82801HBM LPC Interface Bridge (rev. 0x03)
timecounter: Timecounter "ichlpcib0" frequency 3579545 Hz quality 1000
ichlpcib0: 24-bit timer
ichlpcib0: TCO (watchdog) timer configured.
piixide0 at pci0 dev 31 function 1
piixide0: Intel 82801HBM IDE Controller (ICH8M) (rev. 0x03)
piixide0: bus-master DMA support present
piixide0: primary channel configured to compatibility mode
piixide0: primary channel interrupting at ioapic0 pin 14 (irq 14)
atabus0 at piixide0 channel 0
piixide0: secondary channel configured to compatibility mode
piixide0: secondary channel interrupting at ioapic0 pin 15 (irq 15)
atabus1 at piixide0 channel 1
piixide1 at pci0 dev 31 function 2
piixide1: Intel 82801HBM Serial ATA Controller (ICH8M) (rev. 0x03)
piixide1: bus-master DMA support present
piixide1: primary channel wired to native-PCI mode
piixide1: using ioapic0 pin 19 (irq 11) for native-PCI interrupt
atabus2 at piixide1 channel 0
piixide1: secondary channel wired to compatibility mode
piixide1: couldn't map secondary channel cmd regs
ichsmb0 at pci0 dev 31 function 3: Intel 82801H SMBus Controller (rev. 0x03)
ichsmb0: interrupting at ioapic0 pin 19 (irq 11)
iic0 at ichsmb0: I2C bus
spdmem0 at iic0 addr 0x50
spdmem0: DDR2 SDRAM memory, no parity or ECC, 1024MB, 533MHz, PC2-4300
spdmem0: 13 rows, 10 cols, 2 ranks, 8 banks/chip, 3.75ns cycle time
spdmem0: voltage SSTL 1.8V, refresh time 7.8us (self-refreshing)
isa0 at ichlpcib0
attimer0 at isa0 port 0x40-0x43: AT Timer
pcppi0 at isa0 port 0x61
midi0 at pcppi0: PC speaker (CPU-intensive output)
spkr0 at pcppi0
sysbeep0 at pcppi0
attimer0: attached to pcppi0
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
azalia0: codec[0]: 0x11d4/0x1884 (rev. 1.0)
azalia0: codec[0]: High Definition Audio rev. 1.0
azalia0: codec[1]: 0x14f1/0x2c06 (rev. 0.0)
azalia0: codec[1]: High Definition Audio rev. 1.0
azalia0: codec[1]: No support for modem function groups
azalia0: codec[1] has no audio function groups
audio0 at azalia0: full duplex, independent
pad0: outputs: 44100Hz, 16-bit, stereo
audio1 at pad0: half duplex
swwdog0: software watchdog initialized
cmos: attached.
IPsec: Initialized Security Association Processing.
acpibat0: battery info: Panasonic, LION, CF-VZSU54U 00043
wd0 at atabus2 drive 0: <Hitachi HTS542525K9SA00>
wd0: drive supports 16-sector PIO transfers, LBA48 addressing
wd0: 232 GB, 484521 cyl, 16 head, 63 sec, 512 bytes/sect x 488397168 sectors
wd0: 32-bit data port
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
wd0(piixide1:0:0): using PIO mode 4, Ultra-DMA mode 6 (Ultra/133) (using DMA)
boot device: wd0
root on wd0a dumps on wd0b
root file system type: ffs
fatal protection fault in supervisor mode
trap type 4 code c8 eip c060c984 cs 8 eflags 13282 cr2 bae2d024 ilevel 6
panic: trap
Begin traceback...
trap() at netbsd:trap+0x35a
--- trap (number 4) ---
Bad frame pointer: 0xc325fe9c
netbsd:kvm86_ret+0x44:
End traceback...
syncing disks... done
dumping to dev 0,1 offset 2075047

>Fix:
        Unknown.



Home | Main Index | Thread Index | Old Index