From owner-acpi-jp@jp.FreeBSD.org Fri Oct 25 13:01:34 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g9P41YI74586;
	Fri, 25 Oct 2002 13:01:34 +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 g9P41V374574
	for <acpi-jp@jp.freebsd.org>; Fri, 25 Oct 2002 13:01:32 +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 g9P41UE13992
	for <acpi-jp@jp.freebsd.org>; Fri, 25 Oct 2002 13:01:31 +0900 (JST)
Message-ID: <87fzuvf9pj.wl@dns1.fukaumi.org>
From: FUKAUMI Naoki <naoki@fukaumi.org>
To: acpi-jp@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 (split by SEMI 1.14.3 - "Ushinoya")
Content-Type: message/partial; id="Fri_Oct_25_13:01:28_2002@dns1.fukaumi.org"; number=1; total=2
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Fri, 25 Oct 2002 13:01:28 +0900
X-Sequence: acpi-jp 1908
Subject: [acpi-jp 1908] 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+021018

From: FUKAUMI Naoki <naoki@fukaumi.org>
To: acpi-jp@jp.freebsd.org
Subject: iiyama NT310S
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: multipart/mixed;
 boundary="Multipart_Fri_Oct_25_13:01:27_2002-1"

--Multipart_Fri_Oct_25_13:01:27_2002-1
Content-Type: text/plain; charset=US-ASCII

Hi

I bought iiyama NT310S note PC. Spec. is below (Japanese)

  http://www.iiyama-sales.com/products/pc/note/nt310snote_spec.htm

NT310S has
  Crusoe TM5800-800MHz cpu
  ALi M1535 south bridge
  ACPI BIOS
  ALi M5451 (t4dwave)
  ATI RAGE Mobility M1
  RealTek 8139 (rl)
  TI4410 (cbb + fwohci)
  NEC USB 2.0 (2 ohci + 1 ehci)
  ALi ATA66 (atapci)
  misc (kdb, psm, etc...)

NT310S has Phoenix BIOS. It has very few parameters which can be changed.
Its PCIBIOS and ACPI BIOS functions seem to be broken (?)

I'm using recent FreeBSD 5-CURRENT on it. Many devices can't work.
I found some device works if FreeBSD ACPI support OFF.

[rl0]
ACPI on:
  ifconfig rl0 up -> `rl0: watchdog timeout'
  At least, ping can't get response from another host.
ACPI off:
  No error message. Working.

[cbb0]
ACPI on:
  Can't detect PC card insertion.
ACPI off:
  Working. (I have ed, wi, da and sio 16bit PC Cards.)

[fwohci0]
ACPI on and off:
  No IRQ assigned.

[ohci0]
# In BIOS setup menu, "USB Emulation: Enabled/Disabled" available. Help
# message says "support for USB keyboard/mouse", but (and ?) it is used
# for booting from USB CD-ROM/Floppy drive.
ACPI on and off:
  If "BIOS USB emul" enabled, working.
  If "BIOS USB emul" disabled, not working.
    (no detect on insertion. after detach, I got `uhub0: device problem,
     disabling port X' message)

[ohci1]
# NT310S has two USB ports. Both ports seem to be connected to ohci0.
ACPI on:
  IRQ assigned.
ACPI off:
  No IRQ assigned.

[ehci]
  no driver ;)

[misc]
  kbd, psm and misc isa devices are working.

[acpi]
  ACPI buttons
    Power Button
    Lid switch
    4 Application Buttons (Web, Mail and App1, App2)
    Fn + [F3-F10] Buttons (LCD and speaker control, sleep)
  These are
    ACPI on:
      no event detect
    ACPI off:
      machine freeze (!power button)
      power off (power button)

  AC adapter
    ACPI on:
      AC adapter on/off state can see hw.acpi.*
    ACPI off:
      on/off change occur machine freeze

  Misc info (Thermal, battery, cpu speed)
    ACPI on:
      working

  acpiconf -s 3
    ACPI on:
      (maybe) working


I want to use all devices and ACPI functions. Please help me.

dmesg with boot_verbose is below.
acpidump outputs are attached this mail.

Thank you.

--
FUKAUMI Naoki

[dmesg ACPI on]
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 #0: Thu Oct 24 16:36:38 JST 2002
    root@:/usr/obj/usr/src/sys/NT310S
Preloaded elf kernel "/boot/kernel/kernel" at 0xc04cf000.
Preloaded elf module "/boot/kernel/snd_t4dwave.ko" at 0xc04cf0a8.
Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc04cf158.
Preloaded elf module "/boot/kernel/firewire.ko" at 0xc04cf204.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc04cf2b4.
Calibrating clock(s) ... TSC clock: 798931213 Hz, i8254 clock: 1193152 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 798962026 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)
0x004f6000 - 0x0eeeffff, 245342208 bytes (59898 pages)
0x0ef00000 - 0x0eff7fff, 1015808 bytes (248 pages)
avail memory = 238645248 (233052K 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>
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 = 447, width = 447
ACPI timer looks BAD  min = 1, max = 4, width = 4
ACPI timer looks BAD  min = 1, max = 4, width = 4
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 = 298, width = 298
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
ACPI timer looks BAD  min = 1, max = 5, width = 5
Timecounter "ACPI-safe"  frequency 3579545 Hz
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_tz0: <thermal zone> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
---- 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=0x2200, 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
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 fc103000, size 12, memory disabled
found->	vendor=0x1033, dev=0x0035, revid=0x41
	bus=0, slot=12, func=0
	class=0c-03-10, hdrtype=0x00, mfdev=1
	cmdreg=0x0010, 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 fc108000, size 12, memory disabled
found->	vendor=0x1033, dev=0x0035, revid=0x41
	bus=0, slot=12, func=1
	class=0c-03-10, hdrtype=0x00, mfdev=0
	cmdreg=0x0010, 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 644000, 1000; 0xc24b0000 -> 644000
pcm0: sndbuf_setmap 601000, 1000; 0xc24ad000 -> 601000
pcm0: sndbuf_setmap 5df000, 1000; 0xc24ab000 -> 5df000
pcm0: sndbuf_setmap 5fd000, 1000; 0xc24a9000 -> 5fd000
pcm0: sndbuf_setmap 61b000, 1000; 0xc24a7000 -> 61b000
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:  5
pcib0: slot 10 INTA routed to irq 5 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 0xfc103000-0xfc103fff irq 11 at device 12.0 on pci0
usb0: OHCI version 1.0, legacy support
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 0xfc108000-0xfc108fff 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)
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
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
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%
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 0xc24d4b00 (ad0s2) (0)
spoiling 0xc24d4240 (ad0) (0)
start_init: trying /sbin/init
acpi_ec0: evaluation of GPE query method _Q20 failed - AE_NOT_FOUND
acpi_ec0: evaluation of GPE query method _Q20 failed - AE_NOT_FOUND
acpi_ec0: evaluation of GPE query method _Q20 failed - AE_NOT_FOUND
acpi_ec0: evaluation of GPE query method _Q20 failed - AE_NOT_FOUND
acpi_ec0: evaluation of GPE query method _Q20 failed - AE_NOT_FOUND
acpi_ec0: evaluation of GPE query method _Q20 failed - AE_NOT_FOUND
acpi_acad0: On Line
acpi_ec0: evaluation of GPE query method _Q20 failed - AE_NOT_FOUND
acpi_ec0: EcWaitEventIntr called without EC lock!
acpi_ec0: EcWaitEventIntr called without EC lock!
acpi_ec0: evaluation of GPE query method _Q20 failed - AE_NOT_FOUND
acpi_ec0: EcWaitEventIntr called without EC lock!
acpi_ec0: EcWaitEventIntr called without EC lock!

[dmesg ACPI off]
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 #0: Thu Oct 24 16:36:38 JST 2002
    root@:/usr/obj/usr/src/sys/NT310S
Preloaded elf kernel "/boot/kernel/kernel" at 0xc048c000.
Preloaded elf module "/boot/kernel/snd_t4dwave.ko" at 0xc048c0a8.
Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc048c158.
Preloaded elf module "/boot/kernel/firewire.ko" at 0xc048c204.
Calibrating clock(s) ... TSC clock: 798931564 Hz, i8254 clock: 1193151 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 798962586 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)
0x004b3000 - 0x0eeeffff, 245616640 bytes (59965 pages)
0x0ef00000 - 0x0eff7fff, 1015808 bytes (248 pages)
avail memory = 238940160 (233340K 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>
npx0: <math processor> on motherboard
npx0: INT 16 interface
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
pcib0: <Host to PCI bridge> at pcibus 0 on motherboard
pci0: <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=0x2200, 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
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 fc103000, size 12, memory disabled
found->	vendor=0x1033, dev=0x0035, revid=0x41
	bus=0, slot=12, func=0
	class=0c-03-10, hdrtype=0x00, mfdev=1
	cmdreg=0x0010, 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 fc108000, size 12, memory disabled
found->	vendor=0x1033, dev=0x0035, revid=0x41
	bus=0, slot=12, func=1
	class=0c-03-10, hdrtype=0x00, mfdev=0
	cmdreg=0x0010, 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
pci_cfgintr_virgin: using routable interrupt 3
pci_cfgintr: 0:4 INTA routed to irq 3
pcm0: sndbuf_setmap 592000, 1000; 0xc245e000 -> 592000
pcm0: sndbuf_setmap 56f000, 1000; 0xc245b000 -> 56f000
pcm0: sndbuf_setmap 5ad000, 1000; 0xc2459000 -> 5ad000
pcm0: sndbuf_setmap 57a000, 1000; 0xc2466000 -> 57a000
pcm0: sndbuf_setmap 55c000, 1000; 0xc2468000 -> 55c000
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
pci_cfgintr_virgin: using routable interrupt 3
pci_cfgintr: 0:10 INTA routed to irq 3
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
pci_cfgintr_virgin: using routable interrupt 3
pci_cfgintr: 0:11 INTA routed to irq 3
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 0xfc103000-0xfc103fff irq 11 at device 12.0 on pci0
usb0: OHCI version 1.0, legacy support
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 0xfc108000-0xfc108fff at device 12.1 on pci0
pci_cfgintr: can't route an interrupt to 0:12 INTB
ohci1: Could not allocate irq
device_probe_and_attach: ohci1 attach returned 6
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)
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
ex_isa_identify()
pnpbios: 16 devices, largest 74 bytes
PNP0a03: adding io range 0xcf8-0xcff, size=0x8, align=0x1
pnpbios: handle 0 device ID PNP0a03 (030ad041)
PNP0c01: adding memory range 0-0x9bfff, size=0x9c000, align=0x1
PNP0c01: adding memory range 0xe0000-0xfffff, size=0x20000, align=0x1
PNP0c01: adding fixed memory32 range 0x100000-0xeffffff, size=0xef00000
pnpbios: handle 1 device ID PNP0c01 (010cd041)
PNP0c02: adding irq mask 0x200
PNP0c02: adding io range 0x80-0x80, size=0x1, align=0x1
PNP0c02: adding io range 0xb1-0xb1, size=0x1, align=0x1
PNP0c02: adding io range 0x40b-0x40b, size=0x1, align=0x1
PNP0c02: adding io range 0x480-0x48f, size=0x10, align=0x1
PNP0c02: adding io range 0x4d6-0x4d6, size=0x1, align=0x1
PNP0c02: adding fixed memory32 range 0xfff80000-0xffffffff, size=0x80000
pnpbios: handle 2 device ID PNP0c02 (020cd041)
PNP0200: adding io range 0-0xf, size=0x10, align=0x1
PNP0200: adding io range 0x81-0x8f, size=0xf, align=0x1
PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0x1
PNP0200: adding dma mask 0x10
pnpbios: handle 3 device ID PNP0200 (0002d041)
PNP0000: adding io range 0x20-0x21, size=0x2, align=0x1
PNP0000: adding io range 0xa0-0xa1, size=0x2, align=0x1
PNP0000: adding irq mask 0x4
pnpbios: handle 4 device ID PNP0000 (0000d041)
PNP0100: adding io range 0x40-0x43, size=0x4, align=0x1
PNP0100: adding irq mask 0x1
pnpbios: handle 5 device ID PNP0100 (0001d041)
PNP0b00: adding io range 0x70-0x71, size=0x2, align=0x1
PNP0b00: adding irq mask 0x100
pnpbios: handle 6 device ID PNP0b00 (000bd041)
PNP0303: adding io range 0x60-0x60, size=0x1, align=0x1
PNP0303: adding io range 0x64-0x64, size=0x1, align=0x1
PNP0303: adding irq mask 0x2
pnpbios: handle 7 device ID PNP0303 (0303d041)
PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0x1
PNP0c04: adding irq mask 0x2000
pnpbios: handle 8 device ID PNP0c04 (040cd041)
PNP0800: adding io range 0x61-0x61, size=0x1, align=0x1
pnpbios: handle 9 device ID PNP0800 (0008d041)
PNP0c02: adding io range 0x4d0-0x4d1, size=0x2, align=0x1
PNP0c02: adding io range 0x92-0x92, size=0x1, align=0x1
PNP0c02: adding io range 0x8000-0x803f, size=0x40, align=0x1
PNP0c02: adding io range 0x8040-0x804f, size=0x10, align=0x1
pnpbios: handle 10 device ID PNP0c02 (020cd041)
pnpbios: handle 11 device ID PNP0c02 (020cd041)
PNP0c02: adding memory32 range 0xdc000-0xdffff, size=0x4000, align=0x4000
pnpbios: handle 12 device ID PNP0c02 (020cd041)
PNP0c02: adding fixed memory32 range 0xcf800-0xcffff, size=0x800
pnpbios: handle 13 device ID PNP0c02 (020cd041)
PNP0f13: adding irq mask 0x1000
pnpbios: handle 14 device ID PNP0f13 (130fd041)
PNP0e03: adding io range 0x3e0-0x3e1, size=0x2, align=0x1
pnpbios: handle 15 device ID PNP0e03 (030ed041)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
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
pmtimer0 on isa0
orm0: <Option ROMs> at iomem 0xdc000-0xdffff,0xc0000-0xcf7ff on isa0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x54ab (2)
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 06 90 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 06 90 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
atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000
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
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
unknown: <PNP0303> can't assign resources (port)
unknown: <PNP0303> at port 0x60 on isa0
unknown: <PNP0800> failed to probe at port 0x61 on isa0
unknown: <PNP0c02> can't assign resources (memory)
unknown: <PNP0c02> at iomem 0xdc000-0xdffff on isa0
unknown: <PNP0f13> can't assign resources (irq)
unknown: <PNP0f13> at irq 12 on isa0
unknown: <PNP0e03> failed to probe at port 0x3e0-0x3e1 on isa0
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
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 0xc24cbcc0 (ad0s2) (0)
spoiling 0xc24cbb40 (ad0) (0)
start_init: trying /sbin/init


--Multipart_Fri_Oct_25_13:01:27_2002-1
Content-Type: application/octet-stream; type=tar+gzip
Content-Disposition: attachment; filename="nt310s-dump.tgz"
Content-Transfer-Encoding: base64

H4sIAICiuD0AA+19S3Acx5VgVaMBNAqgCJEtWVqvrTY1Y4FaiKrqHxqOYQz7B6CFbqDZ1aAowav+
NwELAloAKItiMAzSHtvrmdmQSek2E9vU8LAzp3XERuxG7EasL7MRG3vxXua0hznvxYrYg31a7HuZ
VV2/zKpqACRFBopEdVXmy8z3Xr58+TLzZdb2fkyR9y419raEx3bJiiwn43FBlmVlLiGbf+EpMReP
zwnyXCKRmIsllKQC4YoiJ6KC/PhQMq6be/uNXSiye3PbFc4r/hm93n5Tqqi5SLla+UEku9Fpfbh3
86PL8ehsZDVfKuQul6vFam42Utlr76fb7d3O3t5l+VO50+m24vGOFHnzbYlmUP1BpNjZvrG/cTke
B/DOJ5t7mzvbl5VZI9NoIj4rTViyhZdItdHc6kQgLBLBfGjgIAP506QcBylJQNLsbqexv7NLYIvV
MmStBZigZR2nifz2/u5mZ+/y7QhFuNNNAmb6czsVuTMAzUG5kJZQNdeQJgor1VppNZcvXi4XstKE
mi3UIOjyPDyWCrVsKQfATSAtnS0XavmVdKaYh5CurIXkCqoeBEBqPFNYVWuV/FUMiEoT5ZLSqOWv
VWuZ4jIEpYC6t8hPTIvLrpji4jQugXFRS1SMJovJNKpaqhipUjRVk0YtlvPyIE6hcdE5iKsVrxWj
tWK6ellJfLQ3GyEBMRKQin60J00sFNfUpZpaeB+omY1ob9VKIQfvwLe16nu11YUFNV/Fmiav7xZy
1aXLQEou/V4tXayULiux2UhpdYW+QC7Z/Ep1rfLe5QTksLDVuAFV9G6msHItN1uurGZrWWVWLZZr
mbVqdXVlFqm6li7W8terg/rKmcVNkedTSY7EmQSuWrJJWzmXSRcLsYQ/eSupC1WmvClEh7UJarlO
d3N7cx8iMls7rQ8jM1IErguNVm+z1oYGdKnx0daF2Ym33169ud+7uR/pbm51thsfdSgYUgWxEK1u
3thu7N/cpRFQBgnF+EHJNEm1RBMQEmmQThaNqKIcRrS4AWlaEiOzi5J0W1JbO73OTK1cqV2M3CYJ
yrs7LWjwO7sz2fIaVBz+RwEiv0kd6o50R0+rZgZpc5B3qzNTzhZkPQivFSB3prZUyJGWGJMbbTmu
XLRFp3MVEm2Er/Y6uw1kbKVzA+4zlfyiCtIK7TK7s93dvIHgcYJWY95ItbDZ2WprsLl3d3bb6VZr
NrKyU4TKgdSgzDq7n3TM6JGyut29zv4MZHVx1hJRXS3VZieU5CwbXLHDl9MlqLmUIzDKCoyxAuOs
wAQrMOkIHOAVi9npAJUFdPDAmzbw2QkbxelKJstPn0zZ0hcrNWBbahB2x1rbFbWSnY1kbna7nV1k
egzqA6QshZXZJmKAtyjeWoNX1q3b5cUoRDzmBo/d1CA30yOJIq/2wpUBTIxb+BwDQVPmw2XZNuhh
UtUliVKUojlrnDuexq1hYxy9N70TGvUhe2CheOfTtmHR7FpDubeW7d0FDR/k0JoyM8J5d88hZcck
xcDER7Wc4G1unjxG7hgasdTZ39hpz9SyFVCJAKR2djcbW5ufddp2LUi6ug7RmpoaJe1U/nQerZxq
aeWiT/A4Ab/uF7yF4EVb7qWbW/ubva1bM0QFI1GyTDre2Qjo8saWbAUvdGdQx9lJIrqr3Z6hSbRs
OjQbJ0V3LG/5rb0OIzsVrIHOIEOvTNSbzf3dRgu1JGg72SiZRfMAGFE2gGYjF7Wm5eRqpQNGwzbh
5UWGurV3ornYHAipemtvv/NRYZXwg4RA7vY+lIKmt2/56kFzxXKVrfHtKGRLc7IVhTmqXuwIUMDM
rf2OLwyyqwBu7xEhUGGjVdhudz7VCsKUFNR/cYPOr2vvPK+CSeSPFddWMhW7SUOFFCTdzg4KPDx+
bXvn/D7KoMOmgVCFGRplhsYc1gAExlmBCYcxAYFO2wUC55glpZih88zQNAuBDCswy8Iqx8Iqzyxp
gRm6yAxdYiFQYAW+w8JqmYVVkVlSiRm6wgxdZSFQZgVeZWFVcbHvYEABI6dyo/Vh40YHRDBlF04j
Ks7S2ERLN7twzbLinIE/xGHIJRx4XIJxeO1ScWVZ8ZH0zuzJYcUoj4FV9PFgNX88XsUeD1aN42EV
fzxYtY6HVeIJY8WQGAZWySeMlT9pX3s8WMWPV4Op4bAymdLaBAdmZEfOOosBfRlaelZTTUudK6Wz
LNKs0yTQ71qnSaxgxJgfDKCVNhlAm4a73CExncgxQaYMeNMjHTPbQE3jr5Yt2yg14RpGEVHOcISw
lMWXciHr4KqDL0PwJGnnSdQ0lLWjb6O0YRozs0CjZFQXt8YMQ2y1UMr7EQLFP8EdO71xA/O4jYi4
QYRydCIqVR81hn3mMYiYM41t+TVhku9hiSilq0veRMTl1jGI6JpmHWxEdG1ERI9WFWp5ueKnKlL+
qWjYqUgaopJUjsn15UxW9sY3JseO0+CTBq+TMgNhM6jRlpNxBiitoag1ZigxU/PeBCsxueufYEqv
uQF4ooaXPh+kVtMshPDSJhVAOp3J7/gQxvdUH8IYHaZJJRyVmzLNw3lU7rxRb/NRd9CmIdhNloyb
QNvyQJOaHpndSXMQ3bQC2vNMGRmlbHk6Ou520ig/6Z6tnUspU09gzzZugojboal2SpHi5gfZuUys
siZLh2k2OJDzFqWuuyitaa2LF1/mNisDaTq369KsWAsbjhbqLyu9heYKKq+F0klIkmG5UGFQdoeb
KzQsXq50itY5Qwt1X6hclZ2lGKggFuyZWStcrrPb6a52Z8j0G6Yq6KlmIxcvas8MevAqdGe0aA7+
pJiNze5+sdMly3N6fm74OzmFF3NelZ9koFRRlLj42fmb3r0he/J3YXO7rXb2K5s3NvYzm/szCOnO
6Vyntdv5qLO9PzN8fRQq1voYVrpcehWoPpKbS+UNOp7mEeoKVNKRuiucljkpHRN9bnUMg7KnoGOi
pzrmudQxQ0mXp45hNmf9elo6JnZSOiY2vI4x2ZLfZB3DoOwp6JjYqY55LnXMUNLlqWOYzVm/npaO
Yc6ZH0XHxIfXMdEhNMPTVDIM0p6CkomfKpnnUskMJV2eSobZnvXraSmZxEkpmcTwSobOtFHPym+0
lmHQ9hS0TOJUyzyXWmYo6fLUMswGrV9PS8skT0rLJJ9jLcOg7SlomeSplnkutcxQ0uWpZZgNWr+e
lpZxeCbidRQtk3qOtQyDtqegZVKnWua51DJDSZenlmE2aP16Wlpm7aS0DAOD50bLrH0jtMzaqZZ5
LrXMUNLlqWWYDVq/nqyWse8pKuTyVcc26TjD/4XWHgUf7Cpy31OE1+zEnNN/GoqrzE4ow6GZtaOZ
sG9Es6CZNW/o9oMnw3O+DPk4drjgpdKIIQgoF9YcBMzx+UzBhyEAwDp7e+m9mUHlyBdZFIHKmogP
hXjlukNAUoxJfx1xBH8siCuAODMiyouI8SLivIgELyLJi5jjRaTc+Uz6TtoXGJsYFKbTJ3OnAnrU
MQKZe3MarEDmfhnmdhVGC4Z+3uc+D3Ri9EtRyzdkxzekbeeHzfTQagF7gCPWgp/tITSQuZnrcdQC
s3Rm1TClhSlX/iuxPXwtlG7uY0eslq5j43dVR2qpINt2JKOfuhxL6c+4F4almWhKvxuU8YIUWfO2
RYK5F3aKjl2p89HO7i2CVacDxnGqbWDYkjkYKsNhmMmWnJtQ8coVcrXZiRhD5AorC7iVM55yo+uo
+PjT5YO9xglGJOBXc2e67jZeWPWxnSRhPz+Gm18+W2Pmp0VfNZ1c415kl7cNwQBleebHibO32dfa
Y8iElw8TFC83D30nQ9ghViLnh3HHV6KOvRaGY33Sw8c+mTRAkwxQr/EpHm3lMeX2rln7c73BmDqU
RjC0OGuMS9RcPstQcwNs8tnVZUIPf4hcyS/ORrhY4oAx//HNxtZgpBW76Dp2JEMigAVmYuFHFxC7
MsxX0iXI86Nmp93utMF63N/d2RpU4BxDFKnaoel0teOtdEjZukqJM1QKXtlStsTUlDQy5zyGyRTp
PI7JFOk8lsmBlGI/U0G/ypVqlptcrao1bmQ6l6u4YcVPmUtXyRlVJzPA9b/3x5zhVTk96364jH7p
kz4K9J6mzbnlUq12KV0u5dzG+dDmo8xUjOkNcyq0JZ5UWXjy3RMr63nj4Van0yNbD10znX+CLJ5/
gixuPmYWuzXfjFd7TbGZPmQxzJ3vlmLiJ1FMjmvY7exvdm/N0BLUTHWFmmjD5c7cuW0hInkSRCx4
FjN3AsWwx8aWYthiOWQx3Plk+wkNaLZfyiayJSi6NdQS9FWFa0S5FdIeaoPTVYXr+etKyVAuO1cV
puefWwKmE49LgiiXDDA4HdWdLTCPVtMv00qO22y9lnsRWqGjiEy6WnK1a41yaFJIIF/Cw2NnLnqX
qpdchNGs6TC4hmeJZpSLi2TpY9eUwdxFXzkYuJPNwQ7ai3mOkudlojgzqfjOxFF8Pl+eYfp82y/2
0oX54hyax7oYckZo8JkcL5PcHZ2nHhn55yteHN4y9h6wLm/+ukO4x/qsm2Mz9VhCyieBHcMOZari
zBxRxcOp+6hnbz+fGN7YM8GT4wJ9LDrrSsdtcTm9rR11OTgygL8ITecUzNCuqmxlZ6c3RAV4yJoN
AToD5FP9y592GKLJN5TtqYczzu2pY+zUj7ds93ERXvxmw2J19JlgdbL1HLDafbLOjPBTZTVbh30z
Wc0ORd3nUKvA1a4FNzLr71//V3Lv5lzmZikDVrc7e340ODkM2lV9tz6+ubnb0WeUP8Vz7tiQ725s
bkGXgDQPdD5Vol1yWrBWik+bHScm+ZUw6M5hVIuzlF6QdJoapyy985yfJVOm3oANjSbGRnErKJlk
9RwPmPhHTHsrE1NmPy5vXWlzVXJBkaCpiT1HBo5CDV8j2VDjlMlOr/lW4exyBJcT2Gkrna1OY4/K
LA+CzCgz+EyE9eIQzfHdymlz1ATD5CHY1JbOLp50+6SLSCgB3g00ddqST4Cax9OSn2gbxQkvF/dR
/43KJq0cinWxaiVmyZqgGxRZM3StA02aKIRna/XOz02zkkVK19T+642TCbeScCj8FCqpOffsVJI7
8126KPRU5U6uPh7OUkWNC9seUFECxZmNGtRS8/msJePNeNKPdM7lPY907jqPdCYga7mS5bR75kw8
KFKmi2OU6V0XYzpOJphun3MpV1c8zSFy1Q+K9qxoaJPp0thl+grKyhz7ZO5owh+aWR9oMvFhOk4y
6WFyXLEfAM5AL5vJ+uFijO2ZyXTN9O/E2fDGL5f2h5/vMv37svqo3FzFF3b+OcLEjlnjfkTverHk
Azumy6+fT034D7Rh53DfzxZqzG/GJJkuqBTc91djSIm6l9M8w8mJ6RyvZpfY2yrKvAjuB/cskW2W
O2muWGW6Qrk7Z2XSuHmA5T8LMXF2jOGDZv/ED15ryaQHbfGWq6+s/Rt9eGVzC84Pw9CItZx7aQmW
p1x5obrE5JbKiyiv5dgebCovopxW2TVSzmY4EdWS81NNWgTbb0/llaHyylB5Zai0DI5lgJdmyS1W
8cNjTEuO2iyGOyyu1kfu8O0Xx7fPTN8jw+1pq8OlicOgvJQeLk2KlMOwIl3StEg5w6XBRaeFYnrR
mYgy7f3O7g6PZDMEm0BbHgzUbHl4QLAxLXSJ3c2dZsK5F7KVkYyVdbdc/D7BRa16vHaAWhffEBdf
k0Mp95w5E+PttgXP7mA6xNhZ6pYrLbzU2G9tzHxATbRSMW+kLVUrxt7gi+6zO6z9mh9Q65Qm0zds
ssRDZ57FFwNBCVWyuyvG6u4MVjZZ/eLVO5uHzhCUD8rQqNa0uEUzCaYjBnMWc0R0kHS23NsoUHgU
OHF1WYjVNz0jA9nFsknHuWDfTUN5RpqG8uw0DRfm2ZuGMmTTSJ1005CP1jacchS1y5HRXjj8MJEV
P9n2ovCKZeyhMDVabs/oMovHtExU35YJ3YlkHNtgvw2MljleJ49DB1Mfr39sF6wrxqIAP4mCSZSh
kkCNg8k5VJIYaFWVtVrBTwKiASbkUEkSs2j8c5PknGcj+Dfy9BT+TTw9hX8DT0/h37wbnPHgYdxR
USecYnjuOpbnGB6HqMSgzSDtGs/c9kWhbqCgRPNReDdVp6kniqG+bObPQUPT8lQ/lRbztII4Ot7D
FXV112qZs+XcTq3NedV7OctAHpjOE1rzNazznVGA0QcejzvMPoFObDlOWPFcQbRnU2Fm4+KbOfh0
dGzWdCaL3h3r3RBbF1pRsXjvcTxt2TzW5ZxIONEJHg3DKNRZKdTYO62Uk6oUH3pKAz9VO/zrKGpn
YO0S9EyDmOH4euy2YeToR5rcafLhoH2y2vYkkX++lISfsY7DnmHs8THsGUWzz3zYM4phzyhD2jPx
4ykW3pjVW7EYTLZrGdOADRXOs612XNrfEXj3bLYZ1jDOiopFmzBaBZ/HdmtHuejRbIxCmRr9tFIi
J1cpPrSYBn6qlBykPUlbSJ+gOo4tdESu+5c1d5qOZws9ZeSfLxXic97XPHMPWaJd5GrsmMATHuAG
M+iyHXvGjo0ZXh7CxOQz9fbR0UM+D1PqUBPLR+YGH+X48Ch7IKkjaigavSCtnfhUNsfAmY+3D9z9
YOBZ0XwM/A8YyMw2e5ravBBgm5HnuCgsyP4WAubIQoDtEGfj1pDpXqmjrQegtl3N5dkL6ablNbeF
Ustyocf2jZvN/d1Gi7jYGJqQjQFe0PdjJFF1XMChGqx5Tarrgay5k6K6u5S/akKb1U25LjfalwiJ
55q+4oji64sT0SE4kd3ZbkHVb8PfoNYtv4zJfp8sOin2MGSCK5UmLqR4MA6SkzaSGXaBufUm/LVe
5URab/PJtF7XtVyfC/+nTZqV12mTftabtLaPoFwplPhnmOp7CZzl6MdNLFaZyQ22fvABuiXCD/Gh
jJBfhfzCANZjlHPUzUI1tVpy2dKiI4ZeCdpKMW3+KCseKDG1kq7Y+LOz/GRcPwP3ZFxfA/dkXH8D
92RcnwP3ZFy/A6MWkGWaVLgqL+SRLj1ucHRuRJMuFzjkAoGDBzc4JJvAwQPXi4kQ6Tn2QSjMCv2w
hxni6EZ4IkEQWagu+WkKWvsuIX2uhwbz2zheRjvnnu5m4PgBNvYFGX+JI33kA1oR9AFr2HtWw6PN
s4n1vW1KXVtxnNdk3zYVt26bcuSRTVc882g6t17Z90VkMxWZvS/Cdr4EbVUU3PiswVAbI2Isx/7C
SjXtvjEhzvLQL6ymc7j9wNtcrBVWCnxbkVCLmfE6ZNxrOEuw5PVjjqq5tpj23BU371G9K2uq42xJ
ex4tjzzwQBGPPBTFW0TKpbUKU0TsWzC1rTME/GhbZ1KsqmZ+kqTI+ySJkRdrP0tFxe0Nbsnmo6xk
eSXORMNIxiqNuesHT+xjogARKjMCjxH0QJrVstRShp0ftBsGicW8x06ZJoszTK5kyvEaM4IZqJaX
Paqyydrzs0gQdquTpm9pynjm1WahkMmXPc7ot7eldLlUtn62oUkGfDFWS6LAQ7UkPD7IXZuyKhGP
LHKng6iNjAoC6uykferZVMfvaUc0BetcJeAG4OBjjgDPD+Rs1AdLiWTiddD2LBFMP0aOtmVb9x8f
eK96eHCTMlCE2PaFcXIF2VTDzkg7SkOONlt+MDWfluIgzqVHK6ZXPHu0Bmeft6/vCvj7is8de2dH
77pVlalaTlu1fqihY/9Qgz/kHNtULRtoNYQsaEDPVOOj0T4qGrI3GnjpjRGwsOfBOjgUukNWdQxO
s3d1q+dMCw0Sc782Yq48+jGITNX0MQiNkXhSLZ+RDTYjtS8+OhmcLVo+bWSnmnCGyVGq+gq4YmCk
d5zTz5ATudtwVBorzJEw2ky0HAmVZMoeZj9hwNFeHAEXyop8wRYERqA9qFhYXbGHFQrvpUvpCy4s
