kern/57156: GEOM-related panic while boot on latest -CURRENT (09/23/2003)

Vladimir Grebenschikov vova at sw.ru
Wed Sep 24 04:40:23 PDT 2003


>Number:         57156
>Category:       kern
>Synopsis:       GEOM-related panic while boot on latest -CURRENT (09/23/2003)
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 24 04:40:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Grebenschikov
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
SWsoft
>Environment:
System: FreeBSD vbook.fbsd.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #9: Wed Sep 24 05:03:22 MSD 2003 root at vbook.fbsd.ru:/usr/obj/usr/src/sys/VBOOK i386

>Description:

After cvsup and make world I can't boot my noteboot SONY VAIO z505S
It panics in GEOM:

ad0: setting UDMA33 on Intel PIIX4 chip
GEOM: create disk ad0 dp=0xc1d00970
ad0: <TOSHIBA MK4019GAX/FA002D> ATA-5 disk at ata0-master
ad0: 38154MB (78140160 sectors), 77520 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA33
GEOM: new disk ad0
[0] f:00 typ:6 s(CHS):0/1/1 e(CHS):969/239/63 s:63 l:14666337
[1] f:00 typ:160 s(CHS):970/0/1 e(CHS):996/239/63 s:14666400 l:408240
[2] f:80 typ:165 s(CHS):997/0/1 e(CHS):1023/239/63 s:15074640 l:41942880
[3] f:00 typ:165 s(CHS):1023/0/1 e(CHS):1023/239/63 s:57017520 l:21122640
GEOM: Configure ad0s1, start 32256 length 7509164544 end 7509196799
GEOM: Configure ad0s2, start 7509196800 length 209018880 end 7718215679
GEOM: Configure ad0s3, start 7718215680 length 21474754560 end 29192970239
GEOM: Configure ad0s4, start 29192970240 length 10814791680 end 40007761919
GEOM: Configure ad0s3a, start 0 length 134217728 end 134217727
GEOM: Configure ad0s3b, start 134217728 length 268435456 end 402653183
GEOM: Configure ad0s3c, start 0 length 21474754560 end 21474754559
GEOM: Configure ad0s3e, start 402653184 length 6442450944 end 6845104127
GEOM: Configure ad0s3f, start 6845104128 length 14629650432 end 21474754559
GEOM: Configure ad0s4c, start 0 length 10814791680 end 10814791679
GEOM: Configure ad0s4e, start 0 length 134217728 end 134217727
GEOM: Configure ad0s4f, start 134217728 length 8915517440 end 9049735167
ata1-slave: pio=0x08 wdma=0xffffffff udma=0xffffffff cable=40pin
ata1-master: pio=0x09 wdma=0xffffffff udma=0xffffffff cable=40pin
ad1: FAILURE - SETFEATURES status=51<READY,DSC,ERROR> error=4<ABORTED>
ad1: FAILURE - SETFEATURES status=51<READY,DSC,ERROR> error=4<ABORTED>
ad1: FAILURE - SETFEATURES status=51<READY,DSC,ERROR> error=4<ABORTED>
ad1: FAILURE setting PIO1 on Intel PIIX4 chip
GEOM: create disk ad1 dp=0xc1d4b770
ad1: <MEMORYSTICK 4M 8K/SONY1.00> ATA-0 disk at ata1-master
ad1: 3MB (7904 sectors), 247 C, 2 H, 16 S, 512 B
ad1: 1 secs/int, 1 depth queue, BIOSPIO
GEOM: new disk ad1
ad2: WARNING - SETFEATURES recovered from missing interrupt
[0] f:80 typ:1 s(CHS):0/1/12 e(CHS):245/1/16 s:27 l:7845
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad1s1, start 13824 length 4016640 end 4030463
ad2: WARNING - SETFEATURES recovered from missing interrupt
ad2: WARNING - SETFEATURES recovered from missing interrupt
ad2: setting PIO0 on Intel PIIX4 chip
GEOM: create disk ad2 dp=0xc1d4b970
ad2: </> ATA-0 disk at ata1-slave

Fatal trap 18: integer divide fault while in kernel mode
instruction pointer     = 0x8:0xc03fa088
stack pointer           = 0x10:0xc05c5c54
frame pointer           = 0x10:0xc05c5cd0
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 0 (swapper)
kernel: type 18 trap, code=0
Stopped at      __qdivrem+0x38: divl    %ecx,%eax
db> tra
__qdivrem(0,0,0,0,0) at __qdivrem+0x38
__udivdi3(0,0,0,0,0) at __udivdi3+0x2e
ad_attach(c1c712d4,1,c0ac6c50,c0445310,c05c5d74) at ad_attach+0x4aa
ata_boot_attach(0,c02392d6,c046392c,0,c0445310) at ata_boot_attach+0x6f
run_interrupt_driven_config_hooks(0,0,c0ac46f8,c0ac46f8,5c2c00) at run_interrupt_driven_config_hooks+0x2b
mi_startup() at mi_startup+0xa1
begin() at begin+0x2c
db>

I have no ad2 installed at all.

previous kernel works fine:

ad0: success setting UDMA33 on Intel PIIX4 chip
ad0: <TOSHIBA MK4019GAX/FA002D> ATA-5 disk at ata0-master
ad0: 38154MB (78140160 sectors), 77520 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA33
ad0: piomode=12 dmamode=34 udmamode=69 cblid=1
GEOM: new disk ad0
ad1: success setting PIO1 on Intel PIIX4 chip
ad1: <MEMORYSTICK 4M 8K/SONY1.00> ATA-0 disk at ata1-master
ad1: 3MB (7904 sectors), 247 C, 2 H, 16 S, 512 B
ad1: 1 secs/int, 1 depth queue, PIO1
ad1: piomode=9 dmamode=-1 udmamode=-1 cblid=0
GEOM: Configure ad0s1, start 32256 length 7509164544 end 7509196799
GEOM: Configure ad0s2, start 7509196800 length 209018880 end 7718215679
GEOM: Configure ad0s3, start 7718215680 length 21474754560 end 29192970239
GEOM: Configure ad0s4, start 29192970240 length 10814791680 end 40007761919
GEOM: new disk ad1
GEOM: Configure ad0s3a, start 0 length 134217728 end 134217727
GEOM: Configure ad0s3b, start 134217728 length 268435456 end 402653183
GEOM: Configure ad0s3c, start 0 length 21474754560 end 21474754559
GEOM: Configure ad0s3e, start 402653184 length 6442450944 end 6845104127
GEOM: Configure ad0s3f, start 6845104128 length 14629650432 end 21474754559
GEOM: Configure ad0s4c, start 0 length 10814791680 end 10814791679
GEOM: Configure ad0s4e, start 0 length 134217728 end 134217727
GEOM: Configure ad0s4f, start 134217728 length 8915517440 end 9049735167
GEOM: Configure ad1s1, start 13824 length 4016640 end 4030463

ad0 - regular IDE HDD, ad1 - SONY MemoryStick (inserted and formated)

There is dmesg (-v) with panic:
==============================================================
OK set module_path=/boot/kernel.bad
OK load kernel
/boot/kernel.bad/kernel text=0x32a2d0 data=0x235fc+0x41644 syms=[0x4+0x2a510+0x4+0x34997]
OK load ums
/boot/kernel.bad/ums.ko text=0x2308 data=0x168+0x4 syms=[0x4+0x630+0x4+0x535]
loading required module 'usb'
/boot/kernel.bad/usb.ko text=0x20214 data=0xc4c+0x168 syms=[0x4+0x2db0+0x4+0x347b]
OK load ukbd
/boot/kernel.bad/ukbd.ko text=0x2b3c data=0x1a90+0x18b0 syms=[0x4+0x920+0x4+0x80f]
OK load snd_neomagic
/boot/kernel.bad/snd_neomagic.ko text=0x30bc data=0xc804 syms=[0x4+0x8d0+0x4+0x8a6]
loading required module 'snd_pcm'
/boot/kernel.bad/snd_pcm.ko text=0x1462c data=0x2124+0x1138 syms=[0x4+0x2b70+0x4+0x2ec2]
OK boot -v
/boot/kernel.bad/acpi.ko text=0x3b4b4 data=0x170c+0xec0 syms=[0x4+0x64b0+0x4+0x8024]
SMAP type=01 base=0000000000000000 len=000000000009f800
SMAP type=02 base=000000000009f800 len=0000000000000800
SMAP type=02 base=00000000000e7800 len=0000000000018800
SMAP type=01 base=0000000000100000 len=000000000bef0000
SMAP type=03 base=000000000bff0000 len=000000000000f800
SMAP type=04 base=000000000bfff800 len=0000000000000800
SMAP type=02 base=00000000fffe7800 len=0000000000018800
Copyright (c) 1992-2003 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 5.1-CURRENT #9: Wed Sep 24 05:03:22 MSD 2003
    root at vbook.fbsd.ru:/usr/obj/usr/src/sys/VBOOK
Preloaded elf kernel "/boot/kernel.bad/kernel" at 0xc05a3000.
Preloaded elf module "/boot/kernel.bad/ums.ko" at 0xc05a3204.
Preloaded elf module "/boot/kernel.bad/usb.ko" at 0xc05a32b0.
Preloaded elf module "/boot/kernel.bad/ukbd.ko" at 0xc05a335c.
Preloaded elf module "/boot/kernel.bad/snd_neomagic.ko" at 0xc05a340c.
Preloaded elf module "/boot/kernel.bad/snd_pcm.ko" at 0xc05a34c4.
Preloaded elf module "/boot/kernel.bad/acpi.ko" at 0xc05a3574.
Calibrating clock(s) ... i8254 clock: 1193121 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 331581184 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (331.58-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x66a  Stepping = 10
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  = 201261056 (191 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x00000000005ca000 - 0x000000000bc69fff, 191496192 bytes (46752 pages)
avail memory = 189480960 (180 MB)
bios32: Found BIOS32 Service Directory header at 0xc00f6c50
bios32: Entry = 0xfd7c0 (c00fd7c0)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xfd7c0+0x214
pnpbios: Found PnP BIOS data at 0xc00f6c80
pnpbios: Entry = f0000:b5d4  Rev = 1.0
Other BIOS signatures found:
random: <entropy source>
mem: <memory & I/O>
Pentium Pro MTRR support enabled
null: <null device, zero device>
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <SONY   Z0      > on motherboard
pci_open(1):    mode 1 addr port (0x0cf8) is 0x80003b54
pci_open(1a):   mode1res=0x80000000 (0x80000000)
pci_cfgcheck:   device 0 [class=060000] [hdr=00] is there (id=71928086)
pcibios: BIOS version 2.10
Using $PIR table, 7 entries at 0xc00fdf50
PCI-Only Interrupts: none
Location  Bus Device Pin  Link  IRQs
embedded    0    1    A   0x60  9
embedded    0    1    B   0x61  9
embedded    0    1    C   0x62  9
embedded    0    1    D   0x63  9
embedded    0    7    D   0x63  9
embedded    0    8    A   0x60  9
embedded    0    8    B   0x61  9
embedded    0    9    A   0x62  9
embedded    0   10    A   0x61  9
embedded    0   11    A   0x60  9
embedded    0    6    A   0x60  9
AcpiOsDerivePciId: bus 0 dev 7 func 2
AcpiOsDerivePciId: bus 0 dev 10 func 0
AcpiOsDerivePciId: bus 0 dev 7 func 0
acpi0: Power Button (fixed)
ACPI timer looks BAD  min = 0, max = 16777212, width = 16777212
ACPI timer looks BAD  min = 3, max = 9, width = 6
ACPI timer looks BAD  min = 2, max = 16777214, width = 16777212
ACPI timer looks BAD  min = 3, max = 16777212, width = 16777209
ACPI timer looks BAD  min = 3, max = 7, width = 4
ACPI timer looks BAD  min = 0, max = 16777214, width = 16777214
ACPI timer looks BAD  min = 3, max = 8, width = 5
ACPI timer looks BAD  min = 3, max = 16777212, width = 16777209
ACPI timer looks BAD  min = 3, max = 8, width = 5
ACPI timer looks BAD  min = 0, max = 8, width = 8
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
AcpiOsDerivePciId: bus 0 dev 0 func 0
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_tz0: <thermal zone> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
---- initial configuration ------------------------
\_SB_.LNKD irq   9: [  9] low,level,sharable 0.7.3
\_SB_.LNKA irq   9: [  9] low,level,sharable 0.8.0
\_SB_.LNKC irq   0: [  9] low,level,sharable 0.9.0
\_SB_.LNKB irq   9: [  9] low,level,sharable 0.10.0
\_SB_.LNKA irq   9: [  9] low,level,sharable 0.11.0
\_SB_.LNKB irq   9: [  9] low,level,sharable 0.8.1
\_SB_.LNKA irq   9: [  9] low,level,sharable 0.6.0
---- before setting priority for links ------------
\_SB_.LNKC:
        interrupts:          9
        penalty:           710
        references:     1
        priority:       0
---- before fixup boot-disabled links -------------
\_SB_.LNKC:
        interrupts:          9
        penalty:           710
        references:     1
        priority:       710
---- after fixup boot-disabled links --------------
\_SB_.LNKC:
        interrupts:          9
        penalty:           710
        references:     1
        priority:       710
---- arbitrated configuration ---------------------
\_SB_.LNKD irq   9: [  9] low,level,sharable 0.7.3
\_SB_.LNKA irq   9: [  9] low,level,sharable 0.8.0
\_SB_.LNKC irq   0: [  9] low,level,sharable 0.9.0
\_SB_.LNKB irq   9: [  9] low,level,sharable 0.10.0
\_SB_.LNKA irq   9: [  9] low,level,sharable 0.11.0
\_SB_.LNKB irq   9: [  9] low,level,sharable 0.8.1
\_SB_.LNKA irq   9: [  9] low,level,sharable 0.6.0
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
        map[10]: type 3, range 32, base 00000000, size 26, enabled
found-> vendor=0x8086, dev=0x7192, revid=0x03
        bus=0, slot=0, func=0
        class=06-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0106, statreg=0xa200, cachelnsz=0 (dwords)
        lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        map[10]: type 1, range 32, base fecff000, size 12, enabled
        map[14]: type 4, range 32, base 0000fcc0, size  6, enabled
        map[18]: type 1, range 32, base fed00000, size 20, enabled
pcib0: matched entry for 0.6.INTA (source \_SB_.LNKA)
pcib0: slot 6 INTA is routed to irq 9
found-> vendor=0x8086, dev=0x1229, revid=0x08
        bus=0, slot=6, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0013, statreg=0x0290, cachelnsz=8 (dwords)
        lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
        intpin=a, irq=9
        powerspec 2  supports D0 D1 D2 D3  current D0
found-> vendor=0x8086, dev=0x7110, revid=0x02
        bus=0, slot=7, func=0
        class=06-80-00, hdrtype=0x00, mfdev=1
        cmdreg=0x000f, statreg=0x0280, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        map[20]: type 4, range 32, base 0000fcb0, size  4, enabled
found-> vendor=0x8086, dev=0x7111, revid=0x01
        bus=0, slot=7, func=1
        class=01-01-80, hdrtype=0x00, mfdev=0
        cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
        lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        map[20]: type 4, range 32, base 0000fc60, size  5, enabled
pcib0: matched entry for 0.7.INTD (source \_SB_.LNKD)
pcib0: slot 7 INTD is routed to irq 9
found-> vendor=0x8086, dev=0x7112, revid=0x01
        bus=0, slot=7, func=2
        class=0c-03-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
        lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=d, irq=9
        map[90]: type 4, range 32, base 00002180, size  4, enabled
found-> vendor=0x8086, dev=0x7113, revid=0x02
        bus=0, slot=7, func=3
        class=06-80-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        map[10]: type 3, range 32, base fd000000, size 24, enabled
        map[14]: type 1, range 32, base fe400000, size 22, enabled
        map[18]: type 1, range 32, base feb00000, size 20, enabled
pcib0: matched entry for 0.8.INTA (source \_SB_.LNKA)
pcib0: slot 8 INTA is routed to irq 9
found-> vendor=0x10c8, dev=0x0005, revid=0x20
        bus=0, slot=8, func=0
        class=03-00-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0003, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x80 (3840 ns), mingnt=0x10 (4000 ns), maxlat=0xff (63750 ns)
        intpin=a, irq=9
        powerspec 1  supports D0 D1 D2 D3  current D0
        map[10]: type 3, range 32, base fe000000, size 22, enabled
        map[14]: type 1, range 32, base fea00000, size 20, enabled
pcib0: matched entry for 0.8.INTB (source \_SB_.LNKB)
pcib0: slot 8 INTB is routed to irq 9
found-> vendor=0x10c8, dev=0x8005, revid=0x20
        bus=0, slot=8, func=1
        class=04-01-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0002, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=b, irq=9
        powerspec 1  supports D0 D3  current D0
        map[10]: type 1, range 32, base fecfec00, size  9, memory disabled
found-> vendor=0x104d, dev=0x8009, revid=0x01
        bus=0, slot=9, func=0
        class=0c-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
        lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=255
        powerspec 1  supports D0 D3  current D0
found-> vendor=0x1180, dev=0x0475, revid=0x00
        bus=0, slot=10, func=0
        class=06-07-00, hdrtype=0x02, mfdev=0
        cmdreg=0x0000, statreg=0x0210, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=255
        powerspec 1  supports D0 D1 D2 D3  current D0
        map[10]: type 1, range 32, base fece0000, size 16, memory disabled
        map[14]: type 4, range 32, base 0000fca8, size  3, port disabled
found-> vendor=0x127a, dev=0x2005, revid=0x01
        bus=0, slot=11, func=0
        class=07-80-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0000, 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 D3
pci0: <network, ethernet> at device 6.0 (no driver attached)
PCI-ISA bridge with incorrect subclass 0x80
PCI-ISA bridge with incorrect subclass 0x80
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 UDMA33 controller> port 0xfcb0-0xfcbf at device 7.1 on pci0
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata0-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 mask=03 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: reset tp1 mask=03 ostat0=50 ostat1=50
ata1-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata1-slave:  stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata1: reset tp2 mask=03 stat0=50 stat1=50 devices=0x3<ATA_SLAVE,ATA_MASTER>
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xfc60-0xfc7f irq 9 at device 7.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhub1: Texas Instruments UT-USB41 hub, class 9/0, rev 1.10/1.10, addr 2
uhub1: 4 ports with 4 removable, self powered
ums0: Microsoft Microsoft IntelliMouse® Explorer, rev 1.10/1.14, addr 3, iclass 3/1
ums0: 5 buttons and Z dir.
ukbd0: Behavior Tech. Computer Keyboard with mouse port, rev 1.00/1.00, addr 4, iclass 3/1
kbd: new array size 4
kbd1 at ukbd0
kbd1: ukbd0, generic (0), config:0x0, flags:0x1d0000
ums1: Behavior Tech. Computer Keyboard with mouse port, rev 1.00/1.00, addr 4, iclass 3/1
ums1: 3 buttons
intpm0: <Intel 82371AB Power management controller> port 0x2180-0x218f irq 9 at device 7.3 on pci0
intpm0: I/O mapped 2180
intpm0: intr IRQ 9 enabled revision 0
intsmb0: <Intel PIIX4 SMBUS Interface> on intpm0
smbus0: <System Management Bus> on intsmb0
smb0: <SMBus generic I/O> on smbus0
intpm0: PM I/O mapped 8000 
pci0: <display, VGA> at device 8.0 (no driver attached)
pcm0: <NeoMagic 256AV> mem 0xfea00000-0xfeafffff,0xfe000000-0xfe3fffff irq 9 at device 8.1 on pci0
pcm0: buftop is 0x0027ec00
pcm0: buftop is changed to 0x0027ec00
pcm0: <Asahi Kasei AK4542 AC97 Codec (id = 0x414b4d01)>
pcm0: Codec features headphone, 5 bit master volume, AKM 3D Audio
pcm0: rec buf 0xcb864c00
pcm0: play buf 0xcb860c00
pci0: <serial bus, FireWire> at device 9.0 (no driver attached)
pci0: <bridge, PCI-CardBus> at device 10.0 (no driver attached)
pci0: <simple comms> at device 11.0 (no driver attached)
speaker0 port 0x61 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbdc: RESET_KBD return code:00fa
kbdc: RESET_KBD status:00aa
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x1d0000
psm0: unable to allocate IRQ
psmcpnp0 irq 12 on acpi0
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 00 00 64
psm: status 00 03 64
psm: status 00 03 64
psm: data 08 00 00
psm: status 53 02 14
psm: data 08 00 00
psm: status 00 02 64
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model GlidePoint, device ID 0-00, 2 buttons
psm0: config:00000000, flags:00000000, packet size:3
psm0: syncmask:c0, syncbits:00
sio0: irq maps: 0x1 0x11 0x1 0x1
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A, console
sio1: irq maps: 0x1 0x401 0x1 0x1
sio1 port 0x140-0x147,0x3e8-0x3ef irq 10 drq 0 on acpi0
sio1: type 16550A
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
acpi_cmbat0: <Control method Battery> on acpi0
acpi_acad0: <AC adapter> on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
sc: sc0 already exists; skipping it
sio: sio0 already exists; skipping it
sio: sio1 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 ROMs> at iomem 0xdc000-0xdffff,0xc0000-0xcbfff on isa0
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 
ed0: not probed (disabled)
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
ppc0 failed to probe at irq 7 on isa0
sio2: not probed (disabled)
sio3: not probed (disabled)
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 331581184 Hz quality 800
Timecounters tick every 10.000 msec
lo0: bpf attached
ipfw2 initialized, divert enabled, rule-based forwarding enabled, default to deny, logging unlimited
DUMMYNET initialized (011031)
ata1: spurious interrupt - status=0x50 error=0x01
acpi_cpu0: set speed to 100.0%
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
acpi_cmbat0: battery initialization start
acpi_cmbat0: battery initialization done, tried 1 times
acpi_acad0: acline initialization start
acpi_acad0: On Line
acpi_acad0: acline initialization done, tried 1 times
ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin
ad0: setting UDMA33 on Intel PIIX4 chip
GEOM: create disk ad0 dp=0xc1d00970
ad0: <TOSHIBA MK4019GAX/FA002D> ATA-5 disk at ata0-master
ad0: 38154MB (78140160 sectors), 77520 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA33
GEOM: new disk ad0
[0] f:00 typ:6 s(CHS):0/1/1 e(CHS):969/239/63 s:63 l:14666337
[1] f:00 typ:160 s(CHS):970/0/1 e(CHS):996/239/63 s:14666400 l:408240
[2] f:80 typ:165 s(CHS):997/0/1 e(CHS):1023/239/63 s:15074640 l:41942880
[3] f:00 typ:165 s(CHS):1023/0/1 e(CHS):1023/239/63 s:57017520 l:21122640
GEOM: Configure ad0s1, start 32256 length 7509164544 end 7509196799
GEOM: Configure ad0s2, start 7509196800 length 209018880 end 7718215679
GEOM: Configure ad0s3, start 7718215680 length 21474754560 end 29192970239
GEOM: Configure ad0s4, start 29192970240 length 10814791680 end 40007761919
GEOM: Configure ad0s3a, start 0 length 134217728 end 134217727
GEOM: Configure ad0s3b, start 134217728 length 268435456 end 402653183
GEOM: Configure ad0s3c, start 0 length 21474754560 end 21474754559
GEOM: Configure ad0s3e, start 402653184 length 6442450944 end 6845104127
GEOM: Configure ad0s3f, start 6845104128 length 14629650432 end 21474754559
GEOM: Configure ad0s4c, start 0 length 10814791680 end 10814791679
GEOM: Configure ad0s4e, start 0 length 134217728 end 134217727
GEOM: Configure ad0s4f, start 134217728 length 8915517440 end 9049735167
ata1-slave: pio=0x08 wdma=0xffffffff udma=0xffffffff cable=40pin
ata1-master: pio=0x09 wdma=0xffffffff udma=0xffffffff cable=40pin
ad1: FAILURE - SETFEATURES status=51<READY,DSC,ERROR> error=4<ABORTED>
ad1: FAILURE - SETFEATURES status=51<READY,DSC,ERROR> error=4<ABORTED>
ad1: FAILURE - SETFEATURES status=51<READY,DSC,ERROR> error=4<ABORTED>
ad1: FAILURE setting PIO1 on Intel PIIX4 chip
GEOM: create disk ad1 dp=0xc1d4b770
ad1: <MEMORYSTICK 4M 8K/SONY1.00> ATA-0 disk at ata1-master
ad1: 3MB (7904 sectors), 247 C, 2 H, 16 S, 512 B
ad1: 1 secs/int, 1 depth queue, BIOSPIO
GEOM: new disk ad1
ad2: WARNING - SETFEATURES recovered from missing interrupt
[0] f:80 typ:1 s(CHS):0/1/12 e(CHS):245/1/16 s:27 l:7845
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad1s1, start 13824 length 4016640 end 4030463
ad2: WARNING - SETFEATURES recovered from missing interrupt
ad2: WARNING - SETFEATURES recovered from missing interrupt
ad2: setting PIO0 on Intel PIIX4 chip
GEOM: create disk ad2 dp=0xc1d4b970
ad2: </> ATA-0 disk at ata1-slave


Fatal trap 18: integer divide fault while in kernel mode
instruction pointer     = 0x8:0xc03fa088
stack pointer           = 0x10:0xc05c5c54
frame pointer           = 0x10:0xc05c5cd0
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 0 (swapper)
kernel: type 18 trap, code=0
Stopped at      __qdivrem+0x38: divl    %ecx,%eax
db> tra
__qdivrem(0,0,0,0,0) at __qdivrem+0x38
__udivdi3(0,0,0,0,0) at __udivdi3+0x2e
ad_attach(c1c712d4,1,c0ac6c50,c0445310,c05c5d74) at ad_attach+0x4aa
ata_boot_attach(0,c02392d6,c046392c,0,c0445310) at ata_boot_attach+0x6f
run_interrupt_driven_config_hooks(0,0,c0ac46f8,c0ac46f8,5c2c00) at run_interrupt_driven_config_hooks+0x2b
mi_startup() at mi_startup+0xa1
begin() at begin+0x2c
db>
==============================================================


There is dmesg There dmesg (-v) of boot previous kernel (works well):
==============================================================
Copyright (c) 1992-2003 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 5.1-CURRENT #7: Sat Aug 30 23:43:36 MSD 2003
    root at vbook.fbsd.ru:/usr/obj/usr/src/sys/VBOOK
Preloaded elf kernel "/boot/kernel/kernel" at 0xc063d000.
Preloaded elf module "/boot/kernel/if_wi.ko" at 0xc063d200.
Preloaded elf module "/boot/kernel/wlan.ko" at 0xc063d2ac.
Preloaded elf module "/boot/kernel/rc4.ko" at 0xc063d358.
Preloaded elf module "/boot/kernel/pccard.ko" at 0xc063d400.
Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc063d4ac.
Preloaded elf module "/boot/kernel/snd_neomagic.ko" at 0xc063d558.
Preloaded elf module "/boot/kernel/usb.ko" at 0xc063d60c.
Preloaded elf module "/boot/kernel/ukbd.ko" at 0xc063d6b4.
Preloaded elf module "/boot/kernel/ulpt.ko" at 0xc063d760.
Preloaded elf module "/boot/kernel/ums.ko" at 0xc063d80c.
Preloaded elf module "/boot/kernel/umass.ko" at 0xc063d8b4.
Preloaded elf module "/boot/kernel/sysvmsg.ko" at 0xc063d960.
Preloaded elf module "/boot/kernel/sysvsem.ko" at 0xc063da0c.
Preloaded elf module "/boot/kernel/sysvshm.ko" at 0xc063dab8.
Preloaded elf module "/boot/kernel/cbb.ko" at 0xc063db64.
Preloaded elf module "/boot/kernel/exca.ko" at 0xc063dc0c.
Preloaded elf module "/boot/kernel/cardbus.ko" at 0xc063dcb8.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc063dd64.
Calibrating clock(s) ... i8254 clock: 1193122 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 331581312 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (331.58-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x66a  Stepping = 10
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  = 201261056 (191 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000664000 - 0x000000000bc69fff, 190865408 bytes (46598 pages)
avail memory = 188641280 (179 MB)
bios32: Found BIOS32 Service Directory header at 0xc00f6c50
bios32: Entry = 0xfd7c0 (c00fd7c0)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xfd7c0+0x214
pnpbios: Found PnP BIOS data at 0xc00f6c80
pnpbios: Entry = f0000:b5d4  Rev = 1.0
Other BIOS signatures found:
wlan: <802.11 Link Layer>
random: <entropy source>
mem: <memory & I/O>
Pentium Pro MTRR support enabled
null: <null device, zero device>
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <SONY   Z0      > on motherboard
pci_open(1):	mode 1 addr port (0x0cf8) is 0x80003b54
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=71928086)
pcibios: BIOS version 2.10
Using $PIR table, 7 entries at 0xc00fdf50
PCI-Only Interrupts: none
Location  Bus Device Pin  Link  IRQs
embedded    0    1    A   0x60  9
embedded    0    1    B   0x61  9
embedded    0    1    C   0x62  9
embedded    0    1    D   0x63  9
embedded    0    7    D   0x63  9
embedded    0    8    A   0x60  9
embedded    0    8    B   0x61  9
embedded    0    9    A   0x62  9
embedded    0   10    A   0x61  9
embedded    0   11    A   0x60  9
embedded    0    6    A   0x60  9
AcpiOsDerivePciId: bus 0 dev 7 func 2
AcpiOsDerivePciId: bus 0 dev 10 func 0
AcpiOsDerivePciId: bus 0 dev 7 func 0
acpi0: power button is handled as a fixed feature programming model.
ACPI timer looks BAD  min = 3, max = 8, width = 5
ACPI timer looks BAD  min = 3, max = 8, width = 5
ACPI timer looks BAD  min = 3, max = 9, width = 6
ACPI timer looks BAD  min = 2, max = 8, width = 6
ACPI timer looks BAD  min = 3, max = 9, width = 6
ACPI timer looks BAD  min = 3, max = 8, width = 5
ACPI timer looks BAD  min = 3, max = 7, width = 4
ACPI timer looks BAD  min = 3, max = 8, width = 5
ACPI timer looks BAD  min = 3, max = 7, width = 4
ACPI timer looks BAD  min = 3, max = 8, width = 5
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
AcpiOsDerivePciId: bus 0 dev 0 func 0
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_tz0: <thermal zone> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
---- initial configuration ------------------------
\\_SB_.LNKD irq   9: [  9] low,level,sharable 0.7.3
\\_SB_.LNKA irq   9: [  9] low,level,sharable 0.8.0
\\_SB_.LNKC irq   0: [  9] low,level,sharable 0.9.0
\\_SB_.LNKB irq   9: [  9] low,level,sharable 0.10.0
\\_SB_.LNKA irq   9: [  9] low,level,sharable 0.11.0
\\_SB_.LNKB irq   9: [  9] low,level,sharable 0.8.1
\\_SB_.LNKA irq   9: [  9] low,level,sharable 0.6.0
---- before setting priority for links ------------
\\_SB_.LNKC:
	interrupts:	     9
	penalty:	   710
	references:	1
	priority:	0
---- before fixup boot-disabled links -------------
\\_SB_.LNKC:
	interrupts:	     9
	penalty:	   710
	references:	1
	priority:	710
---- after fixup boot-disabled links --------------
\\_SB_.LNKC:
	interrupts:	     9
	penalty:	   710
	references:	1
	priority:	710
---- arbitrated configuration ---------------------
\\_SB_.LNKD irq   9: [  9] low,level,sharable 0.7.3
\\_SB_.LNKA irq   9: [  9] low,level,sharable 0.8.0
\\_SB_.LNKC irq   0: [  9] low,level,sharable 0.9.0
\\_SB_.LNKB irq   9: [  9] low,level,sharable 0.10.0
\\_SB_.LNKA irq   9: [  9] low,level,sharable 0.11.0
\\_SB_.LNKB irq   9: [  9] low,level,sharable 0.8.1
\\_SB_.LNKA irq   9: [  9] low,level,sharable 0.6.0
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
	map[10]: type 3, range 32, base 00000000, size 26, enabled
found->	vendor=0x8086, dev=0x7192, revid=0x03
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0xa200, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[10]: type 1, range 32, base fecff000, size 12, enabled
	map[14]: type 4, range 32, base 0000fcc0, size  6, enabled
	map[18]: type 1, range 32, base fed00000, size 20, enabled
pcib0: matched entry for 0.6.INTA (source \\_SB_.LNKA)
pcib0: slot 6 INTA is routed to irq 9
found->	vendor=0x8086, dev=0x1229, revid=0x08
	bus=0, slot=6, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0013, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
	intpin=a, irq=9
	powerspec 2  supports D0 D1 D2 D3  current D0
found->	vendor=0x8086, dev=0x7110, revid=0x02
	bus=0, slot=7, func=0
	class=06-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[20]: type 4, range 32, base 0000fcb0, size  4, enabled
found->	vendor=0x8086, dev=0x7111, revid=0x01
	bus=0, slot=7, func=1
	class=01-01-80, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[20]: type 4, range 32, base 0000fc60, size  5, enabled
pcib0: matched entry for 0.7.INTD (source \\_SB_.LNKD)
pcib0: slot 7 INTD is routed to irq 9
found->	vendor=0x8086, dev=0x7112, revid=0x01
	bus=0, slot=7, func=2
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=9
	map[90]: type 4, range 32, base 00002180, size  4, enabled
found->	vendor=0x8086, dev=0x7113, revid=0x02
	bus=0, slot=7, func=3
	class=06-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[10]: type 3, range 32, base fd000000, size 24, enabled
	map[14]: type 1, range 32, base fe400000, size 22, enabled
	map[18]: type 1, range 32, base feb00000, size 20, enabled
pcib0: matched entry for 0.8.INTA (source \\_SB_.LNKA)
pcib0: slot 8 INTA is routed to irq 9
found->	vendor=0x10c8, dev=0x0005, revid=0x20
	bus=0, slot=8, func=0
	class=03-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0003, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x80 (3840 ns), mingnt=0x10 (4000 ns), maxlat=0xff (63750 ns)
	intpin=a, irq=9
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 3, range 32, base fe000000, size 22, enabled
	map[14]: type 1, range 32, base fea00000, size 20, enabled
pcib0: matched entry for 0.8.INTB (source \\_SB_.LNKB)
pcib0: slot 8 INTB is routed to irq 9
found->	vendor=0x10c8, dev=0x8005, revid=0x20
	bus=0, slot=8, func=1
	class=04-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0002, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=9
	powerspec 1  supports D0 D3  current D0
	map[10]: type 1, range 32, base fecfec00, size  9, memory disabled
found->	vendor=0x104d, dev=0x8009, revid=0x01
	bus=0, slot=9, func=0
	class=0c-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 1  supports D0 D3  current D0
found->	vendor=0x1180, dev=0x0475, revid=0x00
	bus=0, slot=10, func=0
	class=06-07-00, hdrtype=0x02, mfdev=0
	cmdreg=0x0000, statreg=0x0210, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base fece0000, size 16, memory disabled
	map[14]: type 4, range 32, base 0000fca8, size  3, port disabled
found->	vendor=0x127a, dev=0x2005, revid=0x01
	bus=0, slot=11, func=0
	class=07-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, 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 D3
pci0: <network, ethernet> at device 6.0 (no driver attached)
PCI-ISA bridge with incorrect subclass 0x80
PCI-ISA bridge with incorrect subclass 0x80
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 UDMA33 controller> port 0xfcb0-0xfcbf at device 7.1 on pci0
ata0: pre reset mask=03 ostat0=50 ostat2=00
ata0-master: ATAPI 00 00
ata0-slave: ATAPI 00 00
ata0: after reset mask=03 stat0=50 stat1=00
ata0-master: ATA 01 a5
ata0: devices=01
ata0: at 0x1f0 irq 14 on atapci0
ata1: pre reset mask=03 ostat0=50 ostat2=50
ata1-master: ATAPI 00 00
ata1-slave: ATAPI 00 00
ata1: after reset mask=03 stat0=50 stat1=50
ata1-master: ATA 01 a5
ata1-slave: ATA 01 a5
ata1: devices=03
ata1: at 0x170 irq 15 on atapci0
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xfc60-0xfc7f irq 9 at device 7.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhub1: Texas Instruments UT-USB41 hub, class 9/0, rev 1.10/1.10, addr 2
uhub1: 4 ports with 4 removable, self powered
ums0: Microsoft Microsoft IntelliMouse\M-. Explorer, rev 1.10/1.14, addr 3, iclass 3/1
ums0: 5 buttons and Z dir.
ukbd0: Behavior Tech. Computer Keyboard with mouse port, rev 1.00/1.00, addr 4, iclass 3/1
kbd: new array size 4
kbd1 at ukbd0
kbd1: ukbd0, generic (0), config:0x0, flags:0x1d0000
ums1: Behavior Tech. Computer Keyboard with mouse port, rev 1.00/1.00, addr 4, iclass 3/1
ums1: 3 buttons
intpm0: <Intel 82371AB Power management controller> port 0x2180-0x218f irq 9 at device 7.3 on pci0
intpm0: I/O mapped 2180
intpm0: intr IRQ 9 enabled revision 0
intsmb0: <Intel PIIX4 SMBUS Interface> on intpm0
smbus0: <System Management Bus> on intsmb0
smb0: <SMBus generic I/O> on smbus0
intpm0: PM I/O mapped 8000 
pci0: <display, VGA> at device 8.0 (no driver attached)
pcm0: <NeoMagic 256AV> mem 0xfea00000-0xfeafffff,0xfe000000-0xfe3fffff irq 9 at device 8.1 on pci0
pcm0: buftop is 0x0027ec00
pcm0: buftop is changed to 0x0027ec00
pcm0: <Asahi Kasei AK4542 AC97 Codec (id = 0x414b4d01)>
pcm0: Codec features headphone, 5 bit master volume, AKM 3D Audio
pcm0: rec buf 0xcb8b9c00
pcm0: play buf 0xcb8b5c00
pci0: <serial bus, FireWire> at device 9.0 (no driver attached)
cbb0: <RF5C475 PCI-CardBus Bridge> at device 10.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pcib0: matched entry for 0.10.INTA (source \\_SB_.LNKB)
pcib0: slot 10 INTA is routed to irq 9
cbb0: PCI Configuration space:
  0x00: 0x04751180 0x02100007 0x06070000 0x00022000 
  0x10: 0x88000000 0x020000dc 0x20000000 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc 
  0x30: 0x00000000 0xfffffffc 0x00000000 0x04000109 
  0x40: 0x8053104d 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00000000 0x00000000 0x04630463 0x00000000 
  0x90: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xa0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00000000 0x00000000 0x00000000 0xfe190001 
  0xe0: 0x24c04100 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
pci0: <simple comms> at device 11.0 (no driver attached)
speaker0 port 0x61 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000
psm0: unable to allocate IRQ
psmcpnp0 irq 12 on acpi0
psm0: current command byte:0047
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model GlidePoint, device ID 0-00, 2 buttons
psm0: config:00000000, flags:00000000, packet size:3
psm0: syncmask:c0, syncbits:00
sio0: irq maps: 0x1 0x11 0x1 0x1
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
sio1: irq maps: 0x1 0x401 0x1 0x1
sio1 port 0x140-0x147,0x3e8-0x3ef irq 10 drq 0 on acpi0
sio1: type 16550A
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
acpi_cmbat0: <Control method Battery> on acpi0
acpi_acad0: <AC adapter> on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
sc: sc0 already exists; skipping it
sio: sio0 already exists; skipping it
sio: sio1 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 ROMs> at iomem 0xdc000-0xdffff,0xc0000-0xcbfff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
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 
ed0: not probed (disabled)
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
ppc0 failed to probe at irq 7 on isa0
sio2: not probed (disabled)
sio3: not probed (disabled)
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 331581312 Hz quality 800
Timecounters tick every 10.000 msec
ipfw2 initialized, divert enabled, rule-based forwarding enabled, default to deny, logging unlimited
DUMMYNET initialized (011031)
lo0: bpf attached
acpi_cpu0: set speed to 100.0%
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
acpi_cmbat0: battery initialization start
acpi_cmbat0: battery initialization done, tried 1 times
acpi_acad0: acline initialization start
acpi_acad0: On Line
acpi_acad0: acline initialization done, tried 1 times
ata1-slave: timeout waiting for interrupt
ata1-slave: ATA identify failed
ad0: success setting UDMA33 on Intel PIIX4 chip
ad0: <TOSHIBA MK4019GAX/FA002D> ATA-5 disk at ata0-master
ad0: 38154MB (78140160 sectors), 77520 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA33
ad0: piomode=12 dmamode=34 udmamode=69 cblid=1
GEOM: new disk ad0
ar: FreeBSD check1 failed
ad1: success setting PIO1 on Intel PIIX4 chip
ad1: <MEMORYSTICK 4M 8K/SONY1.00> ATA-0 disk at ata1-master
ad1: 3MB (7904 sectors), 247 C, 2 H, 16 S, 512 B
ad1: 1 secs/int, 1 depth queue, PIO1
ad1: piomode=9 dmamode=-1 udmamode=-1 cblid=0
ar: FreeBSD check1 failed
[0] f:00 typ:6 s(CHS):0/1/1 e(CHS):969/239/63 s:63 l:14666337
[1] f:00 typ:160 s(CHS):970/0/1 e(CHS):996/239/63 s:14666400 l:408240
[2] f:80 typ:165 s(CHS):997/0/1 e(CHS):1023/239/63 s:15074640 l:41942880
[3] f:00 typ:165 s(CHS):1023/0/1 e(CHS):1023/239/63 s:57017520 l:21122640
GEOM: Configure ad0s1, start 32256 length 7509164544 end 7509196799
GEOM: Configure ad0s2, start 7509196800 length 209018880 end 7718215679
GEOM: Configure ad0s3, start 7718215680 length 21474754560 end 29192970239
GEOM: Configure ad0s4, start 29192970240 length 10814791680 end 40007761919
GEOM: new disk ad1
GEOM: Configure ad0s3a, start 0 length 134217728 end 134217727
GEOM: Configure ad0s3b, start 134217728 length 268435456 end 402653183
GEOM: Configure ad0s3c, start 0 length 21474754560 end 21474754559
GEOM: Configure ad0s3e, start 402653184 length 6442450944 end 6845104127
GEOM: Configure ad0s3f, start 6845104128 length 14629650432 end 21474754559
GEOM: Configure ad0s4c, start 0 length 10814791680 end 10814791679
GEOM: Configure ad0s4e, start 0 length 134217728 end 134217727
GEOM: Configure ad0s4f, start 134217728 length 8915517440 end 9049735167
[0] f:80 typ:1 s(CHS):0/1/12 e(CHS):245/1/16 s:27 l:7845
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad1s1, start 13824 length 4016640 end 4030463
Mounting root from ufs:/dev/ad0s3a
WARNING: / was not properly dismounted
start_init: trying /sbin/init
WARNING: /usr was not properly dismounted
WARNING: /usr/local was not properly dismounted
Linux ELF exec handler installed
linprocfs registered
fxp0: <Intel 82559 Pro/100 Ethernet> port 0xfcc0-0xfcff mem 0xfed00000-0xfedfffff,0xfecff000-0xfecfffff irq 9 at device 6.0 on pci0
fxp0: using memory space register mapping
fxp0: Ethernet address 08:00:46:04:31:b3
fxp0: PCI IDs: 8086 1229 104d 8057 0008
fxp0: Dynamic Standby mode is disabled
miibus0: <MII bus> on fxp0
inphy0: <i82555 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: bpf attached
==============================================================


>How-To-Repeat:

Just boot on similar notebook with latest (23 Sep 2003) kernel

>Fix:

Do not know.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list