Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2004 18:40:45 +0100
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        freebsd-current@freebsd.org
Cc:        Soeren Schmidt <sos@FreeBSD.org>
Subject:   Hang when probing for CDROM during boot with recent ata(4) code
Message-ID:  <20040118174044.GC761@arthur.nitro.dk>

next in thread | raw e-mail | index | archive | help

--LSp5EJdfMPwZcMS1
Content-Type: multipart/mixed; boundary="8nsIa27JVQLqB7/C"
Content-Disposition: inline


--8nsIa27JVQLqB7/C
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello

With the changed to the ata(4) code 2004-01-14 21:26 UTC ("Use UMA
instead of plain malloc for getting ATA request storage...") the ata
code hangs on my laptop when it's trying to detect my CDROM/DVD drive.
If I disconnect my CDROM drive it boots fine.

The laptop is an IBM Thinkpad R40 with a CDRW/DVD drive.  I think I saw
somebody notice the same problem with a Thinkpad T40 a few days ago.

My source tree is updated today, but I have tried to use old version of
'sys/dev/ata'.  I can boot with ata code from 2004-01-14 15:00 UTC, and
it fails with ata code from 2004-01-14 22:00 UTC.                     =20

With the new code it hangs right after:

ata1: reiniting channel ..
ata1: reset tp1 mask=3D03 ostat0=3D00 ostat1=3D00
ata1-master: stat=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb
ata1-slave:  stat=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb
ata1: reset tp2 mask=3D03 stat0=3D00 stat1=3D00 devices=3D0xc<ATAPI_SLAVE,A=
TAPI_MASTER>
ata1: resetting done ..
ata1-master: pio=3D0x0c wdma=3D0x22 udma=3D0x42 cable=3D40pin
ata1-master: setting PIO4 on Intel ICH4 chip
ata1-master: setting PIO4 on Intel ICH4 chip
ata1: device config done ..


With the working kerne I can get:

[simon@zaphod:~] sudo atacontrol list
ATA channel 0:
    Master:  ad0 <HTS548080M9AT00/MG4OA50A> ATA/ATAPI rev 6
    Slave:       no device present
ATA channel 1:
    Master: acd0 <UJDA740 DVD/CDRW/1.04> ATA/ATAPI rev 5
    Slave:       no device present
                                 =20
I have attached dmesg verbose from new code with CDROM drive removed
(dmesgv-new-nocd) and with old code with the CDROM drive installed
(dmesgv-old).  I don't have a real dmesg from when it hangs, since the
laptop has no serial port.

--=20
Simon L. Nielsen
FreeBSD Documentation Team

--8nsIa27JVQLqB7/C
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=dmesgv-new-nocd
Content-Transfer-Encoding: quoted-printable

 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 0 dev 29 func 7
acpi0: Power Button (fixed)
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
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)
acpi_tz0: <Thermal Zone> port 0x530-0x537 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.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  11: [  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 ------------
---- 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 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  11: [  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=3D0
	map[10]: type 3, range 32, base d0000000, size 28, enabled
found->	vendor=3D0x8086, dev=3D0x3340, revid=3D0x03
	bus=3D0, slot=3D0, func=3D0
	class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0106, statreg=3D0x2090, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
found->	vendor=3D0x8086, dev=3D0x3341, revid=3D0x03
	bus=3D0, slot=3D1, func=3D0
	class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0
	cmdreg=3D0x0107, statreg=3D0x00a0, cachelnsz=3D0 (dwords)
	lattimer=3D0x60 (2880 ns), mingnt=3D0x0c (3000 ns), maxlat=3D0x00 (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=3D0x8086, dev=3D0x24c2, revid=3D0x01
	bus=3D0, slot=3D29, func=3D0
	class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1
	cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Da, irq=3D11
	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=3D0x8086, dev=3D0x24c4, revid=3D0x01
	bus=3D0, slot=3D29, func=3D1
	class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Db, irq=3D11
	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=3D0x8086, dev=3D0x24c7, revid=3D0x01
	bus=3D0, slot=3D29, func=3D2
	class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Dc, irq=3D11
	map[10]: type 1, range 32, base c0000000, size 10, enabled
pcib0: matched entry for 0.29.INTD (source \\_SB_.LNKH)
pcib0: slot 29 INTD is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x24cd, revid=3D0x01
	bus=3D0, slot=3D29, func=3D7
	class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0106, statreg=3D0x0290, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Dd, irq=3D11
	powerspec 2  supports D0 D3  current D0
found->	vendor=3D0x8086, dev=3D0x2448, revid=3D0x81
	bus=3D0, slot=3D30, func=3D0
	class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0
	cmdreg=3D0x0107, statreg=3D0x8080, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x04 (1000 ns), maxlat=3D0x00 (0 ns)
found->	vendor=3D0x8086, dev=3D0x24cc, revid=3D0x01
	bus=3D0, slot=3D31, func=3D0
	class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1
	cmdreg=3D0x000f, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	map[10]: type 4, range 32, base 00000000, size  3, enabled
	map[14]: type 4, range 32, base 00000000, size  2, enabled
	map[18]: type 4, range 32, base 00000000, size  3, enabled
	map[1c]: type 4, range 32, base 00000000, size  2, enabled
	map[20]: type 4, range 32, base 00001860, size  4, enabled
found->	vendor=3D0x8086, dev=3D0x24ca, revid=3D0x01
	bus=3D0, slot=3D31, func=3D1
	class=3D01-01-8a, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Da, irq=3D255
	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=3D0x8086, dev=3D0x24c3, revid=3D0x01
	bus=3D0, slot=3D31, func=3D3
	class=3D0c-05-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0001, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Db, irq=3D11
	map[10]: type 4, range 32, base 00001c00, size  8, enabled
	map[14]: type 4, range 32, base 000018c0, size  6, enabled
	map[18]: type 1, range 32, base c0000c00, size  9, enabled
	map[1c]: type 1, range 32, base c0000800, size  8, enabled
pcib0: matched entry for 0.31.INTB (source \\_SB_.LNKB)
pcib0: slot 31 INTB is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x24c5, revid=3D0x01
	bus=3D0, slot=3D31, func=3D5
	class=3D04-01-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0007, statreg=3D0x0290, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Db, irq=3D11
	powerspec 2  supports D0 D3  current D0
	map[10]: type 4, range 32, base 00002400, size  8, enabled
	map[14]: type 4, range 32, base 00002000, size  7, enabled
pcib0: matched entry for 0.31.INTB (source \\_SB_.LNKB)
pcib0: slot 31 INTB is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x24c6, revid=3D0x01
	bus=3D0, slot=3D31, func=3D6
	class=3D07-03-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0005, statreg=3D0x0290, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Db, irq=3D11
	powerspec 2  supports D0 D3  current D0
agp0: <Intel 82855 host to AGP bridge> mem 0xd0000000-0xdfffffff at device =
0.0 on pci0
agp0: allocating GATT for aperture of size 256M
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0x3000-0x3fff
pcib1:   memory decode     0xc0100000-0xc01fffff
pcib1:   prefetched decode 0xe0000000-0xe7ffffff
---- 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=3D1
	map[10]: type 3, range 32, base e0000000, size 27, enabled
	map[14]: type 4, range 32, base 00003000, size  8, enabled
	map[18]: type 1, range 32, base c0100000, size 16, enabled
pcib1: matched entry for 1.0.INTA (source \\_SB_.LNKA)
pcib1: slot 0 INTA is routed to irq 11
found->	vendor=3D0x1002, dev=3D0x4c57, revid=3D0x00
	bus=3D1, slot=3D0, func=3D0
	class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0387, statreg=3D0x02b0, cachelnsz=3D8 (dwords)
	lattimer=3D0x42 (1980 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x00 (0 ns)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D1 D2 D3  current D0
drm0: <ATI Radeon LW Mobility 7500 M7> port 0x3000-0x30ff mem 0xc0100000-0x=
c010ffff,0xe0000000-0xe7ffffff irq 11 at device 0.0 on pci1
info: [drm] AGP at 0xd0000000 256MB
info: [drm] Initialized radeon 1.10.0 20020828 on minor 0
uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0x1800-0x181f irq 1=
1 at device 29.0 on pci0
usb0: <Intel 82801DB (ICH4) USB controller USB-A> 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
uhci1: <Intel 82801DB (ICH4) USB controller USB-B> port 0x1820-0x183f irq 1=
1 at device 29.1 on pci0
usb1: <Intel 82801DB (ICH4) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0x1840-0x185f irq 1=
1 at device 29.2 on pci0
usb2: <Intel 82801DB (ICH4) USB controller USB-C> on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ugen0: Actiontec Electronics product 0x0441, rev 1.10/5.46, addr 2
pci0: <serial bus, USB> at device 29.7 (no driver attached)
pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib2:   secondary bus     2
pcib2:   subordinate bus   5
pcib2:   I/O decode        0x4000-0x8fff
pcib2:   memory decode     0xc0200000-0xcfffffff
pcib2:   prefetched decode 0xe8000000-0xefffffff
pcib2:   Subtractively decoded bridge.
---- initial configuration ------------------------
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.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_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.7.0
\\_SB_.LNKE irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.8.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.6.0
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.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_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.7.0
\\_SB_.LNKE irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.8.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.6.0
pci2: <ACPI PCI bus> on pcib2
pci2: physical bus=3D2
pcib2: matched entry for 2.0.INTA (source \\_SB_.LNKD)
pcib2: slot 0 INTA is routed to irq 11
found->	vendor=3D0x104c, dev=3D0xac56, revid=3D0x00
	bus=3D2, slot=3D0, func=3D0
	class=3D06-07-00, hdrtype=3D0x02, mfdev=3D0
	cmdreg=3D0x0107, statreg=3D0x0210, cachelnsz=3D8 (dwords)
	lattimer=3D0x40 (1920 ns), mingnt=3D0xc0 (48000 ns), maxlat=3D0x03 (750 ns)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base c0204000, size 12, enabled
pcib2: matched entry for 2.2.INTA (source \\_SB_.LNKC)
pcib2: slot 2 INTA is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x1043, revid=3D0x04
	bus=3D2, slot=3D2, func=3D0
	class=3D02-80-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0116, statreg=3D0x0290, cachelnsz=3D8 (dwords)
	lattimer=3D0x40 (1920 ns), mingnt=3D0x02 (500 ns), maxlat=3D0x22 (8500 ns)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D3  current D0
	map[10]: type 1, range 32, base c0206000, size 11, enabled
	map[14]: type 1, range 32, base c0200000, size 14, enabled
pcib2: matched entry for 2.7.INTA (source \\_SB_.LNKA)
pcib2: slot 7 INTA is routed to irq 11
found->	vendor=3D0x104c, dev=3D0x8026, revid=3D0x00
	bus=3D2, slot=3D7, func=3D0
	class=3D0c-00-10, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0116, statreg=3D0x0210, cachelnsz=3D8 (dwords)
	lattimer=3D0x40 (1920 ns), mingnt=3D0x02 (500 ns), maxlat=3D0x04 (1000 ns)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base c0205000, size 12, enabled
	map[14]: type 4, range 32, base 00008000, size  6, enabled
pcib2: matched entry for 2.8.INTA (source \\_SB_.LNKE)
pcib2: slot 8 INTA is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x103d, revid=3D0x81
	bus=3D2, slot=3D8, func=3D0
	class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0117, statreg=3D0x0290, cachelnsz=3D8 (dwords)
	lattimer=3D0x42 (1980 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x38 (14000 n=
s)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D1 D2 D3  current D0
cbb0: <TI1510 PCI-CardBus Bridge> irq 11 at device 0.0 on pci2
pcib2: device cbb0 requested decoded memory range 0x88000000-0xffffffff
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb0: [MPSAFE]
cbb0: PCI Configuration space:
  0x00: 0xac56104c 0x02100107 0x06070000 0x00024008=20
  0x10: 0x88000000 0x020000a0 0xb0050302 0xfffff000=20
  0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc=20
  0x30: 0x00000000 0xfffffffc 0x00000000 0x0740010b=20
  0x40: 0x05281014 0x00000001 0x00000000 0x00000000=20
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0x80: 0x0844d071 0x00000000 0x00000000 0x01d11002=20
  0x90: 0x406402c0 0x00000000 0x00000000 0x00000000=20
  0xa0: 0xfe120001 0x00c00000 0x00000010 0x00000007=20
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000=20
pci2: <network> at device 2.0 (no driver attached)
fwohci0: vendor=3D104c, dev=3D8026
fwohci0: <1394 Open Host Controller Interface> mem 0xc0200000-0xc0203fff,0x=
c0206000-0xc02067ff irq 11 at device 7.0 on pci2
fwohci0: latency timer 64 -> 64.
fwohci0: cache size 8 -> 8.
pcib2: device fwohci0 requested decoded memory range 0xc0206000-0xc02067ff
fwohci0: OHCI version 1.10 (ROM=3D0)
fwohci0: No. of Isochronous channel is 4.
fwohci0: EUI64 00:06:1b:00:20:08:fc:24
fwohci0: resetting OHCI...done (loop=3D0)
fwohci0: fwphy_rddata: 0x2 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x3 loop=3D0, retry=3D0
fwohci0: Phy 1394a available S400, 1 ports.
fwohci0: fwphy_rddata: 0x5 loop=3D0, retry=3D0
fwohci0: Enable 1394a Enhancements
fwohci0: fwphy_rddata: 0x5 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x2 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x4 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x4 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x4 loop=3D0, retry=3D0
fwohci0: Link S400, max_rec 2048 bytes.
fwohci0: BUS_OPT 0xa002 -> 0xf800a002
fwohci0: fwohci_set_intr: 1
firewire0: <IEEE1394(FireWire) bus> on fwohci0
sbp0: <SBP-2/SCSI over FireWire> on firewire0
sbp_attach (cold=3D1)
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:06:1b:08:fc:24
fwe0: bpf attached
fwohci0: Initiate bus reset
fwohci0: fwphy_rddata: 0x1 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x1 loop=3D0, retry=3D0
fwohci0: BUS reset
sbp_post_busreset
fwohci0: node_id=3D0xc000ffc0, gen=3D1, CYCLEMASTER mode
firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me)
fwohci0: fw_set_bus_manager: 0->0 (loop=3D0)
firewire0: bus manager 0 (me)
send phy_config root_node=3D-1 gap_count=3D5
fwohci0: maxdesc: 2
fwohci0: start AT DMA status=3D0
fxp0: <Intel 82801DB (ICH4) Pro/100 VE Ethernet> port 0x8000-0x803f mem 0xc=
0205000-0xc0205fff irq 11 at device 8.0 on pci2
pcib2: device fxp0 requested decoded memory range 0xc0205000-0xc0205fff
fxp0: using memory space register mapping
fxp0: Ethernet address 00:06:1b:d2:d5:6f
fxp0: PCI IDs: 8086 103d 1014 0522 0081
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 ICH4 UDMA100 controller> port 0x1860-0x186f,0-0x3,0-0x7,0-0=
x3,0-0x7 at device 31.1 on pci0
ata0: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D00
ata0-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata0-slave:  stat=3D0x00 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata0: reset tp2 mask=3D03 stat0=3D50 stat1=3D00 devices=3D0x1<ATA_MASTER>
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: reset tp1 mask=3D03 ostat0=3D00 ostat1=3D00
ata1-master: stat=3D0x00 err=3D0x00 lsb=3D0x00 msb=3D0x00
ata1-slave:  stat=3D0x00 err=3D0x00 lsb=3D0x00 msb=3D0x00
ata1: reset tp2 mask=3D03 stat0=3D00 stat1=3D00 devices=3D0x0
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
pcm0: <Intel ICH4 (82801DB)> port 0x18c0-0x18ff,0x1c00-0x1cff mem 0xc000080=
0-0xc00008ff,0xc0000c00-0xc0000dff irq 11 at device 31.5 on pci0
pcm0: <Analog Devices AD1981B AC97 Codec (id =3D 0x41445374)>
pcm0: Codec features headphone, 20 bit DAC, 5 bit master volume, no 3D Ster=
eo Enhancement
pcm0: Primary codec extended features variable rate PCM, AMAP, reserved 4
pcm0: sndbuf_setmap 301000, 4000; 0xe86ce000 -> 301000
pcm0: sndbuf_setmap 313000, 4000; 0xe86d2000 -> 313000
pci0: <simple comms> at device 31.6 (no driver attached)
unknown: not probed (disabled)
unknown: not probed (disabled)
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)
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
unknown: not probed (disabled)
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: irq maps: 0x801 0x801 0x801 0x801
sio0: probe failed test(s): 0 1 2 4 6 7 9
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 8250 or not responding
ppc0: using extended I/O port range
ppc0: SPP
ppc0 port 0x3bc-0x3c3 irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
unknown: not probed (disabled)
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: irq maps: 0x801 0x801 0x801 0x801
sio1: probe failed test(s): 0 1 2 4 6 7 9
acpi_ec0: Changing GLK from 1 to 0
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_cmbat0: <Control Method Battery> on acpi0
acpi_ec0: info: new max delay is 320 us
acpi_cmbat1: <Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> 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)
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)
unknown: not probed (disabled)
unknown: not probed (disabled)
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)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
unknown: not probed (disabled)
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: irq maps: 0x801 0x801 0x801 0x801
sio1: probe failed test(s): 0 1 2 4 6 7 9
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)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
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
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,0xdc000-0xdffff,0xd1000-0xd1ff=
f,0xd0000-0xd0fff,0xc0000-0xcffff 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=3D0x300>
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: 0x801 0x801 0x801 0x801
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
vga0: vga: WARNING: video mode switching is not fully supported on this ada=
pter
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 6f 4f 4f 93 55 83=20
97 1f 00 4f 0d 0e 00 00 07 80 8f 82 8f 28 1f 8f=20
98 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c=20
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff=20
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81=20
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96=20
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c=20
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff=20
EGA/VGA parameters to be used for mode 24
50 18 10 00 00 00 03 00 02 67 6f 4f 4f 93 55 83=20
97 1f 00 4f 0d 0e 00 00 07 80 8f 82 8f 28 1f 8f=20
98 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c=20
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff=20
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 1498733010 Hz quality 800
Timecounters tick every 10.000 msec
DUMMYNET initialized (011031)
ipfw2 initialized, divert disabled, rule-based forwarding enabled, default =
to deny, logging limited to 100 packets/entry by default
lo0: bpf attached
Current DB 0
ch =3D 0
 Current OP   KEY INT BR   len     Addr   Depend Stat: Cnt
0037e000 OUTL ST2 ALL ALL    12 00000000 0037e080 8411:0009 RUN,ACTIVE, ack=
 complete(11)
0x000000e0 0x00450000 0xffbaffff 0x00000000
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_ec0: info: new max delay is 370 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=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ata0-master: setting PIO4 on Intel ICH4 chip
ata0-master: setting UDMA100 on Intel ICH4 chip
GEOM: create disk ad0 dp=3D0xc4677060
ad0: <HTS548080M9AT00/MG4OA50A> ATA-6 disk at ata0-master
ad0: 73863MB (151271845 sectors), 150071 C, 16 H, 63 S, 512 B
ad0: 1 secs/int, 1 depth queue, UDMA100
GEOM: new disk ad0
ar: FreeBSD check1 failed
pcm0: measured ac97 link rate at 48005 Hz, will use 48000 Hz
[0] f:00 typ:7 s(CHS):0/1/1 e(CHS):1023/89/63 s:63 l:41292657
[1] f:80 typ:165 s(CHS):1023/255/63 e(CHS):1023/254/63 s:41292720 l:41940045
[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 ad0s1, start 32256 length 21141840384 end 21141872639
GEOM: Configure ad0s2, start 21141872640 length 21473303040 end 42615175679
GEOM: Configure ad0s2a, start 0 length 268435456 end 268435455
GEOM: Configure ad0s2b, start 268435456 length 1101004800 end 1369440255
GEOM: Configure ad0s2c, start 0 length 21473303040 end 21473303039
GEOM: Configure ad0s2d, start 1369440256 length 1073741824 end 2443182079
GEOM: Configure ad0s2e, start 2443182080 length 1073741824 end 3516923903
GEOM: Configure ad0s2f, start 3516923904 length 5368709120 end 8885633023
GEOM: Configure ad0s2g, start 8885633024 length 12587670016 end 21473303039
bus_explore done
sbp_post_explore (sbp_cold=3D2)
(probe0:sbp0:0:0:0): error 22
(probe0:sbp0:0:0:0): Unretryable Error
(probe1:sbp0:0:1:0): error 22
(probe1:sbp0:0:1:0): Unretryable Error
(probe2:sbp0:0:2:0): error 22
(probe2:sbp0:0:2:0): Unretryable Error
(probe3:sbp0:0:3:0): error 22
(probe3:sbp0:0:3:0): Unretryable Error
(probe4:sbp0:0:4:0): error 22
(probe4:sbp0:0:4:0): Unretryable Error
(probe5:sbp0:0:5:0): error 22
(probe5:sbp0:0:5:0): Unretryable Error
(probe6:sbp0:0:6:0): error 22
(probe6:sbp0:0:6:0): Unretryable Error
Mounting root from ufs:/dev/ad0s2a
start_init: trying /sbin/init

--8nsIa27JVQLqB7/C
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=dmesgv-old
Content-Transfer-Encoding: quoted-printable

  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   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    2    7    A   0x60  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    6    A   0x60  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 0 dev 29 func 7
acpi0: Power Button (fixed)
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 4, width =3D 1
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
ACPI timer looks GOOD min =3D 3, max =3D 3, width =3D 0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
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)
acpi_tz0: <Thermal Zone> port 0x530-0x537 on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Sleep Button> on acpi0
acpi_ec0: info: new max delay is 130 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.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  11: [  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 ------------
---- 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 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  11: [  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=3D0
	map[10]: type 3, range 32, base d0000000, size 28, enabled
found->	vendor=3D0x8086, dev=3D0x3340, revid=3D0x03
	bus=3D0, slot=3D0, func=3D0
	class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0106, statreg=3D0x2090, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
found->	vendor=3D0x8086, dev=3D0x3341, revid=3D0x03
	bus=3D0, slot=3D1, func=3D0
	class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0
	cmdreg=3D0x0107, statreg=3D0x00a0, cachelnsz=3D0 (dwords)
	lattimer=3D0x60 (2880 ns), mingnt=3D0x0c (3000 ns), maxlat=3D0x00 (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=3D0x8086, dev=3D0x24c2, revid=3D0x01
	bus=3D0, slot=3D29, func=3D0
	class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1
	cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Da, irq=3D11
	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=3D0x8086, dev=3D0x24c4, revid=3D0x01
	bus=3D0, slot=3D29, func=3D1
	class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Db, irq=3D11
	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=3D0x8086, dev=3D0x24c7, revid=3D0x01
	bus=3D0, slot=3D29, func=3D2
	class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Dc, irq=3D11
	map[10]: type 1, range 32, base c0000000, size 10, enabled
pcib0: matched entry for 0.29.INTD (source \\_SB_.LNKH)
pcib0: slot 29 INTD is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x24cd, revid=3D0x01
	bus=3D0, slot=3D29, func=3D7
	class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0106, statreg=3D0x0290, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Dd, irq=3D11
	powerspec 2  supports D0 D3  current D0
found->	vendor=3D0x8086, dev=3D0x2448, revid=3D0x81
	bus=3D0, slot=3D30, func=3D0
	class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0
	cmdreg=3D0x0107, statreg=3D0x8080, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x04 (1000 ns), maxlat=3D0x00 (0 ns)
found->	vendor=3D0x8086, dev=3D0x24cc, revid=3D0x01
	bus=3D0, slot=3D31, func=3D0
	class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1
	cmdreg=3D0x000f, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	map[10]: type 4, range 32, base 00000000, size  3, enabled
	map[14]: type 4, range 32, base 00000000, size  2, enabled
	map[18]: type 4, range 32, base 00000000, size  3, enabled
	map[1c]: type 4, range 32, base 00000000, size  2, enabled
	map[20]: type 4, range 32, base 00001860, size  4, enabled
found->	vendor=3D0x8086, dev=3D0x24ca, revid=3D0x01
	bus=3D0, slot=3D31, func=3D1
	class=3D01-01-8a, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Da, irq=3D255
	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=3D0x8086, dev=3D0x24c3, revid=3D0x01
	bus=3D0, slot=3D31, func=3D3
	class=3D0c-05-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0001, statreg=3D0x0280, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Db, irq=3D11
	map[10]: type 4, range 32, base 00001c00, size  8, enabled
	map[14]: type 4, range 32, base 000018c0, size  6, enabled
	map[18]: type 1, range 32, base c0000c00, size  9, enabled
	map[1c]: type 1, range 32, base c0000800, size  8, enabled
pcib0: matched entry for 0.31.INTB (source \\_SB_.LNKB)
pcib0: slot 31 INTB is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x24c5, revid=3D0x01
	bus=3D0, slot=3D31, func=3D5
	class=3D04-01-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0007, statreg=3D0x0290, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Db, irq=3D11
	powerspec 2  supports D0 D3  current D0
	map[10]: type 4, range 32, base 00002400, size  8, enabled
	map[14]: type 4, range 32, base 00002000, size  7, enabled
pcib0: matched entry for 0.31.INTB (source \\_SB_.LNKB)
pcib0: slot 31 INTB is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x24c6, revid=3D0x01
	bus=3D0, slot=3D31, func=3D6
	class=3D07-03-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0005, statreg=3D0x0290, cachelnsz=3D0 (dwords)
	lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
	intpin=3Db, irq=3D11
	powerspec 2  supports D0 D3  current D0
agp0: <Intel 82855 host to AGP bridge> mem 0xd0000000-0xdfffffff at device =
0.0 on pci0
agp0: allocating GATT for aperture of size 256M
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0x3000-0x3fff
pcib1:   memory decode     0xc0100000-0xc01fffff
pcib1:   prefetched decode 0xe0000000-0xe7ffffff
---- 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=3D1
	map[10]: type 3, range 32, base e0000000, size 27, enabled
	map[14]: type 4, range 32, base 00003000, size  8, enabled
	map[18]: type 1, range 32, base c0100000, size 16, enabled
pcib1: matched entry for 1.0.INTA (source \\_SB_.LNKA)
pcib1: slot 0 INTA is routed to irq 11
found->	vendor=3D0x1002, dev=3D0x4c57, revid=3D0x00
	bus=3D1, slot=3D0, func=3D0
	class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0387, statreg=3D0x02b0, cachelnsz=3D8 (dwords)
	lattimer=3D0x42 (1980 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x00 (0 ns)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D1 D2 D3  current D0
drm0: <ATI Radeon LW Mobility 7500 M7> port 0x3000-0x30ff mem 0xc0100000-0x=
c010ffff,0xe0000000-0xe7ffffff irq 11 at device 0.0 on pci1
info: [drm] AGP at 0xd0000000 256MB
info: [drm] Initialized radeon 1.10.0 20020828 on minor 0
uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0x1800-0x181f irq 1=
1 at device 29.0 on pci0
usb0: <Intel 82801DB (ICH4) USB controller USB-A> 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
uhci1: <Intel 82801DB (ICH4) USB controller USB-B> port 0x1820-0x183f irq 1=
1 at device 29.1 on pci0
usb1: <Intel 82801DB (ICH4) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0x1840-0x185f irq 1=
1 at device 29.2 on pci0
usb2: <Intel 82801DB (ICH4) USB controller USB-C> on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ugen0: Actiontec Electronics product 0x0441, rev 1.10/5.46, addr 2
pci0: <serial bus, USB> at device 29.7 (no driver attached)
pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib2:   secondary bus     2
pcib2:   subordinate bus   5
pcib2:   I/O decode        0x4000-0x8fff
pcib2:   memory decode     0xc0200000-0xcfffffff
pcib2:   prefetched decode 0xe8000000-0xefffffff
pcib2:   Subtractively decoded bridge.
---- initial configuration ------------------------
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.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_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.7.0
\\_SB_.LNKE irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.8.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.6.0
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.LNKD irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.0.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_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.7.0
\\_SB_.LNKE irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.8.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11] low,level,sharable 2.6.0
pci2: <ACPI PCI bus> on pcib2
pci2: physical bus=3D2
pcib2: matched entry for 2.0.INTA (source \\_SB_.LNKD)
pcib2: slot 0 INTA is routed to irq 11
found->	vendor=3D0x104c, dev=3D0xac56, revid=3D0x00
	bus=3D2, slot=3D0, func=3D0
	class=3D06-07-00, hdrtype=3D0x02, mfdev=3D0
	cmdreg=3D0x0107, statreg=3D0x0210, cachelnsz=3D8 (dwords)
	lattimer=3D0x40 (1920 ns), mingnt=3D0xc0 (48000 ns), maxlat=3D0x03 (750 ns)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base c0204000, size 12, enabled
pcib2: matched entry for 2.2.INTA (source \\_SB_.LNKC)
pcib2: slot 2 INTA is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x1043, revid=3D0x04
	bus=3D2, slot=3D2, func=3D0
	class=3D02-80-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0116, statreg=3D0x0290, cachelnsz=3D8 (dwords)
	lattimer=3D0x40 (1920 ns), mingnt=3D0x02 (500 ns), maxlat=3D0x22 (8500 ns)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D3  current D0
	map[10]: type 1, range 32, base c0206000, size 11, enabled
	map[14]: type 1, range 32, base c0200000, size 14, enabled
pcib2: matched entry for 2.7.INTA (source \\_SB_.LNKA)
pcib2: slot 7 INTA is routed to irq 11
found->	vendor=3D0x104c, dev=3D0x8026, revid=3D0x00
	bus=3D2, slot=3D7, func=3D0
	class=3D0c-00-10, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0116, statreg=3D0x0210, cachelnsz=3D8 (dwords)
	lattimer=3D0x40 (1920 ns), mingnt=3D0x02 (500 ns), maxlat=3D0x04 (1000 ns)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base c0205000, size 12, enabled
	map[14]: type 4, range 32, base 00008000, size  6, enabled
pcib2: matched entry for 2.8.INTA (source \\_SB_.LNKE)
pcib2: slot 8 INTA is routed to irq 11
found->	vendor=3D0x8086, dev=3D0x103d, revid=3D0x81
	bus=3D2, slot=3D8, func=3D0
	class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0
	cmdreg=3D0x0117, statreg=3D0x0290, cachelnsz=3D8 (dwords)
	lattimer=3D0x42 (1980 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x38 (14000 n=
s)
	intpin=3Da, irq=3D11
	powerspec 2  supports D0 D1 D2 D3  current D0
cbb0: <TI1510 PCI-CardBus Bridge> irq 11 at device 0.0 on pci2
pcib2: device cbb0 requested decoded memory range 0x88000000-0xffffffff
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb0: [MPSAFE]
cbb0: PCI Configuration space:
  0x00: 0xac56104c 0x02100107 0x06070000 0x00024008=20
  0x10: 0x88000000 0x020000a0 0xb0050302 0xfffff000=20
  0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc=20
  0x30: 0x00000000 0xfffffffc 0x00000000 0x0740010b=20
  0x40: 0x05281014 0x00000001 0x00000000 0x00000000=20
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0x80: 0x0844d071 0x00000000 0x00000000 0x01d11002=20
  0x90: 0x406402c0 0x00000000 0x00000000 0x00000000=20
  0xa0: 0xfe120001 0x00c00000 0x00000000 0x00000007=20
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000=20
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000=20
pci2: <network> at device 2.0 (no driver attached)
fwohci0: vendor=3D104c, dev=3D8026
fwohci0: <1394 Open Host Controller Interface> mem 0xc0200000-0xc0203fff,0x=
c0206000-0xc02067ff irq 11 at device 7.0 on pci2
fwohci0: latency timer 64 -> 64.
fwohci0: cache size 8 -> 8.
pcib2: device fwohci0 requested decoded memory range 0xc0206000-0xc02067ff
fwohci0: OHCI version 1.10 (ROM=3D0)
fwohci0: No. of Isochronous channel is 4.
fwohci0: EUI64 00:06:1b:00:20:08:fc:24
fwohci0: resetting OHCI...done (loop=3D0)
fwohci0: fwphy_rddata: 0x2 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x3 loop=3D0, retry=3D0
fwohci0: Phy 1394a available S400, 1 ports.
fwohci0: fwphy_rddata: 0x5 loop=3D0, retry=3D0
fwohci0: Enable 1394a Enhancements
fwohci0: fwphy_rddata: 0x5 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x2 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x4 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x4 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x4 loop=3D0, retry=3D0
fwohci0: Link S400, max_rec 2048 bytes.
fwohci0: BUS_OPT 0xa002 -> 0xf800a002
fwohci0: fwohci_set_intr: 1
firewire0: <IEEE1394(FireWire) bus> on fwohci0
sbp0: <SBP-2/SCSI over FireWire> on firewire0
sbp_attach (cold=3D1)
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:06:1b:08:fc:24
fwe0: bpf attached
fwohci0: Initiate bus reset
fwohci0: fwphy_rddata: 0x1 loop=3D0, retry=3D0
fwohci0: fwphy_rddata: 0x1 loop=3D0, retry=3D0
fwohci0: BUS reset
sbp_post_busreset
fwohci0: node_id=3D0xc000ffc0, gen=3D1, CYCLEMASTER mode
firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me)
fwohci0: fw_set_bus_manager: 0->0 (loop=3D0)
firewire0: bus manager 0 (me)
send phy_config root_node=3D-1 gap_count=3D5
fwohci0: maxdesc: 2
fwohci0: start AT DMA status=3D0
fxp0: <Intel 82801DB (ICH4) Pro/100 VE Ethernet> port 0x8000-0x803f mem 0xc=
0205000-0xc0205fff irq 11 at device 8.0 on pci2
pcib2: device fxp0 requested decoded memory range 0xc0205000-0xc0205fff
fxp0: using memory space register mapping
fxp0: Ethernet address 00:06:1b:d2:d5:6f
fxp0: PCI IDs: 8086 103d 1014 0522 0081
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 ICH4 UDMA100 controller> port 0x1860-0x186f,0-0x3,0-0x7,0-0=
x3,0-0x7 at device 31.1 on pci0
ata0: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D00
ata0-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata0-slave:  stat=3D0x00 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata0: reset tp2 mask=3D03 stat0=3D50 stat1=3D00 devices=3D0x1<ATA_MASTER>
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D00
ata1-master: stat=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb
ata1-slave:  stat=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb
ata1: reset tp2 mask=3D03 stat0=3D00 stat1=3D00 devices=3D0xc<ATAPI_SLAVE,A=
TAPI_MASTER>
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
pcm0: <Intel ICH4 (82801DB)> port 0x18c0-0x18ff,0x1c00-0x1cff mem 0xc000080=
0-0xc00008ff,0xc0000c00-0xc0000dff irq 11 at device 31.5 on pci0
pcm0: <Analog Devices AD1981B AC97 Codec (id =3D 0x41445374)>
pcm0: Codec features headphone, 20 bit DAC, 5 bit master volume, no 3D Ster=
eo Enhancement
pcm0: Primary codec extended features variable rate PCM, AMAP, reserved 4
pcm0: sndbuf_setmap 313000, 4000; 0xe86ce000 -> 313000
pcm0: sndbuf_setmap 361000, 4000; 0xe86d2000 -> 361000
pci0: <simple comms> at device 31.6 (no driver attached)
unknown: not probed (disabled)
unknown: not probed (disabled)
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)
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
unknown: not probed (disabled)
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: irq maps: 0x801 0x801 0x801 0x801
sio0: probe failed test(s): 0 1 2 4 6 7 9
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 8250 or not responding
ppc0: using extended I/O port range
ppc0: SPP
ppc0 port 0x3bc-0x3c3 irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
unknown: not probed (disabled)
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: irq maps: 0x801 0x801 0x801 0x801
sio1: probe failed test(s): 0 1 2 4 6 7 9
acpi_ec0: Changing GLK from 1 to 0
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_cmbat0: <Control Method Battery> on acpi0
acpi_ec0: info: new max delay is 170 us
acpi_ec0: info: new max delay is 440 us
acpi_cmbat1: <Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> 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)
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)
unknown: not probed (disabled)
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)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
unknown: not probed (disabled)
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: irq maps: 0x801 0x801 0x801 0x801
sio1: probe failed test(s): 0 1 2 4 6 7 9
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)
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)
unknown: not probed (disabled)
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,0xdc000-0xdffff,0xd1000-0xd1ff=
f,0xd0000-0xd0fff,0xc0000-0xcffff 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=3D0x300>
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: 0x801 0x801 0x801 0x801
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
vga0: vga: WARNING: video mode switching is not fully supported on this ada=
pter
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 6f 4f 4f 93 55 83=20
97 1f 00 4f 0d 0e 00 00 07 80 8f 82 8f 28 1f 8f=20
98 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c=20
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff=20
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81=20
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96=20
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c=20
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff=20
EGA/VGA parameters to be used for mode 24
50 18 10 00 00 00 03 00 02 67 6f 4f 4f 93 55 83=20
97 1f 00 4f 0d 0e 00 00 07 80 8f 82 8f 28 1f 8f=20
98 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c=20
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff=20
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 1498733824 Hz quality 800
Timecounters tick every 10.000 msec
DUMMYNET initialized (011031)
ipfw2 initialized, divert disabled, rule-based forwarding enabled, default =
to deny, logging limited to 100 packets/entry by default
lo0: bpf attached
Current DB 0
ch =3D 0
 Current OP   KEY INT BR   len     Addr   Depend Stat: Cnt
0037e000 OUTL ST2 ALL ALL    12 00000000 0037e080 8411:0009 RUN,ACTIVE, ack=
 complete(11)
0x000000e0 0x00450000 0xffbaffff 0x00000000
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_ec0: info: new max delay is 450 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=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ata0-master: setting PIO4 on Intel ICH4 chip
ata0-master: setting UDMA100 on Intel ICH4 chip
GEOM: create disk ad0 dp=3D0xc4678c60
ad0: <HTS548080M9AT00/MG4OA50A> ATA-6 disk at ata0-master
ad0: 73863MB (151271845 sectors), 150071 C, 16 H, 63 S, 512 B
ad0: 1 secs/int, 1 depth queue, UDMA100
GEOM: new disk ad0
ar: FreeBSD check1 failed
[0] f:00 typ:7 s(CHS):0/1/1 e(CHS):1023/89/63 s:63 l:41292657
[1] f:80 typ:165 s(CHS):1023/255/63 e(CHS):1023/254/63 s:41292720 l:41940045
[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 ad0s1, start 32256 length 21141840384 end 21141872639
GEOM: Configure ad0s2, start 21141872640 length 21473303040 end 42615175679
GEOM: Configure ad0s2a, start 0 length 268435456 end 268435455
GEOM: Configure ad0s2b, start 268435456 length 1101004800 end 1369440255
GEOM: Configure ad0s2c, start 0 length 21473303040 end 21473303039
GEOM: Configure ad0s2d, start 1369440256 length 1073741824 end 2443182079
GEOM: Configure ad0s2e, start 2443182080 length 1073741824 end 3516923903
GEOM: Configure ad0s2f, start 3516923904 length 5368709120 end 8885633023
GEOM: Configure ad0s2g, start 8885633024 length 12587670016 end 21473303039
bus_explore done
sbp_post_explore (sbp_cold=3D2)
ata1: reiniting channel ..
ata1: reset tp1 mask=3D03 ostat0=3D00 ostat1=3D00
ata1-master: stat=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb
ata1-slave:  stat=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb
ata1: reset tp2 mask=3D03 stat0=3D00 stat1=3D00 devices=3D0xc<ATAPI_SLAVE,A=
TAPI_MASTER>
ata1: resetting done ..
ata1-master: pio=3D0x0c wdma=3D0x22 udma=3D0x42 cable=3D40pin
ata1-master: setting PIO4 on Intel ICH4 chip
ata1-master: setting PIO4 on Intel ICH4 chip
ata1: device config done ..
ata1-master: pio=3D0x0c wdma=3D0x22 udma=3D0x42 cable=3D40pin
ata1-master: setting PIO4 on Intel ICH4 chip
acd0: <UJDA740 DVD/CDRW/1.04> CDRW drive at ata1 as master
acd0: read 689KB/s (4134KB/s) write 4134KB/s (4134KB/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
pcm0: measured ac97 link rate at 47999 Hz, will use 48000 Hz
(probe3:sbp0:0:3:0): error 22
(probe3:sbp0:0:3:0): Unretryable Error
(probe4:sbp0:0:4:0): error 22
(probe4:sbp0:0:4:0): Unretryable Error
(probe5:sbp0:0:5:0): error 22
(probe5:sbp0:0:5:0): Unretryable Error
(probe6:sbp0:0:6:0): error 22
(probe6:sbp0:0:6:0): Unretryable Error
(probe0:sbp0:0:0:0): error 22
(probe0:sbp0:0:0:0): Unretryable Error
(probe1:sbp0:0:1:0): error 22
(probe1:sbp0:0:1:0): Unretryable Error
(probe2:sbp0:0:2:0): error 22
(probe2:sbp0:0:2:0): Unretryable Error
Mounting root from ufs:/dev/ad0s2a
start_init: trying /sbin/init

--8nsIa27JVQLqB7/C--

--LSp5EJdfMPwZcMS1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFACsUch9pcDSc1mlERAt+WAKCvWI/aAWMel+TnNhBShQPMgExNRQCgtREt
W/gvteWqTtoNvecpDWnJhP4=
=wXrn
-----END PGP SIGNATURE-----

--LSp5EJdfMPwZcMS1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040118174044.GC761>