Stack warning from 2.6.24-rc

From: Martin Knoblauch
Date: Tue Dec 04 2007 - 06:46:37 EST


Hi,

I see the following stack warning(s) on a IBM x3650 (2xDual-Core, 8 GB, AACRAID with 6x146GB RAID5) running 2.6.24-rc3/rc4:

[ 180.739846] mount.nfs used greatest stack depth: 3192 bytes left
[ 666.121007] bash used greatest stack depth: 3160 bytes left

Nothing bad has happened so far. The message does not show on a similarly configured HP/DL-380g4 (CCISS instead of AACRAID) running rc3. Anything to worry? Anything I can do to help debugging?

Cheers
Martin
------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www: http://www.knobisoft.de

[ 0.000000] Linux version 2.6.24-rc4 (root@lpsdm60) (gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 SMP Tue Dec 4 12:20:27 CET 2007
[ 0.000000] Command line: ro root=/dev/sda3 rhgb quiet
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)
[ 0.000000] BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffcb440 (usable)
[ 0.000000] BIOS-e820: 00000000bffcb440 - 00000000bffceac0 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bffceac0 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000240000000 (usable)
[ 0.000000] Entering add_active_range(0, 0, 154) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 786379) 1 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 1048576, 2359296) 2 entries of 3200 used
[ 0.000000] end_pfn_map = 2359296
[ 0.000000] DMI 2.4 present.
[ 0.000000] ACPI: RSDP 000FDFD0, 0024 (r2 IBM )
[ 0.000000] ACPI: XSDT BFFCE9C0, 004C (r1 IBM SERVALNT 1000 IBM 45444F43)
[ 0.000000] ACPI: FACP BFFCE900, 0084 (r2 IBM SERVALNT 1000 IBM 45444F43)
[ 0.000000] ACPI: DSDT BFFCB440, 2C02 (r2 IBM SERVALNT 1000 INTL 20041203)
[ 0.000000] ACPI: FACS BFFCE640, 0040
[ 0.000000] ACPI: APIC BFFCE840, 0084 (r1 IBM SERVALNT 1000 IBM 45444F43)
[ 0.000000] ACPI: SRAT BFFCE700, 00E8 (r1 IBM SERVALNT 1000 IBM 45444F43)
[ 0.000000] ACPI: HPET BFFCE6C0, 0038 (r1 IBM SERVALNT 1000 IBM 45444F43)
[ 0.000000] ACPI: MCFG BFFCE680, 003C (r1 IBM SERVALNT 1000 IBM 45444F43)
[ 0.000000] SRAT: PXM 0 -> APIC 0 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 1 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 6 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 7 -> Node 0
[ 0.000000] SRAT: Node 0 PXM 0 0-c0000000
[ 0.000000] Entering add_active_range(0, 0, 154) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 786379) 1 entries of 3200 used
[ 0.000000] SRAT: Node 0 PXM 0 0-240000000
[ 0.000000] Entering add_active_range(0, 0, 154) 2 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 786379) 2 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 1048576, 2359296) 2 entries of 3200 used
[ 0.000000] NUMA: Using 63 for the hash shift.
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000240000000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 2359296
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0 -> 154
[ 0.000000] 0: 256 -> 786379
[ 0.000000] 0: 1048576 -> 2359296
[ 0.000000] On node 0 totalpages: 2096997
[ 0.000000] DMA zone: 96 pages used for memmap
[ 0.000000] DMA zone: 2876 pages reserved
[ 0.000000] DMA zone: 1022 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 24480 pages used for memmap
[ 0.000000] DMA32 zone: 757803 pages, LIFO batch:31
[ 0.000000] Normal zone: 30720 pages used for memmap
[ 0.000000] Normal zone: 1280000 pages, LIFO batch:31
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] ACPI: PM-Timer IO Port: 0x588
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 (Bootup-CPU)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] Processor #1
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled)
[ 0.000000] Processor #6
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x07] enabled)
[ 0.000000] Processor #7
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 14, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Setting APIC routing to flat
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at c2000000 (gap: c0000000:20000000)
[ 0.000000] PERCPU: Allocating 425712 bytes of per cpu data
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2038825
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: ro root=/dev/sda3 rhgb quiet
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] hpet clockevent registered
[ 0.000000] TSC calibrated against HPET
[ 150.294772] time.c: Detected 2327.499 MHz processor.
[ 150.296871] Console: colour VGA+ 80x25
[ 150.296878] console [tty0] enabled
[ 150.296892] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 150.296894] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 150.296895] ... MAX_LOCK_DEPTH: 30
[ 150.296896] ... MAX_LOCKDEP_KEYS: 2048
[ 150.296898] ... CLASSHASH_SIZE: 1024
[ 150.296899] ... MAX_LOCKDEP_ENTRIES: 8192
[ 150.296900] ... MAX_LOCKDEP_CHAINS: 16384
[ 150.296901] ... CHAINHASH_SIZE: 8192
[ 150.296903] memory used by lock dependency info: 1712 kB
[ 150.296904] per task-struct memory footprint: 2160 bytes
[ 150.296906] Checking aperture...
[ 150.296915] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 150.329006] Placing software IO TLB between 0x123c000 - 0x523c000
[ 150.438786] Memory: 8086096k/9437184k available (2900k kernel code, 301892k reserved, 1531k data, 776k init)
[ 150.516276] Calibrating delay using timer specific routine.. 4659.70 BogoMIPS (lpj=9319412)
[ 150.516372] Security Framework initialized
[ 150.516378] SELinux: Initializing.
[ 150.516416] SELinux: Starting in permissive mode
[ 150.516422] selinux_register_security: Registering secondary module capability
[ 150.516424] Capability LSM initialized as secondary
[ 150.517158] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 150.522863] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 150.525638] Mount-cache hash table entries: 256
[ 150.526042] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 150.526045] CPU: L2 cache: 4096K
[ 150.526047] CPU 0/0 -> Node 0
[ 150.526048] using mwait in idle threads.
[ 150.526050] CPU: Physical Processor ID: 0
[ 150.526051] CPU: Processor Core ID: 0
[ 150.526057] CPU0: Thermal monitoring enabled (TM2)
[ 150.526069] Freeing SMP alternatives: 23k freed
[ 150.527698] ACPI: Core revision 20070126
[ 150.570363] Using local APIC timer interrupts.
[ 150.613239] APIC timer calibration result 20781229
[ 150.613241] Detected 20.781 MHz APIC timer.
[ 150.613591] lockdep: not fixing up alternatives.
[ 150.613625] Booting processor 1/4 APIC 0x1
[ 150.623981] Initializing CPU#1
[ 150.701055] Calibrating delay using timer specific routine.. 4655.01 BogoMIPS (lpj=9310032)
[ 150.701062] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 150.701064] CPU: L2 cache: 4096K
[ 150.701066] CPU 1/1 -> Node 0
[ 150.701068] CPU: Physical Processor ID: 0
[ 150.701069] CPU: Processor Core ID: 1
[ 150.701075] CPU1: Thermal monitoring enabled (TM2)
[ 150.701557] Intel(R) Xeon(R) CPU 5140 @ 2.33GHz stepping 06
[ 150.701579] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 150.721841] lockdep: not fixing up alternatives.
[ 150.721870] Booting processor 2/4 APIC 0x6
[ 150.732225] Initializing CPU#2
[ 150.808819] Calibrating delay using timer specific routine.. 4655.06 BogoMIPS (lpj=9310124)
[ 150.808826] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 150.808828] CPU: L2 cache: 4096K
[ 150.808830] CPU 2/6 -> Node 0
[ 150.808832] CPU: Physical Processor ID: 3
[ 150.808832] CPU: Processor Core ID: 0
[ 150.808838] CPU2: Thermal monitoring enabled (TM2)
[ 150.809308] Intel(R) Xeon(R) CPU 5140 @ 2.33GHz stepping 06
[ 150.809327] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 150.829518] lockdep: not fixing up alternatives.
[ 150.829545] Booting processor 3/4 APIC 0x7
[ 150.839901] Initializing CPU#3
[ 150.916583] Calibrating delay using timer specific routine.. 4655.06 BogoMIPS (lpj=9310135)
[ 150.916590] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 150.916591] CPU: L2 cache: 4096K
[ 150.916594] CPU 3/7 -> Node 0
[ 150.916595] CPU: Physical Processor ID: 3
[ 150.916596] CPU: Processor Core ID: 1
[ 150.916602] CPU3: Thermal monitoring enabled (TM2)
[ 150.917072] Intel(R) Xeon(R) CPU 5140 @ 2.33GHz stepping 06
[ 150.917099] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 150.937077] Brought up 4 CPUs
[ 150.937189] CPU0 attaching sched-domain:
[ 150.937191] domain 0: span 03
[ 150.937193] groups: 01 02
[ 150.937196] domain 1: span 0f
[ 150.937197] groups: 03 0c
[ 150.937200] domain 2: span 0f
[ 150.937201] groups: 0f
[ 150.937203] CPU1 attaching sched-domain:
[ 150.937204] domain 0: span 03
[ 150.937206] groups: 02 01
[ 150.937208] domain 1: span 0f
[ 150.937210] groups: 03 0c
[ 150.937212] domain 2: span 0f
[ 150.937213] groups: 0f
[ 150.937215] CPU2 attaching sched-domain:
[ 150.937217] domain 0: span 0c
[ 150.937218] groups: 04 08
[ 150.937220] domain 1: span 0f
[ 150.937222] groups: 0c 03
[ 150.937224] domain 2: span 0f
[ 150.937225] groups: 0f
[ 150.937227] CPU3 attaching sched-domain:
[ 150.937229] domain 0: span 0c
[ 150.937230] groups: 08 04
[ 150.937232] domain 1: span 0f
[ 150.937234] groups: 0c 03
[ 150.937236] domain 2: span 0f
[ 150.937238] groups: 0f
[ 150.937755] khelper used greatest stack depth: 6032 bytes left
[ 150.937905] net_namespace: 152 bytes
[ 150.938489] NET: Registered protocol family 16
[ 150.938909] ACPI: bus type pci registered
[ 150.940440] PCI: Using MMCONFIG at e0000000 - e25fffff
[ 150.943625] ACPI: EC: Look up EC in DSDT
[ 150.945707] ACPI: Interpreter enabled
[ 150.945709] ACPI: (supports S0 S5)
[ 150.945717] ACPI: Using IOAPIC for interrupt routing
[ 150.949359] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 150.965333] PCI: Transparent bridge - 0000:00:1e.0
[ 150.965409] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 150.965663] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4.PCI5.PCI6._PRT]
[ 150.965733] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4.PCI5.PCI7._PRT]
[ 150.965825] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIS._PRT]
[ 150.965877] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
[ 150.965940] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC2B._PRT]
[ 150.971523] ACPI: PCI Interrupt Link [LP00] (IRQs *3)
[ 150.971651] ACPI: PCI Interrupt Link [LP01] (IRQs *10)
[ 150.971776] ACPI: PCI Interrupt Link [LP02] (IRQs *3)
[ 150.971901] ACPI: PCI Interrupt Link [LP03] (IRQs *7)
[ 150.972025] ACPI: PCI Interrupt Link [LP04] (IRQs *7)
[ 150.972106] ACPI: Blank IRQ resource
[ 150.972107] ACPI: Resource is not an IRQ entry
[ 150.972204] ACPI: PCI Interrupt Link [LP05] (IRQs) *0, disabled.
[ 150.972332] ACPI: PCI Interrupt Link [LP06] (IRQs *11)
[ 150.972456] ACPI: PCI Interrupt Link [LP07] (IRQs *5)
[ 150.972625] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 150.972681] pnp: PnP ACPI init
[ 150.972700] ACPI: bus type pnp registered
[ 150.984067] pnp: PnP ACPI: found 11 devices
[ 150.984070] ACPI: ACPI bus type pnp unregistered
[ 150.984341] usbcore: registered new interface driver usbfs
[ 150.984459] usbcore: registered new interface driver hub
[ 150.984552] usbcore: registered new device driver usb
[ 150.984762] PCI: Using ACPI for IRQ routing
[ 150.984764] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 151.013237] PCI-GART: No AMD northbridge found.
[ 151.016658] Time: tsc clocksource has been installed.
[ 151.016669] Switched to high resolution mode on CPU 0
[ 151.017226] Switched to high resolution mode on CPU 1
[ 151.017399] Switched to high resolution mode on CPU 3
[ 151.017403] Switched to high resolution mode on CPU 2
[ 151.025214] system 00:01: ioport range 0x520-0x53f has been reserved
[ 151.025218] system 00:01: ioport range 0x540-0x547 has been reserved
[ 151.025232] system 00:08: ioport range 0xca8-0xca8 has been reserved
[ 151.025235] system 00:08: ioport range 0xcac-0xcac has been reserved
[ 151.025245] system 00:09: ioport range 0x400-0x43f has been reserved
[ 151.025248] system 00:09: ioport range 0x4d0-0x4d1 has been reserved
[ 151.025251] system 00:09: ioport range 0x540-0x55f could not be reserved
[ 151.025254] system 00:09: ioport range 0x560-0x57f has been reserved
[ 151.025257] system 00:09: ioport range 0x580-0x5ff has been reserved
[ 151.025259] system 00:09: ioport range 0x800-0x80f has been reserved
[ 151.025263] system 00:09: iomem range 0xe0000000-0xefffffff could not be reserved
[ 151.025266] system 00:09: iomem range 0xfecc0000-0xfecc3fff has been reserved
[ 151.025268] system 00:09: iomem range 0xfe000000-0xfe01ffff has been reserved
[ 151.025271] system 00:09: iomem range 0xfe020000-0xfe6fffff has been reserved
[ 151.025274] system 00:09: iomem range 0xfe700400-0xfebfffff has been reserved
[ 151.025277] system 00:09: iomem range 0xfff00000-0xffffffff has been reserved
[ 151.026227] PCI: Bridge: 0000:1b:00.0
[ 151.026228] IO window: disabled.
[ 151.026304] MEM window: disabled.
[ 151.026395] PREFETCH window: disabled.
[ 151.026490] PCI: Bridge: 0000:1b:01.0
[ 151.026533] IO window: 6000-6fff
[ 151.026625] MEM window: cc000000-cdefffff
[ 151.026716] PREFETCH window: disabled.
[ 151.026808] PCI: Bridge: 0000:1a:00.0
[ 151.026853] IO window: 6000-6fff
[ 151.026946] MEM window: cc000000-cdefffff
[ 151.027036] PREFETCH window: disabled.
[ 151.027174] PCI: Bridge: 0000:1a:00.3
[ 151.027175] IO window: disabled.
[ 151.027265] MEM window: disabled.
[ 151.027312] PREFETCH window: disabled.
[ 151.027403] PCI: Bridge: 0000:00:02.0
[ 151.027405] IO window: 6000-6fff
[ 151.027408] MEM window: cc000000-cdefffff
[ 151.027410] PREFETCH window: disabled.
[ 151.027413] PCI: Bridge: 0000:00:03.0
[ 151.027415] IO window: 5000-5fff
[ 151.027418] MEM window: ce000000-cfffffff
[ 151.027420] PREFETCH window: cdf00000-cdffffff
[ 151.027423] PCI: Bridge: 0000:00:04.0
[ 151.027425] IO window: 8000-ffff
[ 151.027427] MEM window: disabled.
[ 151.027429] PREFETCH window: disabled.
[ 151.027432] PCI: Bridge: 0000:00:05.0
[ 151.027433] IO window: disabled.
[ 151.027436] MEM window: disabled.
[ 151.027438] PREFETCH window: disabled.
[ 151.027441] PCI: Bridge: 0000:00:06.0
[ 151.027443] IO window: 7000-7fff
[ 151.027446] MEM window: ca000000-cbffffff
[ 151.027448] PREFETCH window: disabled.
[ 151.027451] PCI: Bridge: 0000:00:07.0
[ 151.027452] IO window: disabled.
[ 151.027454] MEM window: disabled.
[ 151.027456] PREFETCH window: disabled.
[ 151.027459] PCI: Bridge: 0000:00:1c.0
[ 151.027460] IO window: disabled.
[ 151.027464] MEM window: disabled.
[ 151.027466] PREFETCH window: disabled.
[ 151.027470] PCI: Bridge: 0000:00:1c.1
[ 151.027471] IO window: disabled.
[ 151.027474] MEM window: disabled.
[ 151.027477] PREFETCH window: disabled.
[ 151.027481] PCI: Bridge: 0000:00:1e.0
[ 151.027483] IO window: 3000-4fff
[ 151.027487] MEM window: de000000-dfffffff
[ 151.027490] PREFETCH window: d0000000-ddffffff
[ 151.027503] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 151.027816] PCI: Setting latency timer of device 0000:1a:00.0 to 64
[ 151.028274] PCI: Setting latency timer of device 0000:1b:00.0 to 64
[ 151.028653] ACPI: PCI Interrupt 0000:1b:01.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 151.028732] PCI: Setting latency timer of device 0000:1b:01.0 to 64
[ 151.029102] PCI: Setting latency timer of device 0000:1a:00.3 to 64
[ 151.029150] PCI: Setting latency timer of device 0000:00:03.0 to 64
[ 151.029157] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 151.029164] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 151.029172] PCI: Setting latency timer of device 0000:00:06.0 to 64
[ 151.029179] PCI: Setting latency timer of device 0000:00:07.0 to 64
[ 151.029200] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 21 (level, low) -> IRQ 21
[ 151.029204] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 151.029226] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 20 (level, low) -> IRQ 20
[ 151.029229] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[ 151.029238] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 151.029324] NET: Registered protocol family 2
[ 151.069421] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 151.071268] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 151.076838] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[ 151.079744] TCP: Hash tables configured (established 524288 bind 65536)
[ 151.079775] TCP reno registered
[ 151.089347] checking if image is initramfs... it is
[ 151.153981] Freeing initrd memory: 955k freed
[ 151.155397] udev used greatest stack depth: 5424 bytes left
[ 151.166486] VDSO: variable vdso_jiffies broken
[ 151.166489] VDSO: variable vdso_vgetcpu_mode broken
[ 151.166490] VDSO: variable vdso_vsyscall_gtod_data broken
[ 151.168090] audit: initializing netlink socket (disabled)
[ 151.168127] audit(1196771376.788:1): initialized
[ 151.169071] Total HugeTLB memory allocated, 0
[ 151.169453] VFS: Disk quotas dquot_6.5.1
[ 151.169527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 151.170271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[ 151.170282] io scheduler noop registered
[ 151.170284] io scheduler anticipatory registered
[ 151.170287] io scheduler deadline registered
[ 151.170322] io scheduler cfq registered (default)
[ 151.172995] Boot video device is 0000:01:06.0
[ 151.173486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 151.176733] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 151.177034] ACPI: Processor [CPU1] (supports 8 throttling states)
[ 151.177131] ACPI: Processor [CPU2] (supports 8 throttling states)
[ 151.177234] ACPI: Processor [CPU3] (supports 8 throttling states)
[ 151.204297] Real Time Clock Driver v1.12ac
[ 151.205996] intel_rng: FWH not detected
[ 151.206884] Linux agpgart interface v0.102
[ 151.207339] [drm] Initialized drm 1.1.0 20060810
[ 151.207342] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 151.468068] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 151.470515] 00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 151.475625] RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
[ 151.475641] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 151.475645] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 151.482748] Probing IDE interface ide0...
[ 152.046381] Probing IDE interface ide1...
[ 153.243961] hdc: HL-DT-STCD-RW/DVD DRIVE GCC-T10N, ATAPI CD/DVD-ROM drive
[ 153.244054] ide1 at 0x170-0x177,0x376 on irq 15
[ 153.247297] hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache
[ 153.247303] Uniform CD-ROM driver Revision: 3.20
[ 153.256805] ide-floppy driver 0.99.newide
[ 153.258665] PNP: No PS/2 controller found. Probing ports directly.
[ 153.511318] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 153.511531] mice: PS/2 mouse device common for all mice
[ 153.910455] usbcore: registered new interface driver hiddev
[ 153.910623] usbcore: registered new interface driver usbhid
[ 153.910627] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 153.911376] oprofile: using NMI interrupt.
[ 153.911461] TCP cubic registered
[ 153.911464] Initializing XFRM netlink socket
[ 153.911499] NET: Registered protocol family 1
[ 153.911529] NET: Registered protocol family 17
[ 153.913378] Freeing unused kernel memory: 776k freed
[ 153.953059] udevstart used greatest stack depth: 5256 bytes left
[ 153.959451] SCSI subsystem initialized
[ 153.963460] Adaptec aacraid driver 1.1-5[2449]-ms
[ 153.963703] ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 153.963710] PCI: Setting latency timer of device 0000:04:00.0 to 64
[ 154.190677] AAC0: kernel 5.2-0[11844] Mar 21 2007
[ 154.190680] AAC0: monitor 5.2-0[11844]
[ 154.190681] AAC0: bios 5.2-0[11844]
[ 154.190683] AAC0: serial 5889140
[ 154.190685] AAC0: 64bit support enabled.
[ 154.190686] AAC0: 64 Bit DAC enabled
[ 154.197947] scsi0 : ServeRAID
[ 154.198546] scsi 0:0:0:0: Direct-Access ServeRA DISK1 V1.0 PQ: 0 ANSI: 2
[ 154.199187] sd 0:0:0:0: [sda] 1432576000 512-byte hardware sectors (733479 MB)
[ 154.199212] sd 0:0:0:0: [sda] Write Protect is off
[ 154.199214] sd 0:0:0:0: [sda] Mode Sense: 06 00 10 00
[ 154.199260] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 154.199480] sd 0:0:0:0: [sda] 1432576000 512-byte hardware sectors (733479 MB)
[ 154.199508] sd 0:0:0:0: [sda] Write Protect is off
[ 154.199509] sd 0:0:0:0: [sda] Mode Sense: 06 00 10 00
[ 154.199574] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 154.199577] sda: sda1 sda2 sda3 sda4
[ 154.208662] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 154.228707] scsi 0:1:0:0: Direct-Access IBM-ESXS MAX3147RC T904 PQ: 0 ANSI: 5
[ 154.232156] scsi 0:1:1:0: Direct-Access IBM-ESXS MAX3147RC T904 PQ: 0 ANSI: 5
[ 154.237208] scsi 0:1:2:0: Direct-Access IBM-ESXS MAX3147RC T904 PQ: 0 ANSI: 5
[ 154.241295] scsi 0:1:3:0: Direct-Access IBM-ESXS MAX3147RC T904 PQ: 0 ANSI: 5
[ 154.247452] scsi 0:1:4:0: Direct-Access IBM-ESXS MAX3147RC T904 PQ: 0 ANSI: 5
[ 154.252427] scsi 0:1:5:0: Direct-Access IBM-ESXS MAX3147RC T904 PQ: 0 ANSI: 5
[ 154.328502] scsi 0:3:0:0: Enclosure IBM-ESXS VSC7160 1.06 PQ: 0 ANSI: 3
[ 154.470268] insmod used greatest stack depth: 3256 bytes left
[ 154.534208] kjournald starting. Commit interval 5 seconds
[ 154.534324] EXT3-fs: mounted filesystem with ordered data mode.
[ 154.703803] SELinux: Disabled at runtime.
[ 154.703823] audit(1196771380.332:2): selinux=0 auid=4294967295
[ 157.803605] warning: process `kmodule' used the deprecated sysctl system call with 1.23.
[ 161.205950] floppy0: no floppy controllers found
[ 161.306233] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
[ 161.306237] Copyright (c) 1999-2006 Intel Corporation.
[ 161.309348] ACPI: PCI Interrupt 0000:24:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 161.309435] PCI: Setting latency timer of device 0000:24:00.0 to 64
[ 161.356747] e1000: 0000:24:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x4) 00:15:17:36:c3:52
[ 161.424413] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 161.424719] ACPI: PCI Interrupt 0000:24:00.1[B] -> GSI 18 (level, low) -> IRQ 18
[ 161.424800] PCI: Setting latency timer of device 0000:24:00.1 to 64
[ 161.501078] e1000: 0000:24:00.1: e1000_probe: (PCI Express:2.5Gb/s:Width x4) 00:15:17:36:c3:53
[ 161.572021] e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 161.572071] ACPI: PCI Interrupt 0000:07:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 161.572081] PCI: Setting latency timer of device 0000:07:00.0 to 64
[ 161.616936] e1000: 0000:07:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x4) 00:15:17:36:c3:d6
[ 161.691704] e1000: eth2: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 161.691753] ACPI: PCI Interrupt 0000:07:00.1[B] -> GSI 19 (level, low) -> IRQ 19
[ 161.691763] PCI: Setting latency timer of device 0000:07:00.1 to 64
[ 161.736553] e1000: 0000:07:00.1: e1000_probe: (PCI Express:2.5Gb/s:Width x4) 00:15:17:36:c3:d7
[ 161.803551] e1000: eth3: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 161.872292] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 161.931536] ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 20 (level, low) -> IRQ 20
[ 161.969413] USB Universal Host Controller Interface driver v3.0
[ 161.972156] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 161.972167] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 161.972170] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 161.975780] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 161.975817] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00002200
[ 161.989453] usb usb1: configuration #1 chosen from 1 choice
[ 161.994019] hub 1-0:1.0: USB hub found
[ 161.994076] hub 1-0:1.0: 2 ports detected
[ 162.097378] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 22
[ 162.097389] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 162.097393] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 162.102555] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 162.102591] uhci_hcd 0000:00:1d.1: irq 22, io base 0x00002600
[ 162.111146] usb usb2: configuration #1 chosen from 1 choice
[ 162.118061] hub 2-0:1.0: USB hub found
[ 162.118079] hub 2-0:1.0: 2 ports detected
[ 162.233876] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 23 (level, low) -> IRQ 23
[ 162.233890] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 162.233893] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 162.244840] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 162.244872] uhci_hcd 0000:00:1d.2: irq 23, io base 0x00002a00
[ 162.274565] usb usb3: configuration #1 chosen from 1 choice
[ 162.276753] hub 3-0:1.0: USB hub found
[ 162.276782] hub 3-0:1.0: 2 ports detected
[ 162.389204] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 22 (level, low) -> IRQ 22
[ 162.389217] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 162.389220] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 162.416521] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[ 162.416552] uhci_hcd 0000:00:1d.3: irq 22, io base 0x00002e00
[ 162.460605] usb usb4: configuration #1 chosen from 1 choice
[ 162.465048] hub 4-0:1.0: USB hub found
[ 162.465065] hub 4-0:1.0: 2 ports detected
[ 162.634675] usb 3-1: new full speed USB device using uhci_hcd and address 2
[ 162.735403] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[ 162.737069] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 162.737075] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 162.765666] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[ 162.769571] ehci_hcd 0000:00:1d.7: debug port 1
[ 162.769576] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 162.769587] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9000000
[ 162.783831] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 162.785755] usb 3-1: unable to read config index 0 descriptor/start: -71
[ 162.785759] usb 3-1: chopping to 0 config(s)
[ 162.790049] usb usb5: configuration #1 chosen from 1 choice
[ 162.790902] hub 5-0:1.0: USB hub found
[ 162.790916] hub 5-0:1.0: 8 ports detected
[ 162.793737] usb 3-1: string descriptor 0 read error: -71
[ 162.801719] usb 3-1: string descriptor 0 read error: -71
[ 162.809693] usb 3-1: string descriptor 0 read error: -71
[ 162.842787] usb 3-1: no configuration chosen from 0 choices
[ 162.848120] usb 3-1: USB disconnect, address 2
[ 162.999688] md: Autodetecting RAID arrays.
[ 162.999691] md: Scanned 0 and added 0 devices.
[ 162.999693] md: autorun ...
[ 162.999694] md: ... autorun DONE.
[ 164.543852] input: Power Button (FF) as /class/input/input0
[ 164.594983] ACPI: Power Button (FF) [PWRF]
[ 164.711399] EXT3 FS on sda3, internal journal
[ 164.750481] device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@xxxxxxxxxx
[ 165.038696] kjournald starting. Commit interval 5 seconds
[ 165.038925] EXT3 FS on sda1, internal journal
[ 165.038960] EXT3-fs: mounted filesystem with ordered data mode.
[ 165.292159] Adding 8008392k swap on /dev/sda2. Priority:-1 extents:1 across:8008392k
[ 165.568911] IA-32 Microcode Update Driver: v1.14a <tigran@xxxxxxxxxxxxxxxxxxxx>
[ 166.127298] e1000: eth2: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 180.651047] RPC: Registered udp transport module.
[ 180.651051] RPC: Registered tcp transport module.
[ 180.739846] mount.nfs used greatest stack depth: 3192 bytes left
Module Size Used by
nfs 171336 24
lockd 80240 2 nfs
nfs_acl 5760 1 nfs
sunrpc 224048 51 nfs,lockd,nfs_acl
dm_mirror 28712 0
dm_mod 72144 1 dm_mirror
button 11552 0
ehci_hcd 41620 0
uhci_hcd 31400 0
i2c_i801 12444 0
i2c_core 30224 1 i2c_i801
shpchp 40276 0
e1000 138472 0
ext3 131112 2
jbd 62312 1 ext3
aacraid 78372 6
sd_mod 33792 5
scsi_mod 182040 2 aacraid,sd_mod
00:00.0 Host bridge: Intel Corporation Server Memory Controller Hub (rev b1)
Subsystem: Intel Corporation: Unknown device 8086
Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Capabilities: [50] 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-
Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
Address: fee00020 Data: 0000
Capabilities: [6c] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s unlimited, L1 unlimited
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 0
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [100] Advanced Error Reporting
00: 86 80 d8 25 44 05 10 00 b1 00 00 06 10 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 86 80
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00

00:02.0 PCI bridge: Intel Corporation Server PCI Express x4 Port 2 (rev b1) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Bus: primary=00, secondary=1a, subordinate=25, sec-latency=0
I/O behind bridge: 00006000-00006fff
Memory behind bridge: cc000000-cdefffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [50] 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-
Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
Address: fee00020 Data: 0000
Capabilities: [6c] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s unlimited, L1 unlimited
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 2
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [100] Advanced Error Reporting
00: 86 80 e2 25 47 01 10 00 b1 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 00 1a 25 00 60 60 00 00
20: 00 cc e0 cd f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 03 00

00:03.0 PCI bridge: Intel Corporation Server PCI Express x4 Port 3 (rev b1) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: 00005000-00005fff
Memory behind bridge: ce000000-cfffffff
Prefetchable memory behind bridge: 00000000cdf00000-00000000cdf00000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [50] 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-
Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
Address: fee00000 Data: 0000
Capabilities: [6c] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s unlimited, L1 unlimited
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 3
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [100] Advanced Error Reporting
00: 86 80 e3 25 47 01 10 00 b1 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 00 04 04 00 50 50 00 00
20: 00 ce f0 cf f1 cd f1 cd 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 03 00

00:04.0 PCI bridge: Intel Corporation Server PCI Express x8 Port 4-5 (rev b1) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Bus: primary=00, secondary=10, subordinate=10, sec-latency=0
I/O behind bridge: 00008000-0000ffff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [50] 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-
Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
Address: fee00020 Data: 0000
Capabilities: [6c] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s unlimited, L1 unlimited
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 4
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
Link: Speed 2.5Gb/s, Width x8
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [100] Advanced Error Reporting
00: 86 80 f8 25 47 01 10 00 b1 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 00 10 10 00 80 f0 00 00
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 03 00

00:05.0 PCI bridge: Intel Corporation Server PCI Express x4 Port 5 (rev b1) (prog-if 00 [Normal decode])
Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=45, subordinate=45, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [50] 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-
Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
Address: fee00020 Data: 0000
Capabilities: [6c] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s unlimited, L1 unlimited
Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 5
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [100] Advanced Error Reporting
00: 86 80 e5 25 44 01 10 00 b1 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 45 45 00 f0 00 00 00
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 03 00

00:06.0 PCI bridge: Intel Corporation Server PCI Express x8 Port 6-7 (rev b1) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
I/O behind bridge: 00007000-00007fff
Memory behind bridge: ca000000-cbffffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [50] 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-
Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
Address: fee00020 Data: 0000
Capabilities: [6c] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s unlimited, L1 unlimited
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 6
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
Link: Speed 2.5Gb/s, Width x8
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [100] Advanced Error Reporting
00: 86 80 f9 25 47 01 10 00 b1 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 00 07 07 00 70 70 00 00
20: 00 ca f0 cb f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 03 00

00:07.0 PCI bridge: Intel Corporation Server PCI Express x4 Port 7 (rev b1) (prog-if 00 [Normal decode])
Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=44, subordinate=44, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [50] 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-
Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
Address: fee00020 Data: 0000
Capabilities: [6c] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s unlimited, L1 unlimited
Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 7
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [100] Advanced Error Reporting
00: 86 80 e7 25 44 01 10 00 b1 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 44 44 00 f0 00 00 00
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 03 00

00:08.0 System peripheral: Intel Corporation Server DMA Controller (rev b1)
Subsystem: IBM: Unknown device 02dd
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 3
Region 0: Memory at fe700000 (64-bit, non-prefetchable) [size=1K]
Capabilities: [50] 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-
Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
Address: fee00000 Data: 0000
Capabilities: [6c] Express Unknown type IRQ 0
Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <64ns, L1 <1us
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
Link: Supported Speed unknown, Width x0, ASPM unknown, Port 0
Link: Latency L0s <64ns, L1 <1us
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed unknown, Width x0
00: 86 80 38 1a 46 01 10 00 b1 00 80 08 00 00 00 00
10: 04 00 70 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 50 00 00 00 00 00 00 00 03 01 00 00

00:10.0 Host bridge: Intel Corporation Server Error Reporting Registers (rev b1)
Subsystem: IBM: Unknown device 02dd
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 86 80 f0 25 00 00 00 00 b1 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:10.1 Host bridge: Intel Corporation Server Error Reporting Registers (rev b1)
Subsystem: Intel Corporation: Unknown device 8086
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 86 80 f0 25 00 00 00 00 b1 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 86 80
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:10.2 Host bridge: Intel Corporation Server Error Reporting Registers (rev b1)
Subsystem: Intel Corporation: Unknown device 8086
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 86 80 f0 25 00 00 00 00 b1 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 86 80
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:11.0 Host bridge: Intel Corporation Reserved Registers (rev b1)
Subsystem: Intel Corporation: Unknown device 8086
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 86 80 f1 25 00 00 00 00 b1 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 86 80
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:13.0 Host bridge: Intel Corporation Reserved Registers (rev b1)
Subsystem: Intel Corporation: Unknown device 8086
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 86 80 f3 25 00 00 00 00 b1 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 86 80
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:15.0 Host bridge: Intel Corporation Server FBD Registers (rev b1)
Subsystem: IBM: Unknown device 02dd
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 86 80 f5 25 00 00 00 00 b1 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:16.0 Host bridge: Intel Corporation Server FBD Registers (rev b1)
Subsystem: IBM: Unknown device 02dd
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 86 80 f6 25 00 00 00 00 b1 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:1c.0 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express Root Port 1 (rev 09) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [40] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag+
Device: Latency L0s unlimited, L1 unlimited
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported+
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 1
Link: Latency L0s <256ns, L1 <4us
Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
Link: Speed 2.5Gb/s, Width x1
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
Address: 00000000 Data: 0000
Capabilities: [90] #0d [0000]
Capabilities: [a0] 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-
Capabilities: [100] Virtual Channel
Capabilities: [180] Unknown (5)
00: 86 80 90 26 47 01 10 00 09 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 02 03 00 f0 00 00 20
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 00 01 03 00
40: 10 80 41 00 e0 0f 00 00 0e 00 10 00 11 2c 01 01
50: 40 00 11 10 60 00 00 00 00 00 48 00 00 00 00 00
60: 00 00 00 00
00:1c.1 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express Root Port 2 (rev 09) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Bus: primary=00, secondary=05, subordinate=06, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [40] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag+
Device: Latency L0s unlimited, L1 unlimited
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 2
Link: Latency L0s <256ns, L1 <4us
Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
Link: Speed 2.5Gb/s, Width x1
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
Address: 00000000 Data: 0000
Capabilities: [90] #0d [0000]
Capabilities: [a0] 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-
Capabilities: [100] Virtual Channel
Capabilities: [180] Unknown (5)
00: 86 80 92 26 47 01 10 00 09 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 05 06 00 f0 00 00 20
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 00 02 03 00
40: 10 80 41 00 e0 0f 00 00 06 00 11 00 11 2c 01 02
50: 40 00 11 10 60 00 00 00 00 00 48 00 00 00 00 00
60: 00 00 00 00
00:1d.0 USB Controller: Intel Corporation Enterprise Southbridge UHCI USB #1 (rev 09) (prog-if 00 [UHCI])
Subsystem: IBM: Unknown device 02dd
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 23
Region 4: I/O ports at 2200 [size=32]
00: 86 80 88 26 05 00 80 02 09 00 03 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 01 22 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 00 00 00 00 00 00 00 00 05 01 00 00

00:1d.1 USB Controller: Intel Corporation Enterprise Southbridge UHCI USB #2 (rev 09) (prog-if 00 [UHCI])
Subsystem: IBM: Unknown device 02dd
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 22
Region 4: I/O ports at 2600 [size=32]
00: 86 80 89 26 05 00 80 02 09 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 01 26 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00

00:1d.2 USB Controller: Intel Corporation Enterprise Southbridge UHCI USB #3 (rev 09) (prog-if 00 [UHCI])
Subsystem: IBM: Unknown device 02dd
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin C routed to IRQ 23
Region 4: I/O ports at 2a00 [size=32]
00: 86 80 8a 26 05 00 80 02 09 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 01 2a 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 00 00 00 00 00 00 00 00 05 03 00 00

00:1d.3 USB Controller: Intel Corporation Enterprise Southbridge UHCI USB #4 (rev 09) (prog-if 00 [UHCI])
Subsystem: IBM: Unknown device 02dd
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin D routed to IRQ 22
Region 4: I/O ports at 2e00 [size=32]
00: 86 80 8b 26 05 00 80 02 09 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 01 2e 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 04 00 00

00:1d.7 USB Controller: Intel Corporation Enterprise Southbridge EHCI USB (rev 09) (prog-if 20 [EHCI])
Subsystem: IBM: Unknown device 02dd
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 23
Region 0: Memory at f9000000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Debug port
00: 86 80 8c 26 06 00 90 02 09 20 03 0c 00 00 00 00
10: 00 00 00 f9 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 50 00 00 00 00 00 00 00 05 01 00 00

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d9) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00003000-00004fff
Memory behind bridge: de000000-dfffffff
Prefetchable memory behind bridge: 00000000d0000000-00000000ddf00000
Secondary status: 66Mhz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA+ VGA+ MAbort- >Reset- FastB2B-
Capabilities: [50] #0d [0000]
00: 86 80 4e 24 47 01 10 00 d9 01 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 30 40 80 22
20: 00 de f0 df 01 d0 f1 dd 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 0f 00

00:1f.0 ISA bridge: Intel Corporation Enterprise Southbridge LPC (rev 09)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
00: 86 80 70 26 47 01 00 02 09 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:1f.2 IDE interface: Intel Corporation Enterprise Southbridge SATA IDE (rev 09) (prog-if 80 [Master])
Subsystem: IBM: Unknown device 02dd
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 0
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at 0480 [size=16]
Capabilities: [70] 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-
00: 86 80 80 26 45 00 b8 02 09 80 01 01 00 00 00 00
10: f1 01 00 00 f5 03 00 00 71 01 00 00 75 03 00 00
20: 81 04 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 70 00 00 00 00 00 00 00 00 02 00 00

00:1f.3 SMBus: Intel Corporation Enterprise Southbridge SMBus (rev 09)
Subsystem: IBM: Unknown device 02dd
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin B routed to IRQ 20
Region 4: I/O ports at 0440 [size=32]
00: 86 80 9b 26 41 05 80 02 09 00 05 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 41 04 00 00 00 00 00 00 00 00 00 00 14 10 dd 02
30: 00 00 00 00 00 00 00 00 00 00 00 00 07 02 00 00

01:06.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02) (prog-if 00 [VGA])
Subsystem: IBM: Unknown device 0305
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (2000ns min), Cache Line Size 10
Interrupt: pin A routed to IRQ 11
Region 0: Memory at d0000000 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at 4000 [size=256]
Region 2: Memory at dfff0000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at de000000 [disabled] [size=128K]
Capabilities: [50] 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-
00: 02 10 5e 51 87 01 90 02 02 00 00 03 10 40 00 00
10: 08 00 00 d0 01 40 00 00 00 00 ff df 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 14 10 05 03
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 08 00

04:00.0 RAID bus controller: Adaptec AAC-RAID (Rocket) (rev 02)
Subsystem: IBM ServeRAID 8k/8k-l8
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Interrupt: pin A routed to IRQ 17
Region 0: Memory at cfe00000 (64-bit, non-prefetchable) [size=2M]
Region 2: Memory at cdfe0000 (64-bit, prefetchable) [size=128K]
Region 4: I/O ports at 5000 [size=256]
[virtual] Expansion ROM at ce000000 [disabled] [size=32K]
Capabilities: [40] Express Endpoint IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <128ns, L1 <2us
Device: AtnBtn- AtnInd- PwrInd-
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s L1, Port 0
Link: Latency L0s <64ns, L1 <1us
Link: ASPM Disabled RCB 128 bytes CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x8
Capabilities: [e0] Message Signalled Interrupts: 64bit+ Queue=0/2 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [100] Advanced Error Reporting
00: 05 90 86 02 47 01 10 00 02 00 04 01 10 00 00 00
10: 04 00 e0 cf 00 00 00 00 0c 00 fe cd 00 00 00 00
20: 01 50 00 00 00 00 00 00 00 00 00 00 14 10 80 95
30: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00
40: 10 e0 01 00 41 02 00 00 16 58 0a 00 81 0c 00 00
50: 08 00 41 10
07:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06)
Subsystem: Intel Corporation: Unknown device 125e
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Interrupt: pin A routed to IRQ 511
Region 0: Memory at cbfe0000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at cbfc0000 (32-bit, non-prefetchable) [size=128K]
Region 2: I/O ports at 7000 [size=32]
[virtual] Expansion ROM at ca000000 [disabled] [size=128K]
Capabilities: [c8] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=1 PME-
Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable+
Address: 00000000fee0f00c Data: 4181
Capabilities: [e0] Express Endpoint IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <512ns, L1 <64us
Device: AtnBtn- AtnInd- PwrInd-
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 6
Link: Latency L0s <4us, L1 <64us
Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number d6-c3-36-ff-ff-17-15-00
00: 86 80 5e 10 47 05 10 00 06 00 00 02 10 00 80 00
10: 00 00 fe cb 00 00 fc cb 01 70 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 5e 12
30: 00 00 00 00 c8 00 00 00 00 00 00 00 03 01 00 00

07:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06)
Subsystem: Intel Corporation: Unknown device 125e
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Interrupt: pin B routed to IRQ 19
Region 0: Memory at cbfa0000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at cbf80000 (32-bit, non-prefetchable) [size=128K]
Region 2: I/O ports at 7020 [size=32]
Capabilities: [c8] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=1 PME-
Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [e0] Express Endpoint IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <512ns, L1 <64us
Device: AtnBtn- AtnInd- PwrInd-
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 6
Link: Latency L0s <4us, L1 <64us
Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number d6-c3-36-ff-ff-17-15-00
00: 86 80 5e 10 47 01 10 00 06 00 00 02 10 00 80 00
10: 00 00 fa cb 00 00 f8 cb 21 70 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 5e 12
30: 00 00 00 00 c8 00 00 00 00 00 00 00 07 02 00 00

1a:00.0 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express Upstream Port (rev 01) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Bus: primary=1a, secondary=1b, subordinate=24, sec-latency=0
I/O behind bridge: 00006000-00006fff
Memory behind bridge: cc000000-cdefffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [44] Express Upstream Port IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <64ns, L1 <1us
Device: AtnBtn- AtnInd- PwrInd-
Device: SlotPowerLimit 0.000000
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 0
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [70] 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-
Capabilities: [80] #0d [0000]
Capabilities: [100] Advanced Error Reporting
00: 86 80 00 35 47 01 10 00 01 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 1a 1b 24 00 60 60 00 00
20: 00 cc e0 cd f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 00 03 00

1a:00.3 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express to PCI-X Bridge (rev 01) (prog-if 00 [Normal decode])
Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=1a, secondary=25, subordinate=25, sec-latency=64
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <64ns, L1 <1us
Device: AtnBtn- AtnInd- PwrInd-
Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 512 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 0
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [6c] 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-
Capabilities: [80] #0d [0000]
Capabilities: [d8] PCI-X bridge device.
Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-, SRD- Freq=3
Status: Bus=0 Dev=0 Func=3 64bit- 133MHz- SCD- USC-, SCO-, SRD-
: Upstream: Capacity=65535, Commitment Limit=65535
: Downstream: Capacity=65535, Commitment Limit=65535
Capabilities: [100] Advanced Error Reporting
00: 86 80 0c 35 44 00 10 00 01 00 04 06 00 00 81 00
10: 00 00 00 00 00 00 00 00 1a 25 25 40 f0 00 a0 22
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 00 03 00

1b:00.0 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express Downstream Port E1 (rev 01) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Bus: primary=1b, secondary=1c, subordinate=1c, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [44] Express Downstream Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <64ns, L1 <1us
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 0
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [70] 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-
Capabilities: [80] #0d [0000]
Capabilities: [100] Advanced Error Reporting
00: 86 80 10 35 47 01 10 00 01 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 1b 1c 1c 00 f0 00 00 00
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 00 03 00

1b:01.0 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express Downstream Port E2 (rev 01) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Bus: primary=1b, secondary=24, subordinate=24, sec-latency=0
I/O behind bridge: 00006000-00006fff
Memory behind bridge: cc000000-cdefffff
Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [44] Express Downstream Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <64ns, L1 <1us
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 0
Link: Latency L0s unlimited, L1 unlimited
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [70] 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-
Capabilities: [80] #0d [0000]
Capabilities: [100] Advanced Error Reporting
00: 86 80 14 35 47 01 10 00 01 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 1b 24 24 00 60 60 00 00
20: 00 cc e0 cd f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 03 01 03 00

24:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06)
Subsystem: Intel Corporation: Unknown device 125e
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Interrupt: pin A routed to IRQ 17
Region 0: Memory at cdee0000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at cdec0000 (32-bit, non-prefetchable) [size=128K]
Region 2: I/O ports at 6000 [size=32]
[virtual] Expansion ROM at cc000000 [disabled] [size=128K]
Capabilities: [c8] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=1 PME-
Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [e0] Express Endpoint IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <512ns, L1 <64us
Device: AtnBtn- AtnInd- PwrInd-
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 1
Link: Latency L0s <4us, L1 <64us
Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 52-c3-36-ff-ff-17-15-00
00: 86 80 5e 10 47 01 10 00 06 00 00 02 10 00 80 00
10: 00 00 ee cd 00 00 ec cd 01 60 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 5e 12
30: 00 00 00 00 c8 00 00 00 00 00 00 00 0a 01 00 00

24:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06)
Subsystem: Intel Corporation: Unknown device 125e
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Interrupt: pin B routed to IRQ 18
Region 0: Memory at cdea0000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at cde80000 (32-bit, non-prefetchable) [size=128K]
Region 2: I/O ports at 6020 [size=32]
Capabilities: [c8] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=1 PME-
Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [e0] Express Endpoint IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <512ns, L1 <64us
Device: AtnBtn- AtnInd- PwrInd-
Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 4096 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 1
Link: Latency L0s <4us, L1 <64us
Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 52-c3-36-ff-ff-17-15-00
00: 86 80 5e 10 47 01 10 00 06 00 00 02 10 00 80 00
10: 00 00 ea cd 00 00 e8 cd 21 60 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 5e 12
30: 00 00 00 00 c8 00 00 00 00 00 00 00 03 02 00 00

Attachment: config-2.6.24-rc4
Description: Binary data