Power Patches

Nate Lawson nate at root.org
Sat Jan 3 18:47:52 PST 2004


I get a panic on my T23 due to the ATA driver not being detected so no
rootvp.  Attached are dmesg both before and after the patch.  The cbb0
issue is a regression since I have specified it to use an unused IO range
via this tunable (the same range Windows uses):

   hw.cbb.start_memory=0xc0203000

I commented out that tunable while testing the power kernel.

One thing you should fix is calling the acpi set methods with a NULL
pointer:

  pci2: Failed to set ACPI power state D3 on (null): AE_BAD_PARAMETER

You should probably just skip the call to the acpi set power state if it's
null.

-Nate
-------------- next part --------------
SMAP type=01 base=0000000000000000 len=000000000009f000

SMAP type=02 base=000000000009f000 len=0000000000001000

SMAP type=02 base=00000000000dc000 len=0000000000024000

SMAP type=01 base=0000000000100000 len=0000000017e70000

SMAP type=03 base=0000000017f70000 len=000000000000e000

SMAP type=04 base=0000000017f7e000 len=0000000000002000

SMAP type=02 base=0000000017f80000 len=0000000000080000

SMAP type=02 base=00000000ff800000 len=0000000000400000

SMAP type=02 base=00000000ffc00000 len=0000000000400000

Copyright (c) 1992-2004 The FreeBSD Project.

Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994

	The Regents of the University of California. All rights reserved.

FreeBSD 5.2-CURRENT #0: Thu Jan  1 23:36:42 PST 2004

    nate at laptop.example.org:/home/nate/src/sys/i386/compile/LAPTOP

Preloaded elf kernel "/boot/kernel.bad/kernel" at 0xc0812000.

Preloaded elf module "/boot/kernel.bad/acpi.ko" at 0xc0812254.

Calibrating clock(s) ... i8254 clock: 1193131 Hz

CLK_USE_I8254_CALIBRATION not specified - using default frequency

Timecounter "i8254" frequency 1193182 Hz quality 0

Calibrating TSC clock ... TSC clock: 999152694 Hz

CPU: Intel(R) Pentium(R) III Mobile CPU      1000MHz (999.15-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  = 402063360 (383 MB)

Physical memory chunk(s):

0x0000000000001000 - 0x000000000009dfff, 643072 bytes (157 pages)

0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)

0x0000000000c29000 - 0x0000000017889fff, 382078976 bytes (93281 pages)

avail memory = 383823872 (366 MB)

bios32: Found BIOS32 Service Directory header at 0xc00f7420

bios32: Entry = 0xfd7e0 (c00fd7e0)  Rev = 0  Len = 1

pcibios: PCI BIOS entry at 0xfd770+0x18e

pnpbios: Found PnP BIOS data at 0xc00f7480

pnpbios: Entry = f0000:a15c  Rev = 1.0

pnpbios: Event flag at 4b4

Other BIOS signatures found:

wlan: <802.11 Link Layer>

null: <null device, zero device>

random: <entropy source>

mem: <memory & I/O>

Pentium Pro MTRR support enabled

npx0: [FAST]

npx0: <math processor> on motherboard

npx0: INT 16 interface

acpi0: <IBM    TP-1A   > on motherboard

acpi_ec0: <Embedded Controller: ECDT, GPE 0x1c, GLK> port 0x66,0x62 on acpi0

pci_open(1):	mode 1 addr port (0x0cf8) is 0x8000f904

pci_open(1a):	mode1res=0x80000000 (0x80000000)

pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=35758086)

pcibios: BIOS version 2.10

Using $PIR table, 14 entries at 0xc00fdeb0

PCI-Only Interrupts: none

Location  Bus Device Pin  Link  IRQs

embedded    0    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15

embedded    0    0    B   0x61  3 4 5 6 7 9 10 11 12 14 15

embedded    0    0    C   0x62  3 4 5 6 7 9 10 11 12 14 15

embedded    0    0    D   0x63  3 4 5 6 7 9 10 11 12 14 15

embedded    0    2    A   0x60  3 4 5 6 7 9 10 11 12 14 15

embedded    0    2    B   0x61  3 4 5 6 7 9 10 11 12 14 15

embedded    0    1    A   0x60  3 4 5 6 7 9 10 11 12 14 15

embedded    0    1    B   0x61  3 4 5 6 7 9 10 11 12 14 15

embedded    1    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15

embedded    1    0    B   0x61  3 4 5 6 7 9 10 11 12 14 15

embedded    0   30    A   0x60  3 4 5 6 7 9 10 11 12 14 15

embedded    0   30    B   0x61  3 4 5 6 7 9 10 11 12 14 15

embedded    0   30    C   0x62  3 4 5 6 7 9 10 11 12 14 15

embedded    0   30    D   0x63  3 4 5 6 7 9 10 11 12 14 15

embedded    2    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15

embedded    2    0    B   0x61  3 4 5 6 7 9 10 11 12 14 15

slot 1      2    2    A   0x62  3 4 5 6 7 9 10 11 12 14 15

slot 1      2    2    B   0x63  3 4 5 6 7 9 10 11 12 14 15

embedded    2    3    A   0x60  3 4 5 6 7 9 10 11 12 14 15

embedded    2    3    B   0x61  3 4 5 6 7 9 10 11 12 14 15

embedded    2    3    C   0x62  3 4 5 6 7 9 10 11 12 14 15

embedded    2    3    D   0x63  3 4 5 6 7 9 10 11 12 14 15

slot 2      9    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15

slot 2      9    0    B   0x61  3 4 5 6 7 9 10 11 12 14 15

slot 2      9    0    C   0x62  3 4 5 6 7 9 10 11 12 14 15

slot 2      9    0    D   0x63  3 4 5 6 7 9 10 11 12 14 15

embedded    9    1    A   0x61  3 4 5 6 7 9 10 11 12 14 15

embedded    9    2    A   0x62  3 4 5 6 7 9 10 11 12 14 15

embedded    9    2    B   0x62  3 4 5 6 7 9 10 11 12 14 15

embedded    2    8    A   0x68  3 4 5 6 7 9 10 11 12 14 15

embedded    0   29    A   0x60  3 4 5 6 7 9 10 11 12 14 15

embedded    0   29    B   0x63  3 4 5 6 7 9 10 11 12 14 15

embedded    0   29    C   0x62  3 4 5 6 7 9 10 11 12 14 15

embedded    0   29    D   0x6b  3 4 5 6 7 9 10 11 12 14 15

embedded    0   31    A   0x62  3 4 5 6 7 9 10 11 12 14 15

embedded    0   31    B   0x61  3 4 5 6 7 9 10 11 12 14 15

AcpiOsDerivePciId: bus 0 dev 31 func 0

AcpiOsDerivePciId: bus 0 dev 0 func 0

AcpiOsDerivePciId: bus 2 dev 0 func 0

AcpiOsDerivePciId: bus 2 dev 0 func 1

acpi0: Power Button (fixed)

ACPI timer looks GOOD min = 2, max = 3, width = 1

ACPI timer looks GOOD min = 2, max = 3, width = 1

ACPI timer looks GOOD min = 2, max = 3, width = 1

ACPI timer looks GOOD min = 2, max = 3, width = 1

ACPI timer looks GOOD min = 2, max = 3, width = 1

ACPI timer looks GOOD min = 2, max = 3, width = 1

ACPI timer looks GOOD min = 2, max = 3, width = 1

ACPI timer looks GOOD min = 2, max = 3, width = 1

ACPI timer looks GOOD min = 2, max = 3, width = 1

ACPI timer looks GOOD min = 2, max = 3, width = 1

Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000

acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0

acpi_cpu0: <CPU> on acpi0

acpi_tz0: <Thermal Zone> on acpi0

acpi_lid0: <Control Method Lid Switch> on acpi0

acpi_button0: <Sleep Button> on acpi0

acpi_ec0: info: new max delay is 25 us

pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0

---- initial configuration ------------------------

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.2.0

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.0

\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.1

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.2

\_SB_.LNKH irq   0: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.3

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.31.0

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.31.1

---- before setting priority for links ------------

\_SB_.LNKH:

	interrupts:	     3     4     5     6     7     9    10    11

	penalty:	  1110  1110   110  1110  1110   110   110   710

	references:	1

	priority:	0

---- before fixup boot-disabled links -------------

\_SB_.LNKH:

	interrupts:	     3     4     5     6     7     9    10    11

	penalty:	  1110  1110   110  1110  1110   110   110   710

	references:	1

	priority:	685

---- after fixup boot-disabled links --------------

---- arbitrated configuration ---------------------

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.2.0

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.0

\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.1

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.2

\_SB_.LNKH irq  10: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.3

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.31.0

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.31.1

pci0: <ACPI PCI bus> on pcib0

pci0: physical bus=0

pci0:0:0: setting power state D0

	map[10]: type 3, range 32, base d0000000, size 28, enabled

found->	vendor=0x8086, dev=0x3575, revid=0x04

	bus=0, slot=0, func=0

	class=06-00-00, hdrtype=0x00, mfdev=0

	cmdreg=0x0106, statreg=0x2010, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)

found->	vendor=0x8086, dev=0x3576, revid=0x04

	bus=0, slot=1, func=0

	class=06-04-00, hdrtype=0x01, mfdev=0

	cmdreg=0x0107, statreg=0x0020, cachelnsz=0 (dwords)

	lattimer=0x60 (2880 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns)

pci0:29:0: setting power state D0

	map[20]: type 4, range 32, base 00001800, size  5, enabled

pcib0: matched entry for 0.29.INTA (source \_SB_.LNKA)

pcib0: slot 29 INTA is routed to irq 11

found->	vendor=0x8086, dev=0x2482, revid=0x02

	bus=0, slot=29, func=0

	class=0c-03-00, hdrtype=0x00, mfdev=1

	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)

	intpin=a, irq=11

pci0:29:1: setting power state D0

	map[20]: type 4, range 32, base 00001820, size  5, enabled

pcib0: matched entry for 0.29.INTB (source \_SB_.LNKD)

pcib0: slot 29 INTB is routed to irq 11

found->	vendor=0x8086, dev=0x2484, revid=0x02

	bus=0, slot=29, func=1

	class=0c-03-00, hdrtype=0x00, mfdev=0

	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)

	intpin=b, irq=11

pci0:29:2: setting power state D0

	map[20]: type 4, range 32, base 00001840, size  5, enabled

pcib0: matched entry for 0.29.INTC (source \_SB_.LNKC)

pcib0: slot 29 INTC is routed to irq 11

found->	vendor=0x8086, dev=0x2487, revid=0x02

	bus=0, slot=29, func=2

	class=0c-03-00, hdrtype=0x00, mfdev=0

	cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)

	intpin=c, irq=11

found->	vendor=0x8086, dev=0x2448, revid=0x42

	bus=0, slot=30, func=0

	class=06-04-00, hdrtype=0x01, mfdev=0

	cmdreg=0x0107, statreg=0x0080, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)

pci0:31:0: setting power state D0

found->	vendor=0x8086, dev=0x248c, revid=0x02

	bus=0, slot=31, func=0

	class=06-01-00, hdrtype=0x00, mfdev=1

	cmdreg=0x000f, statreg=0x0280, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)

pci0:31:1: setting power state D0

	map[10]: type 4, range 32, base 000001f0, size  3, enabled

	map[18]: type 4, range 32, base 00000170, size  3, enabled

	map[20]: type 4, range 32, base 00001860, size  4, enabled

	map[24]: type 1, range 32, base 00000000, size 10, memory disabled

found->	vendor=0x8086, dev=0x248a, revid=0x02

	bus=0, slot=31, func=1

	class=01-01-8a, hdrtype=0x00, mfdev=0

	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)

	intpin=a, irq=255

pci0:31:3: setting power state D0

	map[20]: type 4, range 32, base 00001880, size  5, enabled

pcib0: matched entry for 0.31.INTB (source \_SB_.LNKB)

pcib0: slot 31 INTB is routed to irq 11

found->	vendor=0x8086, dev=0x2483, revid=0x02

	bus=0, slot=31, func=3

	class=0c-05-00, hdrtype=0x00, mfdev=0

	cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)

	intpin=b, irq=11

pci0:31:5: setting power state D0

	map[10]: type 4, range 32, base 00001c00, size  8, port disabled

	map[14]: type 4, range 32, base 000018c0, size  6, enabled

pcib0: matched entry for 0.31.INTB (source \_SB_.LNKB)

pcib0: slot 31 INTB is routed to irq 11

found->	vendor=0x8086, dev=0x2485, revid=0x02

	bus=0, slot=31, func=5

	class=04-01-00, hdrtype=0x00, mfdev=0

	cmdreg=0x0000, statreg=0x0280, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)

	intpin=b, irq=11

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     0xc0100000-0xc01fffff

pcib1:   prefetched decode 0xe0000000-0xebffffff

---- initial configuration ------------------------

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 1.0.0

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 1.0.1

---- before setting priority for links ------------

---- before fixup boot-disabled links -------------

---- after fixup boot-disabled links --------------

---- arbitrated configuration ---------------------

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 1.0.0

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 1.0.1

pci1: <ACPI PCI bus> on pcib1

pci1: physical bus=1

pci1:0:0: setting power state D0

	map[10]: type 1, range 32, base c0100000, size 19, enabled

pcib1: device (null)-1 requested decoded memory range 0xc0100000-0xc017ffff

	map[14]: type 3, range 32, base e8000000, size 26, enabled

pcib1: device (null)-1 requested decoded memory range 0xe8000000-0xebffffff

	map[18]: type 3, range 32, base e4000000, size 26, enabled

pcib1: device (null)-1 requested decoded memory range 0xe4000000-0xe7ffffff

	map[1c]: type 3, range 32, base e0000000, size 25, enabled

pcib1: device (null)-1 requested decoded memory range 0xe0000000-0xe1ffffff

pcib1: matched entry for 1.0.INTA (source \_SB_.LNKA)

pcib1: slot 0 INTA is routed to irq 11

found->	vendor=0x5333, dev=0x8c2e, revid=0x05

	bus=1, slot=0, func=0

	class=03-00-00, hdrtype=0x00, mfdev=0

	cmdreg=0x0007, statreg=0x0230, cachelnsz=8 (dwords)

	lattimer=0x40 (1920 ns), mingnt=0x04 (1000 ns), maxlat=0xff (63750 ns)

	intpin=a, irq=11

	powerspec 2  supports D0 D1 D2 D3  current D0

pci1: <display, VGA> at device 0.0 (no driver attached)

pci0: <serial bus, USB> at device 29.0 (no driver attached)

pci0:29:0: setting power state D3

pci0: <serial bus, USB> at device 29.1 (no driver attached)

pci0:29:1: setting power state D3

pci0: <serial bus, USB> at device 29.2 (no driver attached)

pci0:29:2: setting power state D3

pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0

pcib2:   secondary bus     2

pcib2:   subordinate bus   8

pcib2:   I/O decode        0x2000-0x6fff

pcib2:   memory decode     0xc0200000-0xcfffffff

pcib2:   prefetched decode 0xf0000000-0xf7ffffff

---- initial configuration ------------------------

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.0

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.1

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.2

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.1.0

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.0

\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.1

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.2

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.3

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.0

\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.1

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.2

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.3

\_SB_.LNKE irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.8.0

---- before setting priority for links ------------

---- before fixup boot-disabled links -------------

---- after fixup boot-disabled links --------------

---- arbitrated configuration ---------------------

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.0

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.1

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.2

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.1.0

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.0

\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.1

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.2

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.3

\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.0

\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.1

\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.2

\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.3

\_SB_.LNKE irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.8.0

pci2: <ACPI PCI bus> on pcib2

pci2: physical bus=2

	map[10]: type 1, range 32, base 50000000, size 12, enabled

pcib2: device (null)-1 requested unsupported memory range 0x0-0x0 (decoding 0xc0200000-0xcfffffff, 0xf0000000-0xf7ffffff)

pcib2: matched entry for 2.0.INTA (source \_SB_.LNKA)

pcib2: slot 0 INTA is routed to irq 11

found->	vendor=0x104c, dev=0xac51, revid=0x00

	bus=2, slot=0, func=0

	class=06-07-00, hdrtype=0x02, mfdev=1

	cmdreg=0x0107, statreg=0x0210, cachelnsz=8 (dwords)

	lattimer=0x40 (1920 ns), mingnt=0xc0 (48000 ns), maxlat=0x03 (750 ns)

	intpin=a, irq=11

	powerspec 1  supports D0 D1 D2 D3  current D0

	map[10]: type 1, range 32, base 51000000, size 12, enabled

pcib2: device (null)-1 requested unsupported memory range 0x0-0x0 (decoding 0xc0200000-0xcfffffff, 0xf0000000-0xf7ffffff)

pcib2: matched entry for 2.0.INTB (source \_SB_.LNKB)

pcib2: slot 0 INTB is routed to irq 11

found->	vendor=0x104c, dev=0xac51, revid=0x00

	bus=2, slot=0, func=1

	class=06-07-00, hdrtype=0x02, mfdev=1

	cmdreg=0x0107, statreg=0x0210, cachelnsz=8 (dwords)

	lattimer=0x40 (1920 ns), mingnt=0xc0 (48000 ns), maxlat=0x03 (750 ns)

	intpin=b, irq=11

	powerspec 1  supports D0 D1 D2 D3  current D0

pci2:2:0: setting power state D0

	map[10]: type 1, range 32, base c0201000, size  8, enabled

pcib2: device (null)-1 requested decoded memory range 0xc0201000-0xc02010ff

	map[14]: type 4, range 32, base 00006440, size  3, enabled

pcib2: device (null)-1 requested decoded I/O range 0x6440-0x6447

	map[18]: type 4, range 32, base 00006000, size  8, enabled

pcib2: device (null)-1 requested decoded I/O range 0x6000-0x60ff

pcib2: matched entry for 2.2.INTA (source \_SB_.LNKC)

pcib2: slot 2 INTA is routed to irq 11

found->	vendor=0x11c1, dev=0x0449, revid=0x01

	bus=2, slot=2, func=0

	class=07-80-00, hdrtype=0x00, mfdev=0

	cmdreg=0x0107, statreg=0x0290, cachelnsz=0 (dwords)

	lattimer=0x00 (0 ns), mingnt=0xfc (63000 ns), maxlat=0x0e (3500 ns)

	intpin=a, irq=11

	powerspec 2  supports D0 D2 D3  current D0

pci2:8:0: setting power state D0

	map[10]: type 1, range 32, base c0200000, size 12, enabled

pcib2: device (null)-1 requested decoded memory range 0xc0200000-0xc0200fff

	map[14]: type 4, range 32, base 00006400, size  6, enabled

pcib2: device (null)-1 requested decoded I/O range 0x6400-0x643f

pcib2: matched entry for 2.8.INTA (source \_SB_.LNKE)

pcib2: slot 8 INTA is routed to irq 11

found->	vendor=0x8086, dev=0x1031, revid=0x42

	bus=2, slot=8, func=0

	class=02-00-00, hdrtype=0x00, mfdev=0

	cmdreg=0x0117, statreg=0x0290, cachelnsz=8 (dwords)

	lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)

	intpin=a, irq=11

	powerspec 2  supports D0 D1 D2 D3  current D0

cbb0: <TI1420 PCI-CardBus Bridge> mem 0x50000000-0x50000fff irq 11 at device 0.0 on pci2

pcib2: device cbb0 requested unsupported memory range 0x0-0x0 (decoding 0xc0200000-0xcfffffff, 0xf0000000-0xf7ffffff)

cbb0: Could not map register memory

device_probe_and_attach: cbb0 attach returned 12

cbb0: <TI1420 PCI-CardBus Bridge> mem 0x51000000-0x51000fff irq 11 at device 0.1 on pci2

pcib2: device cbb0 requested unsupported memory range 0x0-0x0 (decoding 0xc0200000-0xcfffffff, 0xf0000000-0xf7ffffff)

cbb0: Could not map register memory

device_probe_and_attach: cbb0 attach returned 12

pci2: <simple comms> at device 2.0 (no driver attached)

pci2: Failed to set ACPI power state D3 on (null): AE_BAD_PARAMETER

pci2:2:0: setting power state D3

fxp0: <Intel 82801CAM (ICH3) Pro/100 VE Ethernet> port 0x6400-0x643f mem 0xc0200000-0xc0200fff irq 11 at device 8.0 on pci2

fxp0: Bus reserved 0x1000 bytes for rid 0x10 type 3 at 0xc0200000

fxp0: using memory space register mapping

fxp0: Ethernet address 00:d0:59:d7:62:b2

fxp0: PCI IDs: 8086 1031 1014 0209 0042

fxp0: Dynamic Standby mode is disabled

miibus0: <MII bus> on fxp0

inphy0: <i82562ET 10/100 media interface> on miibus0

inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

fxp0: bpf attached

isab0: <PCI-ISA bridge> at device 31.0 on pci0

isa0: <ISA bus> on isab0

atapci0: <Intel ICH3 UDMA100 controller> port 0x1860-0x186f,0x170-0x177,0x1f0-0x1f7 at device 31.1 on pci0

atapci0: Bus reserved 0x10 bytes for rid 0x20 type 4 at 0x1860

ichsmb0: <Intel 82801CA (ICH3) SMBus controller> port 0x1880-0x189f irq 11 at device 31.3 on pci0

ichsmb0: Bus reserved 0x20 bytes for rid 0x20 type 4 at 0x1880

smbus0: <System Management Bus> on ichsmb0

pci0: <multimedia, audio> at device 31.5 (no driver attached)

pci0:31:5: setting power state D3

unknown: not probed (disabled)

unknown: not probed (disabled)

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 0x54ab (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 10 00 64

psm: status 00 02 64

psm: data 08 00 00

psm: status 00 02 64

psm0: <PS/2 Mouse> irq 12 on atkbdc0

psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons

psm0: config:00000000, flags:00000000, packet size:3

psm0: syncmask:c0, syncbits:00

fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0

fdc0: FIFO enabled, 8 bytes threshold

fd0: <1440-KB 3.5" drive> on fdc0 drive 0

sio0: irq maps: 0x1 0x11 0x1 0x1

sio0 port 0x3f8-0x3ff irq 4 on acpi0

sio0: type 16550A, console

ppc0: using extended I/O port range

ppc0: SPP

ppc0 port 0x378-0x37f irq 7 on acpi0

ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode

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

unknown: not probed (disabled)

sio1: irq maps: 0x41 0x49 0x41 0x41

sio1 port 0x2f8-0x2ff irq 3 drq 3 on acpi0

sio1: type 16550A

acpi_ec0: Changing GLK from 1 to 0

unknown: not probed (disabled)

acpi_cmbat0: <Control Method Battery> on acpi0

acpi_cmbat1: <Control Method Battery> on acpi0

acpi_acad0: <AC Adapter> on acpi0

unknown: not probed (disabled)

unknown: not probed (disabled)

unknown: not probed (disabled)

unknown: not probed (disabled)

unknown: not probed (disabled)

unknown: not probed (disabled)

unknown: not probed (disabled)

unknown: not probed (disabled)

unknown: not probed (disabled)

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

fdc: fdc0 already exists; skipping it

ppc: ppc0 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 0xe0000-0xeffff,0xdc000-0xdffff,0xcf000-0xcffff,0xce000-0xcefff,0xc0000-0xcdfff 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 0e 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 0e 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 0e 8f 28 1f 96 

b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 

3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 

adv0: not probed (disabled)

aha0: not probed (disabled)

aic0: not probed (disabled)

bt0: not probed (disabled)

cs0: not probed (disabled)

ed0: not probed (disabled)

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)

sio2: not probed (disabled)

sio3: not probed (disabled)

sn0: not probed (disabled)

vt0: not probed (disabled)

isa_probe_children: probing PnP devices

Device configuration finished.

procfs registered

Timecounter "TSC" frequency 999152694 Hz quality 800

Timecounters tick every 10.000 msec

lo0: bpf attached

acpi_cmbat0: battery initialization start

acpi_ec0: info: new max delay is 30 us

acpi_ec0: info: new max delay is 45 us

acpi_ec0: info: new max delay is 60 us

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

Mounting root from ufs:/dev/ad0s4a

setrootbyname failed

ffs_mountroot: can't find rootvp

Root mount failed: 6



Manual root filesystem specification:

  <fstype>:<device>  Mount <device> using filesystem <fstype>

                       eg. ufs:da0s1a

  ?                  List valid disk boot devices

  <empty line>       Abort manual input



mountroot> 
-------------- next part --------------
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 #42: Tue Dec 30 10:47:09 PST 2003
    nate at laptop.example.org:/home/src/sys/i386/compile/LAPTOP
Preloaded elf kernel "/boot/kernel/kernel" at 0xc081b000.
Preloaded elf module "/boot/kernel/ipfw.ko" at 0xc081b250.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc081b2fc.
Calibrating clock(s) ... i8254 clock: 1193144 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 999153688 Hz
CPU: Intel(R) Pentium(R) III Mobile CPU      1000MHz (999.15-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  = 402063360 (383 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009dfff, 643072 bytes (157 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000c29000 - 0x0000000017889fff, 382078976 bytes (93281 pages)
avail memory = 383717376 (365 MB)
bios32: Found BIOS32 Service Directory header at 0xc00f7420
bios32: Entry = 0xfd7e0 (c00fd7e0)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xfd770+0x18e
pnpbios: Found PnP BIOS data at 0xc00f7480
pnpbios: Entry = f0000:a15c  Rev = 1.0
pnpbios: Event flag at 4b4
Other BIOS signatures found:
wlan: <802.11 Link Layer>
null: <null device, zero device>
random: <entropy source>
mem: <memory & I/O>
Pentium Pro MTRR support enabled
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <IBM    TP-1A   > on motherboard
acpi_ec0: <Embedded Controller: ECDT, GPE 0x1c, GLK> port 0x66,0x62 on acpi0
pci_open(1):	mode 1 addr port (0x0cf8) is 0x8000f904
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=35758086)
pcibios: BIOS version 2.10
Using $PIR table, 14 entries at 0xc00fdeb0
PCI-Only Interrupts: none
Location  Bus Device Pin  Link  IRQs
embedded    0    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    0    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    0    0    C   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    0    0    D   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    0    2    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    2    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    0    1    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    1    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    1    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    1    0    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    0   30    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0   30    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    0   30    C   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    0   30    D   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    2    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    2    0    B   0x61  3 4 5 6 7 9 10 11 12 14 15
slot 1      2    2    A   0x62  3 4 5 6 7 9 10 11 12 14 15
slot 1      2    2    B   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    2    3    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    2    3    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    2    3    C   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    2    3    D   0x63  3 4 5 6 7 9 10 11 12 14 15
slot 2      9    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15
slot 2      9    0    B   0x61  3 4 5 6 7 9 10 11 12 14 15
slot 2      9    0    C   0x62  3 4 5 6 7 9 10 11 12 14 15
slot 2      9    0    D   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    9    1    A   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    9    2    A   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    9    2    B   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    2    8    A   0x68  3 4 5 6 7 9 10 11 12 14 15
embedded    0   29    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0   29    B   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    0   29    C   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    0   29    D   0x6b  3 4 5 6 7 9 10 11 12 14 15
embedded    0   31    A   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    0   31    B   0x61  3 4 5 6 7 9 10 11 12 14 15
AcpiOsDerivePciId: bus 0 dev 31 func 0
AcpiOsDerivePciId: bus 0 dev 0 func 0
AcpiOsDerivePciId: bus 2 dev 0 func 0
AcpiOsDerivePciId: bus 2 dev 0 func 1
acpi0: Power Button (fixed)
ACPI timer looks GOOD min = 2, max = 3, width = 1
ACPI timer looks GOOD min = 2, max = 3, width = 1
ACPI timer looks GOOD min = 2, max = 3, width = 1
ACPI timer looks GOOD min = 2, max = 3, width = 1
ACPI timer looks GOOD min = 2, max = 3, width = 1
ACPI timer looks GOOD min = 2, max = 3, width = 1
ACPI timer looks GOOD min = 2, max = 3, width = 1
ACPI timer looks GOOD min = 2, max = 3, width = 1
ACPI timer looks GOOD min = 2, max = 3, width = 1
ACPI timer looks GOOD min = 2, max = 3, width = 1
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
---- initial configuration ------------------------
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.2.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.0
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.1
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.2
\\_SB_.LNKH irq   0: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.3
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.31.0
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.31.1
---- before setting priority for links ------------
\\_SB_.LNKH:
	interrupts:	     3     4     5     6     7     9    10    11
	penalty:	  1110  1110   110  1110  1110   110   110   710
	references:	1
	priority:	0
---- before fixup boot-disabled links -------------
\\_SB_.LNKH:
	interrupts:	     3     4     5     6     7     9    10    11
	penalty:	  1110  1110   110  1110  1110   110   110   710
	references:	1
	priority:	685
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.2.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.0
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.1
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.2
\\_SB_.LNKH irq  10: [  3  4  5  6  7  9 10 11] low,level,sharable 0.29.3
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.31.0
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 0.31.1
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
	map[10]: type 3, range 32, base d0000000, size 28, enabled
found->	vendor=0x8086, dev=0x3575, revid=0x04
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x2010, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x3576, revid=0x04
	bus=0, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0107, statreg=0x0020, cachelnsz=0 (dwords)
	lattimer=0x60 (2880 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns)
	map[20]: type 4, range 32, base 00001800, size  5, enabled
pcib0: matched entry for 0.29.INTA (source \\_SB_.LNKA)
pcib0: slot 29 INTA is routed to irq 11
found->	vendor=0x8086, dev=0x2482, revid=0x02
	bus=0, slot=29, func=0
	class=0c-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	map[20]: type 4, range 32, base 00001820, size  5, enabled
pcib0: matched entry for 0.29.INTB (source \\_SB_.LNKD)
pcib0: slot 29 INTB is routed to irq 11
found->	vendor=0x8086, dev=0x2484, revid=0x02
	bus=0, slot=29, func=1
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=11
	map[20]: type 4, range 32, base 00001840, size  5, enabled
pcib0: matched entry for 0.29.INTC (source \\_SB_.LNKC)
pcib0: slot 29 INTC is routed to irq 11
found->	vendor=0x8086, dev=0x2487, revid=0x02
	bus=0, slot=29, func=2
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=11
found->	vendor=0x8086, dev=0x2448, revid=0x42
	bus=0, slot=30, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0107, statreg=0x0080, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x248c, revid=0x02
	bus=0, slot=31, func=0
	class=06-01-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[10]: type 4, range 32, base 000001f0, size  3, enabled
	map[14]: type 4, range 32, base 000003f4, size  2, enabled
	map[18]: type 4, range 32, base 00000170, size  3, enabled
	map[1c]: type 4, range 32, base 00000374, size  2, enabled
	map[20]: type 4, range 32, base 00001860, size  4, enabled
found->	vendor=0x8086, dev=0x248a, revid=0x02
	bus=0, slot=31, func=1
	class=01-01-8a, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	map[20]: type 4, range 32, base 00001880, size  5, enabled
pcib0: matched entry for 0.31.INTB (source \\_SB_.LNKB)
pcib0: slot 31 INTB is routed to irq 11
found->	vendor=0x8086, dev=0x2483, revid=0x02
	bus=0, slot=31, func=3
	class=0c-05-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=11
	map[10]: type 4, range 32, base 00001c00, size  8, port disabled
	map[14]: type 4, range 32, base 000018c0, size  6, enabled
pcib0: matched entry for 0.31.INTB (source \\_SB_.LNKB)
pcib0: slot 31 INTB is routed to irq 11
found->	vendor=0x8086, dev=0x2485, revid=0x02
	bus=0, slot=31, func=5
	class=04-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=11
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     0xc0100000-0xc01fffff
pcib1:   prefetched decode 0xe0000000-0xebffffff
---- initial configuration ------------------------
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 1.0.0
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 1.0.1
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 1.0.0
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 1.0.1
pci1: <ACPI PCI bus> on pcib1
pci1: physical bus=1
	map[10]: type 1, range 32, base c0100000, size 19, enabled
	map[14]: type 3, range 32, base e8000000, size 26, enabled
	map[18]: type 3, range 32, base e4000000, size 26, enabled
	map[1c]: type 3, range 32, base e0000000, size 25, enabled
pcib1: matched entry for 1.0.INTA (source \\_SB_.LNKA)
pcib1: slot 0 INTA is routed to irq 11
found->	vendor=0x5333, dev=0x8c2e, revid=0x05
	bus=1, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0230, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x04 (1000 ns), maxlat=0xff (63750 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
pci1: <display, VGA> at device 0.0 (no driver attached)
pci0: <serial bus, USB> at device 29.0 (no driver attached)
pci0: <serial bus, USB> at device 29.1 (no driver attached)
pci0: <serial bus, USB> at device 29.2 (no driver attached)
pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib2:   secondary bus     2
pcib2:   subordinate bus   8
pcib2:   I/O decode        0x2000-0x6fff
pcib2:   memory decode     0xc0200000-0xcfffffff
pcib2:   prefetched decode 0xf0000000-0xf7ffffff
---- initial configuration ------------------------
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.0
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.1
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.2
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.1.0
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.0
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.1
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.2
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.3
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.0
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.1
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.2
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.3
\\_SB_.LNKE irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.8.0
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.0
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.1
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.2
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.1.0
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.0
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.1
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.2
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.2.3
\\_SB_.LNKC irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.0
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.1
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.2
\\_SB_.LNKB irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.4.3
\\_SB_.LNKE irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.8.0
pci2: <ACPI PCI bus> on pcib2
pci2: physical bus=2
	map[10]: type 1, range 32, base 50000000, size 12, enabled
pcib2: matched entry for 2.0.INTA (source \\_SB_.LNKA)
pcib2: slot 0 INTA is routed to irq 11
found->	vendor=0x104c, dev=0xac51, revid=0x00
	bus=2, slot=0, func=0
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0107, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0xc0 (48000 ns), maxlat=0x03 (750 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base 51000000, size 12, enabled
pcib2: matched entry for 2.0.INTB (source \\_SB_.LNKB)
pcib2: slot 0 INTB is routed to irq 11
found->	vendor=0x104c, dev=0xac51, revid=0x00
	bus=2, slot=0, func=1
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0107, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0xc0 (48000 ns), maxlat=0x03 (750 ns)
	intpin=b, irq=11
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base c0201000, size  8, enabled
	map[14]: type 4, range 32, base 00006440, size  3, enabled
	map[18]: type 4, range 32, base 00006000, size  8, enabled
pcib2: matched entry for 2.2.INTA (source \\_SB_.LNKC)
pcib2: slot 2 INTA is routed to irq 11
found->	vendor=0x11c1, dev=0x0449, revid=0x01
	bus=2, slot=2, func=0
	class=07-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0107, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0xfc (63000 ns), maxlat=0x0e (3500 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D2 D3  current D0
	map[10]: type 1, range 32, base c0200000, size 12, enabled
	map[14]: type 4, range 32, base 00006400, size  6, enabled
pcib2: matched entry for 2.8.INTA (source \\_SB_.LNKE)
pcib2: slot 8 INTA is routed to irq 11
found->	vendor=0x8086, dev=0x1031, revid=0x42
	bus=2, slot=8, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0117, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
cbb0: <TI1420 PCI-CardBus Bridge> mem 0x50000000-0x50000fff irq 11 at device 0.0 on pci2
pcib2: device cbb0 requested unsupported memory range 0x0-0x0 (decoding 0xc0200000-0xcfffffff, 0xf0000000-0xf7ffffff)
pcib2: device cbb0 requested decoded memory range 0xc0203000-0xcfffffff
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb0: [MPSAFE]
cbb0: PCI Configuration space:
  0x00: 0xac51104c 0x02100107 0x06070000 0x00824008 
  0x10: 0xc0203000 0x020000a0 0xb0050302 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc 
  0x30: 0x00000000 0xfffffffc 0x00000000 0x0740010b 
  0x40: 0x023b1014 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x0844d071 0x00000000 0x00000000 0x01d21022 
  0x90: 0x406422c0 0x00000000 0x00000000 0x00000000 
  0xa0: 0xfe110001 0x00c00000 0x00000003 0x0000000f 
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
cbb1: <TI1420 PCI-CardBus Bridge> mem 0x51000000-0x51000fff irq 11 at device 0.1 on pci2
pcib2: device cbb1 requested unsupported memory range 0x0-0x0 (decoding 0xc0200000-0xcfffffff, 0xf0000000-0xf7ffffff)
pcib2: device cbb1 requested decoded memory range 0xc0203000-0xcfffffff
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
cbb1: [MPSAFE]
cbb1: PCI Configuration space:
  0x00: 0xac51104c 0x02100107 0x06070000 0x00824008 
  0x10: 0xc0204000 0x020000a0 0xb0080602 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc 
  0x30: 0x00000000 0xfffffffc 0x00000000 0x0740020b 
  0x40: 0x023b1014 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x0844d071 0x00000000 0x00000000 0x01d21022 
  0x90: 0x406422c0 0x00000000 0x00000000 0x00000000 
  0xa0: 0xfe110001 0x00c00000 0x00000003 0x0000000f 
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
pci2: <simple comms> at device 2.0 (no driver attached)
fxp0: <Intel 82801CAM (ICH3) Pro/100 VE Ethernet> port 0x6400-0x643f mem 0xc0200000-0xc0200fff irq 11 at device 8.0 on pci2
pcib2: device fxp0 requested decoded memory range 0xc0200000-0xc0200fff
fxp0: using memory space register mapping
fxp0: Ethernet address 00:d0:59:d7:62:b2
fxp0: PCI IDs: 8086 1031 1014 0209 0042
fxp0: Dynamic Standby mode is disabled
miibus0: <MII bus> on fxp0
inphy0: <i82562ET 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: bpf attached
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH3 UDMA100 controller> port 0x1860-0x186f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 31.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=00
ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1-slave:  stat=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1: reset tp2 mask=03 stat0=00 stat1=00 devices=0xc<ATAPI_SLAVE,ATAPI_MASTER>
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
ichsmb0: <Intel 82801CA (ICH3) SMBus controller> port 0x1880-0x189f irq 11 at device 31.3 on pci0
smbus0: <System Management Bus> on ichsmb0
pci0: <multimedia, audio> at device 31.5 (no driver attached)
unknown: not probed (disabled)
unknown: not probed (disabled)
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 0x54ab (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 Generic PS/2 mouse, device ID 0-00, 2 buttons
psm0: config:00000000, flags:00000000, packet size:3
psm0: syncmask:c0, syncbits:00
fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
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: SPP
ppc0 port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
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
unknown: not probed (disabled)
sio1: irq maps: 0x41 0x49 0x41 0x41
sio1 port 0x2f8-0x2ff irq 3 drq 3 on acpi0
sio1: type 16550A
acpi_ec0: Changing GLK from 1 to 0
unknown: not probed (disabled)
acpi_cmbat0: <Control Method Battery> on acpi0
acpi_cmbat1: <Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
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
fdc: fdc0 already exists; skipping it
ppc: ppc0 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 0xe0000-0xeffff,0xdc000-0xdffff,0xcf000-0xcffff,0xce000-0xcefff,0xc0000-0xcdfff 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 0e 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 0e 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 0e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
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)
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 999153688 Hz quality 800
Timecounters tick every 10.000 msec
ipfw2 initialized, divert disabled, rule-based forwarding enabled, default to deny, logging disabled
lo0: bpf attached
ata1: spurious interrupt - status=0x00 error=0x01
acpi_cmbat0: battery initialization start
acpi_ec0: info: new max delay is 40 us
acpi_ec0: info: new max delay is 45 us
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 Intel ICH3 chip
ata0-master: setting UDMA100 on Intel ICH3 chip
GEOM: create disk ad0 dp=0xc3823760
ad0: <IC25N020ATCS04-0/CA2OA71A> ATA-5 disk at ata0-master
ad0: 19077MB (39070080 sectors), 41344 C, 15 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA100
GEOM: new disk ad0
[0] f:80 typ:12 s(CHS):1023/1/1 e(CHS):1023/239/63 s:15739983 l:18143937
[1] f:00 typ:131 s(CHS):1023/1/1 e(CHS):1023/239/63 s:33883983 l:5186097
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:165 s(CHS):0/1/1 e(CHS):1023/239/63 s:63 l:15739857
GEOM: Configure ad0s1, start 8058871296 length 9289695744 end 17348567039
GEOM: Configure ad0s2, start 17348599296 length 2655281664 end 20003880959
GEOM: Configure ad0s4, start 32256 length 8058806784 end 8058839039
GEOM: Configure ad0s4a, start 0 length 209715200 end 209715199
GEOM: Configure ad0s4b, start 209715200 length 419430400 end 629145599
GEOM: Configure ad0s4c, start 0 length 8058806784 end 8058806783
GEOM: Configure ad0s4e, start 629145600 length 2147483648 end 2776629247
GEOM: Configure ad0s4f, start 2776629248 length 5282177536 end 8058806783
ata1-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin
ata1-master: setting PIO4 on Intel ICH3 chip
acd0: <UJDA720 DVD/CDRW/1.03> CDRW drive at ata1 as master
acd0: read 4134KB/s (4134KB/s) write 1377KB/s (1377KB/s), 2048KB buffer, PIO4
acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet
acd0: Writes: CDR, CDRW, test write, burnproof
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
Mounting root from ufs:/dev/ad0s4a
start_init: trying /sbin/init
splash: image decoder found: blank_saver


More information about the freebsd-hackers mailing list