From owner-acpi-jp@jp.FreeBSD.org Tue Oct 29 17:37:02 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g9T8b2f13516;
	Tue, 29 Oct 2002 17:37:02 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mail.fukaumi.org (kame.naobsd.org [2001:380:139:0:201:80ff:fe04:451a])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g9T8aw313505;
	Tue, 29 Oct 2002 17:36:58 +0900 (JST)
	(envelope-from naoki@fukaumi.org)
Received: from dns1.fukaumi.org (localhost [::1])
	(authenticated)
	by mail.fukaumi.org (8.11.6/8.11.6) with ESMTP id g9T8awE22207;
	Tue, 29 Oct 2002 17:36:58 +0900 (JST)
Message-ID: <87lm4hk5eg.wl@dns1.fukaumi.org>
From: FUKAUMI Naoki <naoki@fukaumi.org>
To: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
Cc: acpi-jp@jp.FreeBSD.org, naoki@fukaumi.org
In-Reply-To: <20021029.145749.71081952.iwasaki@jp.FreeBSD.org>
References: <20021025.151606.88004226.iwasaki@jp.FreeBSD.org>
	<20021025.161217.28791222.iwasaki@jp.FreeBSD.org>
	<87adl1dquq.wl@dns1.fukaumi.org>
	<20021029.145749.71081952.iwasaki@jp.FreeBSD.org>
User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3
 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1
 (i386-unknown-netbsdelf1.5ZA) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 29 Oct 2002 17:36:55 +0900
X-Sequence: acpi-jp 1915
Subject: [acpi-jp 1915] Re: iiyama NT310S (1/2)
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: naoki@fukaumi.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+021028

At Tue, 29 Oct 2002 14:57:49 +0900 (JST),
Mitsuru IWASAKI wrote:
> for device 11.0(cbb0), 11.1(fwohci0), 10.0(rl0), 12.2(serial bus, USB?),

12.2 is ehci (USB 2.0)

> Can you fix your DSDT and try again?  It's not so difficult actually
> comparing disassembling raw BIOS byte code.
(snip)
> In your original message, you said that rl0 working w/o ACPI (IRQ 3)
> and didn't working w/ ACPI (IRQ 5).
> Here's the patches to add IRQ 5 to LNK4._PRS.

I applied your 2 patch + compile error work around. But nothing was
happend. rl0 says watchdog timeout, cbb0 can't detect card-in.
(dmesg was changed before)

--- nt310s.asl.orig	Tue Oct 29 16:26:02 2002
+++ nt310s.asl	Tue Oct 29 17:21:55 2002
@@ -243,10 +243,13 @@
                     Store(DerefOf(Index(PIIR, Local0, )), PIR1)
                 }
                 Method(_STA) {
+                    /*
                     If(PIR1) {
                         Return(0xb)
                     }
                     Return(0x9)
+                    */
+                    Return(0xb)
                 }
             }
             Device(LNK2) {
@@ -312,7 +315,7 @@
             Device(LNK4) {
                 Name(_HID, 0x0f0cd041)
                 Name(_UID, 0x4)
-                Name(_PRS, Buffer(0x6) {0x23, 0x20, 0x0, 0x18, 0x79, 0x0 })
+                Name(_PRS, Buffer(0x6) {0x23, 0x28, 0x0, 0x18, 0x79, 0x0 })
                 Name(RSRC, Buffer(0x6) {0x23, 0x0, 0x0, 0x18, 0x79, 0x0 })
                 Method(_DIS) {
                     Store(0x0, PIR4)
@@ -465,13 +468,13 @@
                 PCIR,	1
             }
             OperationRegion(IDEC, PCI_Config, 0x58, 0x1)
-            Field(IDEC, DWordAcc, Lock, Preserve) {
+            Field(IDEC, ByteAcc, Lock, Preserve) {
                 ,	2,
                 PIDE,	1,
                 SIDE,	1
             }
             OperationRegion(PIUC, PCI_Config, 0x74, 0x1)
-            Field(PIUC, DWordAcc, Lock, Preserve) {
+            Field(PIUC, ByteAcc, Lock, Preserve) {
                 AccessAs(ByteAcc, 0),
                 PIRU,	4
             }
@@ -565,7 +568,7 @@
                     }
                 }
                 OperationRegion(ERAM, EmbeddedControl, 0x0, 0x7f)
-                Field(ERAM, AnyAcc, Lock, Preserve) {
+                Field(ERAM, ByteAcc, Lock, Preserve) {
                     Offset(0x4),
                     CMCM,	8,
                     CMD1,	8,

> hw.acpi.pci.link.0.10.0.irq="3"
> hw.acpi.pci.link.0.11.0.irq="3"
> into your loader.conf.

I wasn't do this change. I only added acpi_dsdt_load="YES" to loader.conf.

--
FUKAUMI Naoki

Copyright (c) 1992-2002 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.0-CURRENT #1: Sat Oct 26 23:54:17 JST 2002
    root@:/usr/obj/usr/src/sys/NT310S
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0500000.
Preloaded elf module "/boot/kernel/snd_t4dwave.ko" at 0xc05000a8.
Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc0500158.
Preloaded acpi_dsdt "/boot/acpi_dsdt.aml" at 0xc0500204.
Preloaded elf module "/boot/kernel/firewire.ko" at 0xc050024c.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc05002fc.
ACPI_DEBUG: set 'ACPI_ALL_COMPONENTS'
ACPI_DEBUG: set 'ACPI_BUS'
ACPI_DEBUG: set 'ACPI_LV_WARN'
ACPI_DEBUG: set 'ACPI_LV_ERROR'
ACPI debug layer 0x13fff  debug level 0xc
Calibrating clock(s) ... TSC clock: 798928972 Hz, i8254 clock: 1193146 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254"  frequency 1193182 Hz
CLK_USE_TSC_CALIBRATION not specified - using old calibration method
Timecounter "TSC"  frequency 798964065 Hz
CPU: Transmeta(tm) Crusoe(tm) Processor TM5800 (798.96-MHz 586-class CPU)
  Origin = "GenuineTMx86"  Id = 0x543
  Processor revision 1.4.1.0
  Code Morphing Software revision 4.2.7-8-278
  20011004 02:04 official release 4.2.7#7
  LongRun mode: 1  <800MHz 1300mV 100%>
real memory  = 251658240 (245760K bytes)
Physical memory chunk(s):
0x00001000 - 0x00099fff, 626688 bytes (153 pages)
0x00527000 - 0x0eeeffff, 245141504 bytes (59849 pages)
0x0ef00000 - 0x0eff7fff, 1015808 bytes (248 pages)
avail memory = 238440448 (232852K bytes)
bios32: Found BIOS32 Service Directory header at 0xc00f8c10
bios32: Entry = 0xfd7a0 (c00fd7a0)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xfd7a0+0x11e
pnpbios: Found PnP BIOS data at 0xc00f8c70
pnpbios: Entry = f0000:b0b3  Rev = 1.0
Other BIOS signatures found:
Initializing GEOMetry subsystem
null: <null device, zero device>
random: <entropy source>
mem: <memory & I/O>
ACPI: DSDT was overridden.
   tbget-0375: *** Info: Table [DSDT] replaced by host OS
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <PTLTD    RSDT  > on motherboard
pci_open(1):	mode 1 addr port (0x0cf8) is 0x80007804
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=80] is there (id=03951279)
Using $PIR table, 7 entries at 0xc00fdf50
PCI-Only Interrupts: none
Location  Bus Device Pin  Link  IRQs
embedded    0    4    A   0x50  3 4 5 6 7 9 10 11
embedded    0    9    A   0x4b  3 4 5 6 7 9 10 11
embedded    0   10    A   0x4c  3 4 5 6 7 9 10 11
embedded    0   11    A   0x49  3 4 5 6 7 9 10 11
embedded    0   12    A   0x4d  3 4 5 6 7 9 10 11
embedded    0   12    C   0x4e  3 4 5 6 7 9 10 11
acpi0: power button is handled as a fixed feature programming model.
ACPI timer looks BAD  min = 1, max = 458, width = 458
ACPI timer looks BAD  min = 1, max = 5, width = 5
ACPI timer looks BAD  min = 1, max = 5, width = 5
ACPI timer looks BAD  min = 1, max = 4, width = 4
ACPI timer looks BAD  min = 1, max = 331, width = 331
ACPI timer looks BAD  min = 1, max = 7, width = 7
ACPI timer looks BAD  min = 1, max = 4, width = 4
ACPI timer looks BAD  min = 1, max = 5, width = 5
ACPI timer looks BAD  min = 1, max = 4, width = 4
ACPI timer looks BAD  min = 1, max = 4, width = 4
Timecounter "ACPI-safe"  frequency 3579545 Hz
acpi_cpu0: <CPU> on acpi0
acpi_tz0: <thermal zone> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
PCI_LINK-0251 [13] acpi_pci_link_get_irq_: Blank IRQ resource
PCI_LINK-0319 [12] acpi_pci_link_get_curr: couldn't get current IRQ from PCI interrupt link \\_SB_.PCI0.ISA_.LNK1 - AE_NULL_ENTRY
PCI_LINK-0372 [11] acpi_pci_link_add_link: couldn't get current IRQ from PCI interrupt link \\_SB_.PCI0.ISA_.LNK1 - AE_NULL_ENTRY
PCI_LINK-0499 [10] acpi_pci_link_add_prt : couldn't add prt entry to pci link \\_SB_.PCI0.ISA_.LNK1 - AE_NULL_ENTRY
PCI_LINK-0967 [09] acpi_pci_link_config  : couldn't add PCI interrupt link entry - AE_NULL_ENTRY
PCI_LINK-0467 [10] acpi_pci_link_add_prt : PCI interrupt link is disabled - \\_SB_.PCI0.ISA_.LNK2
PCI_LINK-0967 [09] acpi_pci_link_config  : couldn't add PCI interrupt link entry - AE_ERROR
PCI_LINK-0467 [10] acpi_pci_link_add_prt : PCI interrupt link is disabled - \\_SB_.PCI0.ISA_.LNK4
PCI_LINK-0967 [09] acpi_pci_link_config  : couldn't add PCI interrupt link entry - AE_ERROR
PCI_LINK-0467 [10] acpi_pci_link_add_prt : PCI interrupt link is disabled - \\_SB_.PCI0.ISA_.LNK6
PCI_LINK-0967 [09] acpi_pci_link_config  : couldn't add PCI interrupt link entry - AE_ERROR
PCI_LINK-0467 [10] acpi_pci_link_add_prt : PCI interrupt link is disabled - \\_SB_.PCI0.ISA_.LNKU
PCI_LINK-0967 [09] acpi_pci_link_config  : couldn't add PCI interrupt link entry - AE_ERROR
PCI_LINK-0467 [10] acpi_pci_link_add_prt : PCI interrupt link is disabled - \\_SB_.PCI0.ISA_.LNK8
PCI_LINK-0967 [09] acpi_pci_link_config  : couldn't add PCI interrupt link entry - AE_ERROR
---- initial configuration ------------------------
\\_SB_.PCI0.ISA_.LNK3 irq  10: [ 10] low,level,sharable 0.9.0
\\_SB_.PCI0.ISA_.LNK5 irq  11: [  4  6  7 11 15] low,level,sharable 0.12.0
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.PCI0.ISA_.LNK3 irq  10: [ 10] low,level,sharable 0.9.0
\\_SB_.PCI0.ISA_.LNK5 irq  11: [  4  6  7 11 15] low,level,sharable 0.12.0
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
	map[10]: type 1, range 32, base fc000000, size 20, enabled
found->	vendor=0x1279, dev=0x0395, revid=0x01
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0200, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x1279, dev=0x0396, revid=0x00
	bus=0, slot=0, func=1
	class=05-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x1279, dev=0x0397, revid=0x00
	bus=0, slot=0, func=2
	class=05-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[10]: type 4, range 32, base 00001400, size  8, port disabled
	map[14]: type 1, range 32, base fc100000, size 12, memory disabled
found->	vendor=0x10b9, dev=0x5451, revid=0x01
	bus=0, slot=4, func=0
	class=04-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x02 (500 ns), maxlat=0x18 (6000 ns)
	intpin=a, irq=255
	powerspec 2  supports D0 D1 D2 D3  current D0
found->	vendor=0x10b9, dev=0x1533, revid=0x00
	bus=0, slot=7, func=0
	class=06-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x000f, statreg=0x0210, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 1  supports D0 D3  current D0
	map[10]: type 1, range 32, base fd000000, size 24, enabled
	map[14]: type 4, range 32, base 00001800, size  8, enabled
	map[18]: type 1, range 32, base fc101000, size 12, enabled
pcib0: matched entry for 0.9.INTA (source \\_SB_.PCI0.ISA_.LNK3)
pcib0: slot 9 INTA is routed to irq 10
found->	vendor=0x1002, dev=0x4c52, revid=0x64
	bus=0, slot=9, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0087, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=10
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 4, range 32, base 00001c00, size  8, port disabled
	map[14]: type 1, range 32, base fc102000, size  8, memory disabled
found->	vendor=0x10ec, dev=0x8139, revid=0x10
	bus=0, slot=10, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns)
	intpin=a, irq=255
	powerspec 2  supports D0 D1 D2 D3  current D0
found->	vendor=0x104c, dev=0xac41, revid=0x02
	bus=0, slot=11, func=0
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0xc0 (48000 ns), maxlat=0x03 (750 ns)
	intpin=a, irq=255
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base fc102800, size 11, memory disabled
	map[14]: type 1, range 32, base fc104000, size 14, enabled
found->	vendor=0x104c, dev=0x8017, revid=0x02
	bus=0, slot=11, func=1
	class=0c-00-10, hdrtype=0x00, mfdev=1
	cmdreg=0x0010, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x03 (750 ns), maxlat=0x04 (1000 ns)
	intpin=b, irq=255
	powerspec 1  supports D0 D2 D3  current D0
	map[10]: type 1, range 32, base 000d0000, size 12, enabled
pcib0: matched entry for 0.12.INTA (source \\_SB_.PCI0.ISA_.LNK5)
pcib0: slot 12 INTA is routed to irq 11
found->	vendor=0x1033, dev=0x0035, revid=0x41
	bus=0, slot=12, func=0
	class=0c-03-10, hdrtype=0x00, mfdev=1
	cmdreg=0x0016, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x01 (250 ns), maxlat=0x2a (10500 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base 000d1000, size 12, enabled
found->	vendor=0x1033, dev=0x0035, revid=0x41
	bus=0, slot=12, func=1
	class=0c-03-10, hdrtype=0x00, mfdev=0
	cmdreg=0x0016, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x01 (250 ns), maxlat=0x2a (10500 ns)
	intpin=b, irq=255
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base fc102400, size  8, memory disabled
found->	vendor=0x1033, dev=0x00e0, revid=0x02
	bus=0, slot=12, func=2
	class=0c-03-20, hdrtype=0x00, mfdev=0
	cmdreg=0x0010, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0x84 (3960 ns), mingnt=0x10 (4000 ns), maxlat=0x22 (8500 ns)
	intpin=c, irq=255
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 4, range 32, base 000001f0, size  4, 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 00001000, size  4, enabled
found->	vendor=0x10b9, dev=0x5229, revid=0xc3
	bus=0, slot=15, func=0
	class=01-01-a4, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x02 (500 ns), maxlat=0x04 (1000 ns)
	intpin=a, irq=255
	powerspec 2  supports D0 D3  current D0
found->	vendor=0x10b9, dev=0x7101, revid=0x00
	bus=0, slot=17, func=0
	class=06-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0200, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0: <memory, RAM> at device 0.1 (no driver attached)
pci0: <memory, RAM> at device 0.2 (no driver attached)
pcm0: <Acer Labs M5451> port 0x1400-0x14ff mem 0xfc100000-0xfc100fff at device 4.0 on pci0
pcm0: ac97 codec id 0x83847609 (SigmaTel STAC9721/9723)
pcm0: ac97 codec features 18 bit DAC, 18 bit ADC, 5 bit master volume, SigmaTel 3D Enhancement
pcm0: ac97 primary codec extended features AMAP
pcib0: matched entry for 0.4.INTA (source \\_SB_.PCI0.ISA_.LNK8)
pcib0: possible interrupts:  4  6  7  11  15
pcib0: slot 4 INTA routed to irq 4 via \\_SB_.PCI0.ISA_.LNK8
pcm0: sndbuf_setmap 6c4000, 1000; 0xc24f0000 -> 6c4000
pcm0: sndbuf_setmap 681000, 1000; 0xc24ed000 -> 681000
pcm0: sndbuf_setmap 69f000, 1000; 0xc24eb000 -> 69f000
pcm0: sndbuf_setmap 69d000, 1000; 0xc24e9000 -> 69d000
pcm0: sndbuf_setmap 6bb000, 1000; 0xc24e7000 -> 6bb000
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
pci0: <display, VGA> at device 9.0 (no driver attached)
rl0: <RealTek 8139 10/100BaseTX> port 0x1c00-0x1cff mem 0xfc102000-0xfc1020ff at device 10.0 on pci0
rl0: Realtek 8139B detected. Warning, this may be unstable in autoselect mode
pcib0: matched entry for 0.10.INTA (source \\_SB_.PCI0.ISA_.LNK4)
pcib0: possible interrupts:  3  5
pcib0: slot 10 INTA routed to irq 3 via \\_SB_.PCI0.ISA_.LNK4
rl0: Ethernet address: **:**:**:**:**:**
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
bpf: rl0 attached
cbb0: <TI4410 PCI-CardBus Bridge> at device 11.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pcib0: matched entry for 0.11.INTA (source \\_SB_.PCI0.ISA_.LNK1)
pcib0: possible interrupts:  3
pcib0: slot 11 INTA routed to irq 3 via \\_SB_.PCI0.ISA_.LNK1
XXXfw: vendid=104c, dev=8017
fwohci0: <1394 Open Host Controller Interface> mem 0xfc104000-0xfc107fff,0xfc102800-0xfc102fff at device 11.1 on pci0
fwohci0: Invalid irq 255
fwohci0: Please switch PNP-OS to 'No' in BIOS
device_probe_and_attach: fwohci0 attach returned 6
ohci0: <NEC uPD 9210 USB controller> mem 0xd0000-0xd0fff irq 11 at device 12.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <NEC uPD 9210 USB controller> on ohci0
usb0: USB revision 1.0
uhub0: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ohci1: <NEC uPD 9210 USB controller> mem 0xd1000-0xd1fff at device 12.1 on pci0
pcib0: matched entry for 0.12.INTB (source \\_SB_.PCI0.ISA_.LNKU)
pcib0: possible interrupts:  4  6  7  11  15
pcib0: slot 12 INTB routed to irq 4 via \\_SB_.PCI0.ISA_.LNKU
usb1: OHCI version 1.0, legacy support
usb1: <NEC uPD 9210 USB controller> on ohci1
usb1: USB revision 1.0
uhub1: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 1 port with 1 removable, self powered
pci0: <serial bus, USB> at device 12.2 (no driver attached)
atapci0: <AcerLabs Aladdin ATA66 controller> port 0x1000-0x100f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1ff at device 15.0 on pci0
ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0x1000
ata0: mask=03 ostat0=50 ostat2=00
ata0-master: ATAPI 00 00
ata0-slave: ATAPI 00 00
ata0: mask=03 stat0=50 stat1=00
ata0-master: ATA 01 a5
ata0: devices=01
ata0: at 0x1f0 irq 14 on atapci0
ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0x1008
ata1: at 0x170 irq 15 on atapci0
pci0: <bridge, PCI-unknown> at device 17.0 (no driver attached)
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
acpi_ec0: <embedded controller> port 0x66,0x62 on acpi0
acpi_button0: <Sleep Button> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_cmbat0: <Control method Battery> on acpi0
acpi_acad0: <AC adapter> on acpi0
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
ex_isa_identify()
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
pmtimer0 on isa0
orm0: <Option ROMs> at iomem 0xdc000-0xdffff,0xc0000-0xcf7ff 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
vga0: vga: WARNING: video mode switching is not fully supported on this adapter
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 e7 a3 4f 67 8f 6a 1b 
24 b3 00 6f 0d 0e 00 00 07 30 49 8f 8f 28 1f 47 
6d a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
EGA/VGA parameters to be used for mode 24
50 18 10 00 00 00 03 00 02 e7 a3 4f 67 8f 6a 1b 
24 b3 00 6f 0d 0e 00 00 07 30 49 8f 8f 28 1f 47 
6d 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 failed to probe on isa0
aha0 failed to probe on isa0
aic0 failed to probe on isa0
bt0 failed to probe on isa0
cs0 failed to probe at port 0x300-0x31f on isa0
ed0 failed to probe at port 0x280-0x29f iomem 0xd8000 irq 10 on isa0
fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0
fe0 failed to probe at port 0x300-0x31f on isa0
ie0 failed to probe at port 0x300 iomem 0xd0000 irq 10 on isa0
le0 failed to probe at port 0x300 iomem 0xd0000 irq 5 on isa0
lnc0 failed to probe at port 0x280 irq 10 drq 0 on isa0
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
ppc0: parallel port found at 0x378
ppc0: using extended I/O port range
ppc0: EPP SPP
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
plip0: <PLIP network interface> on ppbus0
bpf: lp0 attached
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: irq maps: 0x1 0x1 0x1 0x1
sio0: probe failed test(s): 0 1 2 4 6 7 9
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250 or not responding
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: irq maps: 0x1 0x1 0x1 0x1
sio1: probe failed test(s): 0 1 2 4 6 7 9
sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0 failed to probe at port 0x300-0x30f irq 10 on isa0
vt0 failed to probe on isa0
isa_probe_children: probing PnP devices
BIOS Geometries:
 0:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors
 0 accounted for
Device configuration finished.
procfs registered
Timecounters tick every 10.000 msec
bpf: lo0 attached
acpi_cpu0: set speed to 100.0%
acpi_cpu: CPU throttling enabled, 8 steps from 100% to 12.5%
acpi_acad0: On Line
ad0: success setting UDMA4 on Acer chip
ar: FreeBSD check1 failed
ad0: <FUJITSU MHN2200AT/7257> ATA-5 disk at ata0-master
ad0: 19077MB (39070080 sectors), 38760 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA66
ad0: piomode=4 dmamode=2 udmamode=5 cblid=1
Mounting root from ufs:/dev/ad0s2a
spoiling 0xc2515a80 (ad0s2) (0)
spoiling 0xc2515400 (ad0) (0)
start_init: trying /sbin/init
rl0: watchdog timeout
