Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2004 19:21:03 +0200
From:      "Daniel Eriksson" <daniel_k_eriksson@telia.com>
To:        <freebsd-current@freebsd.org>
Cc:        'Nate Lawson' <nate@root.org>
Subject:   More ATA interrupt(?) oddities
Message-ID:  <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAAoNu2Yh496EGUjY%2BelIrSIgEAAAAA@telia.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C480A1.8339F4C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit


Sometime during the last 3 weeks, something has changed in the kernel that
makes one of my servers barf when hit with lots of I/O on multiple
filesystems (like when starting "fsck" on all the filesystems). This used to
work in the past, but I have unfortunately not run this stress-test in the
last 3 weeks despite upgrading the kernel multiple times (I know, regression
testing is your friend, I'll be more careful in the future). The problem
predates the last major commit to the ACPI subsystem, so it might not be
related to that. But since it seems to be related to resources handled by
ACPI, I also CC:ed Nate on this.

Attached is the kernel config, the output of "acpidump -t -d" and a file
containing the "boot -v" output. The "boot -v" file also contains a log of
the failure plus some additional info ("vmstat -i", "atacontrol list",
"shutdown -r now").

System:
-------
ASUS A7V600-X (VIA KT600 based) mobo, Athlon XP2500+ CPU, 1.25GB DDR RAM
Tons of discs hooked up to the onboard UDMA133 controller, the onboard SATA
controller, two HighPoint RocketRAID454 controllers and an Adaptec 29160
controller.
5-CURRENT built from sources dated 2004.08.12.13.30.00 (no CFLAGS/COPTFLAGS,
but I use "CPUTYPE?=athlon-xp" in make.conf)
The discs are used either as single discs, striped ataraid arrays, striped
gvinum arrays or mirrored gvinum arrays.

The problem:
------------
* With only /, /usr, /tmp and /var mounted running in multi-user mode, I
start multiple concurrent "fsck -f -t ffs /dev/somefilesystem" on the other
12 filesystems.
* Almost immediately the server starts to spit out timeout errors like this:
ad5: TIMEOUT - READ_DMA retrying (2 retries left) LBA=22858569
* The bootlog_plus_info.txt contains a more detailed log of the errors (it
keeps resetting the ATA controller).

More info:
----------
* Twice I have let the fsck processes continue despite the errors, and after
about a minute the machine locked up hard (nothing on the console, no ddb).
* If I abort the fsck processes, the machine seems to continue to work
properly.
* If I run fsck on the filesystem one after another, I get no errors at all.
* It does not seem to be related to SATA, since it happens whether or not I
run fsck on the SATA disc (I unhooked the second SATA disc because I've had
major problems with the machine when both are connected).
* I've tried this with and without "device apic" in the kernel config - it
seems to make no difference.
* A kernel from 2004.08.09.13.00.00 shows the same symptoms, so the bug was
introduced before that date.
* I will try to build a few more kernels from even older sources to see if I
can more closely pinpoint the date when it was introduced. This might
however take a few days.

/Daniel Eriksson

------=_NextPart_000_000B_01C480A1.8339F4C0
Content-Type: text/plain;
	name="bootlog_plus_info.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="bootlog_plus_info.txt"

OK boot -v -s
/boot/kernel/acpi.ko text=3D0x46f88 data=3D0x1a84+0xd2c =
syms=3D[0x4+0x6f80+0x4+0x910e]
KDB: debugger backends: ddb
KDB: current backend: ddb
SMAP type=3D01 base=3D0000000000000000 len=3D000000000009d000
SMAP type=3D02 base=3D000000000009d000 len=3D0000000000003000
SMAP type=3D02 base=3D00000000000f0000 len=3D0000000000010000
SMAP type=3D01 base=3D0000000000100000 len=3D000000004fefb000
SMAP type=3D03 base=3D000000004fffb000 len=3D0000000000004000
SMAP type=3D04 base=3D000000004ffff000 len=3D0000000000001000
SMAP type=3D02 base=3D00000000fec00000 len=3D0000000000001000
SMAP type=3D02 base=3D00000000fee00000 len=3D0000000000001000
SMAP type=3D02 base=3D00000000ffff0000 len=3D0000000000010000
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights =
reserved.
FreeBSD 5.2-CURRENT #0: Thu Aug 12 17:01:40 CEST 2004
    daniel@...:/usr/obj/usr/src/sys/FORTIFY
Preloaded elf kernel "/boot/kernel/kernel" at 0xc08b0000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc08b0254.
Calibrating clock(s) ... i8254 clock: 1193206 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1999781618 Hz
CPU: AMD Athlon(TM) XP 2500+ (1999.78-MHz 686-class CPU)
  Origin =3D "AuthenticAMD"  Id =3D 0x6a0  Stepping =3D 0
  =
Features=3D0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE=
,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
  AMD Features=3D0xc0400000<AMIE,DSP,3DNow!>
Data TLB: 32 entries, fully associative
Instruction TLB: 16 entries, fully associative
L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way =
associative
L2 internal cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 8-way =
associative
real memory  =3D 1342156800 (1279 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009cfff, 638976 bytes (156 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000c26000 - 0x000000004e94afff, 1305628672 bytes (318757 pages)
avail memory =3D 1305075712 (1244 MB)
Table 'FACP' at 0x4fffb0b2
Table 'BOOT' at 0x4fffb030
Table 'APIC' at 0x4fffb058
MADT: Found table at 0x4fffb058
APIC: Using the MADT enumerator.
MADT: Found CPU APIC ID 0 ACPI ID 0: enabled
ACPI APIC Table: <ASUS   A7V600-X>
bios32: Found BIOS32 Service Directory header at 0xc00f2000
bios32: Entry =3D 0xf1940 (c00f1940)  Rev =3D 0  Len =3D 1
pcibios: PCI BIOS entry at 0xf0000+0x1970
pnpbios: Found PnP BIOS data at 0xc00f9cb0
pnpbios: Entry =3D f0000:9ce0  Rev =3D 1.0
pnpbios: OEM ID cd041
Other BIOS signatures found:
APIC: CPU 0 has ACPI ID 0
MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000
ioapic0: Changing APIC ID to 2
ioapic0: Routing external 8259A's -> intpin 0
ioapic0: intpin 0 -> ExtINT (edge, high)
ioapic0: intpin 1 -> ISA IRQ 1 (edge, high)
ioapic0: intpin 2 -> ISA IRQ 2 (edge, high)
ioapic0: intpin 3 -> ISA IRQ 3 (edge, high)
ioapic0: intpin 4 -> ISA IRQ 4 (edge, high)
ioapic0: intpin 5 -> ISA IRQ 5 (edge, high)
ioapic0: intpin 6 -> ISA IRQ 6 (edge, high)
ioapic0: intpin 7 -> ISA IRQ 7 (edge, high)
ioapic0: intpin 8 -> ISA IRQ 8 (edge, high)
ioapic0: intpin 9 -> ISA IRQ 9 (edge, high)
ioapic0: intpin 10 -> ISA IRQ 10 (edge, high)
ioapic0: intpin 11 -> ISA IRQ 11 (edge, high)
ioapic0: intpin 12 -> ISA IRQ 12 (edge, high)
ioapic0: intpin 13 -> ISA IRQ 13 (edge, high)
ioapic0: intpin 14 -> ISA IRQ 14 (edge, high)
ioapic0: intpin 15 -> ISA IRQ 15 (edge, high)
ioapic0: intpin 16 -> PCI IRQ 16 (level, low)
ioapic0: intpin 17 -> PCI IRQ 17 (level, low)
ioapic0: intpin 18 -> PCI IRQ 18 (level, low)
ioapic0: intpin 19 -> PCI IRQ 19 (level, low)
ioapic0: intpin 20 -> PCI IRQ 20 (level, low)
ioapic0: intpin 21 -> PCI IRQ 21 (level, low)
ioapic0: intpin 22 -> PCI IRQ 22 (level, low)
ioapic0: intpin 23 -> PCI IRQ 23 (level, low)
MADT: intr override: source 0, irq 2
ioapic0: Routing IRQ 0 -> intpin 2
ioapic0: intpin 2 trigger: edge
ioapic0: intpin 2 polarity: high
MADT: intr override: source 9, irq 9
ioapic0: intpin 9 trigger: level
ioapic0: intpin 9 polarity: low
lapic0: Routing NMI -> LINT1
lapic0: LINT1 trigger: edge
lapic0: LINT1 polarity: active-high
ioapic0 <Version 0.3> irqs 0-23 on motherboard
cpu0 BSP:
     ID: 0x00000000   VER: 0x00040010 LDR: 0x01000000 DFR: 0x0fffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
mem: <memory>
Pentium Pro MTRR support enabled
null: <null device, zero device>
io: <I/O>
random: <entropy source, Software, Yarrow>
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <ASUS A7V600-X> on motherboard
acpi0: [GIANT-LOCKED]
pci_open(1):    mode 1 addr port (0x0cf8) is 0x80000060
pci_open(1a):   mode1res=3D0x80000000 (0x80000000)
pci_cfgcheck:   device 0 [class=3D060000] [hdr=3D00] is there =
(id=3D31891106)
pcibios: BIOS version 2.10
Found $PIR table, 11 entries at 0xc00f1f20
PCI-Only Interrupts: none
Location  Bus Device Pin  Link  IRQs
slot 1      0   12    A   0x05  3 4 5 7 9 10 11 12
slot 1      0   12    B   0x01  3 4 5 7 9 10 11 12
slot 1      0   12    C   0x02  3 4 5 7 9 10 11 12
slot 1      0   12    D   0x03  3 4 5 7 9 10 11 12
slot 2      0   13    A   0x01  3 4 5 7 9 10 11 12
slot 2      0   13    B   0x02  3 4 5 7 9 10 11 12
slot 2      0   13    C   0x03  3 4 5 7 9 10 11 12
slot 2      0   13    D   0x05  3 4 5 7 9 10 11 12
slot 3      0   14    A   0x02  3 4 5 7 9 10 11 12
slot 3      0   14    B   0x03  3 4 5 7 9 10 11 12
slot 3      0   14    C   0x05  3 4 5 7 9 10 11 12
slot 3      0   14    D   0x01  3 4 5 7 9 10 11 12
slot 4      0   19    A   0x03  3 4 5 7 9 10 11 12
slot 4      0   19    B   0x05  3 4 5 7 9 10 11 12
slot 4      0   19    C   0x01  3 4 5 7 9 10 11 12
slot 4      0   19    D   0x02  3 4 5 7 9 10 11 12
slot 5      0   11    A   0x05  3 4 5 7 9 10 11 12
slot 5      0   11    B   0x01  3 4 5 7 9 10 11 12
slot 5      0   11    C   0x02  3 4 5 7 9 10 11 12
slot 5      0   11    D   0x03  3 4 5 7 9 10 11 12
slot 6      0   10    A   0x01  3 4 5 7 9 10 11 12
slot 6      0   10    B   0x02  3 4 5 7 9 10 11 12
slot 6      0   10    C   0x03  3 4 5 7 9 10 11 12
slot 6      0   10    D   0x05  3 4 5 7 9 10 11 12
slot 7      1    0    A   0x01  3 4 5 7 9 10 11 12
slot 7      1    0    B   0x02  3 4 5 7 9 10 11 12
embedded    0   15    A   0x06  3 4 5 7 9 10 11 12
embedded    0   15    B   0x07  3 4 5 7 9 10 11 12
embedded    0   16    A   0x06  3 4 5 7 9 10 11 12
embedded    0   16    B   0x07  3 4 5 7 9 10 11 12
embedded    0   16    C   0x08  3 4 5 7 9 10 11 12
embedded    0   16    D   0x09  3 4 5 7 9 10 11 12
embedded    0   17    C   0x08  3 4 5 7 9 10 11 12
embedded    0   17    D   0x09  3 4 5 7 9 10 11 12
embedded    0   18    A   0x06  3 4 5 7 9 10 11 12
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 17 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 17 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 15 func 0
acpi0: Power Button (fixed)
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 16 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 16 func 1
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 18 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 16 func 2
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 16 func 3
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 16 func 4
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 16 func 5
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
ACPI timer looks GOOD min =3D 1, max =3D 2, width =3D 1
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <32-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0
unknown: not probed (disabled)
unknown: not probed (disabled)
cpu0: <ACPI CPU> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
ACPI PCI link initial configuration:
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=3D0
        map[10]: type 3, range 32, base f8000000, size 26, enabled
found-> vendor=3D0x1106, dev=3D0x3189, revid=3D0x80
        bus=3D0, slot=3D0, func=3D0
        class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0
        cmdreg=3D0x0006, statreg=3D0x2230, cachelnsz=3D0 (dwords)
        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
        powerspec 2  supports D0 D3  current D0
found-> vendor=3D0x1106, dev=3D0xb198, revid=3D0x00
        bus=3D0, slot=3D1, func=3D0
        class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0
        cmdreg=3D0x0007, statreg=3D0x2230, cachelnsz=3D0 (dwords)
        lattimer=3D0x00 (0 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x00 =
(0 ns)
        map[10]: type 4, range 32, base 0000d800, size  3, enabled
        map[14]: type 4, range 32, base 0000d400, size  2, enabled
        map[18]: type 4, range 32, base 0000d000, size  3, enabled
        map[1c]: type 4, range 32, base 0000b800, size  2, enabled
        map[20]: type 4, range 32, base 0000b400, size  8, enabled
pcib0: matched entry for 0.10.INTA (src (unknown))
pcib0: slot 10 INTA hardwired to IRQ 16
found-> vendor=3D0x1103, dev=3D0x0008, revid=3D0x07
        bus=3D0, slot=3D10, func=3D0
        class=3D01-04-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0005, statreg=3D0x0230, cachelnsz=3D8 (dwords)
        lattimer=3D0x40 (1920 ns), mingnt=3D0x08 (2000 ns), =
maxlat=3D0x08 (2000 ns)
        intpin=3Da, irq=3D16
        powerspec 2  supports D0 D3  current D0
        map[10]: type 4, range 32, base 0000b000, size  3, enabled
        map[14]: type 4, range 32, base 0000a800, size  2, enabled
        map[18]: type 4, range 32, base 0000a400, size  3, enabled
        map[1c]: type 4, range 32, base 0000a000, size  2, enabled
        map[20]: type 4, range 32, base 00009800, size  8, enabled
pcib0: matched entry for 0.10.INTA (src (unknown))
pcib0: slot 10 INTA hardwired to IRQ 16
found-> vendor=3D0x1103, dev=3D0x0008, revid=3D0x07
        bus=3D0, slot=3D10, func=3D1
        class=3D01-04-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0005, statreg=3D0x0230, cachelnsz=3D8 (dwords)
        lattimer=3D0x40 (1920 ns), mingnt=3D0x08 (2000 ns), =
maxlat=3D0x08 (2000 ns)
        intpin=3Da, irq=3D16
        powerspec 2  supports D0 D3  current D0
        map[10]: type 4, range 32, base 00009400, size  8, enabled
        map[14]: type 1, range 64, base ed800000, size 12, enabled
pcib0: matched entry for 0.12.INTA (src (unknown))
pcib0: slot 12 INTA hardwired to IRQ 19
found-> vendor=3D0x9005, dev=3D0x0080, revid=3D0x02
        bus=3D0, slot=3D12, func=3D0
        class=3D01-00-00, hdrtype=3D0x00, mfdev=3D0
        cmdreg=3D0x0017, statreg=3D0x02b0, cachelnsz=3D8 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x28 (10000 ns), =
maxlat=3D0x19 (6250 ns)
        intpin=3Da, irq=3D19
        powerspec 2  supports D0 D3  current D0
        map[10]: type 4, range 32, base 00009000, size  3, enabled
        map[14]: type 4, range 32, base 00008800, size  2, enabled
        map[18]: type 4, range 32, base 00008400, size  3, enabled
        map[1c]: type 4, range 32, base 00008000, size  2, enabled
        map[20]: type 4, range 32, base 00007800, size  8, enabled
pcib0: matched entry for 0.14.INTA (src (unknown))
pcib0: slot 14 INTA hardwired to IRQ 17
found-> vendor=3D0x1103, dev=3D0x0008, revid=3D0x07
        bus=3D0, slot=3D14, func=3D0
        class=3D01-04-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0005, statreg=3D0x0230, cachelnsz=3D8 (dwords)
        lattimer=3D0x40 (1920 ns), mingnt=3D0x08 (2000 ns), =
maxlat=3D0x08 (2000 ns)
        intpin=3Da, irq=3D17
        powerspec 2  supports D0 D3  current D0
        map[10]: type 4, range 32, base 00007400, size  3, enabled
        map[14]: type 4, range 32, base 00007000, size  2, enabled
        map[18]: type 4, range 32, base 00006800, size  3, enabled
        map[1c]: type 4, range 32, base 00006400, size  2, enabled
        map[20]: type 4, range 32, base 00006000, size  8, enabled
pcib0: matched entry for 0.14.INTA (src (unknown))
pcib0: slot 14 INTA hardwired to IRQ 17
found-> vendor=3D0x1103, dev=3D0x0008, revid=3D0x07
        bus=3D0, slot=3D14, func=3D1
        class=3D01-04-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0005, statreg=3D0x0230, cachelnsz=3D8 (dwords)
        lattimer=3D0x40 (1920 ns), mingnt=3D0x08 (2000 ns), =
maxlat=3D0x08 (2000 ns)
        intpin=3Da, irq=3D17
        powerspec 2  supports D0 D3  current D0
        map[10]: type 4, range 32, base 00005800, size  3, enabled
        map[14]: type 4, range 32, base 00005400, size  2, enabled
        map[18]: type 4, range 32, base 00005000, size  3, enabled
        map[1c]: type 4, range 32, base 00004800, size  2, enabled
        map[20]: type 4, range 32, base 00004400, size  4, enabled
        map[24]: type 4, range 32, base 00004000, size  8, enabled
pcib0: matched entry for 0.15.INTB (src (unknown))
pcib0: slot 15 INTB hardwired to IRQ 20
found-> vendor=3D0x1106, dev=3D0x3149, revid=3D0x80
        bus=3D0, slot=3D15, func=3D0
        class=3D01-04-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0007, statreg=3D0x0290, cachelnsz=3D0 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
        intpin=3Db, irq=3D20
        powerspec 2  supports D0 D3  current D0
        map[20]: type 4, range 32, base 00003800, size  4, enabled
pcib0: matched entry for 0.15.INTA (src (unknown))
pcib0: slot 15 INTA hardwired to IRQ 20
found-> vendor=3D0x1106, dev=3D0x0571, revid=3D0x06
        bus=3D0, slot=3D15, func=3D1
        class=3D01-01-8a, hdrtype=3D0x00, mfdev=3D0
        cmdreg=3D0x0007, statreg=3D0x0290, cachelnsz=3D0 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
        intpin=3Da, irq=3D20
        powerspec 2  supports D0 D3  current D0
        map[20]: type 4, range 32, base 00003400, size  5, enabled
pcib0: matched entry for 0.16.INTA (src (unknown))
pcib0: slot 16 INTA hardwired to IRQ 21
found-> vendor=3D0x1106, dev=3D0x3038, revid=3D0x81
        bus=3D0, slot=3D16, func=3D0
        class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0017, statreg=3D0x0210, cachelnsz=3D8 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
        intpin=3Da, irq=3D21
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[20]: type 4, range 32, base 00003000, size  5, enabled
pcib0: matched entry for 0.16.INTA (src (unknown))
pcib0: slot 16 INTA hardwired to IRQ 21
found-> vendor=3D0x1106, dev=3D0x3038, revid=3D0x81
        bus=3D0, slot=3D16, func=3D1
        class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0017, statreg=3D0x0210, cachelnsz=3D8 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
        intpin=3Da, irq=3D21
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[20]: type 4, range 32, base 00002800, size  5, enabled
pcib0: matched entry for 0.16.INTB (src (unknown))
pcib0: slot 16 INTB hardwired to IRQ 21
found-> vendor=3D0x1106, dev=3D0x3038, revid=3D0x81
        bus=3D0, slot=3D16, func=3D2
        class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0017, statreg=3D0x0210, cachelnsz=3D8 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
        intpin=3Db, irq=3D21
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[20]: type 4, range 32, base 00002400, size  5, enabled
pcib0: matched entry for 0.16.INTB (src (unknown))
pcib0: slot 16 INTB hardwired to IRQ 21
found-> vendor=3D0x1106, dev=3D0x3038, revid=3D0x81
        bus=3D0, slot=3D16, func=3D3
        class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0017, statreg=3D0x0210, cachelnsz=3D8 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
        intpin=3Db, irq=3D21
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[10]: type 1, range 32, base ed000000, size  8, enabled
pcib0: matched entry for 0.16.INTC (src (unknown))
pcib0: slot 16 INTC hardwired to IRQ 21
found-> vendor=3D0x1106, dev=3D0x3104, revid=3D0x86
        bus=3D0, slot=3D16, func=3D4
        class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0017, statreg=3D0x0210, cachelnsz=3D8 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
        intpin=3Dc, irq=3D21
        powerspec 2  supports D0 D1 D2 D3  current D0
found-> vendor=3D0x1106, dev=3D0x3227, revid=3D0x00
        bus=3D0, slot=3D17, func=3D0
        class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1
        cmdreg=3D0x0087, statreg=3D0x0210, cachelnsz=3D0 (dwords)
        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
        powerspec 2  supports D0 D3  current D0
        map[10]: type 4, range 32, base 00002000, size  8, enabled
        map[14]: type 1, range 32, base ec800000, size  8, enabled
pcib0: matched entry for 0.18.INTA (src (unknown))
pcib0: slot 18 INTA hardwired to IRQ 23
found-> vendor=3D0x1106, dev=3D0x3065, revid=3D0x78
        bus=3D0, slot=3D18, func=3D0
        class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0
        cmdreg=3D0x0097, statreg=3D0x0210, cachelnsz=3D8 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x03 (750 ns), maxlat=3D0x08 =
(2000 ns)
        intpin=3Da, irq=3D23
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[10]: type 4, range 32, base 00001800, size  8, enabled
        map[14]: type 1, range 32, base ec000000, size  8, enabled
pcib0: matched entry for 0.19.INTA (src (unknown))
pcib0: slot 19 INTA hardwired to IRQ 18
found-> vendor=3D0x10ec, dev=3D0x8169, revid=3D0x10
        bus=3D0, slot=3D19, func=3D0
        class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0
        cmdreg=3D0x0017, statreg=3D0x02b0, cachelnsz=3D8 (dwords)
        lattimer=3D0x20 (960 ns), mingnt=3D0x20 (8000 ns), maxlat=3D0x40 =
(16000 ns)
        intpin=3Da, irq=3D18
        powerspec 2  supports D0 D1 D2 D3  current D0
agp0: <VIA 8377 (Apollo KT400/KT400A/KT600) host to PCI bridge> mem =
0xf8000000-0xfbffffff at device 0.0 on pci0
agp0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xf8000000
agp0: allocating GATT for aperture of size 240M
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xe000-0xdfff
pcib1:   memory decode     0xee000000-0xefdfffff
pcib1:   prefetched decode 0xeff00000-0xf7ffffff
ACPI PCI link initial configuration:
pci1: <ACPI PCI bus> on pcib1
pci1: physical bus=3D1
        map[10]: type 1, range 32, base ee000000, size 24, enabled
pcib1: device (null) requested decoded memory range =
0xee000000-0xeeffffff
        map[14]: type 3, range 32, base f0000000, size 27, enabled
pcib1: device (null) requested decoded memory range =
0xf0000000-0xf7ffffff
pcib1: matched entry for 1.0.INTA (src (unknown))
pcib1: slot 0 INTA hardwired to IRQ 16
found-> vendor=3D0x10de, dev=3D0x0150, revid=3D0xa3
        bus=3D1, slot=3D0, func=3D0
        class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0
        cmdreg=3D0x0007, statreg=3D0x02b0, cachelnsz=3D0 (dwords)
        lattimer=3D0x40 (1920 ns), mingnt=3D0x05 (1250 ns), =
maxlat=3D0x01 (250 ns)
        intpin=3Da, irq=3D16
        powerspec 1  supports D0 D3  current D0
pci1: <display, VGA> at device 0.0 (no driver attached)
atapci0: <HighPoint HPT374 (channel 0+1) UDMA133 controller> port =
0xb400-0xb4ff,0xb800-0xb803,0xd000-0xd007,0xd400-0xd403,0xd800-0xd807 =
irq 16 at device 10.0 on pci0
atapci0: Reserved 0x100 bytes for rid 0x20 type 4 at 0xb400
atapci0: [MPSAFE]
ata2: channel #0 on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0xd800
atapci0: Reserved 0x4 bytes for rid 0x14 type 4 at 0xd400
ata2: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ata2-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata2-slave:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata2: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata2: [MPSAFE]
ata3: channel #1 on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0xd000
atapci0: Reserved 0x4 bytes for rid 0x1c type 4 at 0xb800
ata3: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ata3-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata3-slave:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata3: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata3: [MPSAFE]
atapci1: <HighPoint HPT374 (channel 2+3) UDMA133 controller> port =
0x9800-0x98ff,0xa000-0xa003,0xa400-0xa407,0xa800-0xa803,0xb000-0xb007 =
irq 16 at device 10.1 on pci0
atapci1: Reserved 0x100 bytes for rid 0x20 type 4 at 0x9800
atapci1: [MPSAFE]
ata4: channel #0 on atapci1
atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0xb000
atapci1: Reserved 0x4 bytes for rid 0x14 type 4 at 0xa800
ata4: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ata4-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata4-slave:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata4: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata4: [MPSAFE]
ata5: channel #1 on atapci1
atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0xa400
atapci1: Reserved 0x4 bytes for rid 0x1c type 4 at 0xa000
ata5: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ata5-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata5-slave:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata5: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata5: [MPSAFE]
ahc0: <Adaptec 29160 Ultra160 SCSI adapter> port 0x9400-0x94ff mem =
0xed800000-0xed800fff irq 19 at device 12.0 on pci0
ahc0: Defaulting to MEMIO on
ahc0: Reserved 0x1000 bytes for rid 0x14 type 3 at 0xed800000
ahc0: Reading SEEPROM...done.
ahc0: BIOS eeprom is present
ahc0: Secondary High byte termination Enabled
ahc0: Secondary Low byte termination Enabled
ahc0: Primary Low Byte termination Enabled
ahc0: Primary High Byte termination Enabled
ahc0: Downloading Sequencer Program... 423 instructions downloaded
ahc0: Features 0x1def6, Bugs 0x40, Flags 0x20485560
ahc0: [GIANT-LOCKED]
aic7892: Ultra160 Wide Channel A, SCSI Id=3D7, 32/253 SCBs
atapci2: <HighPoint HPT374 (channel 0+1) UDMA133 controller> port =
0x7800-0x78ff,0x8000-0x8003,0x8400-0x8407,0x8800-0x8803,0x9000-0x9007 =
irq 17 at device 14.0 on pci0
atapci2: Reserved 0x100 bytes for rid 0x20 type 4 at 0x7800
atapci2: [MPSAFE]
ata6: channel #0 on atapci2
atapci2: Reserved 0x8 bytes for rid 0x10 type 4 at 0x9000
atapci2: Reserved 0x4 bytes for rid 0x14 type 4 at 0x8800
ata6: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ata6-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata6-slave:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata6: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata6: [MPSAFE]
ata7: channel #1 on atapci2
atapci2: Reserved 0x8 bytes for rid 0x18 type 4 at 0x8400
atapci2: Reserved 0x4 bytes for rid 0x1c type 4 at 0x8000
ata7: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ata7-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata7-slave:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata7: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata7: [MPSAFE]
atapci3: <HighPoint HPT374 (channel 2+3) UDMA133 controller> port =
0x6000-0x60ff,0x6400-0x6403,0x6800-0x6807,0x7000-0x7003,0x7400-0x7407 =
irq 17 at device 14.1 on pci0
atapci3: Reserved 0x100 bytes for rid 0x20 type 4 at 0x6000
atapci3: [MPSAFE]
ata8: channel #0 on atapci3
atapci3: Reserved 0x8 bytes for rid 0x10 type 4 at 0x7400
atapci3: Reserved 0x4 bytes for rid 0x14 type 4 at 0x7000
ata8: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D01
ata8-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata8-slave:  stat=3D0x01 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata8: reset tp2 stat0=3D50 stat1=3D01 devices=3D0x1<ATA_MASTER>
ata8: [MPSAFE]
ata9: channel #1 on atapci3
atapci3: Reserved 0x8 bytes for rid 0x18 type 4 at 0x6800
atapci3: Reserved 0x4 bytes for rid 0x1c type 4 at 0x6400
ata9: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D00
ata9-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata9-slave:  stat=3D0x00 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata9: reset tp2 stat0=3D50 stat1=3D00 devices=3D0x1<ATA_MASTER>
ata9: [MPSAFE]
atapci4: <VIA 6420 SATA150 controller> port =
0x4000-0x40ff,0x4400-0x440f,0x4800-0x4803,0x5000-0x5007,0x5400-0x5403,0x5=
800-0x5807 irq 20 at device 15.0 on pci0
atapci4: Reserved 0x10 bytes for rid 0x20 type 4 at 0x4400
atapci4: [MPSAFE]
ata10: channel #0 on atapci4
atapci4: Reserved 0x8 bytes for rid 0x10 type 4 at 0x5800
atapci4: Reserved 0x4 bytes for rid 0x14 type 4 at 0x5400
ata10: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D7f
ata10-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata10-slave:  stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata10-slave:  stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata10-slave:  stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata10-slave:  stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata10-slave:  stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata10-slave:  stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata10-slave:  stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata10-slave:  stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata10: reset tp2 stat0=3D50 stat1=3Dff devices=3D0x1<ATA_MASTER>
ata10: [MPSAFE]
ata11: channel #1 on atapci4
atapci4: Reserved 0x8 bytes for rid 0x18 type 4 at 0x5000
atapci4: Reserved 0x4 bytes for rid 0x1c type 4 at 0x4800
ata11: reset tp1 mask=3D03 ostat0=3D7f ostat1=3D7f
ata11-master: stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata11-master: stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata11-master: stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata11-master: stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata11-master: stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata11-master: stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata11-master: stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata11-master: stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata11-slave:  stat=3D0x7f err=3D0xff lsb=3D0xff msb=3D0xff
ata11: reset tp2 stat0=3Dff stat1=3Dff devices=3D0x0
ata11: [MPSAFE]
atapci5: <VIA 8237 UDMA133 controller> port =
0x3800-0x380f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 irq 20 at device 15.1 =
on pci0
atapci5: Reserved 0x10 bytes for rid 0x20 type 4 at 0x3800
ata0: channel #0 on atapci5
atapci5: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci5: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ata0-master: stat=3D0x90 err=3D0x90 lsb=3D0x90 msb=3D0x90
ata0-master: stat=3D0x90 err=3D0x90 lsb=3D0x90 msb=3D0x90
ata0-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata0-slave:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata0: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata0: [MPSAFE]
ata1: channel #1 on atapci5
atapci5: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci5: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ata1-master: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata1-slave:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata1: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata1: [MPSAFE]
uhci0: <VIA 83C572 USB controller> port 0x3400-0x341f irq 21 at device =
16.0 on pci0
uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0x3400
uhci0: [GIANT-LOCKED]
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <VIA 83C572 USB controller> port 0x3000-0x301f irq 21 at device =
16.1 on pci0
uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0x3000
uhci1: [GIANT-LOCKED]
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: <VIA 83C572 USB controller> port 0x2800-0x281f irq 21 at device =
16.2 on pci0
uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0x2800
uhci2: [GIANT-LOCKED]
usb2: <VIA 83C572 USB controller> on uhci2
usb2: USB revision 1.0
uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3: <VIA 83C572 USB controller> port 0x2400-0x241f irq 21 at device =
16.3 on pci0
uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0x2400
uhci3: [GIANT-LOCKED]
usb3: <VIA 83C572 USB controller> on uhci3
usb3: USB revision 1.0
uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
ehci0: <VIA VT6202 USB 2.0 controller> mem 0xed000000-0xed0000ff irq 21 =
at device 16.4 on pci0
ehci0: Reserved 0x100 bytes for rid 0x10 type 3 at 0xed000000
ehci0: [GIANT-LOCKED]
ehci_pci_attach: companion usb0
ehci_pci_attach: companion usb1
ehci_pci_attach: companion usb2
ehci_pci_attach: companion usb3
usb4: EHCI version 1.0
usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3
usb4: <VIA VT6202 USB 2.0 controller> on ehci0
usb4: USB revision 2.0
uhub4: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub4: 8 ports with 8 removable, self powered
isab0: <PCI-ISA bridge> at device 17.0 on pci0
isa0: <ISA bus> on isab0
vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0x2000-0x20ff mem =
0xec800000-0xec8000ff irq 23 at device 18.0 on pci0
vr0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x2000
miibus0: <MII bus> on vr0
rlphy0: <RTL8201L 10/100 media interface> on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vr0: bpf attached
vr0: Ethernet address: 00:0e:a6:1f:29:1e
vr0: [GIANT-LOCKED]
re0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x1800
re0: <RealTek 8110S Single-chip Gigabit Ethernet> port 0x1800-0x18ff mem =
0xec000000-0xec0000ff irq 18 at device 19.0 on pci0
miibus1: <MII bus> on re0
rgephy0: <RTL8169S/8110S media interface> on miibus1
rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, =
1000baseTX-FDX, auto
re0: bpf attached
re0: Ethernet address: 00:50:fc:f8:c6:81
re0: [GIANT-LOCKED]
fdc0: <floppy drive controller> port 0x3f7,0x3f2-0x3f5 irq 6 drq 2 on =
acpi0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
unknown: not probed (disabled)
unknown: not probed (disabled)
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: irq maps: 0xc041 0xc041 0xc041 0xc041
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A, console
unknown: not probed (disabled)
unknown: not probed (disabled)
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0067
atkbd: keyboard ID 0x41ab (2)
kbdc: RESET_KBD return code:00fa
kbdc: RESET_KBD status:00aa
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x1d0000
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
fdc: fdc0 already exists; skipping it
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: <ISA Option ROM> at iomem 0xc0000-0xcafff 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)
fe0: not probed (disabled)
ie0: not probed (disabled)
lnc0: not probed (disabled)
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
ppc0: parallel port not found.
ppc0: <Parallel port> failed to probe at irq 7 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=3D0x100>
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: 0xc041 0xc041 0xc041 0xc041
sio1: probe failed test(s): 0 1 2 4 6 7 9
sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on =
isa0
fb0: vga0, vga, type:VGA (5), flags:0x7007f
fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000
fb0: init mode:24, bios mode:3, current mode:24
fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 54 80=20
bf 1f 00 4f 0d 0e 00 00 07 80 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
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 54 80=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 10 00 03 00 02 67 5f 4f 50 82 54 80=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
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 1999781618 Hz quality 800
Timecounters tick every 1.000 msec
DUMMYNET initialized (011031)
ipfw2 initialized, divert enabled, rule-based forwarding enabled, =
default to accept, logging unlimited
lo0: bpf attached
ata0-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ata0-master: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ata0-master: setting PIO4 on VIA 8237 chip
ata0-master: setting UDMA100 on VIA 8237 chip
ata0-slave: setting PIO4 on VIA 8237 chip
ata0-slave: setting UDMA100 on VIA 8237 chip
ad0: <ST3120022A/3.06> ATA-6 disk at ata0-master
ad0: 114473MB (234441648 sectors), 232581 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA100
GEOM: new disk ad0
ar: FreeBSD check1 failed
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:234436482
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 120031478784 end 120031511039
ad1: <ST3120022A/3.06> ATA-6 disk at ata0-slave
ad1: 114473MB (234441648 sectors), 232581 C, 16 H, 63 S, 512 B
ad1: 16 secs/int, 1 depth queue, UDMA100
ar: FreeBSD check1 failed
GEOM: Configure ad0s1a, start 0 length 536870912 end 536870911
GEOM: Configure ad0s1b, start 536870912 length 536870912 end 1073741823
GEOM: Configure ad0s1c, start 0 length 120031478784 end 120031478783
GEOM: Configure ad0s1d, start 1073741824 length 536870912 end 1610612735
GEOM: Configure ad0s1e, start 1610612736 length 536870912 end 2147483647
GEOM: Configure ad0s1f, start 2147483648 length 10737418240 end =
12884901887
GEOM: Configure ad0s1g, start 12884901888 length 107146576896 end =
120031478783
GEOM: new disk ad1
ata1-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ata1-master: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ata1-master: setting PIO4 on VIA 8237 chip
ata1-master: setting UDMA100 on VIA 8237 chip
ata1-slave: setting PIO4 on VIA 8237 chip
ata1-slave: setting UDMA100 on VIA 8237 chip
ad2: <IC35L120AVV207-0/V24OA66A> ATA-6 disk at ata1-master
ad2: 117800MB (241254720 sectors), 239340 C, 16 H, 63 S, 512 B
ad2: 16 secs/int, 1 depth queue, UDMA100
ar: FreeBSD check1 failed
ad3: <IC35L120AVV207-0/V24OA66A> ATA-6 disk at ata1-slave
ad3: 117800MB (241254720 sectors), 239340 C, 16 H, 63 S, 512 B
ad3: 16 secs/int, 1 depth queue, UDMA100
ar: FreeBSD check1 failed
ata2-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ata2-master: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ata2-master: setting PIO4 on HighPoint chip
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:234436482
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad1s1, start 32256 length 120031478784 end 120031511039
ata2-master: setting UDMA100 on HighPoint chip
GEOM: new disk ad2
GEOM: new disk ad3
ata2-slave: setting PIO4 on HighPoint chip
GEOM: Configure ad1s1b, start 536870912 length 536870912 end 1073741823
GEOM: Configure ad1s1c, start 0 length 120031478784 end 120031478783
GEOM: Configure ad1s1d, start 0 length 536870912 end 536870911
GEOM: Configure ad1s1e, start 1073741824 length 536870912 end 1610612735
GEOM: Configure ad1s1f, start 1610612736 length 536870912 end 2147483647
GEOM: Configure ad1s1g, start 2147483648 length 10737418240 end =
12884901887
GEOM: Configure ad1s1h, start 12884901888 length 107146576896 end =
120031478783
ata2-slave: setting UDMA100 on HighPoint chip
ad4: <WDC WD2500JB-00FUA0/15.05R15> ATA-6 disk at ata2-master
ad4: 238475MB (488397168 sectors), 484521 C, 16 H, 63 S, 512 B
ad4: 16 secs/int, 1 depth queue, UDMA100
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:241248042
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad2s1, start 32256 length 123518997504 end 123519029759
ad5: <WDC WD2500JB-00FUA0/15.05R15> ATA-6 disk at ata2-slave
ad5: 238475MB (488397168 sectors), 484521 C, 16 H, 63 S, 512 B
ad5: 16 secs/int, 1 depth queue, UDMA100
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:241248042
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad3s1, start 32256 length 123518997504 end 123519029759
ata3-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D80pin
ata3-master: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D80pin
ata3-master: setting PIO4 on HighPoint chip
ata3-master: setting UDMA133 on HighPoint chip
ata3-slave: setting PIO4 on HighPoint chip
ata3-slave: setting UDMA133 on HighPoint chip
ad6: <Maxtor 4A250J0/RAMB1TU0> ATA-7 disk at ata3-master
ad6: 239372MB (490234752 sectors), 486344 C, 16 H, 63 S, 512 B
ad6: 16 secs/int, 1 depth queue, UDMA133
ad7: <Maxtor 5A250J0/RAMB1TV0> ATA-7 disk at ata3-slave
ad7: 239372MB (490234752 sectors), 486344 C, 16 H, 63 S, 512 B
ad7: 16 secs/int, 1 depth queue, UDMA133
ata4-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D80pin
GEOM: new disk ad4
ata4-master: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D80pin
GEOM: Configure ad2s1c, start 0 length 123518997504 end 123518997503
GEOM: Configure ad2s1e, start 0 length 123518997504 end 123518997503
GEOM: new disk ad5
ata4-master: setting PIO4 on HighPoint chip
GEOM: Configure ad3s1c, start 0 length 123518997504 end 123518997503
GEOM: Configure ad3s1e, start 0 length 123518997504 end 123518997503
GEOM: new disk ad6
GEOM: new disk ad7
ata4-master: setting UDMA133 on HighPoint chip
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:976784067
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad4s1, start 32256 length 500113442304 end 500113474559
ata4-slave: setting PIO4 on HighPoint chip
ata4-slave: setting UDMA133 on HighPoint chip
ad8: <Maxtor 6Y200P0/YAR41BW0> ATA-7 disk at ata4-master
ad8: 194481MB (398297088 sectors), 395136 C, 16 H, 63 S, 512 B
ad8: 16 secs/int, 1 depth queue, UDMA133
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/14/63 s:63 l:488392002
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad5s1, start 32256 length 250056705024 end 250056737279
ad9: <Maxtor 6Y200P0/YAR41VW0> ATA-7 disk at ata4-slave
ad9: 194481MB (398297088 sectors), 395136 C, 16 H, 63 S, 512 B
ad9: 16 secs/int, 1 depth queue, UDMA133
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:980462952
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad6s1, start 32256 length 501997031424 end 501997063679
ata5-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D80pin
ata5-master: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D80pin
GEOM: Configure ad4s1c, start 0 length 500113442304 end 500113442303
GEOM: Configure ad4s1d, start 0 length 500113442304 end 500113442303
GEOM: new disk ad8
ata5-master: setting PIO4 on HighPoint chip
ata5-master: setting UDMA133 on HighPoint chip
GEOM: new disk ad9
ata5-slave: setting PIO4 on HighPoint chip
GEOM: Configure ad6s1c, start 0 length 501997031424 end 501997031423
GEOM: Configure ad6s1d, start 0 length 501997031424 end 501997031423
ata5-slave: setting UDMA133 on HighPoint chip
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/7/63 s:63 l:398283417
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad8s1, start 32256 length 203921109504 end 203921141759
ad10: <Maxtor 6Y200P0/YAR41BW0> ATA-7 disk at ata5-master
ad10: 194481MB (398297088 sectors), 395136 C, 16 H, 63 S, 512 B
ad10: 16 secs/int, 1 depth queue, UDMA133
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:796582962
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad9s1, start 32256 length 407850476544 end 407850508799
ar: HighPoint check1 failed
ad11: <Maxtor 7Y250P0/YAR41BW0> ATA-7 disk at ata5-slave
ad11: 239372MB (490234752 sectors), 486344 C, 16 H, 63 S, 512 B
ad11: 16 secs/int, 1 depth queue, UDMA133
GEOM: Configure ad8s1c, start 0 length 203921109504 end 203921109503
GEOM: Configure ad8s1d, start 0 length 203921109504 end 203921109503
GEOM: new disk ad10
ar: HighPoint check1 failed
GEOM: Configure ad9s1c, start 0 length 407850476544 end 407850476543
GEOM: Configure ad9s1d, start 0 length 407850476544 end 407850476543
GEOM: new disk ad11
ata6-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/7/63 s:63 l:398283417
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad10s1, start 32256 length 203921109504 end 203921141759
ata6-master: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ata6-master: setting PIO4 on HighPoint chip
ata6-master: setting UDMA100 on HighPoint chip
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:490223412
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad11s1, start 32256 length 250994386944 end 250994419199
ata6-slave: setting PIO4 on HighPoint chip
ata6-slave: setting UDMA100 on HighPoint chip
GEOM: Configure ad10s1c, start 0 length 203921109504 end 203921109503
GEOM: Configure ad10s1d, start 0 length 203921109504 end 203921109503
GEOM: Configure ad11s1c, start 0 length 250994386944 end 250994386943
GEOM: Configure ad11s1d, start 0 length 250994386944 end 250994386943
ad12: <IC35L120AVV207-0/V24OA66A> ATA-6 disk at ata6-master
ad12: 117800MB (241254720 sectors), 239340 C, 16 H, 63 S, 512 B
ad12: 16 secs/int, 1 depth queue, UDMA100
GEOM: new disk ad12
ar: HighPoint check1 failed
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:241248042
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad12s1, start 32256 length 123518997504 end 123519029759
ad13: <HDS722512VLAT20/V33OA60A> ATA-6 disk at ata6-slave
ad13: 117800MB (241254720 sectors), 239340 C, 16 H, 63 S, 512 B
ad13: 16 secs/int, 1 depth queue, UDMA100
ar: HighPoint check1 failed
GEOM: Configure ad12s1c, start 0 length 123518997504 end 123518997503
GEOM: Configure ad12s1e, start 0 length 123518997504 end 123518997503
GEOM: new disk ad13
ata7-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D80pin
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:241248042
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad13s1, start 32256 length 123518997504 end 123519029759
ata7-master: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D80pin
ata7-master: setting PIO4 on HighPoint chip
ata7-master: setting UDMA133 on HighPoint chip
GEOM: Configure ad13s1c, start 0 length 123518997504 end 123518997503
GEOM: Configure ad13s1e, start 0 length 123518997504 end 123518997503
ata7-slave: setting PIO4 on HighPoint chip
ata7-slave: setting UDMA133 on HighPoint chip
ad14: <Maxtor 6Y120L0/YAR41BW0> ATA-7 disk at ata7-master
ad14: 117246MB (240121728 sectors), 238216 C, 16 H, 63 S, 512 B
ad14: 16 secs/int, 1 depth queue, UDMA133
GEOM: new disk ad14
ar: HighPoint check1 failed
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:240107427
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad14s1, start 32256 length 122935002624 end 122935034879
ad15: <Maxtor 6Y120L0/YAR41BW0> ATA-7 disk at ata7-slave
ad15: 117246MB (240121728 sectors), 238216 C, 16 H, 63 S, 512 B
ad15: 16 secs/int, 1 depth queue, UDMA133
GEOM: Configure ad14s1c, start 0 length 122935002624 end 122935002623
GEOM: Configure ad14s1e, start 0 length 122935002624 end 122935002623
GEOM: new disk ad15
ata8-master: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:468873027
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad15s1, start 32256 length 240062989824 end 240063022079
ata8-master: setting PIO4 on HighPoint chip
GEOM: Configure ad15s1c, start 0 length 240062989824 end 240062989823
GEOM: Configure ad15s1d, start 0 length 240062989824 end 240062989823
ata8-master: setting UDMA100 on HighPoint chip
ad16: <WDC WD1200JB-00DUA3/75.13B75> ATA-6 disk at ata8-master
ad16: 114473MB (234441648 sectors), 232581 C, 16 H, 63 S, 512 B
ad16: 16 secs/int, 1 depth queue, UDMA100
GEOM: new disk ad16
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:234436482
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad16s1, start 32256 length 120031478784 end 120031511039
ata9-master: pio=3D0x0c wdma=3D0x22 udma=3D0x44 cable=3D80pin
ata9-master: setting PIO4 on HighPoint chip
ata9-master: setting UDMA66 on HighPoint chip
ad18: <Maxtor 92732U8/RA530JN0> ATA-5 disk at ata9-master
ad18: 26059MB (53369568 sectors), 52946 C, 16 H, 63 S, 512 B
ad18: 16 secs/int, 1 depth queue, UDMA66
GEOM: new disk ad18
ar: HighPoint check1 failed
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:53367867
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad18s1, start 32256 length 27324347904 end 27324380159
ata10-master: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D40pin
GEOM: Configure ad18s1c, start 0 length 27324347904 end 27324347903
GEOM: Configure ad18s1d, start 0 length 27324347904 end 27324347903
ad20: <Maxtor 7Y250M0/YAR51EW0> ATA-7 disk at ata10-master
ad20: 239372MB (490234752 sectors), 486344 C, 16 H, 63 S, 512 B
ad20: 16 secs/int, 1 depth queue, UDMA133
GEOM: new disk ad20
ar: FreeBSD check1 failed
lun             0
magic_0         0x4100e31a
magic_1         0x00000000
flags           0x40102 40102<READY,RAID1>
total_disks 2
generation      0
width           2
heads           255
sectors         63
cylinders       60802
total_sectors   976794336
interleave      128
reserved        10
offset          10
disk 0: flags =3D 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad4
        sectors 488397168
disk 1: flags =3D 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad5
        sectors 488397168
ar0: 476950MB <ATA RAID0 array> [60802/255/63] status: READY subdisks:
 disk0 READY on ad4 at ata2-master
 disk1 READY on ad5 at ata2-slave
lun             1
magic_0         0x4100e31f
magic_1         0x00000000
flags           0x40102 40102<READY,RAID1>
total_disks 2
generation      0
width           2
heads           255
sectors         63
cylinders       61031
total_sectors   980469504
interleave      128
reserved        10
offset          10
disk 0: flags =3D 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad6
        sectors 490234752
disk 1: flags =3D 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad7
        sectors 490234752
ar1: 478744MB <ATA RAID0 array> [61031/255/63] status: READY subdisks:
 disk0 READY on ad6 at ata3-master
 disk1 READY on ad7 at ata3-slave
lun             2
magic_0         0x4100e40c
magic_1         0x00000000
flags           0x40102 40102<READY,RAID1>
total_disks 2
generation      0
width           2
heads           255
sectors         63
cylinders       49585
total_sectors   796594176
interleave      128
reserved        10
offset          10
disk 0: flags =3D 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad9
        sectors 398297088
disk 1: flags =3D 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad8
        sectors 398297088
ar2: 388962MB <ATA RAID0 array> [49585/255/63] status: READY subdisks:
 disk0 READY on ad9 at ata4-slave
 disk1 READY on ad8 at ata4-master
lun             3
magic_0         0x4100e468
magic_1         0x00000000
flags           0x40102 40102<READY,RAID1>
total_disks 2
generation      0
width           2
heads           255
sectors         63
cylinders       29186
total_sectors   468883296
interleave      128
reserved        10
offset          10
disk 0: flags =3D 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad15
        sectors 234441648
disk 1: flags =3D 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad16
        sectors 234441648
ar3: 228946MB <ATA RAID0 array> [29186/255/63] status: READY subdisks:
 disk0 READY on ad15 at ata7-slave
 disk1 READY on ad16 at ata8-master
Waiting 5 seconds for SCSI devices to settle
(noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted.
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:490223412
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ad20s1, start 32256 length 250994386944 end 250994419199
GEOM: new disk ar0
GEOM: new disk ar1
GEOM: new disk ar2
GEOM: new disk ar3
GEOM: Configure ad20s1c, start 0 length 250994386944 end 250994386943
GEOM: Configure ad20s1d, start 0 length 250994386944 end 250994386943
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:976784067
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ar0s1, start 32256 length 500113442304 end 500113474559
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:980462952
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ar1s1, start 32256 length 501997031424 end 501997063679
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:796582962
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ar2s1, start 32256 length 407850476544 end 407850508799
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:468873027
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 ar3s1, start 32256 length 240062989824 end 240063022079
GEOM: Configure ar0s1c, start 0 length 500113442304 end 500113442303
GEOM: Configure ar0s1d, start 0 length 500113442304 end 500113442303
GEOM: Configure ar1s1c, start 0 length 501997031424 end 501997031423
GEOM: Configure ar1s1d, start 0 length 501997031424 end 501997031423
GEOM: Configure ar2s1c, start 0 length 407850476544 end 407850476543
GEOM: Configure ar2s1d, start 0 length 407850476544 end 407850476543
GEOM: Configure ar3s1c, start 0 length 240062989824 end 240062989823
GEOM: Configure ar3s1d, start 0 length 240062989824 end 240062989823
ahc0: Selection Timeout on A:0. 0 SCBs aborted
ahc0: Selection Timeout on A:4. 0 SCBs aborted
ahc0: Selection Timeout on A:8. 0 SCBs aborted
ahc0: Selection Timeout on A:15. 0 SCBs aborted
ahc0: Selection Timeout on A:1. 0 SCBs aborted
ahc0: Selection Timeout on A:2. 0 SCBs aborted
ahc0: Selection Timeout on A:9. 0 SCBs aborted
ahc0: Selection Timeout on A:3. 0 SCBs aborted
ahc0: Selection Timeout on A:6. 0 SCBs aborted
ahc0: Selection Timeout on A:14. 0 SCBs aborted
(ahc0:A:5:0): Sending SDTR period c, offset 7f
(ahc0:A:5:0): Received SDTR period 19, offset f
        Filtered to period 19, offset f
ahc0: target 5 synchronous at 10.0MHz, offset =3D 0xf
(probe9:ahc0:0:10:0): Retrying Command
(ahc0:A:5:0): Sending SDTR period 19, offset f
(probe11:ahc0:0:12:0): Retrying Command
(probe12:ahc0:0:13:0): Retrying Command
(probe10:ahc0:0:11:0): Retrying Command
(ahc0:A:5:0): Received SDTR period 19, offset f
        Filtered to period 19, offset f
(ahc0:A:10:0): Sending PPR bus_width 1, period 9, offset 7f, ppr_options =
2
(ahc0:A:10:0): Received PPR width 1, period 9, offset 3f,options 2
        Filtered to width 1, period 9, offset 3f, options 2
ahc0: target 10 using 16bit transfers
ahc0: target 10 synchronous at 80.0MHz DT, offset =3D 0x3f
(ahc0:A:12:0): Sending PPR bus_width 1, period 9, offset 7f, ppr_options =
2
(ahc0:A:12:0): Received PPR width 1, period 9, offset 3f,options 2
        Filtered to width 1, period 9, offset 3f, options 2
ahc0: target 12 using 16bit transfers
ahc0: target 12 synchronous at 80.0MHz DT, offset =3D 0x3f
(ahc0:A:13:0): Sending PPR bus_width 1, period 9, offset 7f, ppr_options =
2
(ahc0:A:13:0): Received PPR width 1, period 9, offset 3f,options 2
        Filtered to width 1, period 9, offset 3f, options 2
ahc0: target 13 using 16bit transfers
ahc0: target 13 synchronous at 80.0MHz DT, offset =3D 0x3f
(ahc0:A:11:0): Sending PPR bus_width 1, period 9, offset 7f, ppr_options =
2
(ahc0:A:11:0): Received PPR width 1, period 9, offset 3f,options 2
        Filtered to width 1, period 9, offset 3f, options 2
ahc0: target 11 using 16bit transfers
ahc0: target 11 synchronous at 80.0MHz DT, offset =3D 0x3f
pass0 at ahc0 bus 0 target 5 lun 0
pass0: <Seagate STT20000N 6A51> Removable Sequential Access SCSI-2 =
device=20
pass0: Serial Number=20
pass0: 10.000MB/s transfers (10.000MHz, offset 15)
pass1 at ahc0 bus 0 target 10 lun 0
pass1: <IBM DDYS-T36950N S93E> Fixed Direct Access SCSI-3 device=20
pass1: Serial Number         TFF8Y198
pass1: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged =
Queueing Enabled
pass2 at ahc0 bus 0 target 11 lun 0
pass2: <IBM IC35L036UWD210-0 S5CQ> Fixed Direct Access SCSI-3 device=20
pass2: Serial Number         VM9B1477
pass2: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged =
Queueing Enabled
pass3 at ahc0 bus 0 target 12 lun 0
pass3: <IBM DDYS-T36950N S93E> Fixed Direct Access SCSI-3 device=20
pass3: Serial Number         TFF8X930
pass3: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged =
Queueing Enabled
pass4 at ahc0 bus 0 target 13 lun 0
pass4: <IBM DDYS-T36950N S93E> Fixed Direct Access SCSI-3 device=20
pass4: Serial Number         VFLA9712
pass4: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged =
Queueing Enabled
sa0 at ahc0 bus 0 target 5 lun 0
sa0: <Seagate STT20000N 6A51> Removable Sequential Access SCSI-2 device=20
sa0: Serial Number=20
sa0: 10.000MB/s transfers (10.000MHz, offset 15)
da0 at ahc0 bus 0 target 10 lun 0
da0: <IBM DDYS-T36950N S93E> Fixed Direct Access SCSI-3 device=20
da0: Serial Number         TFF8Y198
da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged =
Queueing Enabled
da0: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C)
da1 at ahc0 bus 0 target 11 lun 0
da1: <IBM IC35L036UWD210-0 S5CQ> Fixed Direct Access SCSI-3 device=20
da1: Serial Number         VM9B1477
da1: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged =
Queueing Enabled
da1: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C)
da2 at ahc0 bus 0 target 12 lun 0
da2: <IBM DDYS-T36950N S93E> Fixed Direct Access SCSI-3 device=20
da2: Serial Number         TFF8X930
da2: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged =
Queueing Enabled
da2: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C)
da3 at ahc0 bus 0 target 13 lun 0
da3: <IBM DDYS-T36950N S93E> Fixed Direct Access SCSI-3 device=20
da3: Serial Number         VFLA9712
da3: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged =
Queueing Enabled
da3: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C)
GEOM: new disk da0
GEOM: new disk da1
GEOM: new disk da2
GEOM: new disk da3
ioapic0: routing intpin 1 (ISA IRQ 1) to cluster 0
ioapic0: routing intpin 2 (ISA IRQ 0) to cluster 0
ioapic0: routing intpin 4 (ISA IRQ 4) to cluster 0
ioapic0: routing intpin 6 (ISA IRQ 6) to cluster 0
ioapic0: routing intpin 8 (ISA IRQ 8) to cluster 0
ioapic0: routing intpin 9 (ISA IRQ 9) to cluster 0
ioapic0: routing intpin 13 (ISA IRQ 13) to cluster 0
ioapic0: routing intpin 14 (ISA IRQ 14) to cluster 0
ioapic0: routing intpin 15 (ISA IRQ 15) to cluster 0
ioapic0: routing intpin 16 (PCI IRQ 16) to cluster 0
ioapic0: routing intpin 17 (PCI IRQ 17) to cluster 0
ioapic0: routing intpin 18 (PCI IRQ 18) to cluster 0
ioapic0: routing intpin 19 (PCI IRQ 19) to cluster 0
ioapic0: routing intpin 20 (PCI IRQ 20) to cluster 0
ioapic0: routing intpin 21 (PCI IRQ 21) to cluster 0
ioapic0: routing intpin 23 (PCI IRQ 23) to cluster 0
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:71681967
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 da0s1, start 32256 length 36701167104 end 36701199359
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:71681967
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 da1s1, start 32256 length 36701167104 end 36701199359
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:71681967
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 da2s1, start 32256 length 36701167104 end 36701199359
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:71681967
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[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 da3s1, start 32256 length 36701167104 end 36701199359
GEOM: Configure da0s1c, start 0 length 36701167104 end 36701167103
GEOM: Configure da0s1d, start 0 length 36701167104 end 36701167103
GEOM: Configure da1s1c, start 0 length 36701167104 end 36701167103
GEOM: Configure da1s1d, start 0 length 36701167104 end 36701167103
GEOM: Configure da2s1c, start 0 length 36701167104 end 36701167103
GEOM: Configure da2s1d, start 0 length 36701167104 end 36701167103
GEOM: Configure da3s1c, start 0 length 36701167104 end 36701167103
GEOM: Configure da3s1d, start 0 length 36701167104 end 36701167103
Mounting root from ufs:/dev/ad0s1a
start_init: trying /sbin/init
Enter full pathname of shell or RETURN for /bin/sh:=20
# gvinum start
# FOO: sd racingraid0.p0.s3 is up
FOO: sd racingraid0.p0.s2 is up
FOO: sd racingraid0.p0.s1 is up
FOO: sd racingraid0.p0.s0 is up
FOO: sd 480GB.p0.s1 is up
FOO: sd 480GB.p0.s2 is up
FOO: sd 480GB.p0.s0 is up
FOO: sd 480GB.p0.s3 is up
FOO: sd 190GB.p0.s1 is up
FOO: sd usr.p1.s0 is up
FOO: sd var.p1.s0 is up
FOO: sd tmp.p1.s0 is up
FOO: sd 190GB.p0.s0 is up
FOO: sd usr.p0.s0 is up
FOO: sd var.p0.s0 is up
FOO: sd tmp.p0.s0 is up

# mount -a
# Pre-seeding PRNG: kickstart.
Loading configuration files.
Entropy harvesting: interrupts ethernet point_to_point kickstart.
swapon: adding /dev/ad0s1b as swap device
swapon: adding /dev/ad1s1b as swap device
Fast boot: skipping disk checks.
net.inet.tcp.sendspace: 32768 -> 262144
net.inet.tcp.recvspace: 65536 -> 262144
kern.ipc.maxsockbuf: 262144 -> 524288
kern.maxfiles: 12328 -> 16384
kern.ipc.somaxconn: 128 -> 1024
net.inet.ip.intr_queue_maxlen: 50 -> 500
kern.polling.enable: 0 -> 1
kern.polling.burst_max: 150 -> 200
kern.polling.each_burst: 5 -> 25
kern.polling.poll_in_trap: 0 -> 1
Setting hostname: fortify.satra.zapto.org.
vr0: flags=3D18843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,POLLING> mtu =
1500
        options=3D40<POLLING>
[...]
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
re0: flags=3D18843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,POLLING> mtu =
1500
        options=3D5b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,POLLING>
[...]
        media: Ethernet autoselect (none)
        status: no carrier
lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000=20
Flushed all rules.
00100 allow ip from any to any via lo0
00200 deny ip from any to 127.0.0.0/8
00300 deny ip from 127.0.0.0/8 to any
[...]
65000 deny log ip from any to any
Firewall rules loaded, starting divert daemons:.
Firewall logging enabled
net.inet.ip.fw.enable: 1 -> 1
Additional routing options: ignore ICMP redirect=3DYES log ICMP =
redirect=3DYES.
Starting devd.
Mounting NFS file systems:.
Starting syslogd.
Aug 12 17:19:08 fortify syslogd: kernel boot file is /boot/kernel/kernel
Clearing /tmp.
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib =
/usr/local/lib
a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout =
/usr/X11R6/lib/aout
Starting local daemons:.
Updating motd.
Starting ntpd.
Aug 12 17:19:08 fortify ntpd[435]: no IPv6 interfaces found
Configuring syscons: keymap keyrate blanktime.
Starting sshd.
Initial i386 initialization:.
Additional ABI support: linuxLinux ELF exec handler installed
.
Starting cron.
Local package initialization: Samba.
Additional TCP options:.
Starting inetd.



ad5: TIMEOUT - READ_DMA retrying (2 retries left) LBA=3D22858569
ata2: reiniting channel ..
ata2: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ad4: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ad5:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata2: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata2: resetting done ..
ad5: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ad4: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ad4: setting PIO4 on HighPoint chip
ad4: setting UDMA100 on HighPoint chip
ad5: setting PIO4 on HighPoint chip
ad5: setting UDMA100 on HighPoint chip
ata2: device config done ..
ad5: TIMEOUT - READ_DMA retrying (2 retries left) LBA=3D19375370
ata2: reiniting channel ..
ata2: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ad4: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ad5:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata2: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata2: resetting done ..
ad5: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ad4: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ad4: setting PIO4 on HighPoint chip
ad4: setting UDMA100 on HighPoint chip
ad5: setting PIO4 on HighPoint chip
ad5: setting UDMA100 on HighPoint chip
ata2: device config done ..
ad5: TIMEOUT - READ_DMA retrying (2 retries left) LBA=3D19737994
ata2: reiniting channel ..
ata2: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D50
ad4: stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ad5:  stat=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00
ata2: reset tp2 stat0=3D50 stat1=3D50 =
devices=3D0x3<ATA_SLAVE,ATA_MASTER>
ata2: resetting done ..
ad5: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ad4: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin
ad4: setting PIO4 on HighPoint chip
ad4: setting UDMA100 on HighPoint chip
ad5: setting PIO4 on HighPoint chip
ad5: setting UDMA100 on HighPoint chip
ata2: device config done ..



fortify# atacontrol list
ATA channel 0:
    Master:  ad0 <ST3120022A/3.06> ATA/ATAPI revision 6
    Slave:   ad1 <ST3120022A/3.06> ATA/ATAPI revision 6
ATA channel 1:
    Master:  ad2 <IC35L120AVV207-0/V24OA66A> ATA/ATAPI revision 6
    Slave:   ad3 <IC35L120AVV207-0/V24OA66A> ATA/ATAPI revision 6
ATA channel 2:
    Master:  ad4 <WDC WD2500JB-00FUA0/15.05R15> ATA/ATAPI revision 6
    Slave:   ad5 <WDC WD2500JB-00FUA0/15.05R15> ATA/ATAPI revision 6
ATA channel 3:
    Master:  ad6 <Maxtor 4A250J0/RAMB1TU0> ATA/ATAPI revision 7
    Slave:   ad7 <Maxtor 5A250J0/RAMB1TV0> ATA/ATAPI revision 7
ATA channel 4:
    Master:  ad8 <Maxtor 6Y200P0/YAR41BW0> ATA/ATAPI revision 7
    Slave:   ad9 <Maxtor 6Y200P0/YAR41VW0> ATA/ATAPI revision 7
ATA channel 5:
    Master: ad10 <Maxtor 6Y200P0/YAR41BW0> ATA/ATAPI revision 7
    Slave:  ad11 <Maxtor 7Y250P0/YAR41BW0> ATA/ATAPI revision 7
ATA channel 6:
    Master: ad12 <IC35L120AVV207-0/V24OA66A> ATA/ATAPI revision 6
    Slave:  ad13 <HDS722512VLAT20/V33OA60A> ATA/ATAPI revision 6
ATA channel 7:
    Master: ad14 <Maxtor 6Y120L0/YAR41BW0> ATA/ATAPI revision 7
    Slave:  ad15 <Maxtor 6Y120L0/YAR41BW0> ATA/ATAPI revision 7
ATA channel 8:
    Master: ad16 <WDC WD1200JB-00DUA3/75.13B75> ATA/ATAPI revision 6
    Slave:       no device present
ATA channel 9:
    Master: ad18 <Maxtor 92732U8/RA530JN0> ATA/ATAPI revision 5
    Slave:       no device present
ATA channel 10:
    Master: ad20 <Maxtor 7Y250M0/YAR51EW0>     Slave:       no device =
present
ATA channel 11:
    Master:      no device present
    Slave:       no device present



fortify# vmstat -i
interrupt                          total       rate
irq0: clk                         360960       1994
irq4: sio0                           873          4
irq6: fdc0                             6          0
irq8: rtc                          23118        127
irq13: npx0                            1          0
irq14: ata0                         2089         11
irq15: ata1                           64          0
irq16: atapci0+                      410          2
irq17: atapci2+                      305          1
irq18: re0                             2          0
irq19: ahc0                          840          4
irq20: atapci4                        44          0
irq23: vr0                             2          0
Total                             388714       2147



Aug 12 17:25:00 fortify shutdown: reboot by daniel:=20
Stopping inetd.
Shutting down daemon processes:.
Stopping cron.
Shutting down local daemons:.
Writing entropy file:.
Terminated
.
Aug 12 17:25:03 fortify syslogd: exiting on signal 15
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...3 2 1 0 0 done
Skipping final sync, no buffers remaining
Uptime: 7m45s
pcib0: wake_prep disabled wake for \_SB_.PCI0 (S5)
pcib1: wake_prep disabled wake for \_SB_.PCI0.PCI1 (S5)
uhci0: wake_prep disabled wake for \_SB_.PCI0.USB0 (S5)
uhci1: wake_prep disabled wake for \_SB_.PCI0.USB1 (S5)
uhci2: wake_prep disabled wake for \_SB_.PCI0.USB2 (S5)
uhci3: wake_prep disabled wake for \_SB_.PCI0.USB3 (S5)
ehci0: wake_prep disabled wake for \_SB_.PCI0.SU20 (S5)
unknown: wake_prep disabled wake for \_SB_.PCI0.MC97 (S5)
vr0: wake_prep disabled wake for \_SB_.PCI0.SLAN (S5)
Shutting down ACPI
Rebooting...

------=_NextPart_000_000B_01C480A1.8339F4C0
Content-Type: application/octet-stream;
	name="FORTIFY"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="FORTIFY"

=0A=
machine		i386=0A=
cpu		I686_CPU=0A=
options		CPU_ENABLE_SSE=0A=
ident		FORTIFY=0A=
=0A=
# Options for the firewall and NAT functionality=0A=
options         IPFIREWALL=0A=
options         IPDIVERT=0A=
options         IPFIREWALL_DEFAULT_TO_ACCEPT=0A=
options         IPFIREWALL_VERBOSE=0A=
=0A=
=0A=
# To statically compile in device wiring instead of /boot/device.hints=0A=
#hints		"GENERIC.hints"		# Default places to look for devices.=0A=
=0A=
makeoptions	DEBUG=3D-g		# Build kernel with gdb(1) debug symbols=0A=
=0A=
#options 	SCHED_ULE		# ULE scheduler=0A=
options 	SCHED_4BSD		# 4BSD scheduler=0A=
options 	INET			# InterNETworking=0A=
#options 	INET6			# IPv6 communications protocols=0A=
options 	FFS			# Berkeley Fast Filesystem=0A=
options 	SOFTUPDATES		# Enable FFS soft updates support=0A=
options 	UFS_ACL			# Support for access control lists=0A=
options 	UFS_DIRHASH		# Improve performance on big directories=0A=
options 	MD_ROOT			# MD is a potential root device=0A=
options 	NFSCLIENT		# Network Filesystem Client=0A=
options 	NFSSERVER		# Network Filesystem Server=0A=
options 	NFS_ROOT		# NFS usable as /, requires NFSCLIENT=0A=
options 	MSDOSFS			# MSDOS Filesystem=0A=
options 	CD9660			# ISO 9660 Filesystem=0A=
options 	PROCFS			# Process filesystem (requires PSEUDOFS)=0A=
options 	PSEUDOFS		# Pseudo-filesystem framework=0A=
options 	GEOM_GPT		# GUID Partition Tables.=0A=
options 	COMPAT_43		# Compatible with BSD 4.3 [KEEP THIS!]=0A=
options 	COMPAT_FREEBSD4		# Compatible with FreeBSD4=0A=
options 	SCSI_DELAY=3D5000		# Delay (in ms) before probing SCSI=0A=
#options 	KTRACE			# ktrace(1) support=0A=
options 	SYSVSHM			# SYSV-style shared memory=0A=
options 	SYSVMSG			# SYSV-style message queues=0A=
options 	SYSVSEM			# SYSV-style semaphores=0A=
options 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time =
extensions=0A=
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev=0A=
#options 	AHC_REG_PRETTY_PRINT	# Print register bitfields in debug =
output.  Adds ~128k to driver.=0A=
#options 	AHD_REG_PRETTY_PRINT	# Print register bitfields in debug =
output.  Adds ~215k to driver.=0A=
#options 	PFIL_HOOKS		# pfil(9) framework=0A=
=0A=
=0A=
# dakrer=0A=
options		DEVICE_POLLING=0A=
options 	DUMMYNET=0A=
options		HZ=3D2000=0A=
options		ZERO_COPY_SOCKETS        # Turn on zero copy send code=0A=
=0A=
# The aic7xxx driver will attempt to use memory mapped I/O for all PCI=0A=
# controllers that have it configured only if this option is set. =
Unfortunately,=0A=
# this doesn't work on some motherboards, which prevents it from being =
the=0A=
# default.=0A=
options         AHC_ALLOW_MEMIO=0A=
=0A=
=0A=
# BLKDEV_IOSIZE sets the default block size used in user block=0A=
# device I/O.  Note that this value will be overriden by the label=0A=
# when specifying a block device from a label with a non-0=0A=
# partition blocksize.  The default is PAGE_SIZE.=0A=
#=0A=
#options		BLKDEV_IOSIZE=3D8192=0A=
=0A=
# encrypted filesystem=0A=
options		GEOM_BDE=0A=
=0A=
# Set the amount of time (in seconds) the system will wait before=0A=
# rebooting automatically when a kernel panic occurs.  If set to (-1),=0A=
# the system will wait indefinitely until a key is pressed on the=0A=
# console.=0A=
options         PANIC_REBOOT_WAIT_TIME=3D300=0A=
=0A=
# netgraph(4). Enable the base netgraph code with the NETGRAPH option.=0A=
# Individual node types can be enabled with the corresponding option=0A=
# listed below; however, this is not strictly necessary as netgraph=0A=
# will automatically load the corresponding KLD module if the node type=0A=
# is not already compiled into the kernel. Each type below has a=0A=
# corresponding man page, e.g., ng_async(8).=0A=
options 	NETGRAPH                #netgraph(4) system=0A=
#options         NETGRAPH_ASYNC=0A=
#options         NETGRAPH_ATMLLC=0A=
#options         NETGRAPH_ATM_ATMPIF=0A=
#options         NETGRAPH_BLUETOOTH              # ng_bluetooth(4)=0A=
#options         NETGRAPH_BLUETOOTH_BT3C         # ng_bt3c(4)=0A=
#options         NETGRAPH_BLUETOOTH_H4           # ng_h4(4)=0A=
#options         NETGRAPH_BLUETOOTH_HCI          # ng_hci(4)=0A=
#options         NETGRAPH_BLUETOOTH_L2CAP        # ng_l2cap(4)=0A=
#options         NETGRAPH_BLUETOOTH_SOCKET       # ng_btsocket(4)=0A=
#options         NETGRAPH_BLUETOOTH_UBT          # ng_ubt(4)=0A=
#options         NETGRAPH_BLUETOOTH_UBTBCMFW     # ubtbcmfw(4)=0A=
#options         NETGRAPH_BPF=0A=
#options         NETGRAPH_BRIDGE=0A=
#options         NETGRAPH_CISCO=0A=
#options         NETGRAPH_ECHO=0A=
#options         NETGRAPH_ETHER=0A=
#options         NETGRAPH_FRAME_RELAY=0A=
#options         NETGRAPH_GIF=0A=
#options         NETGRAPH_GIF_DEMUX=0A=
#options         NETGRAPH_HOLE=0A=
#options         NETGRAPH_IFACE=0A=
#options         NETGRAPH_IP_INPUT=0A=
#options         NETGRAPH_KSOCKET=0A=
#options         NETGRAPH_L2TP=0A=
#options         NETGRAPH_LMI=0A=
## MPPC compression requires proprietary files (not included)=0A=
##options        NETGRAPH_MPPC_COMPRESSION=0A=
#options         NETGRAPH_MPPC_ENCRYPTION=0A=
#options         NETGRAPH_ONE2MANY=0A=
#options         NETGRAPH_PPP=0A=
#options         NETGRAPH_PPPOE=0A=
#options         NETGRAPH_PPTPGRE=0A=
#options         NETGRAPH_RFC1490=0A=
#options         NETGRAPH_SOCKET=0A=
#options         NETGRAPH_SPLIT=0A=
#options         NETGRAPH_SPPP=0A=
#options         NETGRAPH_TEE=0A=
#options         NETGRAPH_TTY=0A=
#options         NETGRAPH_UI=0A=
#options         NETGRAPH_VJC=0A=
=0A=
=0A=
# Debugging for use in -current=0A=
options 	KDB			# Enable the kernel debugger=0A=
options 	DDB			# Enable the kernel debugger=0A=
#options 	INVARIANTS		# Enable calls of extra sanity checking=0A=
#options 	INVARIANT_SUPPORT	# Extra sanity checks of internal =
structures, required by INVARIANTS=0A=
#options 	WITNESS			# Enable checks to detect deadlocks and cycles=0A=
#options 	WITNESS_SKIPSPIN	# Don't run witness on spinlocks for speed=0A=
=0A=
# To make an SMP kernel, the next two are needed=0A=
#options 	SMP			# Symmetric MultiProcessor Kernel=0A=
device		apic			# I/O APIC=0A=
=0A=
=0A=
# Bus support.  Do not remove isa, even if you have no isa slots=0A=
device		isa=0A=
#device		eisa=0A=
device		pci=0A=
=0A=
# Floppy drives=0A=
device		fdc=0A=
=0A=
# ATA and ATAPI devices=0A=
device		ata=0A=
device		atadisk		# ATA disk drives=0A=
device		ataraid		# ATA RAID drives=0A=
device		atapicd		# ATAPI CDROM drives=0A=
device		atapifd		# ATAPI floppy drives=0A=
device		atapist		# ATAPI tape drives=0A=
options 	ATA_STATIC_ID	# Static device numbering=0A=
=0A=
# SCSI Controllers=0A=
#device		ahb		# EISA AHA1742 family=0A=
device		ahc		# AHA2940 and onboard AIC7xxx devices=0A=
device		ahd		# AHA39320/29320 and onboard AIC79xx devices=0A=
#device		amd		# AMD 53C974 (Tekram DC-390(T))=0A=
#device		isp		# Qlogic family=0A=
#device		mpt		# LSI-Logic MPT-Fusion=0A=
##device 	ncr		# NCR/Symbios Logic=0A=
#device		sym		# NCR/Symbios Logic (newer chipsets + those of `ncr')=0A=
#device		trm		# Tekram DC395U/UW/F DC315U adapters=0A=
=0A=
#device		adv		# Advansys SCSI adapters=0A=
#device		adw		# Advansys wide SCSI adapters=0A=
#device		aha		# Adaptec 154x SCSI adapters=0A=
#device		aic		# Adaptec 15[012]x SCSI adapters, AIC-6[23]60.=0A=
#device		bt		# Buslogic/Mylex MultiMaster SCSI adapters=0A=
=0A=
#device		ncv		# NCR 53C500=0A=
#device		nsp		# Workbit Ninja SCSI-3=0A=
#device		stg		# TMC 18C30/18C50=0A=
=0A=
# SCSI peripherals=0A=
device		scbus		# SCSI bus (required for SCSI)=0A=
device		ch		# SCSI media changers=0A=
device		da		# Direct Access (disks)=0A=
device		sa		# Sequential Access (tape etc)=0A=
device		cd		# CD=0A=
device		pass		# Passthrough device (direct SCSI access)=0A=
device		ses		# SCSI Environmental Services (and SAF-TE)=0A=
=0A=
# RAID controllers interfaced to the SCSI subsystem=0A=
#device		amr		# AMI MegaRAID=0A=
#device		asr		# DPT SmartRAID V, VI and Adaptec SCSI RAID=0A=
#device		ciss		# Compaq Smart RAID 5*=0A=
#device		dpt		# DPT Smartcache III, IV - See NOTES for options=0A=
#device		iir		# Intel Integrated RAID=0A=
#device		ips		# IBM (Adaptec) ServeRAID=0A=
#device		mly		# Mylex AcceleRAID/eXtremeRAID=0A=
#device		twa		# 3ware 9000 series PATA/SATA RAID=0A=
=0A=
# RAID controllers=0A=
#device		aac		# Adaptec FSA RAID=0A=
#device		aacp		# SCSI passthrough for aac (requires CAM)=0A=
#device		ida		# Compaq Smart RAID=0A=
#device		mlx		# Mylex DAC960 family=0A=
#device		pst		# Promise Supertrak SX6000=0A=
#device		twe		# 3ware ATA RAID=0A=
=0A=
# atkbdc0 controls both the keyboard and the PS/2 mouse=0A=
device		atkbdc		# AT keyboard controller=0A=
device		atkbd		# AT keyboard=0A=
device		psm		# PS/2 mouse=0A=
=0A=
device		vga		# VGA video card driver=0A=
=0A=
device		splash		# Splash screen and screen saver support=0A=
=0A=
# syscons is the default console driver, resembling an SCO console=0A=
device		sc=0A=
=0A=
# Enable this for the pcvt (VT220 compatible) console driver=0A=
#device		vt=0A=
#options 	XSERVER		# support for X server on a vt console=0A=
#options 	FAT_CURSOR	# start with block cursor=0A=
=0A=
device		agp		# support several AGP chipsets=0A=
=0A=
# Floating point support - do not disable.=0A=
device		npx=0A=
=0A=
# Power management support (see NOTES for more options)=0A=
#device		apm=0A=
# Add suspend/resume support for the i8254.=0A=
device		pmtimer=0A=
=0A=
# PCCARD (PCMCIA) support=0A=
# PCMCIA and cardbus bridge support=0A=
#device		cbb		# cardbus (yenta) bridge=0A=
##device 	pcic		# ExCA ISA and PCI bridges=0A=
#device		pccard		# PC Card (16-bit) bus=0A=
#device		cardbus		# CardBus (32-bit) bus=0A=
=0A=
# Serial (COM) ports=0A=
device		sio		# 8250, 16[45]50 based serial ports=0A=
=0A=
# Parallel port=0A=
device		ppc=0A=
device		ppbus		# Parallel port bus (required)=0A=
device		lpt		# Printer=0A=
device		plip		# TCP/IP over parallel=0A=
device		ppi		# Parallel port interface device=0A=
#device 	vpo		# Requires scbus and da=0A=
=0A=
# If you've got a "dumb" serial or parallel PCI card that is=0A=
# supported by the puc(4) glue driver, uncomment the following=0A=
# line to enable it (connects to the sio and/or ppc drivers):=0A=
#device         puc=0A=
=0A=
# PCI Ethernet NICs.=0A=
#device		de		# DEC/Intel DC21x4x (``Tulip'')=0A=
device		em		# Intel PRO/1000 adapter Gigabit Ethernet Card=0A=
#device		txp		# 3Com 3cR990 (``Typhoon'')=0A=
#device		vx		# 3Com 3c590, 3c595 (``Vortex'')=0A=
=0A=
# PCI Ethernet NICs that use the common MII bus controller code.=0A=
# NOTE: Be sure to keep the 'device miibus' line in order to use these =
NICs!=0A=
device		miibus		# MII bus support=0A=
#device		bfe		# Broadcom BCM440x 10/100 Ethernet=0A=
device		bge		# Broadcom BCM570xx Gigabit Ethernet=0A=
#device		dc		# DEC/Intel 21143 and various workalikes=0A=
#device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)=0A=
#device		pcn		# AMD Am79C97x PCI 10/100 (precedence over 'lnc')=0A=
device		re		# RealTek 8139C+/8169/8169S/8110S=0A=
device		rl		# RealTek 8129/8139=0A=
#device		sf		# Adaptec AIC-6915 (``Starfire'')=0A=
#device		sis		# Silicon Integrated Systems SiS 900/SiS 7016=0A=
#device		sk		# SysKonnect SK-984x & SK-982x gigabit Ethernet=0A=
#device		ste		# Sundance ST201 (D-Link DFE-550TX)=0A=
#device		ti		# Alteon Networks Tigon I/II gigabit Ethernet=0A=
#device		tl		# Texas Instruments ThunderLAN=0A=
#device		tx		# SMC EtherPower II (83c170 ``EPIC'')=0A=
device		vr		# VIA Rhine, Rhine II=0A=
#device		wb		# Winbond W89C840F=0A=
device		xl		# 3Com 3c90x (``Boomerang'', ``Cyclone'')=0A=
=0A=
# ISA Ethernet NICs.  pccard NICs included.=0A=
#device		cs		# Crystal Semiconductor CS89x0 NIC=0A=
# 'device ed' requires 'device miibus'=0A=
#device		ed		# NE[12]000, SMC Ultra, 3c503, DS8390 cards=0A=
#device		ex		# Intel EtherExpress Pro/10 and Pro/10+=0A=
#device		ep		# Etherlink III based cards=0A=
#device		fe		# Fujitsu MB8696x based cards=0A=
#device		ie		# EtherExpress 8/16, 3C507, StarLAN 10 etc.=0A=
#device		lnc		# NE2100, NE32-VL Lance Ethernet cards=0A=
#device		sn		# SMC's 9000 series of Ethernet chips=0A=
#device		xe		# Xircom pccard Ethernet=0A=
=0A=
# ISA devices that use the old ISA shims=0A=
#device		le=0A=
=0A=
# Wireless NIC cards=0A=
#device		wlan		# 802.11 support=0A=
#device		an		# Aironet 4500/4800 802.11 wireless NICs.=0A=
#device		awi		# BayStack 660 and others=0A=
#device		wi		# WaveLAN/Intersil/Symbol 802.11 wireless NICs.=0A=
##device 	wl		# Older non 802.11 Wavelan wireless NIC.=0A=
=0A=
# Pseudo devices - the number indicates how many units to allocate.=0A=
device          mem             # Memory and kernel memory devices=0A=
device          io              # I/O device=0A=
device		random		# Entropy device=0A=
device		loop		# Network loopback=0A=
device		ether		# Ethernet support=0A=
device		sl		# Kernel SLIP=0A=
device		ppp		# Kernel PPP=0A=
device		tun		# Packet tunnel.=0A=
device		pty		# Pseudo-ttys (telnet etc)=0A=
device		md		# Memory "disks"=0A=
device		gif		# IPv6 and IPv4 tunneling=0A=
device		faith		# IPv6-to-IPv4 relaying (translation)=0A=
=0A=
# The `bpf' device enables the Berkeley Packet Filter.=0A=
# Be aware of the administrative consequences of enabling this!=0A=
device		bpf		# Berkeley packet filter=0A=
=0A=
# USB support=0A=
device		uhci		# UHCI PCI->USB interface=0A=
device		ohci		# OHCI PCI->USB interface=0A=
device 		ehci		# EHCI controller=0A=
device		usb		# USB Bus (required)=0A=
#device		udbp		# USB Double Bulk Pipe devices=0A=
device		ugen		# Generic=0A=
device		uhid		# "Human Interface Devices"=0A=
device		ukbd		# Keyboard=0A=
device		ulpt		# Printer=0A=
device		umass		# Disks/Mass storage - Requires scbus and da=0A=
device		ums		# Mouse=0A=
device		urio		# Diamond Rio 500 MP3 player=0A=
device		uscanner	# Scanners=0A=
# USB Ethernet, requires mii=0A=
device		aue		# ADMtek USB Ethernet=0A=
device		axe		# ASIX Electronics USB Ethernet=0A=
device		cue		# CATC USB Ethernet=0A=
device		kue		# Kawasaki LSI USB Ethernet=0A=
device		rue		# RealTek RTL8150 USB Ethernet=0A=
=0A=
# FireWire support=0A=
#device		firewire	# FireWire bus code=0A=
#device		sbp		# SCSI over FireWire (Requires scbus and da)=0A=
#device		fwe		# Ethernet over FireWire (non-standard!)=0A=
=0A=

------=_NextPart_000_000B_01C480A1.8339F4C0
Content-Type: application/octet-stream;
	name="FORTIFY.asl"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="FORTIFY.asl"

/*=0A=
  RSD PTR: OEM=3DASUS, ACPI_Rev=3D1.0x (0)=0A=
	RSDT=3D0x4fffb000, cksum=3D103=0A=
 */=0A=
/*=0A=
  RSDT: Length=3D48, Revision=3D1, Checksum=3D43,=0A=
	OEMID=3DASUS, OEM Table ID=3DA7V600-X, OEM Revision=3D0x42302e31,=0A=
	Creator ID=3DMSFT, Creator Revision=3D0x31313031=0A=
	Entries=3D{ 0x4fffb0b2, 0x4fffb030, 0x4fffb058 }=0A=
 */=0A=
/*=0A=
  FACP: Length=3D116, Revision=3D1, Checksum=3D79,=0A=
	OEMID=3DASUS, OEM Table ID=3DA7V600-X, OEM Revision=3D0x42302e31,=0A=
	Creator ID=3DMSFT, Creator Revision=3D0x31313031=0A=
 	FACS=3D0x4ffff000, DSDT=3D0x4fffb126=0A=
	INT_MODEL=3DPIC=0A=
	Preferred_PM_Profile=3DUnspecified (0)=0A=
	SCI_INT=3D9=0A=
	SMI_CMD=3D0xe42f, ACPI_ENABLE=3D0xa1, ACPI_DISABLE=3D0xa0, =
S4BIOS_REQ=3D0x0=0A=
	PSTATE_CNT=3D0x0=0A=
	PM1a_EVT_BLK=3D0xe400-0xe403=0A=
	PM1a_CNT_BLK=3D0xe404-0xe405=0A=
	PM_TMR_BLK=3D0xe408-0xe40b=0A=
	GPE0_BLK=3D0xe420-0xe423=0A=
	P_LVL2_LAT=3D190 us, P_LVL3_LAT=3D1900 us=0A=
	FLUSH_SIZE=3D0, FLUSH_STRIDE=3D0=0A=
	DUTY_OFFSET=3D0, DUTY_WIDTH=3D0=0A=
	DAY_ALRM=3D125, MON_ALRM=3D0, CENTURY=3D0=0A=
	IAPC_BOOT_ARCH=3D=0A=
	Flags=3D{WBINVD_FLUSH,PROC_C1,SLP_BUTTON,RTC_S4,TMR_VAL_EXT}=0A=
 */=0A=
/*=0A=
  FACS:	Length=3D64, HwSig=3D0x00000000, Firm_Wake_Vec=3D0x00000000=0A=
	Global_Lock=3D=0A=
	Flags=3D=0A=
	Version=3D0=0A=
 */=0A=
/*=0A=
  DSDT: Length=3D12440, Revision=3D1, Checksum=3D245,=0A=
	OEMID=3DASUS, OEM Table ID=3DA7V600-X, OEM Revision=3D0x1000,=0A=
	Creator ID=3DMSFT, Creator Revision=3D0x100000b=0A=
 */=0A=
/*=0A=
  BOOT: Length=3D40, Revision=3D1, Checksum=3D54,=0A=
	OEMID=3DASUS, OEM Table ID=3DA7V600-X, OEM Revision=3D0x42302e31,=0A=
	Creator ID=3DMSFT, Creator Revision=3D0x31313031=0A=
 */=0A=
/*=0A=
  APIC: Length=3D90, Revision=3D1, Checksum=3D81,=0A=
	OEMID=3DASUS, OEM Table ID=3DA7V600-X, OEM Revision=3D0x42302e31,=0A=
	Creator ID=3DMSFT, Creator Revision=3D0x31313031=0A=
	Local APIC ADDR=3D0xfee00000=0A=
	Flags=3D{PC-AT}=0A=
=0A=
	Type=3DIO APIC=0A=
	APIC ID=3D2=0A=
	INT BASE=3D0=0A=
	ADDR=3D0x00000000fec00000=0A=
=0A=
	Type=3DINT Override=0A=
	BUS=3D0=0A=
	IRQ=3D0=0A=
	INTR=3D2=0A=
	Flags=3D{Polarity=3Dconforming, Trigger=3Dedge}=0A=
=0A=
	Type=3DINT Override=0A=
	BUS=3D0=0A=
	IRQ=3D9=0A=
	INTR=3D9=0A=
	Flags=3D{Polarity=3Dactive-lo, Trigger=3Dlevel}=0A=
=0A=
	Type=3DLocal NMI=0A=
	ACPI CPU=3D0=0A=
	LINT Pin=3D1=0A=
	Flags=3D{Polarity=3Dactive-hi, Trigger=3Dedge}=0A=
=0A=
	Type=3DLocal APIC=0A=
	ACPI CPU=3D0=0A=
	Flags=3D{ENABLED}=0A=
	APIC ID=3D0=0A=
 */=0A=
/*=0A=
 * Intel ACPI Component Architecture=0A=
 * AML Disassembler version 20040527=0A=
 *=0A=
 * Disassembly of /tmp/acpidump.H5DCDk, Thu Aug 12 18:37:07 2004=0A=
 */=0A=
DefinitionBlock ("DSDT.aml", "DSDT", 1, "ASUS", "A7V600-X", 4096)=0A=
{=0A=
    Scope (\_PR)=0A=
    {=0A=
        Processor (\_PR.CPU0, 0x00, 0x00000000, 0x00) {}=0A=
    }=0A=
=0A=
    OperationRegion (FSEG, SystemMemory, 0x000FDF00, 0x0100)=0A=
    Field (FSEG, AnyAcc, NoLock, Preserve)=0A=
    {=0A=
        ACPR,   32, =0A=
        MMSZ,   16, =0A=
        NPS2,   8, =0A=
        STRF,   8, =0A=
        HCUD,   8, =0A=
        HCPI,   8, =0A=
        HDUD,   8, =0A=
        HDPI,   8, =0A=
        HEUD,   8, =0A=
        HEPI,   8, =0A=
        HFUD,   8, =0A=
        HFPI,   8, =0A=
        LPTM,   8, =0A=
        CM2M,   8, =0A=
        IRMD,   8, =0A=
        FLG0,   8, =0A=
        RTCS,   8=0A=
    }=0A=
=0A=
    OperationRegion (NVSR, SystemMemory, ACPR, 0x0100)=0A=
    Field (NVSR, AnyAcc, NoLock, Preserve)=0A=
    {=0A=
        TRTY,   8, =0A=
        SLPT,   8, =0A=
        KPSW,   8, =0A=
        MPSW,   8, =0A=
        TRD0,   8, =0A=
        TRD1,   8, =0A=
        TRD2,   8, =0A=
        TRD3,   8, =0A=
        OSFL,   8, =0A=
        INFB,   8, =0A=
        INFO,   1600=0A=
    }=0A=
=0A=
    Method (MIN, 2, NotSerialized)=0A=
    {=0A=
        If (LLess (Arg0, Arg1))=0A=
        {=0A=
            Return (Arg0)=0A=
        }=0A=
        Else=0A=
        {=0A=
            Return (Arg1)=0A=
        }=0A=
    }=0A=
=0A=
    Method (SLEN, 1, NotSerialized)=0A=
    {=0A=
        Return (SizeOf (Arg0))=0A=
    }=0A=
=0A=
    Method (S2BF, 1, Serialized)=0A=
    {=0A=
        Add (SLEN (Arg0), One, Local0)=0A=
        Name (BUFF, Buffer (Local0) {})=0A=
        Store (Arg0, BUFF)=0A=
        Return (BUFF)=0A=
    }=0A=
=0A=
    Method (SCMP, 2, NotSerialized)=0A=
    {=0A=
        Store (S2BF (Arg0), Local0)=0A=
        Store (S2BF (Arg1), Local1)=0A=
        Store (Zero, Local4)=0A=
        Store (SLEN (Arg0), Local5)=0A=
        Store (SLEN (Arg1), Local6)=0A=
        Store (MIN (Local5, Local6), Local7)=0A=
        While (LLess (Local4, Local7))=0A=
        {=0A=
            Store (DerefOf (Index (Local0, Local4)), Local2)=0A=
            Store (DerefOf (Index (Local1, Local4)), Local3)=0A=
            If (LGreater (Local2, Local3))=0A=
            {=0A=
                Return (One)=0A=
            }=0A=
            Else=0A=
            {=0A=
                If (LLess (Local2, Local3))=0A=
                {=0A=
                    Return (Ones)=0A=
                }=0A=
            }=0A=
=0A=
            Increment (Local4)=0A=
        }=0A=
=0A=
        If (LLess (Local4, Local5))=0A=
        {=0A=
            Return (One)=0A=
        }=0A=
        Else=0A=
        {=0A=
            If (LLess (Local4, Local6))=0A=
            {=0A=
                Return (Ones)=0A=
            }=0A=
            Else=0A=
            {=0A=
                Return (Zero)=0A=
            }=0A=
        }=0A=
    }=0A=
=0A=
    OperationRegion (GPSC, SystemIO, 0xE42F, 0x01)=0A=
    Field (GPSC, ByteAcc, NoLock, Preserve)=0A=
    {=0A=
        SMCM,   8=0A=
    }=0A=
=0A=
    Method (ISMI, 1, Serialized)=0A=
    {=0A=
        Store (Arg0, TRTY)=0A=
        Store (0xA7, SMCM)=0A=
    }=0A=
=0A=
    OperationRegion (\DEBG, SystemIO, 0x80, 0x01)=0A=
    Field (\DEBG, ByteAcc, NoLock, Preserve)=0A=
    {=0A=
        DBG1,   8=0A=
    }=0A=
=0A=
    Method (DIAG, 1, NotSerialized)=0A=
    {=0A=
        Store (Arg0, DBG1)=0A=
    }=0A=
=0A=
    Method (SSLP, 1, NotSerialized)=0A=
    {=0A=
        Store (Arg0, SLPT)=0A=
    }=0A=
=0A=
    Scope (\_SI)=0A=
    {=0A=
        Method (_MSG, 1, NotSerialized)=0A=
        {=0A=
            If (LEqual (Arg0, Zero))=0A=
            {=0A=
                ISMI (0x00)=0A=
            }=0A=
            Else=0A=
            {=0A=
                ISMI (0x01)=0A=
            }=0A=
        }=0A=
    }=0A=
=0A=
    Mutex (PSMX, 0x00)=0A=
    Name (BU00, Buffer (0x08)=0A=
    {=0A=
        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00=0A=
    })=0A=
    CreateDWordField (BU00, 0x00, AG88)=0A=
    CreateDWordField (BU00, 0x04, AG98)=0A=
    Method (\_PTS, 1, NotSerialized)=0A=
    {=0A=
        SSLP (Arg0)=0A=
        Store (\_SB.PCI0.AG88, \AG88)=0A=
        Store (\_SB.PCI0.AG98, \AG98)=0A=
        Or (Arg0, 0xF0, Local2)=0A=
        Store (Local2, DBG1)=0A=
        ISMI (0x3E)=0A=
        ISMI (0x3D)=0A=
    }=0A=
=0A=
    Method (\_WAK, 1, NotSerialized)=0A=
    {=0A=
        Store (\AG88, \_SB.PCI0.AG88)=0A=
        Store (\AG98, \_SB.PCI0.AG98)=0A=
        ISMI (0x3C)=0A=
        ISMI (0x3F)=0A=
        Store (0xFF, DBG1)=0A=
        If (LEqual (RTCS, Zero))=0A=
        {=0A=
            Notify (\_SB.PWRB, 0x02)=0A=
        }=0A=
    }=0A=
=0A=
    Name (\_S0, Package (0x04)=0A=
    {=0A=
        0x00, =0A=
        0x00, =0A=
        0x00, =0A=
        0x00=0A=
    })=0A=
    Name (\_S1, Package (0x04)=0A=
    {=0A=
        0x07, =0A=
        0x00, =0A=
        0x00, =0A=
        0x00=0A=
    })=0A=
    Name (\S_3, Package (0x04)=0A=
    {=0A=
        0x07, =0A=
        0x00, =0A=
        0x00, =0A=
        0x00=0A=
    })=0A=
    Name (\_S4, Package (0x04)=0A=
    {=0A=
        0x07, =0A=
        0x00, =0A=
        0x00, =0A=
        0x00=0A=
    })=0A=
    Name (\_S5, Package (0x04)=0A=
    {=0A=
        0x07, =0A=
        0x00, =0A=
        0x00, =0A=
        0x00=0A=
    })=0A=
    Name (\PICF, 0x00)=0A=
    Method (_PIC, 1, NotSerialized)=0A=
    {=0A=
        Store (Arg0, \PICF)=0A=
        \_SB.PCI0.PX40.SPIC ()=0A=
    }=0A=
=0A=
    Scope (\_SB)=0A=
    {=0A=
        Device (PWRB)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C0C"))=0A=
            Method (_STA, 0, NotSerialized)=0A=
            {=0A=
                Return (0x0B)=0A=
            }=0A=
        }=0A=
=0A=
        Device (MEM1)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C01"))=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (BUF1, ResourceTemplate ()=0A=
                {=0A=
                    Memory32Fixed (ReadWrite, 0x00000000, 0x000A0000)=0A=
                    Memory32Fixed (ReadOnly, 0x000F0000, 0x00010000)=0A=
                    Memory32Fixed (ReadWrite, 0x00100000, 0x00000000)=0A=
                    Memory32Fixed (ReadWrite, 0xFEC00000, 0x00000100)=0A=
                    Memory32Fixed (ReadWrite, 0xFEE00000, 0x00001000)=0A=
                })=0A=
                CreateDWordField (BUF1, 0x20, EMLN)=0A=
                Store (MEMS (), EMLN)=0A=
                Decrement (EMLN)=0A=
                ShiftLeft (EMLN, 0x14, EMLN)=0A=
                Return (BUF1)=0A=
            }=0A=
        }=0A=
=0A=
        Method (MEMS, 0, NotSerialized)=0A=
        {=0A=
            Return (MMSZ)=0A=
        }=0A=
=0A=
        Device (LNKA)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C0F"))=0A=
            Name (_UID, 0x01)=0A=
            Method (_STA, 0, NotSerialized)=0A=
            {=0A=
                Store (\_SB.PCI0.PX40.PIRA, Local0)=0A=
                If (LNot (LEqual (Local0, Zero)))=0A=
                {=0A=
                    Return (0x0B)=0A=
                }=0A=
                Else=0A=
                {=0A=
                    Return (0x09)=0A=
                }=0A=
            }=0A=
=0A=
            Name (_PRS, ResourceTemplate ()=0A=
            {=0A=
                IRQ (Level, ActiveLow, Shared) {3,4,5,6,7,9,10,11,12}=0A=
            })=0A=
            Method (_DIS, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, \_SB.PCI0.PX40.PIRA)=0A=
            }=0A=
=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (BUFA, ResourceTemplate ()=0A=
                {=0A=
                    IRQ (Level, ActiveLow, Shared) {}=0A=
                })=0A=
                CreateWordField (BUFA, 0x01, IRA)=0A=
                Store (\_SB.PCI0.PX40.PIRA, Local0)=0A=
                ShiftLeft (One, Local0, Local1)=0A=
                Store (Local1, IRA)=0A=
                Return (BUFA)=0A=
            }=0A=
=0A=
            Method (_SRS, 1, NotSerialized)=0A=
            {=0A=
                CreateByteField (Arg0, 0x01, IRA1)=0A=
                CreateByteField (Arg0, 0x02, IRA2)=0A=
                ShiftLeft (IRA2, 0x08, Local0)=0A=
                Or (Local0, IRA1, Local0)=0A=
                Store (0x00, Local1)=0A=
                ShiftRight (Local0, 0x01, Local0)=0A=
                While (LGreater (Local0, 0x00))=0A=
                {=0A=
                    Increment (Local1)=0A=
                    ShiftRight (Local0, 0x01, Local0)=0A=
                }=0A=
=0A=
                Store (Local1, \_SB.PCI0.PX40.PIRA)=0A=
            }=0A=
        }=0A=
=0A=
        Device (LNKB)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C0F"))=0A=
            Name (_UID, 0x02)=0A=
            Method (_STA, 0, NotSerialized)=0A=
            {=0A=
                Store (\_SB.PCI0.PX40.PIRB, Local0)=0A=
                If (LNot (LEqual (Local0, Zero)))=0A=
                {=0A=
                    Return (0x0B)=0A=
                }=0A=
                Else=0A=
                {=0A=
                    Return (0x09)=0A=
                }=0A=
            }=0A=
=0A=
            Name (_PRS, ResourceTemplate ()=0A=
            {=0A=
                IRQ (Level, ActiveLow, Shared) {3,4,5,6,7,9,10,11,12}=0A=
            })=0A=
            Method (_DIS, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, \_SB.PCI0.PX40.PIRB)=0A=
            }=0A=
=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (BUFB, ResourceTemplate ()=0A=
                {=0A=
                    IRQ (Level, ActiveLow, Shared) {}=0A=
                })=0A=
                CreateWordField (BUFB, 0x01, IRB)=0A=
                Store (\_SB.PCI0.PX40.PIRB, Local0)=0A=
                ShiftLeft (One, Local0, Local1)=0A=
                Store (Local1, IRB)=0A=
                Return (BUFB)=0A=
            }=0A=
=0A=
            Method (_SRS, 1, NotSerialized)=0A=
            {=0A=
                CreateByteField (Arg0, 0x01, IRB1)=0A=
                CreateByteField (Arg0, 0x02, IRB2)=0A=
                ShiftLeft (IRB2, 0x08, Local0)=0A=
                Or (Local0, IRB1, Local0)=0A=
                Store (0x00, Local1)=0A=
                ShiftRight (Local0, 0x01, Local0)=0A=
                While (LGreater (Local0, 0x00))=0A=
                {=0A=
                    Increment (Local1)=0A=
                    ShiftRight (Local0, 0x01, Local0)=0A=
                }=0A=
=0A=
                Store (Local1, \_SB.PCI0.PX40.PIRB)=0A=
            }=0A=
        }=0A=
=0A=
        Device (LNKC)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C0F"))=0A=
            Name (_UID, 0x03)=0A=
            Method (_STA, 0, NotSerialized)=0A=
            {=0A=
                Store (\_SB.PCI0.PX40.PIRC, Local0)=0A=
                If (LNot (LEqual (Local0, Zero)))=0A=
                {=0A=
                    Return (0x0B)=0A=
                }=0A=
                Else=0A=
                {=0A=
                    Return (0x09)=0A=
                }=0A=
            }=0A=
=0A=
            Name (_PRS, ResourceTemplate ()=0A=
            {=0A=
                IRQ (Level, ActiveLow, Shared) {3,4,5,6,7,9,10,11,12}=0A=
            })=0A=
            Method (_DIS, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, \_SB.PCI0.PX40.PIRC)=0A=
            }=0A=
=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (BUFC, ResourceTemplate ()=0A=
                {=0A=
                    IRQ (Level, ActiveLow, Shared) {}=0A=
                })=0A=
                CreateWordField (BUFC, 0x01, IRC)=0A=
                Store (\_SB.PCI0.PX40.PIRC, Local0)=0A=
                ShiftLeft (One, Local0, Local1)=0A=
                Store (Local1, IRC)=0A=
                Return (BUFC)=0A=
            }=0A=
=0A=
            Method (_SRS, 1, NotSerialized)=0A=
            {=0A=
                CreateByteField (Arg0, 0x01, IRC1)=0A=
                CreateByteField (Arg0, 0x02, IRC2)=0A=
                ShiftLeft (IRC2, 0x08, Local0)=0A=
                Or (Local0, IRC1, Local0)=0A=
                Store (0x00, Local1)=0A=
                ShiftRight (Local0, 0x01, Local0)=0A=
                While (LGreater (Local0, 0x00))=0A=
                {=0A=
                    Increment (Local1)=0A=
                    ShiftRight (Local0, 0x01, Local0)=0A=
                }=0A=
=0A=
                Store (Local1, \_SB.PCI0.PX40.PIRC)=0A=
            }=0A=
        }=0A=
=0A=
        Device (LNKD)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C0F"))=0A=
            Name (_UID, 0x04)=0A=
            Method (_STA, 0, NotSerialized)=0A=
            {=0A=
                Store (\_SB.PCI0.PX40.PIRD, Local0)=0A=
                If (LNot (LEqual (Local0, Zero)))=0A=
                {=0A=
                    Return (0x0B)=0A=
                }=0A=
                Else=0A=
                {=0A=
                    Return (0x09)=0A=
                }=0A=
            }=0A=
=0A=
            Name (_PRS, ResourceTemplate ()=0A=
            {=0A=
                IRQ (Level, ActiveLow, Shared) {3,4,5,6,7,9,10,11,12}=0A=
            })=0A=
            Method (_DIS, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, \_SB.PCI0.PX40.PIRD)=0A=
            }=0A=
=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (BUFD, ResourceTemplate ()=0A=
                {=0A=
                    IRQ (Level, ActiveLow, Shared) {}=0A=
                })=0A=
                CreateWordField (BUFD, 0x01, IRD)=0A=
                Store (\_SB.PCI0.PX40.PIRD, Local0)=0A=
                ShiftLeft (One, Local0, Local1)=0A=
                Store (Local1, IRD)=0A=
                Return (BUFD)=0A=
            }=0A=
=0A=
            Method (_SRS, 1, NotSerialized)=0A=
            {=0A=
                CreateByteField (Arg0, 0x01, IRD1)=0A=
                CreateByteField (Arg0, 0x02, IRD2)=0A=
                ShiftLeft (IRD2, 0x08, Local0)=0A=
                Or (Local0, IRD1, Local0)=0A=
                Store (0x00, Local1)=0A=
                ShiftRight (Local0, 0x01, Local0)=0A=
                While (LGreater (Local0, 0x00))=0A=
                {=0A=
                    Increment (Local1)=0A=
                    ShiftRight (Local0, 0x01, Local0)=0A=
                }=0A=
=0A=
                Store (Local1, \_SB.PCI0.PX40.PIRD)=0A=
            }=0A=
        }=0A=
=0A=
        Device (LNKE)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C0F"))=0A=
            Name (_UID, 0x05)=0A=
            Method (_STA, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, Local0)=0A=
                If (LNot (\_SB.PCI0.PX40.UPT0))=0A=
                {=0A=
                    Store (One, Local0)=0A=
                }=0A=
=0A=
                If (LNot (\_SB.PCI0.PX40.UPT1))=0A=
                {=0A=
                    Store (One, Local0)=0A=
                }=0A=
=0A=
                If (LNot (\_SB.PCI0.PX40.SATA))=0A=
                {=0A=
                    Store (One, Local0)=0A=
                }=0A=
=0A=
                If (\_SB.PCI0.PX40.SLEN)=0A=
                {=0A=
                    Store (One, Local0)=0A=
                }=0A=
=0A=
                If (Local0)=0A=
                {=0A=
                    Return (0x0B)=0A=
                }=0A=
=0A=
                Return (0x09)=0A=
            }=0A=
=0A=
            Name (_PRS, ResourceTemplate ()=0A=
            {=0A=
                IRQ (Level, ActiveLow, Shared) {3,4,5,6,7,9,10,11,12}=0A=
            })=0A=
            Method (_DIS, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, \_SB.PCI0.USB0.UIRQ)=0A=
                Store (Zero, \_SB.PCI0.USB1.UIRQ)=0A=
                Store (Zero, \_SB.PCI0.SATA.UIRQ)=0A=
                Store (Zero, \_SB.PCI0.SLAN.PIRQ)=0A=
            }=0A=
=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (BUFE, ResourceTemplate ()=0A=
                {=0A=
                    IRQ (Level, ActiveLow, Shared) {}=0A=
                })=0A=
                CreateWordField (BUFE, 0x01, IRE)=0A=
                If (LNot (\_SB.PCI0.PX40.UPT0))=0A=
                {=0A=
                    Store (\_SB.PCI0.USB0.UIRQ, Local0)=0A=
                }=0A=
=0A=
                If (LNot (\_SB.PCI0.PX40.UPT1))=0A=
                {=0A=
                    Store (\_SB.PCI0.USB1.UIRQ, Local0)=0A=
                }=0A=
=0A=
                If (LNot (\_SB.PCI0.PX40.SATA))=0A=
                {=0A=
                    Store (\_SB.PCI0.SATA.UIRQ, Local0)=0A=
                }=0A=
=0A=
                If (\_SB.PCI0.PX40.SLEN)=0A=
                {=0A=
                    Store (\_SB.PCI0.SLAN.PIRQ, Local0)=0A=
                }=0A=
=0A=
                ShiftLeft (One, Local0, Local1)=0A=
                Store (Local1, IRE)=0A=
                Return (BUFE)=0A=
            }=0A=
=0A=
            Method (_SRS, 1, NotSerialized)=0A=
            {=0A=
                CreateByteField (Arg0, 0x01, IRE1)=0A=
                CreateByteField (Arg0, 0x02, IRE2)=0A=
                ShiftLeft (IRE2, 0x08, Local0)=0A=
                Or (Local0, IRE1, Local0)=0A=
                Store (0x00, Local1)=0A=
                ShiftRight (Local0, 0x01, Local0)=0A=
                While (LGreater (Local0, 0x00))=0A=
                {=0A=
                    Increment (Local1)=0A=
                    ShiftRight (Local0, 0x01, Local0)=0A=
                }=0A=
=0A=
                Store (Local1, \_SB.PCI0.USB0.UIRQ)=0A=
                Store (Local1, \_SB.PCI0.USB1.UIRQ)=0A=
                Store (Local1, \_SB.PCI0.SATA.UIRQ)=0A=
                Store (Local1, \_SB.PCI0.SLAN.PIRQ)=0A=
            }=0A=
        }=0A=
=0A=
        Device (LNKF)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C0F"))=0A=
            Name (_UID, 0x06)=0A=
            Method (_STA, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, Local0)=0A=
                If (LNot (\_SB.PCI0.PX40.UPT2))=0A=
                {=0A=
                    Store (One, Local0)=0A=
                }=0A=
=0A=
                If (LNot (\_SB.PCI0.PX40.UPT3))=0A=
                {=0A=
                    Store (One, Local0)=0A=
                }=0A=
=0A=
                If (Local0)=0A=
                {=0A=
                    Return (0x0B)=0A=
                }=0A=
=0A=
                Return (0x09)=0A=
            }=0A=
=0A=
            Name (_PRS, ResourceTemplate ()=0A=
            {=0A=
                IRQ (Level, ActiveLow, Shared) {3,4,5,6,7,9,10,11,12}=0A=
            })=0A=
            Method (_DIS, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, \_SB.PCI0.USB2.UIRQ)=0A=
                Store (Zero, \_SB.PCI0.USB3.UIRQ)=0A=
            }=0A=
=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (BUFF, ResourceTemplate ()=0A=
                {=0A=
                    IRQ (Level, ActiveLow, Shared) {}=0A=
                })=0A=
                CreateWordField (BUFF, 0x01, IRF)=0A=
                Store (\_SB.PCI0.USB2.UIRQ, Local0)=0A=
                Store (\_SB.PCI0.USB3.UIRQ, Local0)=0A=
                ShiftLeft (One, Local0, Local1)=0A=
                Store (Local1, IRF)=0A=
                Return (BUFF)=0A=
            }=0A=
=0A=
            Method (_SRS, 1, NotSerialized)=0A=
            {=0A=
                CreateByteField (Arg0, 0x01, IRF1)=0A=
                CreateByteField (Arg0, 0x02, IRF2)=0A=
                ShiftLeft (IRF2, 0x08, Local0)=0A=
                Or (Local0, IRF1, Local0)=0A=
                Store (0x00, Local1)=0A=
                ShiftRight (Local0, 0x01, Local0)=0A=
                While (LGreater (Local0, 0x00))=0A=
                {=0A=
                    Increment (Local1)=0A=
                    ShiftRight (Local0, 0x01, Local0)=0A=
                }=0A=
=0A=
                Store (Local1, \_SB.PCI0.USB2.UIRQ)=0A=
                Store (Local1, \_SB.PCI0.USB2.UIRQ)=0A=
            }=0A=
        }=0A=
=0A=
        Device (LNKG)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C0F"))=0A=
            Name (_UID, 0x07)=0A=
            Method (_STA, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, Local0)=0A=
                If (LNot (\_SB.PCI0.PX40.FNC5))=0A=
                {=0A=
                    Store (One, Local0)=0A=
                }=0A=
=0A=
                If (LNot (\_SB.PCI0.PX40.FNC6))=0A=
                {=0A=
                    Store (One, Local0)=0A=
                }=0A=
=0A=
                If (LNot (\_SB.PCI0.PX40.SU20))=0A=
                {=0A=
                    Store (One, Local0)=0A=
                }=0A=
=0A=
                If (Local0)=0A=
                {=0A=
                    Return (0x0B)=0A=
                }=0A=
=0A=
                Return (0x09)=0A=
            }=0A=
=0A=
            Name (_PRS, ResourceTemplate ()=0A=
            {=0A=
                IRQ (Level, ActiveLow, Shared) {3,4,5,6,7,9,10,11,12}=0A=
            })=0A=
            Method (_DIS, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, \_SB.PCI0.AC97.PIRQ)=0A=
                Store (Zero, \_SB.PCI0.MC97.PIRQ)=0A=
                Store (Zero, \_SB.PCI0.SU20.PIRQ)=0A=
            }=0A=
=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (BUFG, ResourceTemplate ()=0A=
                {=0A=
                    IRQ (Level, ActiveLow, Shared) {}=0A=
                })=0A=
                CreateWordField (BUFG, 0x01, IRG)=0A=
                If (LNot (\_SB.PCI0.PX40.FNC5))=0A=
                {=0A=
                    Store (\_SB.PCI0.AC97.PIRQ, Local0)=0A=
                }=0A=
=0A=
                If (LNot (\_SB.PCI0.PX40.FNC6))=0A=
                {=0A=
                    Store (\_SB.PCI0.MC97.PIRQ, Local0)=0A=
                }=0A=
=0A=
                If (LNot (\_SB.PCI0.PX40.SU20))=0A=
                {=0A=
                    Store (\_SB.PCI0.SU20.PIRQ, Local0)=0A=
                }=0A=
=0A=
                ShiftLeft (One, Local0, Local1)=0A=
                Store (Local1, IRG)=0A=
                Return (BUFG)=0A=
            }=0A=
=0A=
            Method (_SRS, 1, NotSerialized)=0A=
            {=0A=
                CreateByteField (Arg0, 0x01, IRG1)=0A=
                CreateByteField (Arg0, 0x02, IRG2)=0A=
                ShiftLeft (IRG2, 0x08, Local0)=0A=
                Or (Local0, IRG1, Local0)=0A=
                Store (0x00, Local1)=0A=
                ShiftRight (Local0, 0x01, Local0)=0A=
                While (LGreater (Local0, 0x00))=0A=
                {=0A=
                    Increment (Local1)=0A=
                    ShiftRight (Local0, 0x01, Local0)=0A=
                }=0A=
=0A=
                Store (Local1, \_SB.PCI0.AC97.PIRQ)=0A=
                Store (Local1, \_SB.PCI0.MC97.PIRQ)=0A=
                Store (Local1, \_SB.PCI0.SU20.PIRQ)=0A=
            }=0A=
        }=0A=
=0A=
        Device (LNKH)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0C0F"))=0A=
            Name (_UID, 0x08)=0A=
            Method (_STA, 0, NotSerialized)=0A=
            {=0A=
                If (LNot (\_SB.PCI0.PX40.USBC))=0A=
                {=0A=
                    Return (0x0B)=0A=
                }=0A=
=0A=
                Return (0x09)=0A=
            }=0A=
=0A=
            Name (_PRS, ResourceTemplate ()=0A=
            {=0A=
                IRQ (Level, ActiveLow, Shared) {3,4,5,6,7,9,10,11,12}=0A=
            })=0A=
            Method (_DIS, 0, NotSerialized)=0A=
            {=0A=
                Store (Zero, \_SB.PCI0.USBC.PIRQ)=0A=
            }=0A=
=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (BUFH, ResourceTemplate ()=0A=
                {=0A=
                    IRQ (Level, ActiveLow, Shared) {}=0A=
                })=0A=
                CreateWordField (BUFH, 0x01, IRH)=0A=
                Store (\_SB.PCI0.USBC.PIRQ, Local0)=0A=
                ShiftLeft (One, Local0, Local1)=0A=
                Store (Local1, IRH)=0A=
                Return (BUFH)=0A=
            }=0A=
=0A=
            Method (_SRS, 1, NotSerialized)=0A=
            {=0A=
                CreateByteField (Arg0, 0x01, IRH1)=0A=
                CreateByteField (Arg0, 0x02, IRH2)=0A=
                ShiftLeft (IRH2, 0x08, Local0)=0A=
                Or (Local0, IRH1, Local0)=0A=
                Store (0x00, Local1)=0A=
                ShiftRight (Local0, 0x01, Local0)=0A=
                While (LGreater (Local0, 0x00))=0A=
                {=0A=
                    Increment (Local1)=0A=
                    ShiftRight (Local0, 0x01, Local0)=0A=
                }=0A=
=0A=
                Store (Local1, \_SB.PCI0.USBC.PIRQ)=0A=
            }=0A=
        }=0A=
=0A=
        Device (PCI0)=0A=
        {=0A=
            Name (_HID, EisaId ("PNP0A03"))=0A=
            Name (_ADR, 0x00)=0A=
            OperationRegion (TMP0, PCI_Config, 0x80, 0x20)=0A=
            Field (TMP0, ByteAcc, NoLock, Preserve)=0A=
            {=0A=
                AG80,   32, =0A=
                Offset (0x05), =0A=
                Offset (0x06), =0A=
                Offset (0x07), =0A=
                Offset (0x08), =0A=
                AG88,   32, =0A=
                Offset (0x0D), =0A=
                Offset (0x0E), =0A=
                Offset (0x0F), =0A=
                Offset (0x10), =0A=
                AG90,   32, =0A=
                AG94,   32, =0A=
                AG98,   32=0A=
            }=0A=
=0A=
            Method (_INI, 0, NotSerialized)=0A=
            {=0A=
                Store (0x00, OSFL)=0A=
                If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), Zero))=0A=
                {=0A=
                    Store (0x02, OSFL)=0A=
                }=0A=
=0A=
                If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                {=0A=
                    Store (0x01, OSFL)=0A=
                }=0A=
=0A=
                If (LEqual (SCMP (\_OS, "Microsoft WindowsME: Millennium =
Edition"), Zero))=0A=
                {=0A=
                    Store (0x03, OSFL)=0A=
                }=0A=
            }=0A=
=0A=
            Method (_CRS, 0, NotSerialized)=0A=
            {=0A=
                Name (CRES, ResourceTemplate ()=0A=
                {=0A=
                    WordBusNumber (ResourceProducer, MinFixed, MaxFixed, =
PosDecode,=0A=
                        0x0000,=0A=
                        0x0000,=0A=
                        0x00FF,=0A=
                        0x0000,=0A=
                        0x0100)=0A=
                    IO (Decode16, 0x0CF8, 0x0CF8, 0x01, 0x08)=0A=
                    WordIO (ResourceProducer, MinFixed, MaxFixed, =
PosDecode, EntireRange,=0A=
                        0x0000,=0A=
                        0x0000,=0A=
                        0x0CF7,=0A=
                        0x0000,=0A=
                        0x0CF8)=0A=
                    WordIO (ResourceProducer, MinFixed, MaxFixed, =
PosDecode, EntireRange,=0A=
                        0x0000,=0A=
                        0x0D00,=0A=
                        0xFFFF,=0A=
                        0x0000,=0A=
                        0xF300)=0A=
                    DWordMemory (ResourceProducer, PosDecode, MinFixed, =
MaxFixed, Cacheable, ReadWrite,=0A=
                        0x00000000,=0A=
                        0x000A0000,=0A=
                        0x000BFFFF,=0A=
                        0x00000000,=0A=
                        0x00020000)=0A=
                    DWordMemory (ResourceProducer, PosDecode, MinFixed, =
MaxFixed, Cacheable, ReadWrite,=0A=
                        0x00000000,=0A=
                        0x000C8000,=0A=
                        0x000DFFFF,=0A=
                        0x00000000,=0A=
                        0x00018000)=0A=
                    DWordMemory (ResourceProducer, PosDecode, MinFixed, =
MaxFixed, Cacheable, ReadWrite,=0A=
                        0x00000000,=0A=
                        0x00100000,=0A=
                        0xFEBFFFFF,=0A=
                        0x00000000,=0A=
                        0xFEB00000)=0A=
                })=0A=
                CreateDWordField (CRES, 0x76, RAMT)=0A=
                CreateDWordField (CRES, 0x82, RAMR)=0A=
                Store (MEMS (), RAMT)=0A=
                ShiftLeft (RAMT, 0x14, RAMT)=0A=
                Subtract (0xFEBFFFFF, RAMT, RAMR)=0A=
                Increment (RAMR)=0A=
                Return (CRES)=0A=
            }=0A=
=0A=
            Name (PICM, Package (0x21)=0A=
            {=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000CFFFF, =0A=
                    0x00, =0A=
                    \_SB.LNKD, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000CFFFF, =0A=
                    0x01, =0A=
                    \_SB.LNKA, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000CFFFF, =0A=
                    0x02, =0A=
                    \_SB.LNKB, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000CFFFF, =0A=
                    0x03, =0A=
                    \_SB.LNKC, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000DFFFF, =0A=
                    0x00, =0A=
                    \_SB.LNKA, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000DFFFF, =0A=
                    0x01, =0A=
                    \_SB.LNKB, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000DFFFF, =0A=
                    0x02, =0A=
                    \_SB.LNKC, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000DFFFF, =0A=
                    0x03, =0A=
                    \_SB.LNKD, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000EFFFF, =0A=
                    0x00, =0A=
                    \_SB.LNKB, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000EFFFF, =0A=
                    0x01, =0A=
                    \_SB.LNKC, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000EFFFF, =0A=
                    0x02, =0A=
                    \_SB.LNKD, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000EFFFF, =0A=
                    0x03, =0A=
                    \_SB.LNKA, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0013FFFF, =0A=
                    0x00, =0A=
                    \_SB.LNKC, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0013FFFF, =0A=
                    0x01, =0A=
                    \_SB.LNKD, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0013FFFF, =0A=
                    0x02, =0A=
                    \_SB.LNKA, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0013FFFF, =0A=
                    0x03, =0A=
                    \_SB.LNKB, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000BFFFF, =0A=
                    0x00, =0A=
                    \_SB.LNKD, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000BFFFF, =0A=
                    0x01, =0A=
                    \_SB.LNKA, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000BFFFF, =0A=
                    0x02, =0A=
                    \_SB.LNKB, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000BFFFF, =0A=
                    0x03, =0A=
                    \_SB.LNKC, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000AFFFF, =0A=
                    0x00, =0A=
                    \_SB.LNKA, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000AFFFF, =0A=
                    0x01, =0A=
                    \_SB.LNKB, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000AFFFF, =0A=
                    0x02, =0A=
                    \_SB.LNKC, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000AFFFF, =0A=
                    0x03, =0A=
                    \_SB.LNKD, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000FFFFF, =0A=
                    0x00, =0A=
                    \_SB.LNKE, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000FFFFF, =0A=
                    0x01, =0A=
                    \_SB.LNKF, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0010FFFF, =0A=
                    0x00, =0A=
                    \_SB.LNKE, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0010FFFF, =0A=
                    0x01, =0A=
                    \_SB.LNKF, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0010FFFF, =0A=
                    0x02, =0A=
                    \_SB.LNKG, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0010FFFF, =0A=
                    0x03, =0A=
                    \_SB.LNKH, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0011FFFF, =0A=
                    0x02, =0A=
                    \_SB.LNKG, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0011FFFF, =0A=
                    0x03, =0A=
                    \_SB.LNKH, =0A=
                    0x00=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0012FFFF, =0A=
                    0x00, =0A=
                    \_SB.LNKE, =0A=
                    0x00=0A=
                }=0A=
            })=0A=
            Name (APIC, Package (0x21)=0A=
            {=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000CFFFF, =0A=
                    0x00, =0A=
                    0x00, =0A=
                    0x13=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000CFFFF, =0A=
                    0x01, =0A=
                    0x00, =0A=
                    0x10=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000CFFFF, =0A=
                    0x02, =0A=
                    0x00, =0A=
                    0x11=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000CFFFF, =0A=
                    0x03, =0A=
                    0x00, =0A=
                    0x12=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000DFFFF, =0A=
                    0x00, =0A=
                    0x00, =0A=
                    0x10=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000DFFFF, =0A=
                    0x01, =0A=
                    0x00, =0A=
                    0x11=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000DFFFF, =0A=
                    0x02, =0A=
                    0x00, =0A=
                    0x12=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000DFFFF, =0A=
                    0x03, =0A=
                    0x00, =0A=
                    0x13=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000EFFFF, =0A=
                    0x00, =0A=
                    0x00, =0A=
                    0x11=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000EFFFF, =0A=
                    0x01, =0A=
                    0x00, =0A=
                    0x12=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000EFFFF, =0A=
                    0x02, =0A=
                    0x00, =0A=
                    0x13=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000EFFFF, =0A=
                    0x03, =0A=
                    0x00, =0A=
                    0x10=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0013FFFF, =0A=
                    0x00, =0A=
                    0x00, =0A=
                    0x12=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0013FFFF, =0A=
                    0x01, =0A=
                    0x00, =0A=
                    0x13=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0013FFFF, =0A=
                    0x02, =0A=
                    0x00, =0A=
                    0x10=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0013FFFF, =0A=
                    0x03, =0A=
                    0x00, =0A=
                    0x11=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000BFFFF, =0A=
                    0x00, =0A=
                    0x00, =0A=
                    0x13=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000BFFFF, =0A=
                    0x01, =0A=
                    0x00, =0A=
                    0x10=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000BFFFF, =0A=
                    0x02, =0A=
                    0x00, =0A=
                    0x11=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000BFFFF, =0A=
                    0x03, =0A=
                    0x00, =0A=
                    0x12=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000AFFFF, =0A=
                    0x00, =0A=
                    0x00, =0A=
                    0x10=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000AFFFF, =0A=
                    0x01, =0A=
                    0x00, =0A=
                    0x11=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000AFFFF, =0A=
                    0x02, =0A=
                    0x00, =0A=
                    0x12=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000AFFFF, =0A=
                    0x03, =0A=
                    0x00, =0A=
                    0x13=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000FFFFF, =0A=
                    0x00, =0A=
                    0x00, =0A=
                    0x14=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x000FFFFF, =0A=
                    0x01, =0A=
                    0x00, =0A=
                    0x14=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0010FFFF, =0A=
                    0x00, =0A=
                    0x00, =0A=
                    0x15=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0010FFFF, =0A=
                    0x01, =0A=
                    0x00, =0A=
                    0x15=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0010FFFF, =0A=
                    0x02, =0A=
                    0x00, =0A=
                    0x15=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0010FFFF, =0A=
                    0x03, =0A=
                    0x00, =0A=
                    0x15=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0011FFFF, =0A=
                    0x02, =0A=
                    0x00, =0A=
                    0x16=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0011FFFF, =0A=
                    0x03, =0A=
                    0x00, =0A=
                    0x16=0A=
                }, =0A=
=0A=
                Package (0x04)=0A=
                {=0A=
                    0x0012FFFF, =0A=
                    0x00, =0A=
                    0x00, =0A=
                    0x17=0A=
                }=0A=
            })=0A=
            Method (_PRT, 0, NotSerialized)=0A=
            {=0A=
                If (LNot (\PICF))=0A=
                {=0A=
                    Return (PICM)=0A=
                }=0A=
                Else=0A=
                {=0A=
                    Return (APIC)=0A=
                }=0A=
            }=0A=
=0A=
            Device (PCI1)=0A=
            {=0A=
                Name (_ADR, 0x00010000)=0A=
                Method (S_3D, 0, NotSerialized)=0A=
                {=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), =
Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Return (0x02)=0A=
                    }=0A=
                }=0A=
=0A=
                Method (_PRW, 0, NotSerialized)=0A=
                {=0A=
                    Return (Package (0x02)=0A=
                    {=0A=
                        0x0B, =0A=
                        0x04=0A=
                    })=0A=
                }=0A=
=0A=
                Name (PICM, Package (0x02)=0A=
                {=0A=
                    Package (0x04)=0A=
                    {=0A=
                        0xFFFF, =0A=
                        0x00, =0A=
                        \_SB.LNKA, =0A=
                        0x00=0A=
                    }, =0A=
=0A=
                    Package (0x04)=0A=
                    {=0A=
                        0xFFFF, =0A=
                        0x01, =0A=
                        \_SB.LNKB, =0A=
                        0x00=0A=
                    }=0A=
                })=0A=
                Name (APIC, Package (0x02)=0A=
                {=0A=
                    Package (0x04)=0A=
                    {=0A=
                        0xFFFF, =0A=
                        0x00, =0A=
                        0x00, =0A=
                        0x10=0A=
                    }, =0A=
=0A=
                    Package (0x04)=0A=
                    {=0A=
                        0xFFFF, =0A=
                        0x01, =0A=
                        0x00, =0A=
                        0x11=0A=
                    }=0A=
                })=0A=
                Method (_PRT, 0, NotSerialized)=0A=
                {=0A=
                    If (LNot (\PICF))=0A=
                    {=0A=
                        Return (PICM)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Return (APIC)=0A=
                    }=0A=
                }=0A=
            }=0A=
=0A=
            Scope (\_SB)=0A=
            {=0A=
                OperationRegion (PIDE, SystemIO, 0x03F6, 0x01)=0A=
                Field (PIDE, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                        ,   3, =0A=
                    HMMM,   1, =0A=
                        ,   3, =0A=
                    PBSY,   1=0A=
                }=0A=
=0A=
                OperationRegion (SIDE, SystemIO, 0x0376, 0x01)=0A=
                Field (SIDE, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                        ,   3, =0A=
                    RMMM,   1, =0A=
                        ,   3, =0A=
                    SBSY,   1=0A=
                }=0A=
            }=0A=
=0A=
            Device (IDE0)=0A=
            {=0A=
                Name (_ADR, 0x000F0001)=0A=
                Name (PIOT, Package (0x05)=0A=
                {=0A=
                    0x0258, =0A=
                    0x017C, =0A=
                    0xF0, =0A=
                    0xB4, =0A=
                    0x78=0A=
                })=0A=
                Name (UDMT, Package (0x07)=0A=
                {=0A=
                    0x78, =0A=
                    0x50, =0A=
                    0x3C, =0A=
                    0x2D, =0A=
                    0x1E, =0A=
                    0x14, =0A=
                    0x0F=0A=
                })=0A=
                Method (CVDR, 3, NotSerialized)=0A=
                {=0A=
                    Name (GTFB, Buffer (0x0E)=0A=
                    {=0A=
                        0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0xEF, 0x03, =0A=
                        0x00, 0x00, 0x00, 0x00, 0x00, 0xEF=0A=
                    })=0A=
                    CreateByteField (GTFB, 0x01, MDDM)=0A=
                    CreateByteField (GTFB, 0x05, DRDM)=0A=
                    CreateByteField (GTFB, 0x08, MDPI)=0A=
                    CreateByteField (GTFB, 0x0C, DRPI)=0A=
                    If (LNot (LEqual (Arg1, 0x0F)))=0A=
                    {=0A=
                        Or (Arg1, 0x40, MDDM)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Store (Arg0, Local0)=0A=
                        Subtract (Local0, 0x02, Local0)=0A=
                        Or (Local0, 0x20, MDDM)=0A=
                    }=0A=
=0A=
                    Store (Arg2, DRDM)=0A=
                    Or (Arg0, 0x08, MDPI)=0A=
                    Store (Arg2, DRPI)=0A=
                    Return (GTFB)=0A=
                }=0A=
=0A=
                Method (SUDM, 3, NotSerialized)=0A=
                {=0A=
                    And (Arg2, 0x01, Local0)=0A=
                    If (Local0)=0A=
                    {=0A=
                        Store (0x04, Local0)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Store (0x01, Local0)=0A=
                    }=0A=
=0A=
                    And (Arg0, Local0, Local0)=0A=
                    If (Local0)=0A=
                    {=0A=
                        Store (Match (UDMT, MEQ, Arg1, MTR, 0x00, 0x00), =
Local0)=0A=
                        If (LNot (LEqual (Local0, Ones)))=0A=
                        {=0A=
                            Store (Arg2, TRD0)=0A=
                            Store (Local0, TRD1)=0A=
                            ISMI (0x08)=0A=
                        }=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Store (Arg2, TRD0)=0A=
                        Store (0xFF, TRD1)=0A=
                        ISMI (0x08)=0A=
                    }=0A=
                }=0A=
=0A=
                Method (GTMC, 4, NotSerialized)=0A=
                {=0A=
                    Name (BU00, Buffer (0x14)=0A=
                    {=0A=
                        0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, =0A=
                        0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, =0A=
                        0x00, 0x00, 0x00, 0x00=0A=
                    })=0A=
                    CreateDWordField (BU00, 0x00, PIO0)=0A=
                    CreateDWordField (BU00, 0x04, DMA0)=0A=
                    CreateDWordField (BU00, 0x08, PIO1)=0A=
                    CreateDWordField (BU00, 0x0C, DMA1)=0A=
                    CreateDWordField (BU00, 0x10, FLAG)=0A=
                    Store (0x10, FLAG)=0A=
                    If (LNot (LEqual (Arg0, 0x0F)))=0A=
                    {=0A=
                        Store (DerefOf (Index (PIOT, Arg0)), PIO0)=0A=
                        Or (FLAG, 0x02, FLAG)=0A=
                    }=0A=
=0A=
                    If (LNot (LEqual (Arg1, 0x0F)))=0A=
                    {=0A=
                        Store (DerefOf (Index (UDMT, Arg1)), DMA0)=0A=
                        Or (FLAG, 0x01, FLAG)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Store (PIO0, DMA0)=0A=
                    }=0A=
=0A=
                    If (LNot (LEqual (Arg2, 0x0F)))=0A=
                    {=0A=
                        Store (DerefOf (Index (PIOT, Arg2)), PIO1)=0A=
                        Or (FLAG, 0x08, FLAG)=0A=
                    }=0A=
=0A=
                    If (LNot (LEqual (Arg3, 0x0F)))=0A=
                    {=0A=
                        Store (DerefOf (Index (UDMT, Arg3)), DMA1)=0A=
                        Or (FLAG, 0x04, FLAG)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Store (PIO1, DMA1)=0A=
                    }=0A=
=0A=
                    Return (BU00)=0A=
                }=0A=
=0A=
                Device (CHN0)=0A=
                {=0A=
                    Name (_ADR, 0x00)=0A=
                    Method (_GTM, 0, NotSerialized)=0A=
                    {=0A=
                        Return (GTMC (HCPI, HCUD, HDPI, HDUD))=0A=
                    }=0A=
=0A=
                    Method (_STM, 3, NotSerialized)=0A=
                    {=0A=
                        CreateDWordField (Arg0, 0x00, PIO0)=0A=
                        CreateDWordField (Arg0, 0x04, DMA0)=0A=
                        CreateDWordField (Arg0, 0x08, PIO1)=0A=
                        CreateDWordField (Arg0, 0x0C, DMA1)=0A=
                        CreateDWordField (Arg0, 0x10, FLAG)=0A=
                        SUDM (FLAG, DMA0, 0x00)=0A=
                        SUDM (FLAG, DMA1, 0x01)=0A=
                    }=0A=
=0A=
                    Device (DRV0)=0A=
                    {=0A=
                        Name (_ADR, 0x00)=0A=
                        Method (_GTF, 0, NotSerialized)=0A=
                        {=0A=
                            While (LOr (LEqual (\_SB.PBSY, 0x01), LEqual =
(\_SB.HMMM, 0x01)))=0A=
                            {=0A=
                                Sleep (0x64)=0A=
                            }=0A=
=0A=
                            Return (CVDR (HCPI, HCUD, 0xA0))=0A=
                        }=0A=
                    }=0A=
=0A=
                    Device (DRV1)=0A=
                    {=0A=
                        Name (_ADR, 0x01)=0A=
                        Method (_GTF, 0, NotSerialized)=0A=
                        {=0A=
                            While (LOr (LEqual (\_SB.PBSY, 0x01), LEqual =
(\_SB.HMMM, 0x01)))=0A=
                            {=0A=
                                Sleep (0x64)=0A=
                            }=0A=
=0A=
                            Return (CVDR (HDPI, HDUD, 0xB0))=0A=
                        }=0A=
                    }=0A=
                }=0A=
=0A=
                Device (CHN1)=0A=
                {=0A=
                    Name (_ADR, 0x01)=0A=
                    Method (_GTM, 0, NotSerialized)=0A=
                    {=0A=
                        Return (GTMC (HEPI, HEUD, HFPI, HFUD))=0A=
                    }=0A=
=0A=
                    Method (_STM, 3, NotSerialized)=0A=
                    {=0A=
                        CreateDWordField (Arg0, 0x00, PIO0)=0A=
                        CreateDWordField (Arg0, 0x04, DMA0)=0A=
                        CreateDWordField (Arg0, 0x08, PIO1)=0A=
                        CreateDWordField (Arg0, 0x0C, DMA1)=0A=
                        CreateDWordField (Arg0, 0x10, FLAG)=0A=
                        SUDM (FLAG, DMA0, 0x02)=0A=
                        SUDM (FLAG, DMA1, 0x03)=0A=
                    }=0A=
=0A=
                    Device (DRV0)=0A=
                    {=0A=
                        Name (_ADR, 0x00)=0A=
                        Method (_GTF, 0, NotSerialized)=0A=
                        {=0A=
                            While (LOr (LEqual (\_SB.SBSY, 0x01), LEqual =
(\_SB.RMMM, 0x01)))=0A=
                            {=0A=
                                Sleep (0x64)=0A=
                            }=0A=
=0A=
                            Return (CVDR (HEPI, HEUD, 0xA0))=0A=
                        }=0A=
                    }=0A=
=0A=
                    Device (DRV1)=0A=
                    {=0A=
                        Name (_ADR, 0x01)=0A=
                        Method (_GTF, 0, NotSerialized)=0A=
                        {=0A=
                            While (LOr (LEqual (\_SB.SBSY, 0x01), LEqual =
(\_SB.RMMM, 0x01)))=0A=
                            {=0A=
                                Sleep (0x64)=0A=
                            }=0A=
=0A=
                            Return (CVDR (HFPI, HFUD, 0xB0))=0A=
                        }=0A=
                    }=0A=
                }=0A=
            }=0A=
=0A=
            Device (PX40)=0A=
            {=0A=
                Name (_ADR, 0x00110000)=0A=
                OperationRegion (SIRQ, PCI_Config, 0x44, 0x01)=0A=
                Field (SIRQ, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    RSCI,   3=0A=
                }=0A=
=0A=
                OperationRegion (USBE, PCI_Config, 0x50, 0x02)=0A=
                Field (USBE, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    UPT3,   1, =0A=
                    SU20,   1, =0A=
                    UPT2,   1, =0A=
                    SATA,   1, =0A=
                    UPT0,   1, =0A=
                    UPT1,   1, =0A=
                    FNC5,   1, =0A=
                    FNC6,   1, =0A=
                        ,   4, =0A=
                    SLEN,   1, =0A=
                        ,   2, =0A=
                    USBC,   1=0A=
                }=0A=
=0A=
                OperationRegion (PIRQ, PCI_Config, 0x55, 0x03)=0A=
                Field (PIRQ, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                        ,   4, =0A=
                    PIRA,   4, =0A=
                    PIRB,   4, =0A=
                    PIRC,   4, =0A=
                        ,   4, =0A=
                    PIRD,   4=0A=
                }=0A=
=0A=
                Method (SPIC, 0, NotSerialized)=0A=
                {=0A=
                }=0A=
=0A=
                Device (SBIO)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0C02"))=0A=
                    Name (_UID, 0x04)=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF1, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0xE400, 0xE400, 0x01, 0x80)=0A=
                            IO (Decode16, 0xE800, 0xE800, 0x01, 0x20)=0A=
                            Memory32Fixed (ReadOnly, 0xFFF80000, =
0x00080000)=0A=
                            Memory32Fixed (ReadOnly, 0xFFB80000, =
0x00080000)=0A=
                        })=0A=
                        Return (BUF1)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (SYS1)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0C02"))=0A=
                    Name (_UID, 0x01)=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF1, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x0010, 0x0010, 0x00, 0x10)=0A=
                            IO (Decode16, 0x0022, 0x0022, 0x00, 0x0C)=0A=
                            IO (Decode16, 0x0030, 0x0030, 0x00, 0x10)=0A=
                            IO (Decode16, 0x0044, 0x0044, 0x00, 0x1C)=0A=
                            IO (Decode16, 0x0062, 0x0062, 0x00, 0x02)=0A=
                            IO (Decode16, 0x0065, 0x0065, 0x00, 0x0B)=0A=
                            IO (Decode16, 0x0074, 0x0074, 0x00, 0x0C)=0A=
                            IO (Decode16, 0x0091, 0x0091, 0x00, 0x03)=0A=
                            IO (Decode16, 0x00A2, 0x00A2, 0x00, 0x1E)=0A=
                            IO (Decode16, 0x00E0, 0x00E0, 0x00, 0x10)=0A=
                            IO (Decode16, 0x04D0, 0x04D0, 0x00, 0x02)=0A=
                        })=0A=
                        Return (BUF1)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (SYS3)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0C02"))=0A=
                    Name (_UID, 0x02)=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        And (NPS2, 0x10, Local0)=0A=
                        And (NPS2, 0x08, Local1)=0A=
                        If (LEqual (Local1, 0x08))=0A=
                        {=0A=
                            If (LEqual (Local0, 0x10))=0A=
                            {=0A=
                                Return (0x0F)=0A=
                            }=0A=
                            Else=0A=
                            {=0A=
                                Return (0x00)=0A=
                            }=0A=
                        }=0A=
                        Else=0A=
                        {=0A=
                            And (FLG0, 0x04, Local1)=0A=
                            If (LEqual (Local1, 0x04))=0A=
                            {=0A=
                                Return (0x00)=0A=
                            }=0A=
                            Else=0A=
                            {=0A=
                                If (LEqual (Local0, 0x10))=0A=
                                {=0A=
                                    Return (0x0F)=0A=
                                }=0A=
                                Else=0A=
                                {=0A=
                                    Return (0x00)=0A=
                                }=0A=
                            }=0A=
                        }=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF1, ResourceTemplate ()=0A=
                        {=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {12}=0A=
                        })=0A=
                        Return (BUF1)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (PSMR)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0C02"))=0A=
                    Name (_UID, 0x06)=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        And (NPS2, 0x01, Local0)=0A=
                        And (NPS2, 0x08, Local1)=0A=
                        If (LEqual (Local0, Zero))=0A=
                        {=0A=
                            Return (0x00)=0A=
                        }=0A=
                        Else=0A=
                        {=0A=
                            If (LEqual (Local1, 0x00))=0A=
                            {=0A=
                                If (LEqual (SCMP (\_OS, "Microsoft =
Windows"), Zero))=0A=
                                {=0A=
                                    Return (0x0F)=0A=
                                }=0A=
                                Else=0A=
                                {=0A=
                                    If (LEqual (SCMP (\_OS, "Microsoft =
Windows NT"), Zero))=0A=
                                    {=0A=
                                        Return (0x00)=0A=
                                    }=0A=
                                    Else=0A=
                                    {=0A=
                                        Return (0x0F)=0A=
                                    }=0A=
                                }=0A=
                            }=0A=
                            Else=0A=
                            {=0A=
                                Return (0x0F)=0A=
                            }=0A=
                        }=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF1, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x0060, 0x0060, 0x00, 0x01)=0A=
                            IO (Decode16, 0x0064, 0x0064, 0x00, 0x01)=0A=
                        })=0A=
                        Return (BUF1)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (PIC)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0000"))=0A=
                    Name (_CRS, ResourceTemplate ()=0A=
                    {=0A=
                        IO (Decode16, 0x0020, 0x0020, 0x01, 0x02)=0A=
                        IO (Decode16, 0x00A0, 0x00A0, 0x01, 0x02)=0A=
                        IRQNoFlags () {2}=0A=
                    })=0A=
                }=0A=
=0A=
                Device (DMA1)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0200"))=0A=
                    Name (_CRS, ResourceTemplate ()=0A=
                    {=0A=
                        DMA (Compatibility, BusMaster, Transfer8) {4}=0A=
                        IO (Decode16, 0x0000, 0x0000, 0x01, 0x10)=0A=
                        IO (Decode16, 0x0080, 0x0080, 0x01, 0x11)=0A=
                        IO (Decode16, 0x0094, 0x0094, 0x01, 0x0C)=0A=
                        IO (Decode16, 0x00C0, 0x00C0, 0x01, 0x20)=0A=
                    })=0A=
                }=0A=
=0A=
                Device (TMR)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0100"))=0A=
                    Name (_CRS, ResourceTemplate ()=0A=
                    {=0A=
                        IO (Decode16, 0x0040, 0x0040, 0x01, 0x04)=0A=
                        IRQNoFlags () {0}=0A=
                    })=0A=
                }=0A=
=0A=
                Device (RTC)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0B00"))=0A=
                    Name (_CRS, ResourceTemplate ()=0A=
                    {=0A=
                        IO (Decode16, 0x0070, 0x0070, 0x01, 0x04)=0A=
                        IRQNoFlags () {8}=0A=
                    })=0A=
                }=0A=
=0A=
                Device (SPKR)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0800"))=0A=
                    Name (_CRS, ResourceTemplate ()=0A=
                    {=0A=
                        IO (Decode16, 0x0061, 0x0061, 0x01, 0x01)=0A=
                    })=0A=
                }=0A=
=0A=
                Device (COPR)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0C04"))=0A=
                    Name (_CRS, ResourceTemplate ()=0A=
                    {=0A=
                        IO (Decode16, 0x00F0, 0x00F0, 0x01, 0x10)=0A=
                        IRQNoFlags () {13}=0A=
                    })=0A=
                }=0A=
=0A=
                Device (FDC0)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0700"))=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x0A)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        CreateByteField (Local0, 0x00, FSTA)=0A=
                        Return (FSTA)=0A=
                    }=0A=
=0A=
                    Method (_DIS, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x0B)=0A=
                        Release (PSMX)=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x03F2, 0x03F2, 0x00, 0x04)=0A=
                            IO (Decode16, 0x03F7, 0x03F7, 0x00, 0x01)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {6}=0A=
                            DMA (Compatibility, NotBusMaster, Transfer8) =
{2}=0A=
                        })=0A=
                        Return (BUF0)=0A=
                    }=0A=
=0A=
                    Name (_PRS, ResourceTemplate ()=0A=
                    {=0A=
                        IO (Decode16, 0x03F2, 0x03F2, 0x00, 0x04)=0A=
                        IO (Decode16, 0x03F7, 0x03F7, 0x00, 0x01)=0A=
                        IRQ (Edge, ActiveHigh, Exclusive) {6}=0A=
                        DMA (Compatibility, NotBusMaster, Transfer8) {2}=0A=
                    })=0A=
                    Method (_SRS, 1, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (Arg0, INFO)=0A=
                        ISMI (0x0E)=0A=
                        Release (PSMX)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (LPT)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0400"))=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x0F)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        CreateByteField (Local0, 0x00, FSTA)=0A=
                        Return (FSTA)=0A=
                    }=0A=
=0A=
                    Method (_DIS, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x10)=0A=
                        Release (PSMX)=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x0378, 0x0378, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {7}=0A=
                        })=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (BUF0, INFO)=0A=
                        ISMI (0x11)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        Return (Local0)=0A=
                    }=0A=
=0A=
                    Name (_PRS, ResourceTemplate ()=0A=
                    {=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x0378, 0x0378, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {5,7}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x0278, 0x0278, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {5,7}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x03BC, 0x03BC, 0x00, 0x04)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {5,7}=0A=
                        }=0A=
                        EndDependentFn ()=0A=
                    })=0A=
                    Method (_SRS, 1, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (Arg0, INFO)=0A=
                        ISMI (0x13)=0A=
                        Release (PSMX)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (ECP)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0401"))=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x14)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        CreateByteField (Local0, 0x00, FSTA)=0A=
                        Return (FSTA)=0A=
                    }=0A=
=0A=
                    Method (_DIS, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x10)=0A=
                        Release (PSMX)=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x0378, 0x0378, 0x00, 0x08)=0A=
                            IO (Decode16, 0x0778, 0x0778, 0x00, 0x04)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {7}=0A=
                            DMA (Compatibility, NotBusMaster, Transfer8) =
{1}=0A=
                        })=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (BUF0, INFO)=0A=
                        ISMI (0x16)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        Return (Local0)=0A=
                    }=0A=
=0A=
                    Name (_PRS, ResourceTemplate ()=0A=
                    {=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x0378, 0x0378, 0x00, 0x08)=0A=
                            IO (Decode16, 0x0778, 0x0778, 0x00, 0x04)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {5,7}=0A=
                            DMA (Compatibility, NotBusMaster, Transfer8) =
{0,1,3}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x0278, 0x0278, 0x00, 0x08)=0A=
                            IO (Decode16, 0x0678, 0x0678, 0x00, 0x04)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {5,7}=0A=
                            DMA (Compatibility, NotBusMaster, Transfer8) =
{0,1,3}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x03BC, 0x03BC, 0x00, 0x04)=0A=
                            IO (Decode16, 0x07BC, 0x07BC, 0x00, 0x04)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {5,7}=0A=
                            DMA (Compatibility, NotBusMaster, Transfer8) =
{0,1,3}=0A=
                        }=0A=
                        EndDependentFn ()=0A=
                    })=0A=
                    Method (_SRS, 1, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (Arg0, INFO)=0A=
                        ISMI (0x18)=0A=
                        Release (PSMX)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (UAR1)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0501"))=0A=
                    Name (_UID, 0x01)=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x19)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        CreateByteField (Local0, 0x00, FSTA)=0A=
                        Return (FSTA)=0A=
                    }=0A=
=0A=
                    Method (_DIS, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x1A)=0A=
                        Release (PSMX)=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x03F8, 0x03F8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {4}=0A=
                        })=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (BUF0, INFO)=0A=
                        ISMI (0x1B)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        Return (Local0)=0A=
                    }=0A=
=0A=
                    Name (_PRS, ResourceTemplate ()=0A=
                    {=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x03F8, 0x03F8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {4}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x02F8, 0x02F8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {3}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x03E8, 0x03E8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {4}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x02E8, 0x02E8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {10}=0A=
                        }=0A=
                        EndDependentFn ()=0A=
                    })=0A=
                    Method (_SRS, 1, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (Arg0, INFO)=0A=
                        ISMI (0x1D)=0A=
                        Release (PSMX)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (UAR2)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0501"))=0A=
                    Name (_UID, 0x02)=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x1E)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        CreateByteField (Local0, 0x00, FSTA)=0A=
                        Return (FSTA)=0A=
                    }=0A=
=0A=
                    Method (_DIS, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x1F)=0A=
                        Release (PSMX)=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x02F8, 0x02F8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {3}=0A=
                        })=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (BUF0, INFO)=0A=
                        ISMI (0x20)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        Return (Local0)=0A=
                    }=0A=
=0A=
                    Name (_PRS, ResourceTemplate ()=0A=
                    {=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x02F8, 0x02F8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {3}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x03F8, 0x03F8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {4}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x03E8, 0x03E8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {4}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x02E8, 0x02E8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {10}=0A=
                        }=0A=
                        EndDependentFn ()=0A=
                    })=0A=
                    Method (_SRS, 1, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (Arg0, INFO)=0A=
                        ISMI (0x22)=0A=
                        Release (PSMX)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (IRDA)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0510"))=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x23)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        CreateByteField (Local0, 0x00, FSTA)=0A=
                        Return (FSTA)=0A=
                    }=0A=
=0A=
                    Method (_DIS, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x24)=0A=
                        Release (PSMX)=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x02F8, 0x02F8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {3}=0A=
                        })=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (BUF0, INFO)=0A=
                        ISMI (0x25)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        Return (Local0)=0A=
                    }=0A=
=0A=
                    Name (_PRS, ResourceTemplate ()=0A=
                    {=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x02F8, 0x02F8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {3}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x03F8, 0x03F8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {4}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x03E8, 0x03E8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {4}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x02E8, 0x02E8, 0x00, 0x08)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {10}=0A=
                        }=0A=
                        EndDependentFn ()=0A=
                    })=0A=
                    Method (_SRS, 1, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (Arg0, INFO)=0A=
                        ISMI (0x27)=0A=
                        Release (PSMX)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (PS2K)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0303"))=0A=
                    Name (_CID, 0x0B03D041)=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        And (NPS2, 0x01, Local0)=0A=
                        If (LEqual (Local0, 0x01))=0A=
                        {=0A=
                            Return (0x00)=0A=
                        }=0A=
                        Else=0A=
                        {=0A=
                            Return (0x0F)=0A=
                        }=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x0060, 0x0060, 0x00, 0x01)=0A=
                            IO (Decode16, 0x0064, 0x0064, 0x00, 0x01)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {1}=0A=
                        })=0A=
                        Return (BUF0)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (PS2M)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0F03"))=0A=
                    Name (_CID, 0x130FD041)=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        And (NPS2, 0x08, Local0)=0A=
                        If (LEqual (Local0, 0x08))=0A=
                        {=0A=
                            Return (0x00)=0A=
                        }=0A=
=0A=
                        And (FLG0, 0x04, Local1)=0A=
                        If (LEqual (Local1, 0x04))=0A=
                        {=0A=
                            Return (0x0F)=0A=
                        }=0A=
                        Else=0A=
                        {=0A=
                            Return (0x00)=0A=
                        }=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF1, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x0060, 0x0060, 0x00, 0x01)=0A=
                            IO (Decode16, 0x0064, 0x0064, 0x00, 0x01)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {12}=0A=
                        })=0A=
                        Name (BUF2, ResourceTemplate ()=0A=
                        {=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {12}=0A=
                        })=0A=
                        And (NPS2, 0x01, Local0)=0A=
                        If (LEqual (Local0, 0x01))=0A=
                        {=0A=
                            If (LEqual (SCMP (\_OS, "Microsoft =
Windows"), Zero))=0A=
                            {=0A=
                                Return (BUF2)=0A=
                            }=0A=
                            Else=0A=
                            {=0A=
                                If (LEqual (SCMP (\_OS, "Microsoft =
Windows NT"), Zero))=0A=
                                {=0A=
                                    Return (BUF1)=0A=
                                }=0A=
                                Else=0A=
                                {=0A=
                                    Return (BUF2)=0A=
                                }=0A=
                            }=0A=
                        }=0A=
                        Else=0A=
                        {=0A=
                            Return (BUF2)=0A=
                        }=0A=
                    }=0A=
                }=0A=
=0A=
                Device (MIDI)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNPB006"))=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x28)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        CreateByteField (Local0, 0x00, FSTA)=0A=
                        Return (FSTA)=0A=
                    }=0A=
=0A=
                    Method (_DIS, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x29)=0A=
                        Release (PSMX)=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x0300, 0x0300, 0x00, 0x02)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) {5}=0A=
                        })=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (BUF0, INFO)=0A=
                        ISMI (0x2A)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        Return (Local0)=0A=
                    }=0A=
=0A=
                    Name (_PRS, ResourceTemplate ()=0A=
                    {=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x0330, 0x0330, 0x00, 0x02)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) =
{3,4,5,7,10,12}=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x0300, 0x0300, 0x00, 0x02)=0A=
                            IRQ (Edge, ActiveHigh, Exclusive) =
{3,4,5,7,10,12}=0A=
                        }=0A=
                        EndDependentFn ()=0A=
                    })=0A=
                    Method (_SRS, 1, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (Arg0, INFO)=0A=
                        ISMI (0x2C)=0A=
                        Release (PSMX)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (GAME)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNPB02F"))=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x2D)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        CreateByteField (Local0, 0x00, FSTA)=0A=
                        Return (FSTA)=0A=
                    }=0A=
=0A=
                    Method (_DIS, 0, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        ISMI (0x2E)=0A=
                        Release (PSMX)=0A=
                    }=0A=
=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x0208, 0x0208, 0x00, 0x08)=0A=
                        })=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (BUF0, INFO)=0A=
                        ISMI (0x2F)=0A=
                        Store (INFO, Local0)=0A=
                        Release (PSMX)=0A=
                        Return (Local0)=0A=
                    }=0A=
=0A=
                    Name (_PRS, ResourceTemplate ()=0A=
                    {=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x0208, 0x0208, 0x00, 0x08)=0A=
                        }=0A=
                        StartDependentFn (0x01, 0x01)=0A=
                        {=0A=
                            IO (Decode16, 0x0200, 0x0200, 0x00, 0x08)=0A=
                        }=0A=
                        EndDependentFn ()=0A=
                    })=0A=
                    Method (_SRS, 1, NotSerialized)=0A=
                    {=0A=
                        Acquire (PSMX, 0xFFFF)=0A=
                        Store (Arg0, INFO)=0A=
                        ISMI (0x31)=0A=
                        Release (PSMX)=0A=
                    }=0A=
                }=0A=
=0A=
                Device (SYS2)=0A=
                {=0A=
                    Name (_HID, EisaId ("PNP0C02"))=0A=
                    Name (_UID, 0x03)=0A=
                    Method (_CRS, 0, NotSerialized)=0A=
                    {=0A=
                        Name (BUF0, ResourceTemplate ()=0A=
                        {=0A=
                            IO (Decode16, 0x002E, 0x002E, 0x00, 0x02)=0A=
                            IO (Decode16, 0x0290, 0x0290, 0x00, 0x08)=0A=
                            IO (Decode16, 0x0370, 0x0370, 0x00, 0x06)=0A=
                        })=0A=
                        Return (BUF0)=0A=
                    }=0A=
                }=0A=
            }=0A=
=0A=
            Device (USB0)=0A=
            {=0A=
                Name (_ADR, 0x00100000)=0A=
                OperationRegion (TEMP, PCI_Config, 0x3C, 0x01)=0A=
                Field (TEMP, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    UIRQ,   4=0A=
                }=0A=
=0A=
                Method (S_3D, 0, NotSerialized)=0A=
                {=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), =
Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Return (0x02)=0A=
                    }=0A=
                }=0A=
=0A=
                Method (_PRW, 0, NotSerialized)=0A=
                {=0A=
                    Return (Package (0x02)=0A=
                    {=0A=
                        0x0E, =0A=
                        0x04=0A=
                    })=0A=
                }=0A=
            }=0A=
=0A=
            Device (USB1)=0A=
            {=0A=
                Name (_ADR, 0x00100001)=0A=
                OperationRegion (PIRQ, PCI_Config, 0x3C, 0x01)=0A=
                Field (PIRQ, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    UIRQ,   4=0A=
                }=0A=
=0A=
                Method (S_3D, 0, NotSerialized)=0A=
                {=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), =
Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Return (0x02)=0A=
                    }=0A=
                }=0A=
=0A=
                Method (_PRW, 0, NotSerialized)=0A=
                {=0A=
                    Return (Package (0x02)=0A=
                    {=0A=
                        0x0E, =0A=
                        0x04=0A=
                    })=0A=
                }=0A=
            }=0A=
=0A=
            Device (USB2)=0A=
            {=0A=
                Name (_ADR, 0x00100002)=0A=
                OperationRegion (PIRQ, PCI_Config, 0x3C, 0x01)=0A=
                Field (PIRQ, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    UIRQ,   4=0A=
                }=0A=
=0A=
                Method (S_3D, 0, NotSerialized)=0A=
                {=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), =
Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Return (0x02)=0A=
                    }=0A=
                }=0A=
=0A=
                Method (_PRW, 0, NotSerialized)=0A=
                {=0A=
                    Return (Package (0x02)=0A=
                    {=0A=
                        0x0E, =0A=
                        0x04=0A=
                    })=0A=
                }=0A=
            }=0A=
=0A=
            Device (USB3)=0A=
            {=0A=
                Name (_ADR, 0x00100003)=0A=
                OperationRegion (PIRQ, PCI_Config, 0x3C, 0x01)=0A=
                Field (PIRQ, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    UIRQ,   4=0A=
                }=0A=
=0A=
                Method (S_3D, 0, NotSerialized)=0A=
                {=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), =
Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Return (0x02)=0A=
                    }=0A=
                }=0A=
=0A=
                Method (_PRW, 0, NotSerialized)=0A=
                {=0A=
                    Return (Package (0x02)=0A=
                    {=0A=
                        0x0E, =0A=
                        0x04=0A=
                    })=0A=
                }=0A=
            }=0A=
=0A=
            Device (SU20)=0A=
            {=0A=
                Name (_ADR, 0x00100004)=0A=
                OperationRegion (TEMP, PCI_Config, 0x3C, 0x01)=0A=
                Field (TEMP, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    PIRQ,   4=0A=
                }=0A=
=0A=
                Method (S_3D, 0, NotSerialized)=0A=
                {=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), =
Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Return (0x02)=0A=
                    }=0A=
                }=0A=
=0A=
                Method (_PRW, 0, NotSerialized)=0A=
                {=0A=
                    Return (Package (0x02)=0A=
                    {=0A=
                        0x0E, =0A=
                        0x04=0A=
                    })=0A=
                }=0A=
            }=0A=
=0A=
            Device (USBC)=0A=
            {=0A=
                Name (_ADR, 0x00100005)=0A=
                OperationRegion (TEMP, PCI_Config, 0x3C, 0x01)=0A=
                Field (TEMP, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    PIRQ,   4=0A=
                }=0A=
            }=0A=
=0A=
            Device (SATA)=0A=
            {=0A=
                Name (_ADR, 0x000F0000)=0A=
                OperationRegion (SAPR, PCI_Config, 0x00, 0xC2)=0A=
                Field (SAPR, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    VID,    16, =0A=
                    Offset (0x04), =0A=
                    CMDR,   3, =0A=
                    Offset (0x3C), =0A=
                    UIRQ,   4, =0A=
                    Offset (0x49), =0A=
                        ,   6, =0A=
                    EPHY,   1=0A=
                }=0A=
=0A=
                Method (_STA, 0, NotSerialized)=0A=
                {=0A=
                    If (LNot (LEqual (\_SB.PCI0.SATA.VID, 0x1106)))=0A=
                    {=0A=
                        Return (0x00)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        If (LEqual (\_SB.PCI0.SATA.CMDR, 0x00))=0A=
                        {=0A=
                            Return (0x0D)=0A=
                        }=0A=
                        Else=0A=
                        {=0A=
                            Return (0x0F)=0A=
                        }=0A=
                    }=0A=
                }=0A=
=0A=
                Name (REGF, 0x01)=0A=
                Method (_REG, 2, NotSerialized)=0A=
                {=0A=
                    If (LEqual (Arg0, 0x02))=0A=
                    {=0A=
                        Store (Arg1, REGF)=0A=
                    }=0A=
                }=0A=
=0A=
                Name (TIM0, Package (0x04)=0A=
                {=0A=
                    Package (0x05)=0A=
                    {=0A=
                        0x78, =0A=
                        0xB4, =0A=
                        0xF0, =0A=
                        0x017F, =0A=
                        0x0258=0A=
                    }, =0A=
=0A=
                    Package (0x05)=0A=
                    {=0A=
                        0x20, =0A=
                        0x22, =0A=
                        0x33, =0A=
                        0x47, =0A=
                        0x5D=0A=
                    }, =0A=
=0A=
                    Package (0x07)=0A=
                    {=0A=
                        0x78, =0A=
                        0x50, =0A=
                        0x3C, =0A=
                        0x2D, =0A=
                        0x1E, =0A=
                        0x14, =0A=
                        0x0F=0A=
                    }, =0A=
=0A=
                    Package (0x0F)=0A=
                    {=0A=
                        0x06, =0A=
                        0x05, =0A=
                        0x04, =0A=
                        0x04, =0A=
                        0x03, =0A=
                        0x03, =0A=
                        0x02, =0A=
                        0x02, =0A=
                        0x01, =0A=
                        0x01, =0A=
                        0x01, =0A=
                        0x01, =0A=
                        0x01, =0A=
                        0x01, =0A=
                        0x00=0A=
                    }=0A=
                })=0A=
                Name (TMD0, Buffer (0x14) {})=0A=
                CreateDWordField (TMD0, 0x00, PIO0)=0A=
                CreateDWordField (TMD0, 0x04, DMA0)=0A=
                CreateDWordField (TMD0, 0x08, PIO1)=0A=
                CreateDWordField (TMD0, 0x0C, DMA1)=0A=
                CreateDWordField (TMD0, 0x10, CHNF)=0A=
                Name (PMPT, 0x20)=0A=
                Name (PMUE, 0x07)=0A=
                Name (PMUT, 0x00)=0A=
                Name (PSPT, 0x20)=0A=
                Name (PSUE, 0x07)=0A=
                Name (PSUT, 0x00)=0A=
                Name (SMPT, 0x20)=0A=
                Name (SMUE, 0x07)=0A=
                Name (SMUT, 0x00)=0A=
                Name (SSPT, 0x20)=0A=
                Name (SSUE, 0x07)=0A=
                Name (SSUT, 0x00)=0A=
                Device (CHN0)=0A=
                {=0A=
                    Name (_ADR, 0x00)=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Return (0x0F)=0A=
                    }=0A=
=0A=
                    Method (_GTM, 0, NotSerialized)=0A=
                    {=0A=
                        Return (GTM (PMPT, PMUE, PMUT, PSPT, PSUE, PSUT))=0A=
                    }=0A=
=0A=
                    Method (_STM, 3, NotSerialized)=0A=
                    {=0A=
                    }=0A=
=0A=
                    Device (DRV0)=0A=
                    {=0A=
                        Name (_ADR, 0x00)=0A=
                        Method (_GTF, 0, NotSerialized)=0A=
                        {=0A=
                        }=0A=
                    }=0A=
=0A=
                    Device (DRV1)=0A=
                    {=0A=
                        Name (_ADR, 0x01)=0A=
                        Method (_GTF, 0, NotSerialized)=0A=
                        {=0A=
                        }=0A=
                    }=0A=
                }=0A=
=0A=
                Device (CHN1)=0A=
                {=0A=
                    Name (_ADR, 0x01)=0A=
                    Method (_STA, 0, NotSerialized)=0A=
                    {=0A=
                        Return (0x0F)=0A=
                    }=0A=
=0A=
                    Method (_GTM, 0, NotSerialized)=0A=
                    {=0A=
                        Return (GTM (SMPT, SMUE, SMUT, SSPT, SSUE, SSUT))=0A=
                    }=0A=
=0A=
                    Method (_STM, 3, NotSerialized)=0A=
                    {=0A=
                    }=0A=
=0A=
                    Device (DRV0)=0A=
                    {=0A=
                        Name (_ADR, 0x00)=0A=
                        Method (_GTF, 0, NotSerialized)=0A=
                        {=0A=
                        }=0A=
                    }=0A=
=0A=
                    Device (DRV1)=0A=
                    {=0A=
                        Name (_ADR, 0x01)=0A=
                        Method (_GTF, 0, NotSerialized)=0A=
                        {=0A=
                        }=0A=
                    }=0A=
                }=0A=
=0A=
                Method (GTM, 6, Serialized)=0A=
                {=0A=
                    Store (Ones, PIO0)=0A=
                    Store (Ones, PIO1)=0A=
                    Store (Ones, DMA0)=0A=
                    Store (Ones, DMA1)=0A=
                    Store (0x10, CHNF)=0A=
                    If (REGF) {}=0A=
                    Else=0A=
                    {=0A=
                        Return (TMD0)=0A=
                    }=0A=
=0A=
                    Store (Match (DerefOf (Index (TIM0, 0x01)), MEQ, =
Arg0, MTR, 0x00, 0x00), Local6)=0A=
                    Store (DerefOf (Index (DerefOf (Index (TIM0, 0x00)), =
Local6)), Local7)=0A=
                    Store (Local7, DMA0)=0A=
                    Store (Local7, PIO0)=0A=
                    Store (Match (DerefOf (Index (TIM0, 0x01)), MEQ, =
Arg3, MTR, 0x00, 0x00), Local6)=0A=
                    Store (DerefOf (Index (DerefOf (Index (TIM0, 0x00)), =
Local6)), Local7)=0A=
                    Store (Local7, DMA1)=0A=
                    Store (Local7, PIO1)=0A=
                    If (Arg1)=0A=
                    {=0A=
                        Store (DerefOf (Index (DerefOf (Index (TIM0, =
0x03)), Arg2)), Local5)=0A=
                        Store (DerefOf (Index (DerefOf (Index (TIM0, =
0x02)), Local5)), DMA0)=0A=
                        Or (CHNF, 0x01, CHNF)=0A=
                    }=0A=
=0A=
                    If (Arg4)=0A=
                    {=0A=
                        Store (DerefOf (Index (DerefOf (Index (TIM0, =
0x03)), Arg5)), Local5)=0A=
                        Store (DerefOf (Index (DerefOf (Index (TIM0, =
0x02)), Local5)), DMA1)=0A=
                        Or (CHNF, 0x04, CHNF)=0A=
                    }=0A=
=0A=
                    Return (TMD0)=0A=
                }=0A=
            }=0A=
=0A=
            Device (AC97)=0A=
            {=0A=
                Name (_ADR, 0x00110005)=0A=
                OperationRegion (AIRQ, PCI_Config, 0x3C, 0x01)=0A=
                Field (AIRQ, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    PIRQ,   4=0A=
                }=0A=
            }=0A=
=0A=
            Device (MC97)=0A=
            {=0A=
                Name (_ADR, 0x00110006)=0A=
                Method (S_3D, 0, NotSerialized)=0A=
                {=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), =
Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Return (0x02)=0A=
                    }=0A=
                }=0A=
=0A=
                OperationRegion (MIRQ, PCI_Config, 0x3C, 0x01)=0A=
                Field (MIRQ, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    PIRQ,   4=0A=
                }=0A=
=0A=
                Method (_PRW, 0, NotSerialized)=0A=
                {=0A=
                    Return (Package (0x02)=0A=
                    {=0A=
                        0x0D, =0A=
                        0x04=0A=
                    })=0A=
                }=0A=
            }=0A=
=0A=
            Device (SLAN)=0A=
            {=0A=
                Name (_ADR, 0x00120000)=0A=
                Method (S_3D, 0, NotSerialized)=0A=
                {=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), =
Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
=0A=
                    If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                    {=0A=
                        Return (0x03)=0A=
                    }=0A=
                    Else=0A=
                    {=0A=
                        Return (0x02)=0A=
                    }=0A=
                }=0A=
=0A=
                OperationRegion (TEMP, PCI_Config, 0x3C, 0x01)=0A=
                Field (TEMP, ByteAcc, NoLock, Preserve)=0A=
                {=0A=
                    PIRQ,   4=0A=
                }=0A=
=0A=
                Method (_PRW, 0, NotSerialized)=0A=
                {=0A=
                    Return (Package (0x02)=0A=
                    {=0A=
                        0x03, =0A=
                        0x04=0A=
                    })=0A=
                }=0A=
            }=0A=
=0A=
            Method (S_3D, 0, NotSerialized)=0A=
            {=0A=
                If (LEqual (SCMP (\_OS, "Microsoft Windows NT"), Zero))=0A=
                {=0A=
                    Return (0x03)=0A=
                }=0A=
=0A=
                If (LEqual (SCMP (\_OS, "Microsoft Windows"), Zero))=0A=
                {=0A=
                    Return (0x03)=0A=
                }=0A=
                Else=0A=
                {=0A=
                    Return (0x02)=0A=
                }=0A=
            }=0A=
=0A=
            Method (_PRW, 0, NotSerialized)=0A=
            {=0A=
                Return (Package (0x02)=0A=
                {=0A=
                    0x0B, =0A=
                    0x04=0A=
                })=0A=
            }=0A=
        }=0A=
    }=0A=
=0A=
    Scope (\_GPE)=0A=
    {=0A=
        Method (_L0E, 0, NotSerialized)=0A=
        {=0A=
            Notify (\_SB.PCI0.USB0, 0x02)=0A=
            Notify (\_SB.PCI0.USB1, 0x02)=0A=
        }=0A=
=0A=
        Method (_L0B, 0, NotSerialized)=0A=
        {=0A=
            Notify (\_SB.PCI0, 0x02)=0A=
        }=0A=
=0A=
        Method (_L03, 0, NotSerialized)=0A=
        {=0A=
            Notify (\_SB.PCI0.SLAN, 0x02)=0A=
        }=0A=
=0A=
        Method (_L0D, 0, NotSerialized)=0A=
        {=0A=
            Notify (\_SB.PCI0.MC97, 0x02)=0A=
        }=0A=
    }=0A=
}=0A=
=0A=

------=_NextPart_000_000B_01C480A1.8339F4C0--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAAoNu2Yh496EGUjY%2BelIrSIgEAAAAA>