← Back to team overview

kernel-packages team mailing list archive

[Bug 1011225] Re: Again limited to UDMA/33 due to 40-wire cable

 

In case anyone is interested I may have figured out why this is
happening.  The problem is related to a BIOS setting and the SATA port
the hard drive is connected to on the motherboard.  In your BIOS
settings you will find a setting called "sata ide combined mode".  If it
is enabled it causes SATA ports 4 and 5 (and possibly 6) to act like
PATA compatible ports for SATA optical drives.  So if you have an SATA
optical drive then keep the setting enabled and move your hard drives to
SATA ports 1, 2, or 3 and optical drive to 4 or 5.  Anyway, this solved
it for me so hopefully someone else can try it out.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1011225

Title:
  Again limited to UDMA/33 due to 40-wire cable

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I just made clean install on my new box for NAS routing and etc.
  It is : Ubuntu 3.2.0-23.36-generic-pae 3.2.14 (ubuntu-12.04-server-i386)

  My hardware is HP 5730 Thin Client
  Sempron 2100+ ( 1 GHz )
  HP Logic Board with SB600 and ATI RS690 with Radeon X1250 Series
  512 MB RAM ( waiting for Memory 2GB)
  HD SSD 120 GB SAMSUNG via PATA>SATA connector

  I'm usung 80 wire cable with HD SSD with PATA>SATA connector, but also for test I was connected few different 2,5" PATA drives directly, with all cases the problem is  "ata1.00: limited to UDMA/33 due to 40-wire cable"
  In my other box ( ATV gen 1 with Crystalbuntu) all the disk work perfectly on UDMA 5
  I also tried with IDE>CF adapter putted direct to board with SanDisk UDMA133, with the same results.

  I tried to use some method from 
  http://www.pixca.net/bits-and-bytes/limited-to-udma33-due-to-40-wire-cable/
  without success.

  I also made some google research, and it seems that problem occurs in
  PC with embedded AMD IDE Controller with many computers with different
  cases etc. It's because probably that BIOS or IDE controller doesn't
  provide proper information about 80-pin cable.

  I will be glad to get some solution with this problem, maybe some
  prompt about edit "pata_atiixp.c" to force 80-wire and compile.

  Here is hdparm -i output:

  /dev/sda:

   Model=SAMSUNG SSD PB22-JS3 FDE 2.5" 128GB, FwRev=VBM9LD1Q, SerialNo=YFBB100947SY947A6641
   Config={ Fixed }
   RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
   BuffType=unknown, BuffSize=unknown, MaxMultSect=1, MultSect=1
   CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=250069680
   IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
   PIO modes:  pio0 pio1 pio2 pio3 pio4 
   DMA modes:  mdma0 mdma1 mdma2 
   UDMA modes: udma0 udma1 *udma2 udma3 udma4 udma5 
   AdvancedPM=no WriteCache=enabled
   Drive conforms to: ATA/ATAPI-7 T13 1532D revision 1:  ATA/ATAPI-2,3,4,5,6,7

   * signifies the current active mode

  Here is dmesg output:

  [    0.135688] SCSI subsystem initialized
  [    0.135818] libata version 3.00 loaded.
  [    0.135939] usbcore: registered new interface driver usbfs
  [    0.135976] usbcore: registered new interface driver hub
  [    0.136062] usbcore: registered new device driver usb
  [    0.136307] PCI: Using ACPI for IRQ routing
  [    0.147472] PCI: pci_cache_line_size set to 64 bytes
  [    0.147584] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
  [    0.147591] reserve RAM buffer: 000000001dfe0000 - 000000001fffffff 
  [    0.147839] NetLabel: Initializing
  [    0.147850] NetLabel:  domain hash size = 128
  [    0.147857] NetLabel:  protocols = UNLABELED CIPSOv4
  [    0.147888] NetLabel:  unlabeled traffic allowed by default
  [    0.165707] AppArmor: AppArmor Filesystem Enabled
  [    0.165795] pnp: PnP ACPI init
  [    0.165839] ACPI: bus type pnp registered
  [    0.166086] pnp 00:00: [bus 00-ff]
  [    0.166093] pnp 00:00: [io  0x0cf8-0x0cff]
  [    0.166099] pnp 00:00: [io  0x0000-0x0cf7 window]
  [    0.166104] pnp 00:00: [io  0x0d00-0xffff window]
  [    0.166110] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  [    0.166116] pnp 00:00: [mem 0x000c0000-0x000dffff window]
  [    0.166122] pnp 00:00: [mem 0xe0000000-0xffffffff window]
  [    0.166224] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
  [    0.166381] pnp 00:01: [io  0x4100-0x411f]
  [    0.166387] pnp 00:01: [io  0x0228-0x022f]
  [    0.166392] pnp 00:01: [io  0x040b]
  [    0.166396] pnp 00:01: [io  0x04d6]
  [    0.166401] pnp 00:01: [io  0x0c00-0x0c01]
  [    0.166405] pnp 00:01: [io  0x0c14]
  [    0.166410] pnp 00:01: [io  0x0c50-0x0c52]
  [    0.166415] pnp 00:01: [io  0x0c6c-0x0c6d]
  [    0.166419] pnp 00:01: [io  0x0c6f]
  [    0.166430] pnp 00:01: [io  0x0cd0-0x0cd1]
  [    0.166434] pnp 00:01: [io  0x0cd2-0x0cd3]
  [    0.166439] pnp 00:01: [io  0x0cd4-0x0cdf]
  [    0.166444] pnp 00:01: [io  0x4000-0x40fe]
  [    0.166448] pnp 00:01: [io  0x4210-0x4217]
  [    0.166453] pnp 00:01: [io  0x0b10-0x0b1f]
  [    0.166459] pnp 00:01: [mem 0x00000000-0x00000fff window]
  [    0.166465] pnp 00:01: [mem 0xfee00400-0xfee00fff window]
  [    0.166603] system 00:01: [io  0x4100-0x411f] has been reserved
  [    0.166618] system 00:01: [io  0x0228-0x022f] has been reserved
  [    0.166629] system 00:01: [io  0x040b] has been reserved
  [    0.166641] system 00:01: [io  0x04d6] has been reserved
  [    0.166652] system 00:01: [io  0x0c00-0x0c01] has been reserved
  [    0.166664] system 00:01: [io  0x0c14] has been reserved
  [    0.166675] system 00:01: [io  0x0c50-0x0c52] has been reserved
  [    0.166687] system 00:01: [io  0x0c6c-0x0c6d] has been reserved
  [    0.166698] system 00:01: [io  0x0c6f] has been reserved
  [    0.166709] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
  [    0.166721] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
  [    0.166733] system 00:01: [io  0x0cd4-0x0cdf] has been reserved
  [    0.166745] system 00:01: [io  0x4000-0x40fe] has been reserved
  [    0.166756] system 00:01: [io  0x4210-0x4217] has been reserved
  [    0.166768] system 00:01: [io  0x0b10-0x0b1f] has been reserved
  [    0.166781] system 00:01: [mem 0x00000000-0x00000fff window] could not be reserved
  [    0.166798] system 00:01: [mem 0xfee00400-0xfee00fff window] has been reserved
  [    0.166814] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  [    0.167029] pnp 00:02: [dma 4]
  [    0.167034] pnp 00:02: [io  0x0000-0x000f]
  [    0.167040] pnp 00:02: [io  0x0080-0x0090]
  [    0.167044] pnp 00:02: [io  0x0094-0x009f]
  [    0.167049] pnp 00:02: [io  0x00c0-0x00df]
  [    0.167114] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
  [    0.167215] pnp 00:03: [io  0x0070-0x0073]
  [    0.167241] pnp 00:03: [irq 8]
  [    0.167310] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  [    0.167330] pnp 00:04: [io  0x0061]
  [    0.167398] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
  [    0.167417] pnp 00:05: [io  0x00f0-0x00ff]
  [    0.167431] pnp 00:05: [irq 13]
  [    0.167495] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
  [    0.167560] pnp 00:06: [io  0x0010-0x001f]
  [    0.167565] pnp 00:06: [io  0x0022-0x003f]
  [    0.167569] pnp 00:06: [io  0x0044-0x005f]
  [    0.167574] pnp 00:06: [io  0x0062-0x0063]
  [    0.167579] pnp 00:06: [io  0x0065-0x006f]
  [    0.167583] pnp 00:06: [io  0x0074-0x007f]
  [    0.167588] pnp 00:06: [io  0x0091-0x0093]
  [    0.167593] pnp 00:06: [io  0x00a2-0x00bf]
  [    0.167598] pnp 00:06: [io  0x00e0-0x00ef]
  [    0.167603] pnp 00:06: [io  0x04d0-0x04d1]
  [    0.167722] system 00:06: [io  0x04d0-0x04d1] has been reserved
  [    0.167737] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  [    0.168104] pnp 00:07: [io  0x03f8-0x03ff]
  [    0.168120] pnp 00:07: [irq 4]
  [    0.168229] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
  [    0.168552] pnp 00:08: [irq 12]
  [    0.168639] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active)
  [    0.168734] pnp 00:09: [io  0x0060]
  [    0.168739] pnp 00:09: [io  0x0064]
  [    0.168753] pnp 00:09: [irq 1]
  [    0.168845] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active)
  [    0.168887] pnp 00:0a: [mem 0xe0000000-0xefffffff]
  [    0.169006] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
  [    0.169022] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
  [    0.169199] pnp 00:0b: [mem 0x000f0000-0x000fffff]
  [    0.169205] pnp 00:0b: [mem 0xfed00000-0xfed000ff]
  [    0.169210] pnp 00:0b: [mem 0x1dfe0000-0x1dffffff]
  [    0.169215] pnp 00:0b: [mem 0xffff0000-0xffffffff]
  [    0.169220] pnp 00:0b: [mem 0x00000000-0x0009ffff]
  [    0.169226] pnp 00:0b: [mem 0x00100000-0x1dfdffff]
  [    0.169235] pnp 00:0b: [mem 0x1e000000-0x1fffffff]
  [    0.169241] pnp 00:0b: [mem 0xfec00000-0xfec00fff]
  [    0.169246] pnp 00:0b: [mem 0xfee00000-0xfee00fff]
  [    0.169251] pnp 00:0b: [mem 0xfff80000-0xfffeffff]
  [    0.169379] system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
  [    0.169394] system 00:0b: [mem 0xfed00000-0xfed000ff] has been reserved
  [    0.169407] system 00:0b: [mem 0x1dfe0000-0x1dffffff] could not be reserved
  [    0.169420] system 00:0b: [mem 0xffff0000-0xffffffff] has been reserved
  [    0.169432] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
  [    0.169445] system 00:0b: [mem 0x00100000-0x1dfdffff] could not be reserved
  [    0.169457] system 00:0b: [mem 0x1e000000-0x1fffffff] could not be reserved
  [    0.169470] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
  [    0.169483] system 00:0b: [mem 0xfee00000-0xfee00fff] could not be reserved
  [    0.169496] system 00:0b: [mem 0xfff80000-0xfffeffff] has been reserved
  [    0.169509] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
  [    0.169529] pnp: PnP ACPI: found 12 devices
  [    0.169537] ACPI: ACPI bus type pnp unregistered
  [    0.169549] PnPBIOS: Disabled by ACPI PNP
  [    0.208433] Switching to clocksource acpi_pm
  [    0.208495] PCI: max bus depth: 1 pci_try_num: 2
  [    0.208536] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  [    0.208550] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
  [    0.208564] pci 0000:00:01.0:   bridge window [mem 0xfdc00000-0xfddfffff]
  [    0.208579] pci 0000:00:01.0:   bridge window [mem 0xfa000000-0xfbffffff 64bit pref]
  [    0.208598] pci 0000:00:04.0: PCI bridge to [bus 02-02]
  [    0.208610] pci 0000:00:04.0:   bridge window [io  0xd000-0xdfff]
  [    0.208624] pci 0000:00:04.0:   bridge window [mem 0xfdf00000-0xfdffffff]
  [    0.208638] pci 0000:00:04.0:   bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
  [    0.208657] pci 0000:00:14.4: PCI bridge to [bus 03-03]
  [    0.208669] pci 0000:00:14.4:   bridge window [io  0xc000-0xcfff]
  [    0.208685] pci 0000:00:14.4:   bridge window [mem 0xfdb00000-0xfdbfffff]
  [    0.208701] pci 0000:00:14.4:   bridge window [mem 0xfda00000-0xfdafffff pref]
  [    0.208738] pci 0000:00:04.0: setting latency timer to 64
  [    0.208753] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
  [    0.208759] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
  [    0.208765] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  [    0.208771] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
  [    0.208777] pci_bus 0000:00: resource 8 [mem 0xe0000000-0xffffffff]
  [    0.208783] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
  [    0.208789] pci_bus 0000:01: resource 1 [mem 0xfdc00000-0xfddfffff]
  [    0.208795] pci_bus 0000:01: resource 2 [mem 0xfa000000-0xfbffffff 64bit pref]
  [    0.208802] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
  [    0.208807] pci_bus 0000:02: resource 1 [mem 0xfdf00000-0xfdffffff]
  [    0.208814] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref]
  [    0.208821] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
  [    0.208826] pci_bus 0000:03: resource 1 [mem 0xfdb00000-0xfdbfffff]
  [    0.208833] pci_bus 0000:03: resource 2 [mem 0xfda00000-0xfdafffff pref]
  [    0.208839] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
  [    0.208844] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
  [    0.208850] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
  [    0.208856] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000dffff]
  [    0.208862] pci_bus 0000:03: resource 8 [mem 0xe0000000-0xffffffff]
  [    0.208961] NET: Registered protocol family 2
  [    0.209109] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  [    0.209509] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  [    0.209686] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
  [    0.209858] TCP: Hash tables configured (established 16384 bind 16384)
  [    0.209872] TCP reno registered
  [    0.209883] UDP hash table entries: 256 (order: 1, 8192 bytes)
  [    0.209904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  [    0.210064] NET: Registered protocol family 1
  [    0.210143] pci 0000:00:13.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  [    0.284055] pci 0000:00:13.0: PCI INT A disabled
  [    0.284137] pci 0000:00:13.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  [    0.368055] pci 0000:00:13.1: PCI INT B disabled
  [    0.368123] pci 0000:00:13.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  [    0.452056] pci 0000:00:13.2: PCI INT C disabled
  [    0.452099] pci 0000:00:13.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  [    0.536055] pci 0000:00:13.3: PCI INT B disabled
  [    0.536099] pci 0000:00:13.4: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  [    0.620055] pci 0000:00:13.4: PCI INT C disabled
  [    0.620124] pci 0000:00:13.5: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  [    0.620164] pci 0000:00:13.5: PCI INT D disabled
  [    0.620209] pci 0000:01:05.0: Boot video device
  [    0.620219] PCI: CLS 4 bytes, default 64
  [    0.620930] audit: initializing netlink socket (disabled)
  [    0.620961] type=2000 audit(1339337687.616:1): initialized
  [    0.673362] Trying to unpack rootfs image as initramfs...
  [    0.735073] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  [    0.744170] VFS: Disk quotas dquot_6.5.2
  [    0.744354] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  [    0.752757] fuse init (API version 7.17)
  [    0.753034] msgmni has been set to 899
  [    0.761016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  [    0.761088] io scheduler noop registered
  [    0.761098] io scheduler deadline registered
  [    0.761120] io scheduler cfq registered (default)
  [    0.761394] pcieport 0000:00:04.0: setting latency timer to 64
  [    0.761450] pcieport 0000:00:04.0: irq 40 for MSI/MSI-X
  [    0.761608] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  [    0.761677] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  [    0.762009] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  [    0.762031] ACPI: Power Button [PWRB]
  [    0.762156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  [    0.762173] ACPI: Power Button [PWRF]
  [    0.764710] thermal LNXTHERM:00: registered as thermal_zone0
  [    0.764725] ACPI: Thermal Zone [THRM] (47 C)
  [    0.764823] ERST: Table is not found!
  [    0.764832] GHES: HEST is not enabled!
  [    0.768328] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  [    0.788959] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  [    0.789033] isapnp: Scanning for PnP cards...
  [    0.883694] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  [    0.948682] Linux agpgart interface v0.103
  [    0.960436] brd: module loaded
  [    0.962253] loop: module loaded
  [    0.962811] pata_acpi 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  [    0.963848] Fixed MDIO Bus: probed
  [    0.963910] tun: Universal TUN/TAP device driver, 1.6
  [    0.963920] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
  [    0.964108] PPP generic driver version 2.4.2
  [    0.964338] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  [    0.964381] ehci_hcd 0000:00:13.5: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  [    0.964433] ehci_hcd 0000:00:13.5: EHCI Host Controller
  [    0.964527] ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 1
  [    0.964595] ehci_hcd 0000:00:13.5: applying AMD SB600/SB700 USB freeze workaround
  [    0.964625] ehci_hcd 0000:00:13.5: debug port 1
  [    0.964681] ehci_hcd 0000:00:13.5: irq 19, io mem 0xfe02a000
  [    0.976257] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00
  [    0.976695] hub 1-0:1.0: USB hub found
  [    0.976712] hub 1-0:1.0: 10 ports detected
  [    0.976921] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  [    0.976970] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  [    0.977019] ohci_hcd 0000:00:13.0: OHCI Host Controller
  [    0.977131] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
  [    0.977210] ohci_hcd 0000:00:13.0: irq 16, io mem 0xfe02f000
  [    1.048973] hub 2-0:1.0: USB hub found
  [    1.049001] hub 2-0:1.0: 2 ports detected
  [    1.049173] ohci_hcd 0000:00:13.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  [    1.049222] ohci_hcd 0000:00:13.1: OHCI Host Controller
  [    1.049333] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
  [    1.049410] ohci_hcd 0000:00:13.1: irq 17, io mem 0xfe02e000
  [    1.152418] hub 3-0:1.0: USB hub found
  [    1.152447] hub 3-0:1.0: 2 ports detected
  [    1.152625] ohci_hcd 0000:00:13.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  [    1.152675] ohci_hcd 0000:00:13.2: OHCI Host Controller
  [    1.152784] ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
  [    1.152864] ohci_hcd 0000:00:13.2: irq 18, io mem 0xfe02d000
  [    1.216900] hub 4-0:1.0: USB hub found
  [    1.216928] hub 4-0:1.0: 2 ports detected
  [    1.217111] ohci_hcd 0000:00:13.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  [    1.217169] ohci_hcd 0000:00:13.3: OHCI Host Controller
  [    1.217291] ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 5
  [    1.217339] ohci_hcd 0000:00:13.3: irq 17, io mem 0xfe02c000
  [    1.281040] hub 5-0:1.0: USB hub found
  [    1.281069] hub 5-0:1.0: 2 ports detected
  [    1.281263] ohci_hcd 0000:00:13.4: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  [    1.281321] ohci_hcd 0000:00:13.4: OHCI Host Controller
  [    1.281433] ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 6
  [    1.281482] ohci_hcd 0000:00:13.4: irq 18, io mem 0xfe02b000
  [    1.364929] hub 6-0:1.0: USB hub found
  [    1.364957] hub 6-0:1.0: 2 ports detected
  [    1.365147] uhci_hcd: USB Universal Host Controller Interface driver
  [    1.365335] usbcore: registered new interface driver libusual
  [    1.365457] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  [    1.411064] isapnp: No Plug & Play device found
  [    1.411918] serio: i8042 KBD port at 0x60,0x64 irq 1
  [    1.411933] serio: i8042 AUX port at 0x60,0x64 irq 12
  [    1.412057] usb 1-3: new high-speed USB device number 2 using ehci_hcd
  [    1.444532] mousedev: PS/2 mouse device common for all mice
  [    1.448676] rtc_cmos 00:03: RTC can wake from S4
  [    1.448912] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  [    1.448968] rtc0: alarms up to one month, 242 bytes nvram
  [    1.449142] device-mapper: uevent: version 1.0.3
  [    1.449315] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@xxxxxxxxxx
  [    1.449434] EISA: Probing bus 0 at eisa.0
  [    1.449445] EISA: Cannot allocate resource for mainboard
  [    1.449456] Cannot allocate resource for EISA slot 1
  [    1.449465] Cannot allocate resource for EISA slot 2
  [    1.449475] Cannot allocate resource for EISA slot 3
  [    1.449484] Cannot allocate resource for EISA slot 4
  [    1.449494] Cannot allocate resource for EISA slot 5
  [    1.449503] Cannot allocate resource for EISA slot 6
  [    1.449513] Cannot allocate resource for EISA slot 7
  [    1.449522] Cannot allocate resource for EISA slot 8
  [    1.449531] EISA: Detected 0 cards.
  [    1.449555] cpufreq-nforce2: No nForce2 chipset.
  [    1.449566] cpuidle: using governor ladder
  [    1.449574] cpuidle: using governor menu
  [    1.449583] EFI Variables Facility v0.08 2004-May-17
  [    1.450076] TCP cubic registered
  [    1.450369] NET: Registered protocol family 10
  [    1.451530] NET: Registered protocol family 17
  [    1.451576] Registering the dns_resolver key type
  [    1.451630] Using IPI No-Shortcut mode
  [    1.451996] PM: Hibernation image not present or could not be loaded.
  [    1.452072] registered taskstats version 1
  [    1.870107] Freeing initrd memory: 13764k freed
  [    1.894426] Initializing USB Mass Storage driver...
  [    1.896870] scsi0 : usb-storage 1-3:1.0
  [    1.897121] usbcore: registered new interface driver usb-storage
  [    1.897132] USB Mass Storage support registered.
  [    1.906308]   Magic number: 0:403:232
  [    1.906486] rtc_cmos 00:03: setting system clock to 2012-06-10 14:14:51 UTC (1339337691)
  [    1.906504] powernow-k8: Power state transitions not supported
  [    1.906547] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  [    1.906556] EDD information not available.
  [    1.906933] Freeing unused kernel memory: 740k freed
  [    1.907994] Write protecting the kernel text: 5828k
  [    1.908154] Write protecting the kernel read-only data: 2376k
  [    1.908165] NX-protecting the kernel data: 4412k
  [    1.953849] udevd[85]: starting version 175
  [    2.211970] tg3.c:v3.121 (November 2, 2011)
  [    2.212063] tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  [    2.250485] tg3 0000:02:00.0: setting latency timer to 64
  [    2.272132] scsi1 : pata_atiixp
  [    2.275444] scsi2 : pata_atiixp
  [    2.276944] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfe00 irq 14
  [    2.276960] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfe08 irq 15
  [    2.395383] tg3 0000:02:00.0: eth0: Tigon3 [partno(BCM95787m) rev b002] (PCI Express) MAC address 00:1e:0b:7a:e6:4e
  [    2.395415] tg3 0000:02:00.0: eth0: attached PHY is 5787 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
  [    2.395433] tg3 0000:02:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
  [    2.395449] tg3 0000:02:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
  [    2.440651] ata1.00: ATA-7: SAMSUNG SSD PB22-JS3 FDE 2.5" 128GB, VBM9LD1Q, max UDMA/100
  [    2.440678] ata1.00: 250069680 sectors, multi 1: LBA48 
  [    2.440695] ata1.00: limited to UDMA/33 due to 40-wire cable
  [    2.448558] ata1.00: configured for UDMA/33
  [    2.448825] scsi 1:0:0:0: Direct-Access     ATA      SAMSUNG SSD PB22 VBM9 PQ: 0 ANSI: 5
  [    2.449288] sd 1:0:0:0: Attached scsi generic sg0 type 0
  [    2.449481] sd 1:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
  [    2.449628] sd 1:0:0:0: [sda] Write Protect is off
  [    2.449641] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
  [    2.449686] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

  Here is lspci -vnvn output:

  00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] nee ATI RS690 Host Bridge [1002:7910]
  	Subsystem: Advanced Micro Devices [AMD] nee ATI RS690 Host Bridge [1002:7910]
  	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
  	Latency: 64
  	Kernel modules: ati-agp

  00:01.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RS690 PCI to PCI Bridge (Internal gfx) [1002:7912] (prog-if 00 [Normal decode])
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 99
  	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
  	I/O behind bridge: 0000e000-0000efff
  	Memory behind bridge: fdc00000-fddfffff
  	Prefetchable memory behind bridge: 00000000fa000000-00000000fbffffff
  	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
  	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
  		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  	Capabilities: [44] HyperTransport: MSI Mapping Enable+ Fixed+
  	Capabilities: [b0] Subsystem: Advanced Micro Devices [AMD] nee ATI RS690 PCI to PCI Bridge (Internal gfx) [1002:7912]
  	Kernel modules: shpchp

  00:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI Device [1002:7914] (prog-if 00 [Normal decode])
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 0, Cache Line Size: 4 bytes
  	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
  	I/O behind bridge: 0000d000-0000dfff
  	Memory behind bridge: fdf00000-fdffffff
  	Prefetchable memory behind bridge: 00000000fde00000-00000000fdefffff
  	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
  	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
  		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  	Capabilities: [50] Power Management version 3
  		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  	Capabilities: [58] Express (v1) Root Port (Slot+), MSI 00
  		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
  			ExtTag+ RBE+ FLReset-
  		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
  			MaxPayload 128 bytes, MaxReadReq 128 bytes
  		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
  		LnkCap:	Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <64ns, L1 <1us
  			ClockPM- Surprise- LLActRep+ BwNot-
  		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
  			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
  		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
  			Slot #4, PowerLimit 25.000W; Interlock- NoCompl-
  		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
  			Control: AttnInd Off, PwrInd Off, Power- Interlock-
  		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
  			Changed: MRL- PresDet+ LinkState-
  		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
  		RootCap: CRSVisible-
  		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
  	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
  		Address: fee0100c  Data: 4159
  	Capabilities: [b0] Subsystem: Advanced Micro Devices [AMD] nee ATI Device [1002:7910]
  	Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
  	Capabilities: [100 v1] Virtual Channel
  		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
  		Arb:	Fixed- WRR32- WRR64- WRR128-
  		Ctrl:	ArbSelect=Fixed
  		Status:	InProgress-
  		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
  			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
  			Status:	NegoPending- InProgress-
  	Kernel driver in use: pcieport
  	Kernel modules: shpchp

  00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI0) [1002:4387] (prog-if 10 [OHCI])
  	Subsystem: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI0) [1002:4387]
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64, Cache Line Size: 4 bytes
  	Interrupt: pin A routed to IRQ 16
  	Region 0: Memory at fe02f000 (32-bit, non-prefetchable) [size=4K]
  	Kernel driver in use: ohci_hcd

  00:13.1 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI1) [1002:4388] (prog-if 10 [OHCI])
  	Subsystem: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI1) [1002:4388]
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64, Cache Line Size: 4 bytes
  	Interrupt: pin B routed to IRQ 17
  	Region 0: Memory at fe02e000 (32-bit, non-prefetchable) [size=4K]
  	Kernel driver in use: ohci_hcd

  00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI2) [1002:4389] (prog-if 10 [OHCI])
  	Subsystem: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI2) [1002:4389]
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64, Cache Line Size: 4 bytes
  	Interrupt: pin C routed to IRQ 18
  	Region 0: Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
  	Kernel driver in use: ohci_hcd

  00:13.3 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI3) [1002:438a] (prog-if 10 [OHCI])
  	Subsystem: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI3) [1002:438a]
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64, Cache Line Size: 4 bytes
  	Interrupt: pin B routed to IRQ 17
  	Region 0: Memory at fe02c000 (32-bit, non-prefetchable) [size=4K]
  	Kernel driver in use: ohci_hcd

  00:13.4 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI4) [1002:438b] (prog-if 10 [OHCI])
  	Subsystem: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI4) [1002:438b]
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64, Cache Line Size: 4 bytes
  	Interrupt: pin C routed to IRQ 18
  	Region 0: Memory at fe02b000 (32-bit, non-prefetchable) [size=4K]
  	Kernel driver in use: ohci_hcd

  00:13.5 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB Controller (EHCI) [1002:4386] (prog-if 20 [EHCI])
  	Subsystem: Advanced Micro Devices [AMD] nee ATI SB600 USB Controller (EHCI) [1002:4386]
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64, Cache Line Size: 4 bytes
  	Interrupt: pin D routed to IRQ 19
  	Region 0: Memory at fe02a000 (32-bit, non-prefetchable) [size=256]
  	Capabilities: [c0] Power Management version 2
  		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
  		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  		Bridge: PM- B3+
  	Capabilities: [e4] Debug port: BAR=1 offset=00e0
  	Kernel driver in use: ehci_hcd

  00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller [1002:4385] (rev 14)
  	Subsystem: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller [1002:4385]
  	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Region 0: I/O ports at 0b00 [size=16]
  	Capabilities: [b0] HyperTransport: MSI Mapping Enable- Fixed+
  	Kernel modules: sp5100_tco, i2c-piix4

  00:14.1 IDE interface [0101]: Advanced Micro Devices [AMD] nee ATI SB600 IDE [1002:438c] (prog-if 8a [Master SecP PriP])
  	Subsystem: Advanced Micro Devices [AMD] nee ATI SB600 IDE [1002:438c]
  	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64
  	Interrupt: pin A routed to IRQ 16
  	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 fe00 [size=16]
  	Kernel driver in use: pata_atiixp
  	Kernel modules: pata_atiixp

  00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) [1002:4383]
  	Subsystem: Hewlett-Packard Company Device [103c:302f]
  	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64, Cache Line Size: 4 bytes
  	Interrupt: pin A routed to IRQ 16
  	Region 0: Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
  	Capabilities: [50] Power Management version 2
  		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  	Kernel driver in use: snd_hda_intel
  	Kernel modules: snd-hda-intel

  00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI SB600 PCI to LPC Bridge [1002:438d]
  	Subsystem: Advanced Micro Devices [AMD] nee ATI SB600 PCI to LPC Bridge [1002:438d]
  	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 0

  00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge [1002:4384] (prog-if 01 [Subtractive decode])
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+ ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64
  	Bus: primary=00, secondary=03, subordinate=03, sec-latency=64
  	I/O behind bridge: 0000c000-0000cfff
  	Memory behind bridge: fdb00000-fdbfffff
  	Prefetchable memory behind bridge: fda00000-fdafffff
  	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
  	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
  		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

  00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
  	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Capabilities: [80] HyperTransport: Host or Secondary Interface
  		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
  		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn- ExtCTL- 64b-
  		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
  		Revision ID: 1.02
  		Link Frequency: 800MHz
  		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
  		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz- 1.2GHz- 1.4GHz- 1.6GHz- Vend-
  		Feature Capability: IsocFC- LDTSTOP+ CRCTM- ECTLT- 64bA- UIDRD- ExtRS- UCnfE-

  00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
  	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

  00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
  	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

  00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
  	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Kernel driver in use: k8temp
  	Kernel modules: k8temp

  01:05.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RS690M [Radeon X1200 Series] [1002:791f] (prog-if 00 [VGA controller])
  	Subsystem: Hewlett-Packard Company Device [103c:302b]
  	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 64, Cache Line Size: 4 bytes
  	Interrupt: pin A routed to IRQ 18
  	Region 0: Memory at fa000000 (64-bit, prefetchable) [size=32M]
  	Region 2: Memory at fddf0000 (64-bit, non-prefetchable) [size=64K]
  	Region 4: I/O ports at ee00 [size=256]
  	Region 5: Memory at fdc00000 (32-bit, non-prefetchable) [size=1M]
  	Expansion ROM at <unassigned> [disabled]
  	Capabilities: [50] Power Management version 2
  		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
  		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit+
  		Address: 0000000000000000  Data: 0000
  	Kernel driver in use: radeon
  	Kernel modules: radeon

  02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express [14e4:1693] (rev 02)
  	Subsystem: Broadcom Corporation Device [14e4:9693]
  	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Latency: 0, Cache Line Size: 4 bytes
  	Interrupt: pin A routed to IRQ 41
  	Region 0: Memory at fdff0000 (64-bit, non-prefetchable) [size=64K]
  	Expansion ROM at <ignored> [disabled]
  	Capabilities: [48] Power Management version 3
  		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
  		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=1 PME-
  	Capabilities: [50] Vital Product Data
  		Product Name: Broadcom NetLink Gigabit Ethernet Controller
  		Read-only fields:
  			[PN] Part number: BCM95787m
  			[EC] Engineering changes: 106679-15
  			[SN] Serial number: 0123456789
  			[MN] Manufacture ID: 31 34 65 34
  			[RV] Reserved: checksum good, 29 byte(s) reserved
  		Read/write fields:
  			[YA] Asset tag: XYZ01234567
  			[RW] Read-write area: 107 byte(s) free
  		End
  	Capabilities: [58] Vendor Specific Information: Len=78 <?>
  	Capabilities: [e8] MSI: Enable+ Count=1/1 Maskable- 64bit+
  		Address: 00000000fee0100c  Data: 4161
  	Capabilities: [d0] Express (v1) Endpoint, MSI 00
  		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
  			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
  		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  			MaxPayload 128 bytes, MaxReadReq 4096 bytes
  		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
  		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <4us, L1 <64us
  			ClockPM+ Surprise- LLActRep- BwNot-
  		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
  			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  	Capabilities: [100 v1] Advanced Error Reporting
  		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
  		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
  		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
  		CESta:	RxErr+ BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
  		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
  		AERCap:	First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
  	Capabilities: [13c v1] Virtual Channel
  		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
  		Arb:	Fixed- WRR32- WRR64- WRR128-
  		Ctrl:	ArbSelect=Fixed
  		Status:	InProgress-
  		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
  			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
  			Status:	NegoPending- InProgress-
  	Capabilities: [160 v1] Device Serial Number 00-1e-0b-ff-fe-7a-e6-4e
  	Capabilities: [16c v1] Power Budgeting <?>
  	Kernel driver in use: tg3
  	Kernel modules: tg3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1011225/+subscriptions