2.6.23-git8: Lock dependency engine debugging failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am not subscribed to LKML, so please CC me in replies. I am
reporting a regression when CONFIG_DEBUG_LOCKDEP is enabled in
2.6.23-git8. The error occurs immediately before loading init.
Complete dmesg and kernel config are attached.

[   28.528074] VFS: Mounted root (ext3 filesystem) readonly.
[   28.528090] Freeing unused kernel memory: 212k freed
[   28.537431] Write protecting the kernel read-only data: 1036k
[   28.622874] WARNING: at kernel/lockdep.c:2658 check_flags()
[   28.625132]
[   28.625133] Call Trace:
[   28.629491]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.631734]  [<ffffffff8025c039>] check_flags+0xd9/0x1a0
[   28.633925]  [<ffffffff80260102>] lock_acquire+0x62/0xe0
[   28.636108]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.638290]  [<ffffffff8024c7c1>] __atomic_notifier_call_chain+0x51/0xa0
[   28.640459]  [<ffffffff80227ad9>] do_page_fault+0xc9/0x920
[   28.642580]  [<ffffffff80486d47>] _spin_unlock+0x17/0x20
[   28.644701]  [<ffffffff80283a82>] vma_link+0xd2/0x150
[   28.646771]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.648808]  [<ffffffff8048745d>] error_exit+0x0/0xa9
[   28.650866]  [<ffffffff803201b6>] __clear_user+0x46/0x80
[   28.652914]  [<ffffffff802cce34>] padzero+0x24/0x30
[   28.654885]  [<ffffffff802ce90a>] load_elf_binary+0xb1a/0x2200
[   28.656817]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.658695]  [<ffffffff8020d276>] dump_trace+0x206/0x2c0
[   28.660568]  [<ffffffff8027deb7>] follow_page+0x227/0x260
[   28.662438]  [<ffffffff8025e2a1>] mark_lock+0x1b1/0x670
[   28.664334]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.666235]  [<ffffffff8029a0f2>] search_binary_handler+0xb2/0x240
[   28.668148]  [<ffffffff8029a0d3>] search_binary_handler+0x93/0x240
[   28.669972]  [<ffffffff802cddf0>] load_elf_binary+0x0/0x2200
[   28.671727]  [<ffffffff8029a0db>] search_binary_handler+0x9b/0x240
[   28.673477]  [<ffffffff8029bfcd>] do_execve+0x1ad/0x1e0
[   28.675246]  [<ffffffff8020a774>] sys_execve+0x44/0xc0
[   28.677017]  [<ffffffff80293bcf>] fd_install+0x2f/0x60
[   28.678802]  [<ffffffff8020cb94>] kernel_execve+0x64/0xd0
[   28.680614]  [<ffffffff802090bf>] init_post+0x9f/0xf0
[   28.682446]  [<ffffffff805ea817>] kernel_init+0x247/0x340
[   28.684251]  [<ffffffff8025e97a>] trace_hardirqs_on+0xda/0x190
[   28.686041]  [<ffffffff8048680e>] trace_hardirqs_on_thunk+0x35/0x3a
[   28.687798]  [<ffffffff8025e97a>] trace_hardirqs_on+0xda/0x190
[   28.689524]  [<ffffffff8020cb28>] child_rip+0xa/0x12
[   28.691229]  [<ffffffff8020c23f>] restore_args+0x0/0x30
[   28.692909]  [<ffffffff805ea5d0>] kernel_init+0x0/0x340
[   28.694560]  [<ffffffff8020cb1e>] child_rip+0x0/0x12
[   28.696186]
[   28.697798] irq event stamp: 607167
[   28.699408] hardirqs last  enabled at (607167):
[<ffffffff80487135>] _spin_unlock_irqrestore+0x55/0x70
[   28.702857] hardirqs last disabled at (607166):
[<ffffffff804871da>] _spin_lock_irqsave+0x1a/0x50
[   28.704744] softirqs last  enabled at (605894):
[<ffffffff8020ce9c>] call_softirq+0x1c/0x30
[   28.706633] softirqs last disabled at (605889):
[<ffffffff8020ce9c>] call_softirq+0x1c/0x30
[   30.531015] input: Power Button (FF) as /devices/virtual/input/input2
[   30.531034] ACPI: Power Button (FF) [PWRF]

System information: Gentoo 2007.0
$ uname -a
Linux localhost 2.6.23-git8 #1 SMP Mon Oct 15 21:11:09 PDT 2007 x86_64
Dual Core AMD Opteron(tm) Processor 185 AuthenticAMD GNU/Linux
$ lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce
6150] (rev a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a2)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a2)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a2)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a2)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a1)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Miscellaneous Control
04:05.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host
Controller (rev 80)
04:08.0 Communication controller: Conexant HSF 56k Data/Fax Modem
04:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
$ lspci -nvvv > lspci.txt (Atttached)
$ lsmod
Module                  Size  Used by
vfat                   12608  1
fat                    51656  1 vfat
nvidia               7006772  24
i2c_core               22800  1 nvidia
snd_seq_oss            34704  0
snd_seq_midi_event      7688  1 snd_seq_oss
snd_seq                60808  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          8220  2 snd_seq_oss,snd_seq
snd_pcm_oss            51936  0
snd_mixer_oss          17096  1 snd_pcm_oss
sg                     24984  0
sr_mod                 15716  0
ehci_hcd               35924  0
ohci1394               32052  0
ieee1394               93512  1 ohci1394
snd_hda_intel         375876  0
snd_pcm                90672  2 snd_pcm_oss,snd_hda_intel
snd_timer              23904  2 snd_seq,snd_pcm
snd                    64040  8
snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer
soundcore               7520  1 snd
snd_page_alloc          9424  2 snd_hda_intel,snd_pcm
8139too                24784  0
8250_pnp               11904  0
8250                   40776  1 8250_pnp
sata_nv                18564  0
forcedeth              49104  0
parport_pc             41192  0
serial_core            21400  1 8250
libata                145936  1 sata_nv
parport                39596  1 parport_pc
ohci_hcd               23564  0
usbcore               150544  3 ehci_hcd,ohci_hcd
floppy                 64648  0
button                  7840  0
evdev                   9984  0

Please reply and CC me if any additional information is wanted.

Thanks,
David
[    0.000000] Linux version 2.6.23-git8 (root@localhost) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 SMP Mon Oct 15 21:11:09 PDT 2007
[    0.000000] Command line: root=/dev/hda1 vga=0x315 video=vesafb:mtrr:3,ywrap
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e5000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000077fc0000 (usable)
[    0.000000]  BIOS-e820: 0000000077fc0000 - 0000000077fce000 (ACPI data)
[    0.000000]  BIOS-e820: 0000000077fce000 - 0000000077ff0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000077ff0000 - 0000000078000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 256 used
[    0.000000] Entering add_active_range(0, 256, 491456) 1 entries of 256 used
[    0.000000] end_pfn_map = 1048576
[    0.000000] DMI 2.3 present.
[    0.000000] ACPI: RSDP 000FB870, 0024 (r2 ACPIAM)
[    0.000000] ACPI: XSDT 77FC0100, 0044 (r1 A M I  OEMXSDT  10000626 MSFT       97)
[    0.000000] ACPI: FACP 77FC0290, 00F4 (r3 A M I  OEMFACP  10000626 MSFT       97)
[    0.000000] ACPI: DSDT 77FC0440, 5688 (r1  A0368 A0368001        1 INTL  2002026)
[    0.000000] ACPI: FACS 77FCE000, 0040
[    0.000000] ACPI: APIC 77FC0390, 0070 (r1 A M I  OEMAPIC  10000626 MSFT       97)
[    0.000000] ACPI: MCFG 77FC0400, 003C (r1 A M I  OEMMCFG  10000626 MSFT       97)
[    0.000000] ACPI: OEMB 77FCE040, 005B (r1 A M I  AMI_OEM  10000626 MSFT       97)
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 256 used
[    0.000000] Entering add_active_range(0, 256, 491456) 1 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   DMA32        4096 ->  1048576
[    0.000000]   Normal    1048576 ->  1048576
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0:        0 ->      159
[    0.000000]     0:      256 ->   491456
[    0.000000] On node 0 totalpages: 491359
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 2109 pages reserved
[    0.000000]   DMA zone: 1834 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 6663 pages used for memmap
[    0.000000]   DMA32 zone: 480697 pages, LIFO batch:31
[    0.000000]   Normal zone: 0 pages used for memmap
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] Nvidia board detected. Ignoring ACPI timer override.
[    0.000000] If you got timer trouble try acpi_use_timer_override
[    0.000000] ACPI: PM-Timer IO Port: 0x508
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] Processor #1
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: BIOS IRQ0 pin2 override ignored.
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ14 used by override.
[    0.000000] ACPI: IRQ15 used by override.
[    0.000000] Setting APIC routing to flat
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 78000000:86c00000)
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PERCPU: Allocating 28832 bytes of per cpu data
[    0.000000] Built 1 zonelists in Zone order.  Total pages: 482531
[    0.000000] Kernel command line: root=/dev/hda1 vga=0x315 video=vesafb:mtrr:3,ywrap
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] Extended CMOS year: 2000
[    0.000000] TSC calibrated against PM_TIMER
[   25.753330] Marking TSC unstable due to TSCs unsynchronized
[   25.753331] time.c: Detected 2611.894 MHz processor.
[   25.753375] Console: colour dummy device 80x25
[   25.753380] console [tty0] enabled
[   25.753423] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[   25.753425] ... MAX_LOCKDEP_SUBCLASSES:    8
[   25.753427] ... MAX_LOCK_DEPTH:          30
[   25.753429] ... MAX_LOCKDEP_KEYS:        2048
[   25.753430] ... CLASSHASH_SIZE:           1024
[   25.753432] ... MAX_LOCKDEP_ENTRIES:     8192
[   25.753434] ... MAX_LOCKDEP_CHAINS:      16384
[   25.753436] ... CHAINHASH_SIZE:          8192
[   25.753437]  memory used by lock dependency info: 1648 kB
[   25.753439]  per task-struct memory footprint: 1680 bytes
[   25.754392] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[   25.755896] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[   25.756074] Checking aperture...
[   25.756077] CPU 0: aperture @ 9050000000 size 32 MB
[   25.756079] Aperture too small (32 MB)
[   25.764920] No AGP bridge found
[   25.781975] Memory: 1926784k/1965824k available (2601k kernel code, 38632k reserved, 1279k data, 212k init)
[   25.859304] Calibrating delay using timer specific routine.. 5229.86 BogoMIPS (lpj=10459737)
[   25.859398] Mount-cache hash table entries: 256
[   25.859771] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[   25.859774] CPU: L2 Cache: 1024K (64 bytes/line)
[   25.859777] CPU: Physical Processor ID: 0
[   25.859778] CPU: Processor Core ID: 0
[   25.859798] lockdep: not fixing up alternatives.
[   25.859801] ACPI: Core revision 20070126
[   25.903351] Using local APIC timer interrupts.
[   25.941638] APIC timer calibration result 12557173
[   25.941639] Detected 12.557 MHz APIC timer.
[   25.941955] lockdep: not fixing up alternatives.
[   25.942034] Booting processor 1/2 APIC 0x1
[   25.952164] Initializing CPU#1
[   26.029683] Calibrating delay using timer specific routine.. 5223.79 BogoMIPS (lpj=10447587)
[   26.029688] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[   26.029690] CPU: L2 Cache: 1024K (64 bytes/line)
[   26.029692] CPU: Physical Processor ID: 0
[   26.029693] CPU: Processor Core ID: 1
[   26.029798] Dual Core AMD Opteron(tm) Processor 185 stepping 02
[   26.029810] Brought up 2 CPUs
[   26.029932] CPU0 attaching sched-domain:
[   26.029934]  domain 0: span 3
[   26.029936]   groups: 1 2
[   26.029940] CPU1 attaching sched-domain:
[   26.029941]  domain 0: span 3
[   26.029943]   groups: 2 1
[   26.030263] net_namespace: 120 bytes
[   26.030440] NET: Registered protocol family 16
[   26.030665] ACPI: bus type pci registered
[   26.030782] PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
[   26.030785] PCI: Not using MMCONFIG.
[   26.030787] PCI: Using configuration type 1
[   26.033496] ACPI: EC: Look up EC in DSDT
[   26.038787] ACPI: Interpreter enabled
[   26.038791] ACPI: (supports S0 S1 S3 S5)
[   26.038814] ACPI: Using IOAPIC for interrupt routing
[   26.048416] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   26.050241] PCI: Transparent bridge - 0000:00:10.0
[   26.050301] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   26.050539] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE0._PRT]
[   26.050627] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE1._PRT]
[   26.050715] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
[   26.050829] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[   26.062106] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *5
[   26.062308] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *5
[   26.062507] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
[   26.062706] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *5
[   26.062904] ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *0, disabled.
[   26.063109] ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
[   26.063306] ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *11
[   26.063504] ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *0, disabled.
[   26.063702] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *5
[   26.063900] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *5
[   26.064097] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *5
[   26.064294] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *5
[   26.064492] ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22 23) *0, disabled.
[   26.064690] ACPI: PCI Interrupt Link [LMC9] (IRQs 20 21 22 23) *0, disabled.
[   26.064890] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *5
[   26.065088] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *10
[   26.065286] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *11
[   26.065484] ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *10
[   26.065721] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
[   26.065862] ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] -  CB, should be BE [20070126]
[   26.065870] Linux Plug and Play Support v0.97 (c) Adam Belay
[   26.065907] pnp: PnP ACPI init
[   26.065925] ACPI: bus type pnp registered
[   26.071195] pnp: PnP ACPI: found 15 devices
[   26.071198] ACPI: ACPI bus type pnp unregistered
[   26.071413] SCSI subsystem initialized
[   26.071569] PCI: Using ACPI for IRQ routing
[   26.071572] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   26.097680] pnp: 00:07: iomem range 0xfefe0000-0xfefe01ff has been reserved
[   26.097684] pnp: 00:07: iomem range 0xfeb80000-0xfebbffff has been reserved
[   26.097687] pnp: 00:07: iomem range 0xfee01000-0xfeefffff has been reserved
[   26.097694] pnp: 00:08: iomem range 0xfec00000-0xfec00fff could not be reserved
[   26.097699] pnp: 00:08: iomem range 0xfee00000-0xfee00fff could not be reserved
[   26.097707] pnp: 00:0c: ioport range 0x290-0x297 has been reserved
[   26.097714] pnp: 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
[   26.097722] pnp: 00:0e: iomem range 0x0-0x9ffff could not be reserved
[   26.097724] pnp: 00:0e: iomem range 0xc0000-0xcffff has been reserved
[   26.097728] pnp: 00:0e: iomem range 0xe0000-0xfffff could not be reserved
[   26.097731] pnp: 00:0e: iomem range 0x100000-0x7fffffff could not be reserved
[   26.098348] PCI: Bridge: 0000:00:02.0
[   26.098351]   IO window: disabled.
[   26.098355]   MEM window: disabled.
[   26.098358]   PREFETCH window: disabled.
[   26.098361] PCI: Bridge: 0000:00:03.0
[   26.098363]   IO window: disabled.
[   26.098366]   MEM window: disabled.
[   26.098369]   PREFETCH window: disabled.
[   26.098372] PCI: Bridge: 0000:00:04.0
[   26.098374]   IO window: disabled.
[   26.098377]   MEM window: disabled.
[   26.098380]   PREFETCH window: disabled.
[   26.098384] PCI: Bridge: 0000:00:10.0
[   26.098387]   IO window: c000-cfff
[   26.098392]   MEM window: faa00000-faafffff
[   26.098396]   PREFETCH window: disabled.
[   26.098413] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   26.098423] PCI: Setting latency timer of device 0000:00:03.0 to 64
[   26.098433] PCI: Setting latency timer of device 0000:00:04.0 to 64
[   26.098445] PCI: Setting latency timer of device 0000:00:10.0 to 64
[   26.098479] NET: Registered protocol family 2
[   26.101634] Time: acpi_pm clocksource has been installed.
[   26.133690] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[   26.134098] TCP established hash table entries: 65536 (order: 10, 4194304 bytes)
[   26.141522] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[   26.148654] TCP: Hash tables configured (established 65536 bind 65536)
[   26.148686] TCP reno registered
[   26.159404] Total HugeTLB memory allocated, 0
[   26.159860] io scheduler noop registered
[   26.159863] io scheduler anticipatory registered (default)
[   26.159866] io scheduler deadline registered
[   26.159881] io scheduler cfq registered
[   26.159901] Boot video device is 0000:00:05.0
[   26.186540] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   26.186583] assign_interrupt_mode Found MSI capability
[   26.186619] Allocate Port Service[0000:00:02.0:pcie00]
[   26.186721] PCI: Setting latency timer of device 0000:00:03.0 to 64
[   26.186762] assign_interrupt_mode Found MSI capability
[   26.186790] Allocate Port Service[0000:00:03.0:pcie00]
[   26.186885] PCI: Setting latency timer of device 0000:00:04.0 to 64
[   26.186925] assign_interrupt_mode Found MSI capability
[   26.186954] Allocate Port Service[0000:00:04.0:pcie00]
[   26.187253] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc20000080000, using 3750k, total 131072k
[   26.187257] vesafb: mode is 800x600x32, linelength=3200, pages=1
[   26.187259] vesafb: scrolling: redraw
[   26.187261] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[   26.192397] Console: switching to colour frame buffer device 100x37
[   26.196889] fb0: VESA VGA frame buffer device
[   26.237097] Real Time Clock Driver v1.12ac
[   26.237297] Linux agpgart interface v0.102
[   26.237402] [drm] Initialized drm 1.1.0 20060810
[   26.237486] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   26.237579] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   26.237777] NFORCE-MCP51: IDE controller at PCI slot 0000:00:0d.0
[   26.237892] NFORCE-MCP51: chipset revision 161
[   26.237956] NFORCE-MCP51: not 100% native mode: will probe irqs later
[   26.238054] NFORCE-MCP51: 0000:00:0d.0 (rev a1) UDMA133 controller
[   26.238148]     ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
[   26.238264]     ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
[   26.239273] Probing IDE interface ide0...
[   27.197788] hda: SAMSUNG SP2514N, ATA DISK drive
[   27.198856] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[   27.198951] hda: selected mode 0x45
[   27.199144] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[   27.200324] Probing IDE interface ide1...
[   27.765724] hda: max request size: 512KiB
[   27.773226] hda: 488397168 sectors (250059 MB) w/8192KiB Cache, CHS=30401/255/63, UDMA(100)
[   27.774733] hda: cache flushes supported
[   27.776135]  hda: hda1 hda2 hda3
[   27.780583] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[   27.784487] serio: i8042 KBD port at 0x60,0x64 irq 1
[   27.786029] serio: i8042 AUX port at 0x60,0x64 irq 12
[   27.787748] mice: PS/2 mouse device common for all mice
[   27.808482] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[   28.481064] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input1
[   28.485790] EDAC MC: Ver: 2.1.0 Oct 15 2007
[   28.487899] TCP cubic registered
[   28.489808] NET: Registered protocol family 1
[   28.491815] NET: Registered protocol family 10
[   28.493997] IPv6 over IPv4 tunneling driver
[   28.496342] NET: Registered protocol family 17
[   28.498440] powernow-k8: Found 1 Dual Core AMD Opteron(tm) Processor 185 processors (2 cpu cores) (version 2.00.00)
[   28.502964] powernow-k8:    0 : fid 0x12 (2600 MHz), vid 0x8
[   28.505323] powernow-k8:    1 : fid 0x10 (2400 MHz), vid 0xa
[   28.507680] powernow-k8:    2 : fid 0xe (2200 MHz), vid 0xc
[   28.510076] powernow-k8:    3 : fid 0xc (2000 MHz), vid 0xe
[   28.512404] powernow-k8:    4 : fid 0xa (1800 MHz), vid 0x10
[   28.514685] powernow-k8:    5 : fid 0x2 (1000 MHz), vid 0x12
[   28.517561] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[   28.527904] kjournald starting.  Commit interval 5 seconds
[   28.528054] EXT3-fs: mounted filesystem with ordered data mode.
[   28.528074] VFS: Mounted root (ext3 filesystem) readonly.
[   28.528090] Freeing unused kernel memory: 212k freed
[   28.537431] Write protecting the kernel read-only data: 1036k
[   28.622874] WARNING: at kernel/lockdep.c:2658 check_flags()
[   28.625132] 
[   28.625133] Call Trace:
[   28.629491]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.631734]  [<ffffffff8025c039>] check_flags+0xd9/0x1a0
[   28.633925]  [<ffffffff80260102>] lock_acquire+0x62/0xe0
[   28.636108]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.638290]  [<ffffffff8024c7c1>] __atomic_notifier_call_chain+0x51/0xa0
[   28.640459]  [<ffffffff80227ad9>] do_page_fault+0xc9/0x920
[   28.642580]  [<ffffffff80486d47>] _spin_unlock+0x17/0x20
[   28.644701]  [<ffffffff80283a82>] vma_link+0xd2/0x150
[   28.646771]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.648808]  [<ffffffff8048745d>] error_exit+0x0/0xa9
[   28.650866]  [<ffffffff803201b6>] __clear_user+0x46/0x80
[   28.652914]  [<ffffffff802cce34>] padzero+0x24/0x30
[   28.654885]  [<ffffffff802ce90a>] load_elf_binary+0xb1a/0x2200
[   28.656817]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.658695]  [<ffffffff8020d276>] dump_trace+0x206/0x2c0
[   28.660568]  [<ffffffff8027deb7>] follow_page+0x227/0x260
[   28.662438]  [<ffffffff8025e2a1>] mark_lock+0x1b1/0x670
[   28.664334]  [<ffffffff8025f318>] __lock_acquire+0x3d8/0x1160
[   28.666235]  [<ffffffff8029a0f2>] search_binary_handler+0xb2/0x240
[   28.668148]  [<ffffffff8029a0d3>] search_binary_handler+0x93/0x240
[   28.669972]  [<ffffffff802cddf0>] load_elf_binary+0x0/0x2200
[   28.671727]  [<ffffffff8029a0db>] search_binary_handler+0x9b/0x240
[   28.673477]  [<ffffffff8029bfcd>] do_execve+0x1ad/0x1e0
[   28.675246]  [<ffffffff8020a774>] sys_execve+0x44/0xc0
[   28.677017]  [<ffffffff80293bcf>] fd_install+0x2f/0x60
[   28.678802]  [<ffffffff8020cb94>] kernel_execve+0x64/0xd0
[   28.680614]  [<ffffffff802090bf>] init_post+0x9f/0xf0
[   28.682446]  [<ffffffff805ea817>] kernel_init+0x247/0x340
[   28.684251]  [<ffffffff8025e97a>] trace_hardirqs_on+0xda/0x190
[   28.686041]  [<ffffffff8048680e>] trace_hardirqs_on_thunk+0x35/0x3a
[   28.687798]  [<ffffffff8025e97a>] trace_hardirqs_on+0xda/0x190
[   28.689524]  [<ffffffff8020cb28>] child_rip+0xa/0x12
[   28.691229]  [<ffffffff8020c23f>] restore_args+0x0/0x30
[   28.692909]  [<ffffffff805ea5d0>] kernel_init+0x0/0x340
[   28.694560]  [<ffffffff8020cb1e>] child_rip+0x0/0x12
[   28.696186] 
[   28.697798] irq event stamp: 607167
[   28.699408] hardirqs last  enabled at (607167): [<ffffffff80487135>] _spin_unlock_irqrestore+0x55/0x70
[   28.702857] hardirqs last disabled at (607166): [<ffffffff804871da>] _spin_lock_irqsave+0x1a/0x50
[   28.704744] softirqs last  enabled at (605894): [<ffffffff8020ce9c>] call_softirq+0x1c/0x30
[   28.706633] softirqs last disabled at (605889): [<ffffffff8020ce9c>] call_softirq+0x1c/0x30
[   30.531015] input: Power Button (FF) as /devices/virtual/input/input2
[   30.531034] ACPI: Power Button (FF) [PWRF]
[   30.531104] input: Power Button (CM) as /devices/virtual/input/input3
[   30.531119] ACPI: Power Button (CM) [PWRB]
[   30.535412] Floppy drive(s): fd0 is 1.44M
[   30.553636] FDC 0 is a post-1991 82077
[   30.559764] usbcore: registered new interface driver usbfs
[   30.559787] usbcore: registered new interface driver hub
[   30.559812] usbcore: registered new device driver usb
[   30.560502] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[   30.560823] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 23
[   30.560835] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LUB0] -> GSI 23 (level, low) -> IRQ 23
[   30.561099] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[   30.561106] ohci_hcd 0000:00:0b.0: OHCI Host Controller
[   30.561331] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1
[   30.561354] ohci_hcd 0000:00:0b.0: irq 23, io mem 0xfebde000
[   30.568269] libata version 3.00 loaded.
[   30.569578] parport_pc 00:06: reported by Plug and Play ACPI
[   30.569726] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[   30.573411] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
[   30.578155] Serial: 8250/16550 driver $Revision: 1.90 $ 2 ports, IRQ sharing enabled
[   30.578303] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   30.588573] 8139too Fast Ethernet driver 0.9.28
[   30.620639] usb usb1: configuration #1 chosen from 1 choice
[   30.620663] hub 1-0:1.0: USB hub found
[   30.620674] hub 1-0:1.0: 8 ports detected
[   30.665640] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   30.721790] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22
[   30.721802] ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LMAC] -> GSI 22 (level, low) -> IRQ 22
[   30.721808] PCI: Setting latency timer of device 0000:00:14.0 to 64
[   30.721816] forcedeth: using HIGHDMA
[   31.241389] eth0: forcedeth.c: subsystem: 01043:8141 bound to 0000:00:14.0
[   31.241535] sata_nv 0000:00:0e.0: version 3.5
[   31.241822] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 21
[   31.241834] ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LSA0] -> GSI 21 (level, low) -> IRQ 21
[   31.242093] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[   31.242579] scsi0 : sata_nv
[   31.243239] scsi1 : sata_nv
[   31.243307] ata1: SATA max UDMA/133 cmd 0xe800 ctl 0xe480 bmdma 0xe000 irq 21
[   31.243310] ata2: SATA max UDMA/133 cmd 0xe400 ctl 0xe080 bmdma 0xe008 irq 21
[   31.708831] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   31.873015] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-H62N, CL00, max UDMA/100
[   32.044992] ata1.00: configured for UDMA/100
[   32.356722] ata2: SATA link down (SStatus 0 SControl 300)
[   32.370871] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-H62N  CL00 PQ: 0 ANSI: 5
[   32.371216] ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 20
[   32.371227] ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [LSA1] -> GSI 20 (level, low) -> IRQ 20
[   32.371509] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[   32.371599] scsi2 : sata_nv
[   32.371899] scsi3 : sata_nv
[   32.371966] ata3: SATA max UDMA/133 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 20
[   32.371969] ata4: SATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 20
[   32.680676] ata3: SATA link down (SStatus 0 SControl 300)
[   33.000626] ata4: SATA link down (SStatus 0 SControl 300)
[   33.011842] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 19
[   33.011853] ACPI: PCI Interrupt 0000:04:05.0[A] -> Link [LNKD] -> GSI 19 (level, low) -> IRQ 19
[   33.064085] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[19]  MMIO=[faaef800-faaeffff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[   33.069562] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 18
[   33.069577] ACPI: PCI Interrupt 0000:04:09.0[A] -> Link [LNKB] -> GSI 18 (level, low) -> IRQ 18
[   33.069940] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 23
[   33.069946] ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [LUB2] -> GSI 23 (level, low) -> IRQ 23
[   33.070101] PCI: Setting latency timer of device 0000:00:0b.1 to 64
[   33.070107] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[   33.070160] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 2
[   33.070202] ehci_hcd 0000:00:0b.1: debug port 1
[   33.070207] PCI: cache line size of 64 is not supported by device 0000:00:0b.1
[   33.070213] ehci_hcd 0000:00:0b.1: irq 23, io mem 0xfebdfc00
[   33.070228] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   33.070354] usb usb2: configuration #1 chosen from 1 choice
[   33.070379] hub 2-0:1.0: USB hub found
[   33.070385] hub 2-0:1.0: 8 ports detected
[   33.070772] eth1: RealTek RTL8139 at 0xffffc20000022400, 00:00:c5:b3:0e:f2, IRQ 18
[   33.070776] eth1:  Identified 8139 chip type 'RTL-8139B'
[   33.074803] udev: renamed network interface eth1 to eth2
[   33.097496] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[   33.097501] Uniform CD-ROM driver Revision: 3.20
[   33.097549] sr 0:0:0:0: Attached scsi CD-ROM sr0
[   33.155293] sr 0:0:0:0: Attached scsi generic sg0 type 5
[   33.173077] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 22
[   33.173082] ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [LAZA] -> GSI 22 (level, low) -> IRQ 22
[   33.173384] PCI: Setting latency timer of device 0000:00:10.1 to 64
[   33.204773] ALSA sound/pci/hda/hda_intel.c:695: codec_mask = 0x1
[   33.207861] ALSA sound/pci/hda/hda_codec.c:1827: hda_codec: model '3stack' is selected for config 10de:cb84 (ASUS A8N-VM)
[   33.783227] EXT3 FS on hda1, internal journal
[   34.340520] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0011d8000068024c]
[   40.350758] eth2: link down
[   40.357220] ADDRCONF(NETDEV_UP): eth2: link is not ready
[   49.094426] eth0: no IPv6 routers present
[  181.254674] nvidia: module license 'NVIDIA' taints kernel.
[  181.510074] ACPI: PCI Interrupt Link [LNEC] enabled at IRQ 17
[  181.510087] ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNEC] -> GSI 17 (level, low) -> IRQ 17
[  181.510094] PCI: Setting latency timer of device 0000:00:05.0 to 64
[  181.510189] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  100.14.19  Wed Sep 12 14:08:38 PDT 2007

Attachment: config.gz
Description: GNU Zip compressed data

00:00.0 0500: 10de:02f0 (rev a2)
	Subsystem: 1043:81cd
	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
	Capabilities: [44] HyperTransport: Slave or Primary Interface
		Command: BaseUnitID=0 UnitCnt=15 MastHost- DefDir- DUL-
		Link Control 0: CFlE+ CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn- ExtCTL- 64b-
		Link Config 0: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
		Link Control 1: CFlE+ CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn+ LSEn+ ExtCTL- 64b-
		Link Config 1: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 1.03
		Link Frequency 0: 1.0GHz
		Link Error 0: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability 0: 200MHz+ 300MHz+ 400MHz+ 500MHz+ 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz- 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA- UIDRD-
		Link Frequency 1: 400MHz
		Link Error 1: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability 1: 200MHz+ 300MHz+ 400MHz+ 500MHz+ 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz- 1.4GHz- 1.6GHz- Vend-
		Error Handling: PFlE+ OFlE+ PFE- OFE- EOCFE- RFE- CRCFE- SERRFE- CF- RE- PNFE- ONFE- EOCNFE- RNFE- CRCNFE- SERRNFE-
		Prefetchable memory behind bridge Upper: 00-00
		Bus Number: 00
	Capabilities: [e0] HyperTransport: MSI Mapping

00:00.1 0500: 10de:02fa (rev a2)
	Subsystem: 1043:81cd
	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:00.2 0500: 10de:02fe (rev a2)
	Subsystem: 1043:81cd
	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:00.3 0500: 10de:02f8 (rev a2)
	Subsystem: 1043:81cd
	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:00.4 0500: 10de:02f9 (rev a2)
	Subsystem: 1043:81cd
	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

00:00.5 0500: 10de:02ff (rev a2)
	Subsystem: 1043:81cd
	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
	Capabilities: [44] #00 [00fe]
	Capabilities: [fc] #00 [0000]

00:00.6 0500: 10de:027f (rev a2)
	Subsystem: 1043:81cd
	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:00.7 0500: 10de:027e (rev a2)
	Subsystem: 1043:81cd
	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:02.0 0604: 10de:02fc (rev a1) (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: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: [40] Subsystem: 10de:0000
	Capabilities: [48] 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: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable+
		Address: 00000000fee0300c  Data: 4149
	Capabilities: [60] HyperTransport: MSI Mapping
	Capabilities: [80] Express Root Port (Slot+) IRQ 0
		Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <512ns, L1 <4us
		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 x1, ASPM L0s, Port 2
		Link: Latency L0s <512ns, L1 <4us
		Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x1
		Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug- Surpise-
		Slot: Number 0, PowerLimit 0.000000
		Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq-
		Slot: AttnInd Off, PwrInd On, Power-
		Root: Correctable- Non-Fatal- Fatal- PME-

00:03.0 0604: 10de:02fd (rev a1) (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: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: [40] Subsystem: 10de:0000
	Capabilities: [48] 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: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable+
		Address: 00000000fee0300c  Data: 4151
	Capabilities: [60] HyperTransport: MSI Mapping
	Capabilities: [80] Express Root Port (Slot+) IRQ 0
		Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <512ns, L1 <4us
		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 x1, ASPM L0s, Port 1
		Link: Latency L0s <512ns, L1 <4us
		Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x1
		Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug- Surpise-
		Slot: Number 0, PowerLimit 0.000000
		Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq-
		Slot: AttnInd Off, PwrInd On, Power-
		Root: Correctable- Non-Fatal- Fatal- PME-

00:04.0 0604: 10de:02fb (rev a1) (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: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: [40] Subsystem: 10de:0000
	Capabilities: [48] 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: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable+
		Address: 00000000fee0300c  Data: 4159
	Capabilities: [60] HyperTransport: MSI Mapping
	Capabilities: [80] Express Root Port (Slot+) IRQ 0
		Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <512ns, L1 <4us
		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 x16, ASPM L0s, Port 0
		Link: Latency L0s <512ns, L1 <4us
		Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x16
		Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug- Surpise-
		Slot: Number 0, PowerLimit 0.000000
		Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq-
		Slot: AttnInd Off, PwrInd On, Power-
		Root: Correctable- Non-Fatal- Fatal- PME-

00:05.0 0300: 10de:0240 (rev a2) (prog-if 00 [VGA])
	Subsystem: 1043:81cd
	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 17
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at fc000000 (64-bit, non-prefetchable) [size=16M]
	[virtual] Expansion ROM at febe0000 [disabled] [size=128K]
	Capabilities: [48] 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: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000

00:09.0 0500: 10de:0270 (rev a2)
	Subsystem: 1043:81bc
	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
	Capabilities: [44] HyperTransport: Slave or Primary Interface
		Command: BaseUnitID=9 UnitCnt=15 MastHost- DefDir- DUL-
		Link Control 0: CFlE+ CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn+ LSEn+ ExtCTL- 64b-
		Link Config 0: MLWI=8bit DwFcIn- MLWO=8bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Link Control 1: CFlE- CST- CFE- <LkFail+ Init- EOC+ TXO+ <CRCErr=0 IsocEn- LSEn- ExtCTL- 64b-
		Link Config 1: MLWI=8bit DwFcIn- MLWO=8bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 1.03
		Link Frequency 0: 400MHz
		Link Error 0: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability 0: 200MHz+ 300MHz+ 400MHz+ 500MHz+ 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz- 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA- UIDRD-
		Link Frequency 1: 200MHz
		Link Error 1: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability 1: 200MHz- 300MHz- 400MHz- 500MHz- 600MHz- 800MHz- 1.0GHz- 1.2GHz- 1.4GHz- 1.6GHz- Vend-
		Error Handling: PFlE+ OFlE+ PFE- OFE- EOCFE- RFE- CRCFE- SERRFE- CF- RE- PNFE- ONFE- EOCNFE- RNFE- CRCNFE- SERRNFE-
		Prefetchable memory behind bridge Upper: 00-00
		Bus Number: 00
	Capabilities: [e0] HyperTransport: MSI Mapping

00:0a.0 0601: 10de:0260 (rev a2)
	Subsystem: 1043:81bc
	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

00:0a.1 0c05: 10de:0264 (rev a2)
	Subsystem: 1043:81bc
	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-
	Interrupt: pin A routed to IRQ 5
	Region 4: I/O ports at 0600 [size=64]
	Region 5: I/O ports at 0700 [size=64]
	Capabilities: [44] 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:0b.0 0c03: 10de:026d (rev a2) (prog-if 10 [OHCI])
	Subsystem: 1043:81bc
	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 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at febde000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] 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:0b.1 0c03: 10de:026e (rev a2) (prog-if 20 [EHCI])
	Subsystem: 1043:81bc
	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 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 23
	Region 0: Memory at febdfc00 (32-bit, non-prefetchable) [size=256]
	Capabilities: [44] Debug port
	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-

00:0d.0 0101: 10de:0265 (rev a1) (prog-if 8a [Master SecP PriP])
	Subsystem: 1043:81bc
	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 (750ns min, 250ns max)
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
	Region 4: I/O ports at ffa0 [size=16]
	Capabilities: [44] 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:0e.0 0101: 10de:0266 (rev a1) (prog-if 85 [Master SecO PriO])
	Subsystem: 1043:81bc
	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 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 21
	Region 0: I/O ports at e800 [size=8]
	Region 1: I/O ports at e480 [size=4]
	Region 2: I/O ports at e400 [size=8]
	Region 3: I/O ports at e080 [size=4]
	Region 4: I/O ports at e000 [size=16]
	Region 5: Memory at febdd000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] 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: [b0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/2 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [cc] HyperTransport: MSI Mapping

00:0f.0 0101: 10de:0267 (rev a1) (prog-if 85 [Master SecO PriO])
	Subsystem: 1043:81bc
	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 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 20
	Region 0: I/O ports at dc00 [size=8]
	Region 1: I/O ports at d880 [size=4]
	Region 2: I/O ports at d800 [size=8]
	Region 3: I/O ports at d480 [size=4]
	Region 4: I/O ports at d400 [size=16]
	Region 5: Memory at febdc000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] 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: [b0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/2 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [cc] HyperTransport: MSI Mapping

00:10.0 0604: 10de:026f (rev a2) (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=04, subordinate=04, sec-latency=64
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: faa00000-faafffff
	Prefetchable memory behind bridge: fff00000-000fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: [b8] Subsystem: 0000:0000
	Capabilities: [8c] HyperTransport: MSI Mapping

00:10.1 0403: 10de:026c (rev a2)
	Subsystem: 10de:cb84
	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 (500ns min, 1250ns max)
	Interrupt: pin B routed to IRQ 22
	Region 0: Memory at febd8000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] 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: [50] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
		Masking: 00000000  Pending: 00000000
	Capabilities: [6c] HyperTransport: MSI Mapping

00:14.0 0680: 10de:0269 (rev a1)
	Subsystem: 1043:8141
	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 (250ns min, 5000ns max)
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at febd7000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at d080 [size=8]
	Capabilities: [44] 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:18.0 0600: 1022:1100
	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-
	Capabilities: [80] HyperTransport: Host or Secondary Interface
		!!! Possibly incomplete decoding
		Command: WarmRst+ DblEnd-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0
		Link Config: MLWI=16bit MLWO=16bit LWI=16bit LWO=16bit
		Revision ID: 1.02

00:18.1 0600: 1022:1101
	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:18.2 0600: 1022:1102
	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:18.3 0600: 1022:1103
	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-

04:05.0 0c00: 1106:3044 (rev 80) (prog-if 10 [OHCI])
	Subsystem: 1043:808a
	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 (8000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at faaef800 (32-bit, non-prefetchable) [size=2K]
	Region 1: I/O ports at cc00 [size=128]
	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-

04:08.0 0780: 14f1:2f20
	Subsystem: 14f1:200c
	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
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at faaf0000 (32-bit, non-prefetchable) [size=64K]
	Region 1: I/O ports at c880 [size=8]
	Capabilities: [40] 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-

04:09.0 0200: 10ec:8139 (rev 10)
	Subsystem: 4033:1360
	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 (8000ns min, 16000ns max)
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at c400 [size=256]
	Region 1: Memory at faaef400 (32-bit, non-prefetchable) [size=256]
	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-


[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux