ACPI, maybe GEOM problem

Peter Gade Jensen rhazn at daimi.au.dk
Tue Dec 9 17:19:01 PST 2003


I get a pagefault when i return from suspend(acpiconf -s 3) on my Toshiba Satellite Pro
6000. This used to work back in 5.1. 

FreeBSD aki 5.2-CURRENT FreeBSD 5.2-CURRENT #5: Wed Dec 10
00:52:34 CET 2003     root at aki:/usr/obj/usr/src/sys/AKI  i386

debug.acpi.acpi_ca_version: 0x20031203

======== acpi_printcpu() debug dump ========
gdt[0077:c08770c0] idt[07ff:c08779e0] ldt[0028] tr[0020] efl[00000086]
eax[00000046] ebx[c2bbf080] ecx[c2d3d140] edx[c2d3d140]
esi[00000000] edi[c1665450] ebp[d257bad0] esp[d257baa0]
cr0[8005003b] cr2[280b1140] cr3[0ba60000] cr4[00000691]
cs[0008] ds[0010] es[0010] fs[0018] gs[002f] ss[0010]
======== acpi_printcpu() debug dump ========
gdt[0077:c08770c0] idt[07ff:c08779e0] ldt[0028] tr[0020] efl[00000002]
eax[00000001] ebx[c2bbf080] ecx[00000001] edx[c2d3d140]
esi[00000000] edi[c1665450] ebp[d257bad0] esp[d257baa0]
cr0[8005003b] cr2[280b1140] cr3[0ba60000] cr4[00000691]
cs[0008] ds[0010] es[0010] fs[0018] gs[002f] ss[0010]
pcib0: matched entry for 0.2.INTA (source \\_SB_.PCI0.FNC0.LNKG)
pcib0: slot 2 INTA is routed to irq 11
pcib0: matched entry for 0.6.INTA (source \\_SB_.PCI0.FNC0.LNKH)
pcib0: slot 6 INTA is routed to irq 11
pcib0: matched entry for 0.10.INTA (source \\_SB_.PCI0.FNC0.LNKD)
pcib0: slot 10 INTA is routed to irq 11
pcib0: matched entry for 0.17.INTA (source \\_SB_.PCI0.FNC0.LNKA)
pcib0: slot 17 INTA is routed to irq 11
pcib0: matched entry for 0.17.INTB (source \\_SB_.PCI0.FNC0.LNKB)
pcib0: slot 17 INTB is routed to irq 11
pcib0: matched entry for 0.18.INTA (source \\_SB_.PCI0.FNC0.LNKA)
pcib0: slot 18 INTA is routed to irq 11
pcib1: matched entry for 1.0.INTA (source \\_SB_.PCI0.FNC0.LNKC)
pcib1: slot 0 INTA is routed to irq 11
ata0: resetting devices ..
ata0: reset tp1 mask=03 ostat0=80 ostat1=80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x80 err=0x80 lsb=0x80 msb=0x80
ad0: stat=0x50 err=0x00 lsb=0xfe msb=0x3f
ata0-slave:  stat=0x00 err=0x00 lsb=0xfe msb=0x3f
ata0: reset tp2 mask=03 stat0=50 stat1=00 devices=0x0
GEOM: destroy disk ad0 dp=0xc2c6fd60

Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address   = 0xdeadc0ea
fault code              = supervisor read, page not present
instruction pointer     = 0x8:0xc059b519
stack pointer           = 0x10:0xcdc6cbf8
frame pointer           = 0x10:0xcdc6cc2c
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         = 2 (g_event)
Dumping 239 MB
 16 32 48 64 80 96 112 128 144 160 176 192 208 224
 ---
(kgdb) bt
#0  doadump () at /usr/src/sys/kern/kern_shutdown.c:240
#1  0xc0493b55 in db_fncall (dummy1=0, dummy2=0, dummy3=1999,
 dummy4=0xcdc6c9ec " \v\202ÀHd\207À\bÊÆÍ\r") at
 /usr/src/sys/ddb/db_command.c:548
#2  0xc04938a2 in db_command (last_cmdp=0xc0820240, cmd_table=0x0,
 aux_cmd_tablep=0xc07cb9d4, aux_cmd_tablep_end=0xc07cb9d8)
    at /usr/src/sys/ddb/db_command.c:346
#3  0xc04939e5 in db_command_loop () at
    /usr/src/sys/ddb/db_command.c:472
#4  0xc04969e5 in db_trap (type=12, code=0) at
    /usr/src/sys/ddb/db_trap.c:73
#5  0xc073975c in kdb_trap (type=12, code=0, regs=0xcdc6cbb8) at
    /usr/src/sys/i386/i386/db_interface.c:171
#6  0xc074f3e6 in trap_fatal (frame=0xcdc6cbb8, eva=0) at
    /usr/src/sys/i386/i386/trap.c:816
#7  0xc074f092 in trap_pfault (frame=0xcdc6cbb8, usermode=0,
    eva=3735929066) at /usr/src/sys/i386/i386/trap.c:735
#8  0xc074ec53 in trap (frame=
          {tf_fs = 24, tf_es = -1065746416, tf_ds = 16, tf_edi =
          -1027136512, tf_esi = -1027559168, tf_ebp = -842609620, tf_isp
          = -842609692, tf_ebx = 0, tf_edx = -559038242, tf_ecx =
          -559038242, tf_eax = 0, tf_trapno = 12, tf_err = 0, tf_eip =
          -1067862759, tf_cs = 8, tf_eflags = 66071, tf_esp = 244, tf_ss
          = 579})
    at /usr/src/sys/i386/i386/trap.c:420
#9  0xc073b1a8 in calltrap () at {standard input}:94
#10 0xc059d74d in g_access_rel (cp=0xc2c0b100, dcr=-1, dcw=-1,
    dce=-1027136512) at /usr/src/sys/geom/geom_subr.c:627
#11 0xc0598433 in g_dev_orphan (cp=0xc2c08c80) at
    /usr/src/sys/geom/geom_dev.c:437
#12 0xc0599d00 in g_orphan_register (pp=0xc2c72400) at
    /usr/src/sys/geom/geom_event.c:143
#13 0xc0599e20 in one_event () at /usr/src/sys/geom/geom_event.c:173
#14 0xc059a035 in g_run_events () at /usr/src/sys/geom/geom_event.c:206
#15 0xc059b065 in g_event_procbody () at
    /usr/src/sys/geom/geom_kern.c:134
#16 0xc05bbd44 in fork_exit (callout=0xc059b020 <g_event_procbody>,
    arg=0x0, frame=0x0) at /usr/src/sys/kern/kern_fork.c:793

Attached are dmesg and kernelconf. Tell me if you need more?

/peter
-- 
"What I like most about myself is that I'm so understanding when I mess
things up."
-------------- next part --------------
ACPI_DEBUG: set 'ACPI_ALL_COMPONENTS'
ACPI_DEBUG: set 'ACPI_ALL_DRIVERS'
ACPI debug layer 0xffff3fff debug level 0x0
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.2-CURRENT #5: Wed Dec 10 00:52:34 CET 2003
    root at aki.playah.dk:/usr/obj/usr/src/sys/AKI
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0932000.
Calibrating clock(s) ... i8254 clock: 1217066 Hz
1217066 Hz differs from default of 1193182 Hz by more than 1%
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 995963242 Hz
CPU: Intel(R) Pentium(R) III Mobile CPU      1000MHz (995.96-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6b1  Stepping = 1
  Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
real memory  = 251002880 (239 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000c29000 - 0x000000000eb03fff, 233680896 bytes (57051 pages)
avail memory = 234180608 (223 MB)
bios32: Found BIOS32 Service Directory header at 0xc00f00b0
bios32: Entry = 0xf98e9 (c00f98e9)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0x97ab
pnpbios: Found PnP BIOS data at 0xc00f0260
pnpbios: Entry = f0000:8d8  Rev = 1.0
pnpbios: Event flag at 510
pnpbios: OEM ID c936f351
Other BIOS signatures found:
wlan: <802.11 Link Layer>
random: <entropy source>
null: <null device, zero device>
mem: <memory & I/O>
Pentium Pro MTRR support enabled
acpi0: <TOSHIB 750     > on motherboard
pci_open(1):	mode 1 addr port (0x0cf8) is 0x80000090
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=164410b9)
pcibios: BIOS version 2.10
Using $PIR table, 7 entries at 0xc00f01d0
PCI-Only Interrupts: none
Location  Bus Device Pin  Link  IRQs
embedded    0    2    A   0x59  11
embedded    0    6    A   0x08  11
embedded    0   17    A   0x01  11
embedded    0   17    B   0x02  11
embedded    0   10    A   0x04  11
embedded    1    0    A   0x03  11
embedded    0   16    A   0x03  11
embedded    0   16    B   0x04  11
embedded    0   18    A   0x01  11
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 7 func 0
acpi0: Power Button (fixed)
ACPI timer looks BAD  min = 3, max = 7, width = 4
ACPI timer looks BAD  min = 2, max = 8, width = 6
ACPI timer looks BAD  min = 3, max = 7, width = 4
ACPI timer looks BAD  min = 3, max = 7, width = 4
ACPI timer looks BAD  min = 2, max = 8, width = 6
ACPI timer looks BAD  min = 3, max = 7, width = 4
ACPI timer looks BAD  min = 2, max = 8, width = 6
ACPI timer looks BAD  min = 2, max = 8, width = 6
ACPI timer looks BAD  min = 2, max = 8, width = 6
ACPI timer looks BAD  min = 2, max = 8, width = 6
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
acpi_cpu0: <CPU> port 0x530-0x537 on acpi0
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
acpi_tz0: <Thermal Zone> port 0x530-0x537 on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
---- initial configuration ------------------------
\\_SB_.PCI0.FNC0.LNKA irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.17.0
\\_SB_.PCI0.FNC0.LNKB irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.17.1
\\_SB_.PCI0.FNC0.LNKD irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.10.0
\\_SB_.PCI0.FNC0.LNKC irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.16.0
\\_SB_.PCI0.FNC0.LNKD irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.16.1
\\_SB_.PCI0.FNC0.LNKH irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.6.0
\\_SB_.PCI0.FNC0.LNKA irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.18.0
\\_SB_.PCI0.FNC0.LNKG irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.2.0
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.PCI0.FNC0.LNKA irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.17.0
\\_SB_.PCI0.FNC0.LNKB irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.17.1
\\_SB_.PCI0.FNC0.LNKD irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.10.0
\\_SB_.PCI0.FNC0.LNKC irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.16.0
\\_SB_.PCI0.FNC0.LNKD irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.16.1
\\_SB_.PCI0.FNC0.LNKH irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.6.0
\\_SB_.PCI0.FNC0.LNKA irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.18.0
\\_SB_.PCI0.FNC0.LNKG irq  11: [  3  4  5  6  7 10 11] low,level,sharable 0.2.0
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
	map[10]: type 3, range 32, base f0000000, size 26, enabled
found->	vendor=0x10b9, dev=0x1644, revid=0x01
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0xa210, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 1  supports D0 D3  current D0
found->	vendor=0x10b9, dev=0x5247, revid=0x00
	bus=0, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0400, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
	map[10]: type 1, range 32, base f7eff000, size 12, enabled
pcib0: matched entry for 0.2.INTA (source \\_SB_.PCI0.FNC0.LNKG)
pcib0: slot 2 INTA is routed to irq 11
found->	vendor=0x10b9, dev=0x5237, revid=0x03
	bus=0, slot=2, func=0
	class=0c-03-10, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D3  current D0
	map[20]: type 4, range 32, base 0000eff0, size  4, enabled
found->	vendor=0x10b9, dev=0x5229, revid=0xc3
	bus=0, slot=4, func=0
	class=01-01-f0, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x02 (500 ns), maxlat=0x04 (1000 ns)
	intpin=a, irq=255
	powerspec 2  supports D0 D3  current D0
	map[10]: type 4, range 32, base 0000ed00, size  8, enabled
	map[14]: type 1, range 32, base f7efe000, size 12, enabled
pcib0: matched entry for 0.6.INTA (source \\_SB_.PCI0.FNC0.LNKH)
pcib0: slot 6 INTA is routed to irq 11
found->	vendor=0x10b9, dev=0x5451, revid=0x01
	bus=0, slot=6, func=0
	class=04-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x02 (500 ns), maxlat=0x18 (6000 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
found->	vendor=0x10b9, dev=0x1533, revid=0x00
	bus=0, slot=7, func=0
	class=06-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x000f, statreg=0x0210, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 1  supports D0 D3  current D0
found->	vendor=0x10b9, dev=0x7101, revid=0x00
	bus=0, slot=8, func=0
	class=06-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0200, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[10]: type 1, range 32, base f7efd000, size 12, enabled
	map[14]: type 4, range 32, base 0000eb40, size  6, enabled
	map[18]: type 1, range 32, base f7ec0000, size 17, enabled
pcib0: matched entry for 0.10.INTA (source \\_SB_.PCI0.FNC0.LNKD)
pcib0: slot 10 INTA is routed to irq 11
found->	vendor=0x8086, dev=0x1229, revid=0x0d
	bus=0, slot=10, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
found->	vendor=0x1179, dev=0x0617, revid=0x32
	bus=0, slot=17, func=0
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0000, statreg=0x0490, cachelnsz=0 (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=0x1179, dev=0x0617, revid=0x32
	bus=0, slot=17, func=1
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0000, statreg=0x0490, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 1  supports D0 D3  current D0
	map[10]: type 1, range 32, base f7ebfe00, size  9, enabled
pcib0: matched entry for 0.18.INTA (source \\_SB_.PCI0.FNC0.LNKA)
pcib0: slot 18 INTA is routed to irq 11
found->	vendor=0x1179, dev=0x0805, revid=0x03
	bus=0, slot=18, func=0
	class=08-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0002, statreg=0x0210, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
agp0: <Ali Generic host to PCI bridge> mem 0xf0000000-0xf3ffffff at device 0.0 on pci0
agp0: allocating GATT for aperture of size 64M
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xf000-0xfff
pcib1:   memory decode     0xf7f00000-0xfdffffff
pcib1:   prefetched decode 0xfff00000-0xfffff
---- initial configuration ------------------------
\\_SB_.PCI0.FNC0.LNKC irq  11: [  3  4  5  6  7 10 11] low,level,sharable 1.0.0
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.PCI0.FNC0.LNKC irq  11: [  3  4  5  6  7 10 11] low,level,sharable 1.0.0
pci1: <ACPI PCI bus> on pcib1
pci1: physical bus=1
	map[10]: type 1, range 32, base fc000000, size 25, enabled
	map[14]: type 1, range 32, base fbc00000, size 22, enabled
	map[18]: type 1, range 32, base f8000000, size 25, enabled
	map[1c]: type 1, range 32, base f7ff8000, size 15, enabled
pcib1: matched entry for 1.0.INTA (source \\_SB_.PCI0.FNC0.LNKC)
pcib1: slot 0 INTA is routed to irq 11
found->	vendor=0x1023, dev=0x8820, revid=0x82
	bus=1, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0230, cachelnsz=0 (dwords)
	lattimer=0x08 (240 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
pci1: <display, VGA> at device 0.0 (no driver attached)
ohci0: <AcerLabs M5237 (Aladdin-V) USB controller> mem 0xf7eff000-0xf7efffff irq 11 at device 2.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <AcerLabs M5237 (Aladdin-V) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
atapci0: <AcerLabs Aladdin UDMA66 controller> port 0xeff0-0xefff at device 4.0 on pci0
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0-master: stat=0xd0 err=0xd0 lsb=0xd0 msb=0xd0
ata0-master: stat=0xd0 err=0xd0 lsb=0xd0 msb=0xd0
ata0-master: stat=0xd0 err=0xd0 lsb=0xd0 msb=0xd0
ata0-master: stat=0xd0 err=0xd0 lsb=0xd0 msb=0xd0
ata0-master: stat=0xd0 err=0xd0 lsb=0xd0 msb=0xd0
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: simplex device, DMA on primary only
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
pcm0: <Acer Labs M5451> port 0xed00-0xedff mem 0xf7efe000-0xf7efefff irq 11 at device 6.0 on pci0
pcm0: <Asahi Kasei AK4543 AC97 Codec (id = 0x414b4d02)>
pcm0: Codec features headphone, 18 bit DAC, 18 bit ADC, 5 bit master volume, AKM 3D Audio
pcm0: sndbuf_setmap e6e6000, 1000; 0xc2bd2000 -> e6e6000
pcm0: sndbuf_setmap e769000, 1000; 0xc2bd5000 -> e769000
pcm0: sndbuf_setmap 2bd000, 1000; 0xc2be9000 -> 2bd000
pcm0: sndbuf_setmap 29b000, 1000; 0xc2be7000 -> 29b000
pcm0: sndbuf_setmap 299000, 1000; 0xc2be5000 -> 299000
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
pci0: <bridge, PCI-unknown> at device 8.0 (no driver attached)
fxp0: <Intel 82550 Pro/100 Ethernet> port 0xeb40-0xeb7f mem 0xf7ec0000-0xf7edffff,0xf7efd000-0xf7efdfff irq 11 at device 10.0 on pci0
fxp0: using memory space register mapping
fxp0: Ethernet address 00:00:39:73:e5:b8
fxp0: PCI IDs: 8086 1229 1179 0001 000d
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
cbb0: <ToPIC100 PCI-CardBus Bridge> at device 17.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pcib0: matched entry for 0.17.INTA (source \\_SB_.PCI0.FNC0.LNKA)
pcib0: slot 17 INTA is routed to irq 11
cbb0: [MPSAFE]
cbb0: PCI Configuration space:
  0x00: 0x06171179 0x04900007 0x06070032 0x00824000 
  0x10: 0x88000000 0x04800080 0x00030300 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffc 
  0x30: 0x00000000 0x0000fffc 0x00000000 0x0400010b 
  0x40: 0x00011179 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00010001 0x00800000 0x00000000 0x01000000 
  0x90: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xa0: 0x860011f0 0x0c000000 0x00008000 0x0000d100 
  0xb0: 0x3f3f3fcf 0x0a081020 0x10010100 0x00023f00 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00040000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000008 
cbb1: <ToPIC100 PCI-CardBus Bridge> at device 17.1 on pci0
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
pcib0: matched entry for 0.17.INTB (source \\_SB_.PCI0.FNC0.LNKB)
pcib0: slot 17 INTB is routed to irq 11
cbb1: [MPSAFE]
cbb1: PCI Configuration space:
  0x00: 0x06171179 0x04900007 0x06070032 0x00824000 
  0x10: 0x88001000 0x04800080 0x00040400 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffc 
  0x30: 0x00000000 0x0000fffc 0x00000000 0x0400020b 
  0x40: 0x00011179 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00010001 0x00800000 0x00000000 0x01000000 
  0x90: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xa0: 0x860021f0 0x0c000000 0x00000000 0x0000d100 
  0xb0: 0x3f3f3fcf 0x0a081020 0x10010100 0x00023f00 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00040000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000008 
pci0: <base peripheral> at device 18.0 (no driver attached)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
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 IntelliMouse, device ID 3-00, 3 buttons
psm0: config:00000000, flags:00000000, packet size:4
psm0: syncmask:08, syncbits:08
sio0: irq maps: 0x1 0x11 0x1 0x1
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
ppc0: using extended I/O port range
ppc0: ECP SPP ECP+EPP SPP
ppc0 port 0x778-0x77a,0x378-0x37f irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/15 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
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_cmbat0: <Control Method Battery> on acpi0
acpi_cmbat1: <Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_timer0: <24-bit timer at 3.579545MHz> port 0xee08-0xee0b on acpi0
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
ppc: ppc0 already exists; skipping it
sio: sio0 already exists; skipping it
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
orm0: <Option ROMs> at iomem 0xe0000-0xeffff,0xc0000-0xcbfff on isa0
pmtimer0 on isa0
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fdc0: ready for input in output
fdc0: cmd 3 failed at out byte 1 of 3
fdc0 failed to probe at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
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)
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: irq maps: 0x1 0x1 0x1 0x1
sio1: probe failed test(s): 0 1 2 4 6 7 9
sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
fb0: vga0, vga, type:VGA (5), flags:0x7007f
fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000
fb0: init mode:24, bios mode:3, current mode:24
fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 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 
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 995963242 Hz quality 800
Timecounters tick every 10.000 msec
lo0: bpf attached
acpi_cmbat0: battery initialization start
acpi_cmbat0: battery initialization done, tried 1 times
acpi_cmbat1: battery initialization start
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
ata0-master: setting PIO4 on AcerLabs Aladdin chip
ata0-master: setting UDMA66 on AcerLabs Aladdin chip
GEOM: create disk ad0 dp=0xc2c6fd60
ad0: <TOSHIBA MK2018GAP/M1.42 A> ATA-5 disk at ata0-master
ad0: 19077MB (39070080 sectors), 38760 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA66
GEOM: new disk ad0
ar: FreeBSD check1 failed
[0] f:00 typ:7 s(CHS):0/1/1 e(CHS):1023/11/63 s:63 l:18571077
[1] f:80 typ:165 s(CHS):1023/255/63 e(CHS):1023/15/63 s:18571140 l:14335020
[2] f:00 typ:15 s(CHS):1023/80/1 e(CHS):1023/254/63 s:32906160 l:6147855
[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 9508391424 end 9508423679
GEOM: Configure ad0s2, start 9508423680 length 7339530240 end 16847953919
GEOM: Configure ad0s3, start 16847953920 length 3147701760 end 19995655679
GEOM: Configure ad0s2a, start 0 length 536870912 end 536870911
GEOM: Configure ad0s2b, start 536870912 length 536870912 end 1073741823
GEOM: Configure ad0s2c, start 0 length 7339530240 end 7339530239
GEOM: Configure ad0s2d, start 1073741824 length 314572800 end 1388314623
GEOM: Configure ad0s2e, start 1388314624 length 5951215616 end 7339530239
MBREXT Slice 5 on ad0s3:
[0] f:00 typ:11 s(CHS):1023/81/1 e(CHS):1023/254/63 s:63 l:6147792
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad0s5, start 32256 length 3147669504 end 3147701759
Mounting root from ufs:/dev/ad0s2a
start_init: trying /sbin/init
acpi_cmbat1: battery initialization failed, giving up
-------------- next part --------------
machine		i386
cpu		I686_CPU
ident		AKI

makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols

options 	SCHED_4BSD		#4BSD scheduler
options 	INET			#InterNETworking
options 	INET6			#IPv6 communications protocols
options 	FFS			#Berkeley Fast Filesystem
options 	SOFTUPDATES		#Enable FFS soft updates support
options 	UFS_ACL			#Support for access control lists
options 	UFS_DIRHASH		#Improve performance on big directories
options 	MD_ROOT			#MD is a potential root device
options 	NFSCLIENT		#Network Filesystem Client
options 	NFSSERVER		#Network Filesystem Server
options 	NFS_ROOT		#NFS usable as /, requires NFSCLIENT
options 	MSDOSFS			#MSDOS Filesystem
options 	CD9660			#ISO 9660 Filesystem
options 	PROCFS			#Process filesystem (requires PSEUDOFS)
options 	PSEUDOFS		#Pseudo-filesystem framework
options 	COMPAT_43		#Compatible with BSD 4.3 [KEEP THIS!]
options 	COMPAT_FREEBSD4		#Compatible with FreeBSD4
options 	SCSI_DELAY=15000	#Delay (in ms) before probing SCSI
options 	KTRACE			#ktrace(1) support
options 	SYSVSHM			#SYSV-style shared memory
options 	SYSVMSG			#SYSV-style message queues
options 	SYSVSEM			#SYSV-style semaphores
options 	_KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
options 	AHC_REG_PRETTY_PRINT	# Print register bitfields in debug
					# output.  Adds ~128k to driver.
options 	AHD_REG_PRETTY_PRINT	# Print register bitfields in debug
					# output.  Adds ~215k to driver.

# Debugging for use in -current
options 	DDB			#Enable the kernel debugger
options 	INVARIANTS		#Enable calls of extra sanity checking
options 	INVARIANT_SUPPORT	#Extra sanity checks of internal structures, required by INVARIANTS
options 	WITNESS			#Enable checks to detect deadlocks and cycles
options 	WITNESS_SKIPSPIN	#Don't run witness on spinlocks for speed
options		ACPI_DEBUG

# To make an SMP kernel, the next two are needed
options 	SMP			# Symmetric MultiProcessor Kernel
device		apic			# I/O APIC

device		acpi
device		isa
device		eisa
device		pci

# Floppy drives
device		fdc

# ATA and ATAPI devices
device		ata
device		atadisk			# ATA disk drives
device		ataraid			# ATA RAID drives
device		atapicd			# ATAPI CDROM drives
device		atapifd			# ATAPI floppy drives
device		atapist			# ATAPI tape drives
options 	ATA_STATIC_ID		#Static device numbering

# SCSI peripherals
device		scbus		# SCSI bus (required for SCSI)
device		ch		# SCSI media changers
device		da		# Direct Access (disks)
device		sa		# Sequential Access (tape etc)
device		cd		# CD
device		pass		# Passthrough device (direct SCSI access)
device		ses		# SCSI Environmental Services (and SAF-TE)

# atkbdc0 controls both the keyboard and the PS/2 mouse
device		atkbdc		# AT keyboard controller
device		atkbd		# AT keyboard
device		psm		# PS/2 mouse

device		vga		# VGA video card driver

device		splash		# Splash screen and screen saver support

# syscons is the default console driver, resembling an SCO console
device		sc

device		agp		# support several AGP chipsets

# Floating point support - do not disable.
device		npx

# Add suspend/resume support for the i8254.
device		pmtimer

# PCCARD (PCMCIA) support
# Pcmcia and cardbus bridge support
device		cbb			# cardbus (yenta) bridge
#device		pcic			# ExCA ISA and PCI bridges
device		pccard			# PC Card (16-bit) bus
device		cardbus			# CardBus (32-bit) bus

# Serial (COM) ports
device		sio		# 8250, 16[45]50 based serial ports

# Parallel port
device		ppc
device		ppbus		# Parallel port bus (required)
device		lpt		# Printer
device		plip		# TCP/IP over parallel
device		ppi		# Parallel port interface device
#device		vpo		# Requires scbus and da

# If you've got a "dumb" serial or parallel PCI card that is
# supported by the puc(4) glue driver, uncomment the following
# line to enable it (connects to the sio and/or ppc drivers):
#device         puc

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device		miibus		# MII bus support
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)

# Wireless NIC cards
device		wlan		# 802.11 support
device		an		# Aironet 4500/4800 802.11 wireless NICs. 
device		awi		# BayStack 660 and others
device		wi		# WaveLAN/Intersil/Symbol 802.11 wireless NICs.
#device		wl		# Older non 802.11 Wavelan wireless NIC.

# Pseudo devices - the number indicates how many units to allocate.
device		random		# Entropy device
device		loop		# Network loopback
device		ether		# Ethernet support
device		sl		# Kernel SLIP
device		ppp		# Kernel PPP
device		tun		# Packet tunnel.
device		pty		# Pseudo-ttys (telnet etc)
device		md		# Memory "disks"
device		gif		# IPv6 and IPv4 tunneling
device		faith		# IPv6-to-IPv4 relaying (translation)

# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
device		bpf		# Berkeley packet filter

# USB support
device		uhci		# UHCI PCI->USB interface
device		ohci		# OHCI PCI->USB interface
device		usb		# USB Bus (required)
#device		udbp		# USB Double Bulk Pipe devices
device		ugen		# Generic
device		uhid		# "Human Interface Devices"
device		ukbd		# Keyboard
device		ulpt		# Printer
device		umass		# Disks/Mass storage - Requires scbus and da
device		ums		# Mouse
device		urio		# Diamond Rio 500 MP3 player
device		uscanner	# Scanners
# USB Ethernet, requires mii
device		aue		# ADMtek USB ethernet
device		axe		# ASIX Electronics USB ethernet
device		cue		# CATC USB ethernet
device		kue		# Kawasaki LSI USB ethernet

# FireWire support
device		firewire	# FireWire bus code
device		sbp		# SCSI over FireWire (Requires scbus and da)
device		fwe		# Ethernet over FireWire (non-standard!)

# OTHER
device          pcm


More information about the freebsd-current mailing list