This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Sat Apr 20 00:23:12 2024 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263593AbTKKQRk (ORCPT ); Tue, 11 Nov 2003 11:17:40 -0500 Received: from dsl092-073-159.bos1.dsl.speakeasy.net ([66.92.73.159]:30981 "EHLO yupa.krose.org") by vger.kernel.org with ESMTP id S263583AbTKKQRC (ORCPT ); Tue, 11 Nov 2003 11:17:02 -0500 Received: from nausicaa.krose.org (root@nausicaa.krose.org [66.92.73.211]) by yupa.krose.org (8.12.10/8.12.10/Debian-4) with ESMTP id hABGGxK0018923 for ; Tue, 11 Nov 2003 11:16:59 -0500 Received: from nausicaa.krose.org (krose@localhost [127.0.0.1]) by nausicaa.krose.org (8.12.10/8.12.10/Debian-4) with ESMTP id hABGGxnO002110 for ; Tue, 11 Nov 2003 11:16:59 -0500 Received: (from krose@localhost) by nausicaa.krose.org (8.12.10/8.12.10/Debian-4) id hABGGvCM002105; Tue, 11 Nov 2003 11:16:57 -0500 X-Authentication-Warning: nausicaa.krose.org: krose set sender to krose@krose.org using -f To: linux-kernel@vger.kernel.org X-Home-Page: http://www.krose.org/~krose/ From: Kyle Rose Organization: krose.org Subject: Cannot allocate resource region foo of device bar (1/3) Content-Type: message/partial; id="Tue_Nov_11_11:16:56_2003@nausicaa.krose.org"; number=1; total=3 Date: Tue, 11 Nov 2003 11:16:56 -0500 Message-Id: <87d6by3mo7.fsf@nausicaa.krose.org> User-Agent: Gnus/5.090024 (Oort Gnus v0.24) XEmacs/21.4 (Reasonable Discussion, linux) Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org To: linux-kernel@vger.kernel.org Subject: Cannot allocate resource region foo of device bar X-Home-Page: http://www.krose.org/~krose/ Gcc: nnfolder+archive:sent-mail From: Kyle Rose Organization: krose.org Mime-Version: 1.0 (generated by tm-edit 1.8) Content-Type: text/plain; charset=US-ASCII Just got a Tyan Thunder K8W 2885 mobo with dual Opterons set up last night, and mostly everything works in 32-bit mode, as I have not yet done the research on how to get a 64-bit toolchain onto the machine. One big problem, though: the kernel appears unable to assign virtual memory to one of the memory mapped regions of my second (PCI 5V) video card, an nVidia GeForce2 MX. This results in its running in PIO mode, which gives me, oh, about one frame/second when watching DVD's on that display. :) PCI: Cannot allocate resource region 0 of device 0000:04:0a.0 PCI: Cannot allocate resource region 1 of device 0000:04:0a.0 where said resource regions are: Region 0: Memory at fb000000 (32-bit, non-prefetchable) [size=16M] Region 1: Memory at b0000000 (32-bit, prefetchable) [size=128M] I'll include the full dmesg and lspci dumps below, along with the kernel config. Just to head off the obvious first suggestions, I have indeed tried booting with acpi=off and setting the BIOS to do different things (PnP on, PnP off; ACPI on, ACPI off; I/O APIC on, I/O APIC off) and I always get the same result, though there may be a combination I didn't try that would fix the problem. Nonetheless, I suspect there is something more subtle going on here. As a final point of information, the nVidia proprietary driver rev. 4496 that I'm using doesn't recognize/can't use the AMD-8151 AGP bridge on this mobo, so I'm using the AGPGART implementation instead for accessing the first video card, a GeForce FX 5600. The AGP implementation I'm using, of course, has no effect on the PCI card, but I figure some of that information might be helpful. Anyway, the aforementioned dump comes after my sig. BTW, I just wanted to say I've come here with plenty of problems over the last 9 years and never walked away disappointed. You guys rock. Cheers, Kyle root@nausicaa:/var/log# uname -a Linux nausicaa 2.6.0-test9-bk16 #1 SMP Tue Nov 11 08:32:19 EST 2003 i686 GNU/Linux root@nausicaa:/var/log# dmesg 3.2 (Debian)) #1 SMP Tue Nov 11 08:32:19 EST 2003 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000003fff0000 (usable) BIOS-e820: 000000003fff0000 - 000000003ffff000 (ACPI data) BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS) BIOS-e820: 00000000ff7c0000 - 0000000100000000 (reserved) Warning only 896MB will be used. Use a HIGHMEM enabled kernel. 896MB LOWMEM available. found SMP MP-table at 000ff780 hm, page 000ff000 reserved twice. hm, page 00100000 reserved twice. hm, page 000f9000 reserved twice. hm, page 000fa000 reserved twice. On node 0 totalpages: 229376 DMA zone: 4096 pages, LIFO batch:1 Normal zone: 225280 pages, LIFO batch:16 HighMem zone: 0 pages, LIFO batch:1 DMI 2.3 present. Intel MultiProcessor Specification v1.4 Virtual Wire compatibility mode. OEM ID: TYAN Product ID: S2885 APIC at: 0xFEE00000 Processor #0 0:0 APIC version 0 BIOS bug, APIC version is 0 for CPU#0! fixing up to 0x10. (tell your hw vendor) Processor #1 0:0 APIC version 0 BIOS bug, APIC version is 0 for CPU#1! fixing up to 0x10. (tell your hw vendor) I/O APIC #2 Version 17 at 0xFEC00000. I/O APIC #3 Version 17 at 0xFC9FE000. I/O APIC #4 Version 17 at 0xFC9FF000. Enabling APIC mode: Flat. Using 3 I/O APICs Processors: 2 Building zonelist for node : 0 Kernel command line: BOOT_IMAGE=Linux ro root=343 hda=ide-disk hdb=ide-disk hdc=ide-cd hdd=ide-cd noirqdebug acpi=off ide_setup: hda=ide-disk ide_setup: hdb=ide-disk ide_setup: hdc=ide-cd ide_setup: hdd=ide-cd IRQ lockup detection disabled Initializing CPU#0 PID hash table entries: 4096 (order 12: 32768 bytes) Detected 1793.753 MHz processor. Console: colour VGA+ 80x60 Memory: 904308k/917504k available (1805k kernel code, 12420k reserved, 755k data, 152k init, 0k highmem) Calibrating delay loop... 3522.56 BogoMIPS Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: After generic identify, caps: 078bfbff e1d3fbff 00000000 00000000 CPU: After vendor identify, caps: 078bfbff e1d3fbff 00000000 00000000 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU: After all inits, caps: 078bfbff e1d3fbff 00000000 00000010 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. POSIX conformance testing by UNIFIX CPU0: AMD Opteron(tm) Processor 244 stepping 01 per-CPU timeslice cutoff: 2925.75 usecs. task migration cache decay timeout: 3 msecs. enabled ExtINT on CPU#0 ESR value before enabling vector: 00000004 ESR value after enabling vector: 00000000 Booting processor 1/1 eip 2000 Initializing CPU#1 masked ExtINT on CPU#1 ESR value before enabling vector: 00000000 ESR value after enabling vector: 00000000 Calibrating delay loop... 3579.90 BogoMIPS CPU: After generic identify, caps: 078bfbff e1d3fbff 00000000 00000000 CPU: After vendor identify, caps: 078bfbff e1d3fbff 00000000 00000000 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU: After all inits, caps: 078bfbff e1d3fbff 00000000 00000010 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#1. CPU1: AMD Opteron(tm) Processor 244 stepping 01 Total of 2 processors activated (7102.46 BogoMIPS). ENABLING IO-APIC IRQs Setting 2 in the phys_id_present_map ...changing IO-APIC physical APIC ID to 2 ... ok. Setting 3 in the phys_id_present_map ...changing IO-APIC physical APIC ID to 3 ... ok. Setting 4 in the phys_id_present_map ...changing IO-APIC physical APIC ID to 4 ... ok. init IO_APIC IRQs IO-APIC (apicid-pin) 2-0, 2-5, 2-9, 2-10, 2-11, 2-18, 2-20, 2-21, 2-22, 2-23, 3-1, 4-0, 4-1, 4-2, 4-3 not connected. ..TIMER: vector=0x31 pin1=2 pin2=0 number of MP IRQ sources: 25. number of IO-APIC #2 registers: 24. number of IO-APIC #3 registers: 4. number of IO-APIC #4 registers: 4. testing the IO APIC....................... IO APIC #2...... .... register #00: 02000000 ....... : physical APIC id: 02 ....... : Delivery Type: 0 ....... : LTS : 0 .... register #01: 00170011 ....... : max redirection entries: 0017 ....... : PRQ implemented: 0 ....... : IO APIC version: 0011 .... register #02: 02000000 ....... : arbitration: 02 .... IRQ redirection table: NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect: 00 000 00 1 0 0 0 0 0 0 00 01 001 01 0 0 0 0 0 1 1 39 02 001 01 0 0 0 0 0 1 1 31 03 001 01 0 0 0 0 0 1 1 41 04 001 01 0 0 0 0 0 1 1 49 05 000 00 1 0 0 0 0 0 0 00 06 001 01 0 0 0 0 0 1 1 51 07 001 01 0 0 0 0 0 1 1 59 08 001 01 0 0 0 0 0 1 1 61 09 000 00 1 0 0 0 0 0 0 00 0a 000 00 1 0 0 0 0 0 0 00 0b 000 00 1 0 0 0 0 0 0 00 0c 001 01 0 0 0 0 0 1 1 69 0d 001 01 0 0 0 0 0 1 1 71 0e 001 01 0 0 0 0 0 1 1 79 0f 001 01 0 0 0 0 0 1 1 81 10 001 01 1 1 0 1 0 1 1 89 11 001 01 1 1 0 1 0 1 1 91 12 000 00 1 0 0 0 0 0 0 00 13 001 01 1 1 0 1 0 1 1 99 14 000 00 1 0 0 0 0 0 0 00 15 000 00 1 0 0 0 0 0 0 00 16 000 00 1 0 0 0 0 0 0 00 17 000 00 1 0 0 0 0 0 0 00 IO APIC #3...... .... register #00: 03000000 ....... : physical APIC id: 03 ....... : Delivery Type: 0 ....... : LTS : 0 .... register #01: 00030011 ....... : max redirection entries: 0003 ....... : PRQ implemented: 0 ....... : IO APIC version: 0011 .... register #02: 00000000 ....... : arbitration: 00 .... IRQ redirection table: NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect: 00 001 01 1 1 0 1 0 1 1 A1 01 000 00 1 0 0 0 0 0 0 00 02 001 01 1 1 0 1 0 1 1 A9 03 001 01 1 1 0 1 0 1 1 B1 IO APIC #4...... .... register #00: 04000000 ....... : physical APIC id: 04 ....... : Delivery Type: 0 ....... : LTS : 0 .... register #01: 00030011 ....... : max redirection entries: 0003 ....... : PRQ implemented: 0 ....... : IO APIC version: 0011 .... register #02: 00000000 ....... : arbitration: 00 .... IRQ redirection table: NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect: 00 000 00 1 0 0 0 0 0 0 00 01 000 00 1 0 0 0 0 0 0 00 02 000 00 1 0 0 0 0 0 0 00 03 000 00 1 0 0 0 0 0 0 00 IRQ to pin mappings: IRQ0 -> 0:2 IRQ1 -> 0:1 IRQ3 -> 0:3 IRQ4 -> 0:4 IRQ6 -> 0:6 IRQ7 -> 0:7 IRQ8 -> 0:8 IRQ12 -> 0:12 IRQ13 -> 0:13 IRQ14 -> 0:14 IRQ15 -> 0:15 IRQ16 -> 0:16 IRQ17 -> 0:17 IRQ19 -> 0:19 IRQ24 -> 1:0 IRQ26 -> 1:2 IRQ27 -> 1:3 .................................... done. Using local APIC timer interrupts. calibrating APIC timer ... ..... CPU clock speed is 1792.0899 MHz. ..... host bus clock speed is 199.0211 MHz. checking TSC synchronization across 2 CPUs: passed. Starting migration thread for cpu 0 Bringing up 1 CPU 1 IS NOW UP! Starting migration thread for cpu 1 CPUS done 8 NET: Registered protocol family 16 PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=6 PCI: Using configuration type 1 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20031002 ACPI: Interpreter disabled. drivers/usb/core/usb.c: registered new driver usbfs drivers/usb/core/usb.c: registered new driver hub ACPI: ACPI tables contain no PCI IRQ routing entries PCI: Invalid ACPI-PCI IRQ routing table PCI: Probing PCI hardware PCI: Probing PCI hardware (bus 00) PCI: Discovered peer bus 05 PCI: Using IRQ router default [1022/746b] at 0000:00:07.3 PCI->APIC IRQ transform: (B0,I7,P3) -> 19 PCI->APIC IRQ transform: (B0,I7,P1) -> 17 PCI->APIC IRQ transform: (B4,I0,P3) -> 19 PCI->APIC IRQ transform: (B4,I0,P3) -> 19 PCI->APIC IRQ transform: (B4,I10,P0) -> 16 PCI->APIC IRQ transform: (B4,I11,P0) -> 17 PCI->APIC IRQ transform: (B4,I12,P0) -> 19 PCI->APIC IRQ transform: (B2,I8,P0) -> 27 PCI->APIC IRQ transform: (B2,I9,P0) -> 24 PCI->APIC IRQ transform: (B3,I8,P0) -> 26 PCI->APIC IRQ transform: (B3,I8,P1) -> 24 PCI->APIC IRQ transform: (B3,I8,P2) -> 24 PCI->APIC IRQ transform: (B3,I9,P0) -> 24 PCI->APIC IRQ transform: (B6,I0,P0) -> 16 PCI: Cannot allocate resource region 0 of device 0000:04:0a.0 PCI: Cannot allocate resource region 1 of device 0000:04:0a.0 Machine check exception polling timer started. Starting balanced_irq ikconfig 0.7 with /proc/config* devfs: v1.22 (20021013) Richard Gooch (rgooch@atnf.csiro.au) devfs: boot_options: 0x1 Initializing Cryptographic API pty: 256 Unix98 ptys configured Using anticipatory io scheduler Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx AMD8111: IDE controller at PCI slot 0000:00:07.1 AMD8111: chipset revision 3 AMD8111: not 100% native mode: will probe irqs later AMD8111: 0000:00:07.1 (rev 03) UDMA133 controller ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA hda: ST380021A, ATA DISK drive hdb: ST380021A, ATA DISK drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 hdc: Pioneer DVD-ROM ATAPIModel DVD-106S 012, ATAPI CD/DVD-ROM drive hdd: PIONEER DVD-RW DVR-105, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 hda: max request size: 128KiB hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100) /dev/ide/host0/bus0/target0/lun0: p1 p2 hdb: max request size: 128KiB hdb: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100) /dev/ide/host0/bus0/target1/lun0: p1 p2 p3 mice: PS/2 mouse device common for all mice serio: i8042 AUX port at 0x60,0x64 irq 12 input: AT Translated Set 2 keyboard on isa0060/serio0 serio: i8042 KBD port at 0x60,0x64 irq 1 NET: Registered protocol family 2 IP: routing cache hash table of 8192 buckets, 64Kbytes TCP: Hash tables configured (established 262144 bind 65536) NET: Registered protocol family 1 NET: Registered protocol family 17 NET: Registered protocol family 15 found reiserfs format "3.6" with standard journal Reiserfs journal params: device hdb3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 reiserfs: checking transaction log (hdb3) for (hdb3) Using r5 hash to sort names VFS: Mounted root (reiserfs filesystem) readonly. Mounted devfs on /dev Freeing unused kernel memory: 152k freed hdc: ATAPI 126X DVD-ROM drive, 256kB Cache, UDMA(66) Uniform CD-ROM driver Revision: 3.12 hdd: ATAPI 32X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache, UDMA(33) SCSI subsystem initialized tg3.c:v2.3 (November 5, 2003) eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCI:33MHz:64-bit) 10/100/1000BaseT Ethernet 00:e0:81:27:a1:3f Installing knfsd (copyright (C) 1996 okir@monad.swb.de). parport0: PC-style at 0x378 [PCSPP(,...)] lp0: using parport0 (polling). AC'97 0:0 analog subsections not ready intel8x0: clocking to 48000 input: PC Speaker loop: loaded (max 8 devices) Linux agpgart interface v0.100 (c) Dave Jones agpgart: Detected AMD 8151 AGP Bridge rev B2 agpgart: Maximum main memory to use for agp memory: 816M agpgart: AGP aperture is 256M @ 0xe0000000 nvidia: no version for "struct_module" found: kernel tainted. nvidia: no version magic, tainting kernel. nvidia: module license 'NVIDIA' taints kernel. 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module 1.0-4496 Wed Jul 16 19:03:09 PDT 2003 found reiserfs format "3.6" with standard journal Reiserfs journal params: device hdb2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 reiserfs: checking transaction log (hdb2) for (hdb2) Using r5 hash to sort names found reiserfs format "3.6" with standard journal Reiserfs journal params: device hda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 reiserfs: checking transaction log (hda2) for (hda2) Using r5 hash to sort names quotaon: numerical sysctl 5 16 8 is obsolete. ehci_hcd 0000:03:08.2: EHCI Host Controller ehci_hcd 0000:03:08.2: irq 24, pci mem f8c98400 ehci_hcd 0000:03:08.2: new USB bus registered, assigned bus number 1 ehci_hcd 0000:03:08.2: USB 2.0 enabled, EHCI 0.95, driver 2003-Jun-13 hub 1-0:1.0: USB hub found hub 1-0:1.0: 4 ports detected ohci_hcd: 2003 Oct 13 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) ohci_hcd: block sizes: ed 64 td 64 ohci_hcd 0000:04:00.0: OHCI Host Controller ohci_hcd 0000:04:00.0: irq 19, pci mem f8ca8000 ohci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 3 ports detected ohci_hcd 0000:04:00.1: OHCI Host Controller ohci_hcd 0000:04:00.1: irq 19, pci mem f8caa000 ohci_hcd 0000:04:00.1: new USB bus registered, assigned bus number 3 hub 3-0:1.0: USB hub found hub 3-0:1.0: 3 ports detected ohci_hcd 0000:03:08.0: OHCI Host Controller ohci_hcd 0000:03:08.0: irq 26, pci mem f8cac000 ohci_hcd 0000:03:08.0: new USB bus registered, assigned bus number 4 hub 1-0:1.0: new USB device on port 4, assigned address 2 hub 1-4:1.0: USB hub found hub 1-4:1.0: 4 ports detected hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected hub 1-4:1.0: new USB device on port 1, assigned address 3 ohci_hcd 0000:03:08.1: OHCI Host Controller hub 1-4.1:1.0: USB hub found hub 1-4.1:1.0: 4 ports detected ohci_hcd 0000:03:08.1: irq 24, pci mem f8cb1000 ohci_hcd 0000:03:08.1: new USB bus registered, assigned bus number 5 hub 1-4:1.0: new USB device on port 2, assigned address 4 hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected usb 1-4.2: device not accepting address 4, error -32 hub 1-4:1.0: new USB device on port 2, assigned address 5 drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver v2.1 drivers/usb/core/usb.c: registered new driver hiddev drivers/usb/input/hid-core.c: ctrl urb status -32 received input: USB HID v1.00 Mouse [0461:4d09] on usb-0000:03:08.2-4.2 drivers/usb/core/usb.c: registered new driver hid drivers/usb/input/hid-core.c: v2.0:USB HID core driver blk: queue f7d3ec00, I/O limit 4095Mb (mask 0xffffffff) blk: queue f7d3e800, I/O limit 4095Mb (mask 0xffffffff) hdc: CHECK for good STATUS hdd: CHECK for good STATUS agpgart: Found an AGP 3.0 compliant device at 0000:05:00.0. agpgart: Putting AGP V3 device at 0000:05:00.0 into 8x mode agpgart: Putting AGP V3 device at 0000:06:00.0 into 8x mode tg3: eth0: Link is up at 100 Mbps, full duplex. tg3: eth0: Flow control is on for TX and on for RX. process `dig' is using obsolete setsockopt SO_BSDCOMPAT root@nausicaa:/var/log# lspci -vv -xxx 00:06.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8111 PCI (rev 07) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Reset- FastB2B- Capabilities: [c0] #08 [0086] Capabilities: [f0] #08 [8000] 00: 22 10 60 74 17 01 30 02 07 00 04 06 00 40 01 00 10: 00 00 00 00 00 00 00 00 00 04 04 40 90 90 00 02 20: 70 fa 80 fc 00 aa 00 ba 00 00 00 00 00 00 00 00 30: 00 00 00 00 c0 00 00 00 00 00 00 00 ff 00 07 00 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60: 00 00 04 06 00 00 00 00 00 00 00 00 00 00 00 00 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0: 08 f0 86 00 20 00 00 00 d0 00 00 00 22 00 01 00 d0: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0: 0d 00 0d 00 0d 00 0d 00 13 00 16 00 00 00 00 00 f0: 08 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-8111 LPC (rev 05) Subsystem: Advanced Micro Devices [AMD] AMD-8111 LPC Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- Reset- FastB2B- Capabilities: [a0] PCI-X bridge device. Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-, SRD- Freq=0 Status: Bus=0 Dev=10 Func=0 64bit+ 133MHz+ SCD- USC-, SCO-, SRD- : Upstream: Capacity=14, Commitment Limit=65535 : Downstream: Capacity=2, Commitment Limit=65535 Capabilities: [b8] #08 [8000] Capabilities: [c0] #08 [004a] 00: 22 10 50 74 17 01 30 02 12 00 04 06 00 40 81 00 10: 00 00 00 00 00 00 00 00 00 02 03 40 71 81 20 02 20: 50 fa 60 fa e1 a9 f1 a9 00 00 00 00 00 00 00 00 30: 00 00 00 00 a0 00 00 00 00 00 00 00 ff 00 05 00 40: 05 00 1f 00 00 00 00 00 02 0c 00 00 01 2c 00 00 50: 00 00 03 00 00 00 04 00 00 00 00 00 00 00 00 00 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a0: 07 b8 03 00 50 00 03 00 0e 00 ff ff 02 00 ff ff b0: 00 00 00 00 00 00 00 00 08 c0 00 80 00 00 00 03 c0: 08 00 4a 00 20 00 11 11 20 00 00 00 22 04 35 00 d0: 02 00 35 00 00 00 00 00 00 00 00 00 00 00 00 00 e0: 08 08 0d 00 08 08 0e 00 0f 0f 13 00 00 00 00 00 f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00:0a.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X APIC (rev 01) (prog-if 10 [IO-APIC]) Subsystem: Advanced Micro Devices [AMD] AMD-8131 PCI-X APIC Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- Reset- FastB2B- Capabilities: [a0] PCI-X bridge device. Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-, SRD- Freq=3 Status: Bus=0 Dev=11 Func=0 64bit+ 133MHz+ SCD- USC-, SCO-, SRD- : Upstream: Capacity=14, Commitment Limit=65535 : Downstream: Capacity=2, Commitment Limit=65535 Capabilities: [b8] #08 [8000] 00: 22 10 50 74 16 01 30 02 12 00 04 06 00 40 81 00 10: 00 00 00 00 00 00 00 00 00 01 01 40 f1 01 20 02 20: 40 fa 40 fa d1 a9 d1 a9 00 00 00 00 00 00 00 00 30: 00 00 00 00 a0 00 00 00 00 00 00 00 ff 00 05 00 40: 05 00 1f 00 00 00 00 00 00 00 00 00 01 2c 00 00 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a0: 07 b8 c3 00 58 00 03 00 0e 00 ff ff 02 00 ff ff b0: 00 00 00 00 00 00 00 00 08 00 00 80 00 00 00 04 c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00:0b.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X APIC (rev 01) (prog-if 10 [IO-APIC]) Subsystem: Advanced Micro Devices [AMD] AMD-8131 PCI-X APIC Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- Reset- FastB2B- Capabilities: [80] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Bridge: PM- B3+ Capabilities: [90] #06 [0000] Capabilities: [a0] Vital Product Data 00: 88 33 21 00 07 01 90 02 15 00 04 06 10 40 01 00 10: 00 00 00 00 00 00 00 00 02 03 03 40 71 71 80 02 20: 50 fa 50 fa e1 a9 e1 a9 00 00 00 00 00 00 00 00 30: 00 00 00 00 80 00 00 00 00 00 00 00 ff 00 07 00 40: 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80: 01 90 02 7e 00 00 c0 00 00 00 00 00 00 00 00 00 90: 06 a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a0: 03 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0: 00 00 00 00 01 11 11 00 04 00 ff ff 00 00 00 00 d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f0: 88 33 21 00 00 00 00 00 00 00 00 00 00 00 00 00 02:08.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07) Subsystem: Creative Labs SB Live! 5.1 Model SB0100 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR-