Re: Fingerprint reader with CONFIG_USB_SUSPEND

Ben Gamari <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <1179158517.6306.2.camel@mercury>
Hey,

Here is the output of a similar test to the last with CONFIG_USB_DEBUG.
I have also found that if I run "watch -n1 lsusb" in the background, the
device remains stable and I can use the driver. Perhaps it just has some
strange transient behavior at startup that takes a while to settle out.
Hope this helps. Thanks again,

- Ben


On Mon, 2007-05-14 at 15:42 +0200, Oliver Neukum wrote:
> Am Montag, 14. Mai 2007 15:33 schrieb Ben Gamari:
> > Anyone have any ideas as to what might cause this failure? Is it the
> > device? The hub? The kernel USB subsystem? If any more information is
> > necessary to diagnose this failure, I'd be more than happy to provide
> > it. Anyways, thanks a ton,
> 
> Probably the device. Please rerun with CONFIG_USB_DEBUG=y
> 
> 	Regards
> 		Oliver
> 

dmesg:
=====================
Linux version 2.6.21 (root@mercury) (gcc version 4.1.1 (Gentoo
4.1.1-r3)) #8 SMP Mon May 14 11:48:25 EDT 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start: 0000000000000000 size: 000000000009f000 end:
000000000009f000 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 000000000009f000 size: 0000000000001000 end:
00000000000a0000 type: 2
copy_e820_map() start: 0000000000100000 size: 000000003fd81400 end:
000000003fe81400 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 000000003fe81400 size: 000000000017ec00 end:
0000000040000000 type: 2
copy_e820_map() start: 00000000f0000000 size: 0000000004007000 end:
00000000f4007000 type: 2
copy_e820_map() start: 00000000f4008000 size: 0000000000004000 end:
00000000f400c000 type: 2
copy_e820_map() start: 00000000fec00000 size: 0000000000010000 end:
00000000fec10000 type: 2
copy_e820_map() start: 00000000fed20000 size: 0000000000080000 end:
00000000feda0000 type: 2
copy_e820_map() start: 00000000fee00000 size: 0000000000010000 end:
00000000fee10000 type: 2
copy_e820_map() start: 00000000ffb00000 size: 0000000000500000 end:
0000000100000000 type: 2
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fe81400 (usable)
 BIOS-e820: 000000003fe81400 - 0000000040000000 (reserved)
 BIOS-e820: 00000000f0000000 - 00000000f4007000 (reserved)
 BIOS-e820: 00000000f4008000 - 00000000f400c000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
 BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
126MB HIGHMEM available.
896MB LOWMEM available.
Entering add_active_range(0, 0, 261761) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   229376
  HighMem    229376 ->   261761
early_node_map[1] active PFN ranges
    0:        0 ->   261761
On node 0 totalpages: 261761
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 1760 pages used for memmap
  Normal zone: 223520 pages, LIFO batch:31
  HighMem zone: 253 pages used for memmap
  HighMem zone: 32132 pages, LIFO batch:7
DMI 2.4 present.
ACPI: RSDP 000FC0C0, 0014 (r0 DELL  )
ACPI: RSDT 3FE8198A, 0044 (r1 DELL    M07     27D70402 ASL        61)
ACPI: FACP 3FE82800, 0074 (r1 DELL    M07     27D70402 ASL        61)
ACPI: DSDT 3FE83400, 5487 (r1 INT430 SYSFexxx     1001 INTL 20050624)
ACPI: FACS 3FE91C00, 0040
ACPI: HPET 3FE82F00, 0038 (r1 DELL    M07            1 ASL        61)
ACPI: APIC 3FE83000, 0068 (r1 DELL    M07     27D70402 ASL        47)
ACPI: ASF! 3FE82C00, 005B (r16 DELL    M07     27D70402 ASL        61)
ACPI: MCFG 3FE82FC0, 003E (r16 DELL    M07     27D70402 ASL        61)
ACPI: SLIC 3FE8309C, 0176 (r1 DELL    M07     27D70402 ASL        61)
ACPI: TCPA 3FE83300, 0032 (r1 DELL    M07     27D70402 ASL        61)
ACPI: SSDT 3FE81A11, 04DC (r1  PmRef    CpuPm     3000 INTL 20050624)
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:14 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1 6:14 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 50000000 (gap: 40000000:b0000000)
Built 1 zonelists.  Total pages: 259716
Kernel command line: root=/dev/sda1
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 2161.312 MHz processor.
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1032264k/1047044k available (2911k kernel code, 14224k reserved,
1330k data, 244k init, 129540k highmem)
virtual kernel memory layout:
    fixmap  : 0xffe17000 - 0xfffff000   (1952 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
    lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
      .init : 0xc052d000 - 0xc056a000   ( 244 kB)
      .data : 0xc03d7f07 - 0xc0524754   (1330 kB)
      .text : 0xc0100000 - 0xc03d7f07   (2911 kB)
Checking if this processor honours the WP bit even in supervisor mode...
Ok.
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
Calibrating delay using timer specific routine.. 4326.91 BogoMIPS
(lpj=8653836)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000
0000c1a9 00000000 00000000
monitor/mwait feature present.
using mwait in idle threads.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfe9fbff 00100000 00000000 00002940 0000c1a9
00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
ACPI: Core revision 20070126
Parsing all Control Methods:
Table [DSDT](id 0001) - 702 Objects with 96 Devices 257 Methods 12
Regions
Parsing all Control Methods:
Table [SSDT](id 0002) - 13 Objects with 0 Devices 4 Methods 0 Regions
 tbxface-0587 [02] tb_load_namespace     : ACPI Tables successfully
acquired
evxfevnt-0091 [02] enable                : Transition to ACPI mode
successful
CPU0: Intel Genuine Intel(R) CPU           T2600  @ 2.16GHz stepping 08
SMP alternatives: switching to SMP code
Booting processor 1/1 eip 3000
Initializing CPU#1
Calibrating delay using timer specific routine.. 4322.55 BogoMIPS
(lpj=8645119)
CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000
0000c1a9 00000000 00000000
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU: After all inits, caps: bfe9fbff 00100000 00000000 00002940 0000c1a9
00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel Genuine Intel(R) CPU           T2600  @ 2.16GHz stepping 08
Total of 2 processors activated (8649.47 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization [CPU#0 -> CPU#1]:
Measured 4136805010 cycles TSC warp between CPUs, turning off TSC clock.
Brought up 2 CPUs
migration_cost=4000
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using MMCONFIG
Setting up standard PCI resources
evgpeblk-0952 [04] ev_create_gpe_block   : GPE 00 to 1F [_GPE] 4 regs on
int 0x9
evgpeblk-1049 [03] ev_initialize_gpe_bloc: Found 9 Wake, Enabled 3
Runtime GPEs in this block
Completing Region/Field/Buffer/Package
initialization:.........................................................................
Initialized 10/12 Regions 14/16 Fields 32/33 Buffers 17/28 Packages (724
nodes)
Initializing Device/Processor/Thermal objects by executing _INI
methods:...ACPI Warning (tbutils-0158): Incorrect checksum in table
[TCPA] -  00, should be AA [20070126]
ACPI: SSDT 3FE819CE, 0043 (r1  LMPWR  DELLLOM     1001 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00A2) - 1 Objects with 0 Devices 1 Methods 0 Regions
.
Executed 4 _INI methods requiring 0 _STA executions (examined 101
objects)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
PCI quirk: region 1080-10bf claimed by ICH6 GPIO
Boot video device is 0000:01:00.0
PCI: Transparent bridge - 0000:00:1e.0
PCI: Bus #04 (-#07) is hidden behind transparent bridge #03 (-#04) (try
'pci=assign-busses')
Please report the result to linux-kernel to fix this permanently
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PXP0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs *9 10 11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *3
ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *5
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 14 devices
SCSI subsystem initialized
libata version 2.20 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a
report
pnp: 00:00: iomem range 0x0-0x9fbff could not be reserved
pnp: 00:00: iomem range 0x9fc00-0x9ffff could not be reserved
pnp: 00:00: iomem range 0xc0000-0xcffff could not be reserved
pnp: 00:00: iomem range 0xe0000-0xfffff could not be reserved
pnp: 00:02: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:02: ioport range 0x1000-0x1005 has been reserved
pnp: 00:02: ioport range 0x1008-0x100f has been reserved
pnp: 00:03: ioport range 0xf400-0xf4fe has been reserved
pnp: 00:03: ioport range 0x1006-0x1007 has been reserved
pnp: 00:03: ioport range 0x100a-0x1059 could not be reserved
pnp: 00:03: ioport range 0x1060-0x107f has been reserved
pnp: 00:03: ioport range 0x1080-0x10bf has been reserved
pnp: 00:03: ioport range 0x10c0-0x10df has been reserved
pnp: 00:08: ioport range 0xc80-0xcaf has been reserved
pnp: 00:08: ioport range 0xcc0-0xcff could not be reserved
Time: hpet clocksource has been installed.
pnp: 00:08: ioport range 0x910-0x91f has been reserved
pnp: 00:08: ioport range 0x920-0x92f has been reserved
pnp: 00:08: ioport range 0xcbc-0xcbf has been reserved
pnp: 00:08: ioport range 0x930-0x97f has been reserved
pnp: 00:0b: iomem range 0xfed00000-0xfed003ff could not be reserved
pnp: 00:0d: ioport range 0xcb0-0xcbb has been reserved
pnp: 00:0d: iomem range 0xfed40000-0xfed44fff could not be reserved
PCI: Bridge: 0000:00:01.0
  IO window: disabled.
  MEM window: ed000000-efefffff
  PREFETCH window: d0000000-dfffffff
PCI: Bridge: 0000:00:1c.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.1
  IO window: disabled.
  MEM window: ecf00000-ecffffff
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.2
  IO window: disabled.
  MEM window: ece00000-ecefffff
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.3
  IO window: e000-efff
  MEM window: ecc00000-ecdfffff
  PREFETCH window: e0000000-e01fffff
PCI: Bus 4, cardbus bridge: 0000:03:01.0
  IO window: 00002000-000020ff
  IO window: 00002400-000024ff
  PREFETCH window: 50000000-53ffffff
  MEM window: 54000000-57ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: 2000-2fff
  MEM window: ecb00000-ecbfffff
  PREFETCH window: 50000000-53ffffff
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:01.0 to 64
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1c.2 to 64
ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1c.3 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
PCI: Enabling device 0000:03:01.0 (0000 -> 0003)
ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 19 (level, low) -> IRQ 19
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Machine check exception polling timer started.
IA-32 Microcode Update Driver: v1.14a <[email protected]>
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
Installing knfsd (copyright (C) 1996 [email protected]).
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0080
pci 0000:00:1d.0: Performing full reset
pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0080
pci 0000:00:1d.1: Performing full reset
pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0080
pci 0000:00:1d.2: Performing full reset
pci 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0080
pci 0000:00:1d.3: Performing full reset
PCI: Setting latency timer of device 0000:00:01.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:01.0:pcie00]
Allocate Port Service[0000:00:01.0:pcie03]
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
Allocate Port Service[0000:00:1c.0:pcie03]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
Allocate Port Service[0000:00:1c.1:pcie03]
PCI: Setting latency timer of device 0000:00:1c.2 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.2:pcie00]
Allocate Port Service[0000:00:1c.2:pcie02]
Allocate Port Service[0000:00:1c.2:pcie03]
PCI: Setting latency timer of device 0000:00:1c.3 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.3:pcie00]
Allocate Port Service[0000:00:1c.3:pcie02]
Allocate Port Service[0000:00:1c.3:pcie03]
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Battery Slot [BAT1] (battery absent)
input: Lid Switch as /class/input/input0
ACPI: Lid Switch [LID]
input: Power Button (CM) as /class/input/input1
ACPI: Power Button (CM) [PBTN]
input: Sleep Button (CM) as /class/input/input2
ACPI: Sleep Button (CM) [SBTN]
ACPI: SSDT 3FE82138, 0244 (r1  PmRef  Cpu0Ist     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 000A) - 6 Objects with 0 Devices 4 Methods 0 Regions
ACPI: SSDT 3FE81EED, 01C6 (r1  PmRef  Cpu0Cst     3001 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 000B) - 1 Objects with 0 Devices 1 Methods 0 Regions
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT 3FE8237C, 00C4 (r1  PmRef  Cpu1Ist     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 000F) - 4 Objects with 0 Devices 4 Methods 0 Regions
ACPI: SSDT 3FE820B3, 0085 (r1  PmRef  Cpu1Cst     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 0010) - 1 Objects with 0 Devices 1 Methods 0 Regions
ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
ACPI: Processor [CPU1] (supports 8 throttling states)
ACPI: Thermal Zone [THM] (61 C)
Real Time Clock Driver v1.12ac
hpet_resources: 0xfed00000 is busy
ACPI Error (utglobal-0128): Unknown exception code: 0xFFFFFFF0
[20070126]
Non-volatile memory driver v1.2
Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin
is 60 seconds).
Hangcheck: Using get_cycles().
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing
disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Floppy drive(s): fd0 is 1.44M
Clocksource tsc unstable (delta = -320955636 ns)
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
netconsole: not configured, aborting
3ware Storage Controller device driver for Linux v1.26.02.002.
ata_piix 0000:00:1f.2: version 2.10ac1
ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ata1: SATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001bfa0
irq 14
ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001bfa8
irq 15
scsi0 : ata_piix
ata1.00: ATA-7: Hitachi HTS721010G9SA00, MCZOC10H, max UDMA/100
ata1.00: 195371568 sectors, multi 8: LBA48 NCQ (depth 0/32)
ata1.00: configured for UDMA/100
scsi1 : ata_piix
ata2.00: ATAPI, max UDMA/33
ata2.00: configured for UDMA/33
scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS72101 MCZO PQ: 0
ANSI: 5
SCSI device sda: 195371568 512-byte hdwr sectors (100030 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: write cache: enabled, read cache: enabled, doesn't
support DPO or FUA
SCSI device sda: 195371568 512-byte hdwr sectors (100030 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: write cache: enabled, read cache: enabled, doesn't
support DPO or FUA
 sda: sda1 sda2
sd 0:0:0:0: Attached scsi disk sda
sd 0:0:0:0: Attached scsi generic sg0 type 0
scsi 1:0:0:0: CD-ROM            _NEC     DVD+-RW ND-6650A 102C PQ: 0
ANSI: 5
sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
sr 1:0:0:0: Attached scsi generic sg1 type 5
usbmon: debugfs is not available
ehci_hcd: block sizes: qh 128 qtd 96 itd 192 sitd 96
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
drivers/usb/core/inode.c: creating file 'devices'
drivers/usb/core/inode.c: creating file '001'
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2
ordered !ppc ports=8
ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64
bit addr
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: supports USB remote wakeup
ehci_hcd 0000:00:1d.7: irq 20, io mem 0xffa80000
ehci_hcd 0000:00:1d.7: reset command 000002 (park)=0 ithresh=0
period=1024 Reset HALT
ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1
period=1024 RUN
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: default language 0x0409
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.21 ehci_hcd
usb usb1: SerialNumber: 0000:00:1d.7
usb usb1: uevent
usb usb1: usb_probe_device
usb usb1: configuration #1 chosen from 1 choice
usb usb1: adding 1-0:1.0 (config #1, interface 0)
usb 1-0:1.0: uevent
hub 1-0:1.0: usb_probe_interface
hub 1-0:1.0: usb_probe_interface - got id
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
hub 1-0:1.0: standalone hub
hub 1-0:1.0: no power switching (usb 1.0)
hub 1-0:1.0: individual port over-current protection
hub 1-0:1.0: Single TT
hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
hub 1-0:1.0: power on to power good time: 20ms
hub 1-0:1.0: local power source is good
hub 1-0:1.0: trying to enable port power on non-switchable hub
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
drivers/usb/core/inode.c: creating file '001'
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd: block sizes: ed 64 td 64
ehci_hcd 0000:00:1d.7: GetStatus port 2 status 001803 POWER sig=j CSC
CONNECT
hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
drivers/usb/core/inode.c: creating file '002'
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: detected 2 ports
uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.0: Performing full reset
uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000bf80
usb usb2: default language 0x0409
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.21 uhci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
usb usb2: uevent
usb usb2: usb_probe_device
usb usb2: configuration #1 chosen from 1 choice
usb usb2: adding 2-0:1.0 (config #1, interface 0)
usb 2-0:1.0: uevent
hub 2-0:1.0: usb_probe_interface
hub 2-0:1.0: usb_probe_interface - got id
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
hub 2-0:1.0: standalone hub
hub 2-0:1.0: no power switching (usb 1.0)
hub 2-0:1.0: individual port over-current protection
hub 2-0:1.0: power on to power good time: 2ms
hub 2-0:1.0: local power source is good
hub 2-0:1.0: trying to enable port power on non-switchable hub
drivers/usb/core/inode.c: creating file '001'
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
drivers/usb/core/inode.c: creating file '003'
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: detected 2 ports
uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.1: Performing full reset
uhci_hcd 0000:00:1d.1: irq 21, io base 0x0000bf60
usb usb3: default language 0x0409
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.21 uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.1
usb usb3: uevent
usb usb3: usb_probe_device
usb usb3: configuration #1 chosen from 1 choice
usb usb3: adding 3-0:1.0 (config #1, interface 0)
usb 3-0:1.0: uevent
hub 3-0:1.0: usb_probe_interface
hub 3-0:1.0: usb_probe_interface - got id
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
hub 3-0:1.0: standalone hub
hub 3-0:1.0: no power switching (usb 1.0)
hub 3-0:1.0: individual port over-current protection
hub 3-0:1.0: power on to power good time: 2ms
hub 3-0:1.0: local power source is good
hub 3-0:1.0: trying to enable port power on non-switchable hub
hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:1d.7: port 2 full speed --> companion
ehci_hcd 0000:00:1d.7: GetStatus port 2 status 003801 POWER OWNER sig=j
CONNECT
hub 1-0:1.0: port 2 not reset yet, waiting 50ms
drivers/usb/core/inode.c: creating file '001'
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 22 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
drivers/usb/core/inode.c: creating file '004'
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: detected 2 ports
uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.2: Performing full reset
uhci_hcd 0000:00:1d.2: irq 22, io base 0x0000bf40
usb usb4: default language 0x0409
usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.21 uhci_hcd
usb usb4: SerialNumber: 0000:00:1d.2
usb usb4: uevent
usb usb4: usb_probe_device
usb usb4: configuration #1 chosen from 1 choice
usb usb4: adding 4-0:1.0 (config #1, interface 0)
usb 4-0:1.0: uevent
hub 4-0:1.0: usb_probe_interface
hub 4-0:1.0: usb_probe_interface - got id
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
hub 4-0:1.0: standalone hub
hub 4-0:1.0: no power switching (usb 1.0)
hub 4-0:1.0: individual port over-current protection
hub 4-0:1.0: power on to power good time: 2ms
hub 4-0:1.0: local power source is good
hub 4-0:1.0: trying to enable port power on non-switchable hub
ehci_hcd 0000:00:1d.7: GetStatus port 2 status 003002 POWER OWNER
sig=se0 CSC
ehci_hcd 0000:00:1d.7: GetStatus port 3 status 001803 POWER sig=j CSC
CONNECT
hub 1-0:1.0: port 3, status 0501, change 0001, 480 Mb/s
drivers/usb/core/inode.c: creating file '001'
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
drivers/usb/core/inode.c: creating file '005'
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: detected 2 ports
uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.3: Performing full reset
uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000bf20
usb usb5: default language 0x0409
usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.21 uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.3
usb usb5: uevent
usb usb5: usb_probe_device
usb usb5: configuration #1 chosen from 1 choice
usb usb5: adding 5-0:1.0 (config #1, interface 0)
usb 5-0:1.0: uevent
hub 5-0:1.0: usb_probe_interface
hub 5-0:1.0: usb_probe_interface - got id
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
hub 5-0:1.0: standalone hub
hub 5-0:1.0: no power switching (usb 1.0)
hub 5-0:1.0: individual port over-current protection
hub 5-0:1.0: power on to power good time: 2ms
hub 5-0:1.0: local power source is good
hub 5-0:1.0: trying to enable port power on non-switchable hub
hub 1-0:1.0: debounce: port 3: total 100ms stable 100ms status 0x501
drivers/usb/core/inode.c: creating file '001'
ehci_hcd 0000:00:1d.7: port 3 full speed --> companion
ehci_hcd 0000:00:1d.7: GetStatus port 3 status 003801 POWER OWNER sig=j
CONNECT
hub 1-0:1.0: port 3 not reset yet, waiting 50ms
ehci_hcd 0000:00:1d.7: GetStatus port 3 status 003002 POWER OWNER
sig=se0 CSC
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0008
hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0004
uhci_hcd 0000:00:1d.0: port 2 portsc 009b,00
hub 2-0:1.0: port 2, status 0101, change 0003, 12 Mb/s
hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
usb 2-2: new full speed USB device using uhci_hcd and address 2
usb 2-2: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 2-2: uevent
usb 2-2: usb_probe_device
usb 2-2: configuration #1 chosen from 1 choice
usb 2-2: adding 2-2:1.0 (config #1, interface 0)
usb 2-2:1.0: uevent
hub 2-2:1.0: usb_probe_interface
hub 2-2:1.0: usb_probe_interface - got id
hub 2-2:1.0: USB hub found
hub 2-2:1.0: 4 ports detected
hub 2-2:1.0: compound device; port removable status: FFFR
hub 2-2:1.0: individual port power switching
hub 2-2:1.0: individual port over-current protection
hub 2-2:1.0: power on to power good time: 100ms
hub 2-2:1.0: local power source is good
hub 2-2:1.0: enabling power on all ports
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 128, phase 0, 12
us
drivers/usb/core/inode.c: creating file '002'
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002
uhci_hcd 0000:00:1d.1: port 1 portsc 009b,00
hub 3-0:1.0: port 1, status 0101, change 0003, 12 Mb/s
hub 3-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 3-1: new full speed USB device using uhci_hcd and address 2
usb usb4: suspend_rh (auto-stop)
usb 3-1: ep0 maxpacket = 8
usb 3-1: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 3-1: uevent
usb 3-1: usb_probe_device
usb 3-1: configuration #1 chosen from 1 choice
usb 3-1: adding 3-1:1.0 (config #1, interface 0)
usb 3-1:1.0: uevent
hub 3-1:1.0: usb_probe_interface
hub 3-1:1.0: usb_probe_interface - got id
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 3 ports detected
hub 3-1:1.0: compound device; port removable status: RFR
hub 3-1:1.0: individual port power switching
hub 3-1:1.0: individual port over-current protection
hub 3-1:1.0: power on to power good time: 100ms
hub 3-1:1.0: hub controller current requirement: 100mA
hub 3-1:1.0: 100mA bus power budget for each child
hub 3-1:1.0: enabling power on all ports
usb usb5: suspend_rh (auto-stop)
uhci_hcd 0000:00:1d.1: reserve dev 2 ep81-INT, period 128, phase 0, 12
us
drivers/usb/core/inode.c: creating file '002'
hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
hub 2-2:1.0: state 7 ports 4 chg 0000 evt 0008
hub 2-2:1.0: port 3, status 0101, change 0001, 12 Mb/s
hub 2-2:1.0: debounce: port 3: total 100ms stable 100ms status 0x101
hub 2-2:1.0: port 3 not reset yet, waiting 10ms
usb 2-2.3: new full speed USB device using uhci_hcd and address 3
usb 2-2.3: skipped 1 descriptor after interface
usb 2-2.3: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 2-2.3: uevent
usb 2-2.3: usb_probe_device
usb 2-2.3: configuration #1 chosen from 1 choice
usb 2-2.3: adding 2-2.3:1.0 (config #1, interface 0)
usb 2-2.3:1.0: uevent
usb 2-2.3: adding 2-2.3:1.1 (config #1, interface 1)
usb 2-2.3:1.1: uevent
usb 2-2.3: adding 2-2.3:1.2 (config #1, interface 2)
usb 2-2.3:1.2: uevent
drivers/usb/core/inode.c: creating file '003'
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0006
hub 3-1:1.0: port 1, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 3-1.1: new full speed USB device using uhci_hcd and address 3
usb 3-1.1: ep0 maxpacket = 8
usb 3-1.1: default language 0x0409
usb 3-1.1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.1: Product: Biometric Coprocessor
usb 3-1.1: Manufacturer: STMicroelectronics
usb 3-1.1: uevent
usb 3-1.1: usb_probe_device
usb 3-1.1: configuration #1 chosen from 1 choice
usb 3-1.1: adding 3-1.1:1.0 (config #1, interface 0)
usb 3-1.1:1.0: uevent
drivers/usb/core/inode.c: creating file '003'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: port 2, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
usb 3-1.2: new full speed USB device using uhci_hcd and address 4
hub 1-0:1.0: hub_suspend
ehci_hcd 0000:00:1d.7: suspend root hub
usb usb1: usb auto-suspend
usb 3-1.2: skipped 1 descriptor after endpoint
usb 3-1.2: default language 0x0409
usb 3-1.2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.2: Product: O2Micro CCID SC Reader
usb 3-1.2: Manufacturer: O2
usb 3-1.2: uevent
usb 3-1.2: usb_probe_device
usb 3-1.2: configuration #1 chosen from 1 choice
usb 3-1.2: adding 3-1.2:1.0 (config #1, interface 0)
usb 3-1.2:1.0: uevent
drivers/usb/core/inode.c: creating file '004'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0004
usbcore: registered new interface driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input3
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised:
[email protected]
input: PS/2 Mouse as /class/input/input4
input: AlpsPS/2 ALPS GlidePoint as /class/input/input5
dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Advanced Linux Sound Architecture Driver Version 1.0.14rc3 (Wed Mar 14
07:25:50 2007 UTC).
ALSA device list:
  No soundcards found.
oprofile: using NMI interrupt.
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 10
Mobile IPv6
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
Using IPI No-Shortcut mode
ReiserFS: sda1: found reiserfs format "3.6" with standard journal
ReiserFS: sda1: using ordered data mode
ReiserFS: sda1: journal params: device sda1, size 8192, journal first
block 18, max trans len 1024, max batch 900, max commit age 30, max
trans age 30
ReiserFS: sda1: checking transaction log (sda1)
ReiserFS: sda1: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 244k freed
hub 4-0:1.0: hub_suspend
usb usb4: suspend_rh
usb usb4: usb auto-suspend
hub 5-0:1.0: hub_suspend
usb usb5: suspend_rh
usb usb5: usb auto-suspend
usb 2-2.3: usb auto-suspend
usb 3-1.1: usb auto-suspend
usb 3-1.2: usb auto-suspend
usb usb2: uevent
usb 2-0:1.0: uevent
usb 2-2: uevent
usb 2-2.3: uevent
usb 2-2.3:1.0: uevent
usb 2-2.3:1.1: uevent
usb 2-2.3:1.2: uevent
usb 2-2:1.0: uevent
usb usb3: uevent
usb 3-0:1.0: uevent
usb 3-1: uevent
usb 3-1.1: uevent
usb 3-1.1:1.0: uevent
usb 3-1.2: uevent
usb 3-1.2:1.0: uevent
usb 3-1:1.0: uevent
usb usb4: uevent
usb 4-0:1.0: uevent
usb usb5: uevent
usb 5-0:1.0: uevent
usb usb1: uevent
usb 1-0:1.0: uevent
hub 2-2:1.0: hub_suspend
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 128, phase 0, 12
us
usb 2-2: usb auto-suspend
tg3.c:v3.75 (March 23, 2007)
ACPI: PCI Interrupt 0000:09:00.0[A] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:09:00.0 to 64
Linux agpgart interface v0.102 (c) Dave Jones
agpgart: Detected an Intel 945GM Chipset.
agpgart: AGP aperture is 256M @ 0x0
eth0: Tigon3 [partno(BCM5752KFBG) rev 6002 PHY(5752)] (PCI Express)
10/100/1000Base-T Ethernet 00:15:c5:b8:f9:cb
eth0: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] WireSpeed[1] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: HCI USB driver ver 2.9
hci_usb 2-2.3:1.0: usb_probe_interface
hci_usb 2-2.3:1.0: usb_probe_interface - got id
usb 2-2: usb auto-resume
uhci_hcd 0000:00:1d.0: port 2 portsc 00a5,01
usb 2-2: finish resume
hub 2-2:1.0: hub_resume
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 128, phase 0, 12
us
hub 2-2:1.0: state 7 ports 4 chg 0000 evt 0000
usb 2-2.3: usb auto-resume
hub 3-1:1.0: hub_suspend
uhci_hcd 0000:00:1d.1: release dev 2 ep81-INT, period 128, phase 0, 12
us
usb 3-1: usb auto-suspend
usb 2-2.3: finish resume
 usbdev2.3_ep03: ep_device_release called for usbdev2.3_ep03
 usbdev2.3_ep83: ep_device_release called for usbdev2.3_ep83
hci_usb 2-2.3:1.2: usb_probe_interface
hci_usb 2-2.3:1.2: usb_probe_interface - got id
usbcore: registered new interface driver hci_usb
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1b.0 to 64
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:01:00.0 to 64
NVRM: loading NVIDIA UNIX x86 Kernel Module  1.0-9755  Mon Feb 26
23:21:15 PST 2007
hub 3-0:1.0: hub_suspend
usb usb3: suspend_rh
usb usb3: usb auto-suspend
Adding 2955952k swap on /dev/sda2.  Priority:-1 extents:1
across:2955952k
usb usb5: usb auto-resume
usb usb5: finish resume
hub 5-0:1.0: hub_resume
usb usb5: wakeup_rh
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb4: usb auto-resume
usb usb4: finish resume
hub 4-0:1.0: hub_resume
usb usb4: wakeup_rh
hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb3: usb auto-resume
usb usb3: finish resume
hub 3-0:1.0: hub_resume
usb usb3: wakeup_rh
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb 3-1: usb auto-resume
uhci_hcd 0000:00:1d.1: port 1 portsc 0095,01
usb 3-1: finish resume
hub 3-1:1.0: hub_resume
uhci_hcd 0000:00:1d.1: reserve dev 2 ep81-INT, period 128, phase 0, 12
us
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
usb 3-1.2: usb auto-resume
usb 3-1.2: finish resume
usb 3-1.1: usb auto-resume
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
hub 3-1:1.0: port 1 status 0000.0107 after resume, -71
hub 3-1:1.0: logical disconnect on port 1
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: cannot disable port 1 (err = -71)
usb 3-1.1: can't resume, status -71
hub 3-1:1.0: state 7 ports 3 chg 0002 evt 0000
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
usb usb1: usb auto-resume
usb usb1: finish resume
hub 1-0:1.0: hub_resume
ehci_hcd 0000:00:1d.7: resume root hub
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002
uhci_hcd 0000:00:1d.1: port 1 portsc 0099,00
hub 3-0:1.0: port 1 enable change, status 00000101
hub 3-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
hub 3-0:1.0: port 1, status 0101, change 0002, 12 Mb/s
usb 3-1: USB disconnect, address 2
usb 3-1.1: USB disconnect, address 3
usb 3-1.1: unregistering device
usb 3-1.1: usb_disable_device nuking all URBs
usb 3-1.1: unregistering interface 3-1.1:1.0
 usbdev3.3_ep81: ep_device_release called for usbdev3.3_ep81
 usbdev3.3_ep02: ep_device_release called for usbdev3.3_ep02
 usbdev3.3_ep83: ep_device_release called for usbdev3.3_ep83
usb 3-1.1:1.0: uevent
 usbdev3.3_ep00: ep_device_release called for usbdev3.3_ep00
usb 3-1.1: uevent
usb 3-1.2: USB disconnect, address 4
usb 3-1.2: unregistering device
usb 3-1.2: usb_disable_device nuking all URBs
usb 3-1.2: unregistering interface 3-1.2:1.0
 usbdev3.4_ep03: ep_device_release called for usbdev3.4_ep03
 usbdev3.4_ep82: ep_device_release called for usbdev3.4_ep82
 usbdev3.4_ep81: ep_device_release called for usbdev3.4_ep81
usb 3-1.2:1.0: uevent
 usbdev3.4_ep00: ep_device_release called for usbdev3.4_ep00
usb 3-1.2: uevent
usb 3-1: unregistering device
usb 3-1: usb_disable_device nuking all URBs
uhci_hcd 0000:00:1d.1: shutdown urb f751ac40 pipe 40408280 ep1in-intr
uhci_hcd 0000:00:1d.1: release dev 2 ep81-INT, period 128, phase 0, 12
us
usb 3-1: unregistering interface 3-1:1.0
 usbdev3.2_ep81: ep_device_release called for usbdev3.2_ep81
usb 3-1:1.0: uevent
 usbdev3.2_ep00: ep_device_release called for usbdev3.2_ep00
usb 3-1: uevent
usb 3-1: new full speed USB device using uhci_hcd and address 5
usb 3-1: ep0 maxpacket = 8
usb 3-1: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 3-1: uevent
usb 3-1: usb_probe_device
usb 3-1: configuration #1 chosen from 1 choice
usb 3-1: adding 3-1:1.0 (config #1, interface 0)
usb 3-1:1.0: uevent
hub 3-1:1.0: usb_probe_interface
hub 3-1:1.0: usb_probe_interface - got id
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 3 ports detected
hub 3-1:1.0: compound device; port removable status: RFR
hub 3-1:1.0: individual port power switching
hub 3-1:1.0: individual port over-current protection
hub 3-1:1.0: power on to power good time: 100ms
hub 3-1:1.0: hub controller current requirement: 100mA
hub 3-1:1.0: 100mA bus power budget for each child
hub 3-1:1.0: enabling power on all ports
uhci_hcd 0000:00:1d.1: reserve dev 5 ep81-INT, period 128, phase 0, 12
us
drivers/usb/core/inode.c: creating file '005'
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
hub 3-1:1.0: port 1, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 3-1.1: new full speed USB device using uhci_hcd and address 6
usb usb5: suspend_rh (auto-stop)
usb 3-1.1: ep0 maxpacket = 8
usb 3-1.1: default language 0x0409
usb usb4: suspend_rh (auto-stop)
usb 3-1.1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.1: Product: Biometric Coprocessor
usb 3-1.1: Manufacturer: STMicroelectronics
usb 3-1.1: uevent
usb 3-1.1: usb_probe_device
usb 3-1.1: configuration #1 chosen from 1 choice
usb 3-1.1: adding 3-1.1:1.0 (config #1, interface 0)
usb 3-1.1:1.0: uevent
drivers/usb/core/inode.c: creating file '006'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: port 2, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
usb 3-1.2: new full speed USB device using uhci_hcd and address 7
usb 3-1.2: skipped 1 descriptor after endpoint
usb 3-1.2: default language 0x0409
usb 3-1.2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.2: Product: O2Micro CCID SC Reader
usb 3-1.2: Manufacturer: O2
usb 3-1.2: uevent
usb 3-1.2: usb_probe_device
usb 3-1.2: configuration #1 chosen from 1 choice
usb 3-1.2: adding 3-1.2:1.0 (config #1, interface 0)
usb 3-1.2:1.0: uevent
drivers/usb/core/inode.c: creating file '007'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0004
hub 5-0:1.0: hub_suspend
usb usb5: suspend_rh
usb usb5: usb auto-suspend
hub 4-0:1.0: hub_suspend
usb usb4: suspend_rh
usb usb4: usb auto-suspend
hub 1-0:1.0: hub_suspend
ehci_hcd 0000:00:1d.7: suspend root hub
usb usb1: usb auto-suspend
usb 3-1.1: usb auto-suspend
usb 3-1.2: usb auto-suspend
hub 3-1:1.0: hub_suspend
uhci_hcd 0000:00:1d.1: release dev 5 ep81-INT, period 128, phase 0, 12
us
usb 3-1: usb auto-suspend
hub 3-0:1.0: hub_suspend
usb usb3: suspend_rh
usb usb3: usb auto-suspend
PM: Writing back config space on device 0000:09:00.0 at offset 1 (was
100506, writing 100106)
ADDRCONF(NETDEV_UP): eth0: link is not ready
input: Virtual ThinkFinger Keyboard as /class/input/input6
usb usb5: usb auto-resume
usb usb5: finish resume
hub 5-0:1.0: hub_resume
usb usb5: wakeup_rh
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb4: usb auto-resume
usb usb4: finish resume
hub 4-0:1.0: hub_resume
usb usb4: wakeup_rh
hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb3: usb auto-resume
usb usb3: finish resume
hub 3-0:1.0: hub_resume
usb usb3: wakeup_rh
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb 3-1: usb auto-resume
uhci_hcd 0000:00:1d.1: port 1 portsc 0095,01
usb 3-1: finish resume
hub 3-1:1.0: hub_resume
uhci_hcd 0000:00:1d.1: reserve dev 5 ep81-INT, period 128, phase 0, 12
us
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
usb 3-1.2: usb auto-resume
usb 3-1.2: finish resume
usb 3-1.1: usb auto-resume
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
hub 3-1:1.0: port 1 status 0000.0107 after resume, -71
hub 3-1:1.0: logical disconnect on port 1
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: cannot disable port 1 (err = -71)
usb 3-1.1: can't resume, status -71
hub 3-1:1.0: state 7 ports 3 chg 0002 evt 0000
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
usb usb1: usb auto-resume
usb usb1: finish resume
hub 1-0:1.0: hub_resume
ehci_hcd 0000:00:1d.7: resume root hub
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002
uhci_hcd 0000:00:1d.1: port 1 portsc 0099,00
hub 3-0:1.0: port 1 enable change, status 00000101
hub 3-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
hub 3-0:1.0: port 1, status 0101, change 0002, 12 Mb/s
usb 3-1: USB disconnect, address 5
usb 3-1.1: USB disconnect, address 6
usb 3-1.1: unregistering device
usb 3-1.1: usb_disable_device nuking all URBs
usb 3-1.1: unregistering interface 3-1.1:1.0
 usbdev3.6_ep81: ep_device_release called for usbdev3.6_ep81
 usbdev3.6_ep02: ep_device_release called for usbdev3.6_ep02
 usbdev3.6_ep83: ep_device_release called for usbdev3.6_ep83
usb 3-1.1:1.0: uevent
 usbdev3.6_ep00: ep_device_release called for usbdev3.6_ep00
usb 3-1.1: uevent
usb 3-1.2: USB disconnect, address 7
usb 3-1.2: unregistering device
usb 3-1.2: usb_disable_device nuking all URBs
usb 3-1.2: unregistering interface 3-1.2:1.0
 usbdev3.7_ep03: ep_device_release called for usbdev3.7_ep03
 usbdev3.7_ep82: ep_device_release called for usbdev3.7_ep82
 usbdev3.7_ep81: ep_device_release called for usbdev3.7_ep81
usb 3-1.2:1.0: uevent
 usbdev3.7_ep00: ep_device_release called for usbdev3.7_ep00
usb 3-1.2: uevent
usb 3-1: unregistering device
usb 3-1: usb_disable_device nuking all URBs
uhci_hcd 0000:00:1d.1: shutdown urb f751a740 pipe 40408580 ep1in-intr
uhci_hcd 0000:00:1d.1: release dev 5 ep81-INT, period 128, phase 0, 12
us
usb 3-1: unregistering interface 3-1:1.0
 usbdev3.5_ep81: ep_device_release called for usbdev3.5_ep81
usb 3-1:1.0: uevent
 usbdev3.5_ep00: ep_device_release called for usbdev3.5_ep00
usb 3-1: uevent
usb 3-1: new full speed USB device using uhci_hcd and address 8
usb 3-1: ep0 maxpacket = 8
usb 3-1: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 3-1: uevent
usb 3-1: usb_probe_device
usb 3-1: configuration #1 chosen from 1 choice
usb 3-1: adding 3-1:1.0 (config #1, interface 0)
usb 3-1:1.0: uevent
hub 3-1:1.0: usb_probe_interface
hub 3-1:1.0: usb_probe_interface - got id
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 3 ports detected
hub 3-1:1.0: compound device; port removable status: RFR
hub 3-1:1.0: individual port power switching
hub 3-1:1.0: individual port over-current protection
hub 3-1:1.0: power on to power good time: 100ms
hub 3-1:1.0: hub controller current requirement: 100mA
hub 3-1:1.0: 100mA bus power budget for each child
hub 3-1:1.0: enabling power on all ports
uhci_hcd 0000:00:1d.1: reserve dev 8 ep81-INT, period 128, phase 0, 12
us
drivers/usb/core/inode.c: creating file '008'
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
hub 3-1:1.0: port 1, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 3-1.1: new full speed USB device using uhci_hcd and address 9
usb usb5: suspend_rh (auto-stop)
usb 3-1.1: ep0 maxpacket = 8
usb 3-1.1: default language 0x0409
usb usb4: suspend_rh (auto-stop)
usb 3-1.1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.1: Product: Biometric Coprocessor
usb 3-1.1: Manufacturer: STMicroelectronics
usb 3-1.1: uevent
usb 3-1.1: usb_probe_device
usb 3-1.1: configuration #1 chosen from 1 choice
usb 3-1.1: adding 3-1.1:1.0 (config #1, interface 0)
usb 3-1.1:1.0: uevent
drivers/usb/core/inode.c: creating file '009'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: port 2, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
usb 3-1.2: new full speed USB device using uhci_hcd and address 10
usb 3-1.2: skipped 1 descriptor after endpoint
usb 3-1.2: default language 0x0409
usb 3-1.2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.2: Product: O2Micro CCID SC Reader
usb 3-1.2: Manufacturer: O2
usb 3-1.2: uevent
usb 3-1.2: usb_probe_device
usb 3-1.2: configuration #1 chosen from 1 choice
usb 3-1.2: adding 3-1.2:1.0 (config #1, interface 0)
usb 3-1.2:1.0: uevent
drivers/usb/core/inode.c: creating file '010'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0004
hub 5-0:1.0: hub_suspend
usb usb5: suspend_rh
usb usb5: usb auto-suspend
hub 4-0:1.0: hub_suspend
usb usb4: suspend_rh
usb usb4: usb auto-suspend
hub 1-0:1.0: hub_suspend
ehci_hcd 0000:00:1d.7: suspend root hub
usb usb1: usb auto-suspend
usb 3-1.1: usb auto-suspend
usb 3-1.2: usb auto-suspend
hub 3-1:1.0: hub_suspend
uhci_hcd 0000:00:1d.1: release dev 8 ep81-INT, period 128, phase 0, 12
us
usb 3-1: usb auto-suspend
hub 3-0:1.0: hub_suspend
usb usb3: suspend_rh
usb usb3: usb auto-suspend
input: Virtual ThinkFinger Keyboard as /class/input/input7
usb usb5: usb auto-resume
usb usb5: finish resume
hub 5-0:1.0: hub_resume
usb usb5: wakeup_rh
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb4: usb auto-resume
usb usb4: finish resume
hub 4-0:1.0: hub_resume
usb usb4: wakeup_rh
hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb3: usb auto-resume
usb usb3: finish resume
hub 3-0:1.0: hub_resume
usb usb3: wakeup_rh
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb 3-1: usb auto-resume
uhci_hcd 0000:00:1d.1: port 1 portsc 0095,01
usb 3-1: finish resume
hub 3-1:1.0: hub_resume
uhci_hcd 0000:00:1d.1: reserve dev 8 ep81-INT, period 128, phase 0, 12
us
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
usb 3-1.2: usb auto-resume
usb 3-1.2: finish resume
usb 3-1.1: usb auto-resume
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
hub 3-1:1.0: port 1 status 0000.0107 after resume, -71
hub 3-1:1.0: logical disconnect on port 1
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: cannot disable port 1 (err = -71)
usb 3-1.1: can't resume, status -71
hub 3-1:1.0: state 7 ports 3 chg 0002 evt 0000
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
usb usb1: usb auto-resume
usb usb1: finish resume
hub 1-0:1.0: hub_resume
ehci_hcd 0000:00:1d.7: resume root hub
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002
uhci_hcd 0000:00:1d.1: port 1 portsc 0099,00
hub 3-0:1.0: port 1 enable change, status 00000101
hub 3-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
hub 3-0:1.0: port 1, status 0101, change 0002, 12 Mb/s
usb 3-1: USB disconnect, address 8
usb 3-1.1: USB disconnect, address 9
usb 3-1.1: unregistering device
usb 3-1.1: usb_disable_device nuking all URBs
usb 3-1.1: unregistering interface 3-1.1:1.0
 usbdev3.9_ep81: ep_device_release called for usbdev3.9_ep81
 usbdev3.9_ep02: ep_device_release called for usbdev3.9_ep02
 usbdev3.9_ep83: ep_device_release called for usbdev3.9_ep83
usb 3-1.1:1.0: uevent
 usbdev3.9_ep00: ep_device_release called for usbdev3.9_ep00
usb 3-1.1: uevent
usb 3-1.2: USB disconnect, address 10
usb 3-1.2: unregistering device
usb 3-1.2: usb_disable_device nuking all URBs
usb 3-1.2: unregistering interface 3-1.2:1.0
 usbdev3.10_ep03: ep_device_release called for usbdev3.10_ep03
 usbdev3.10_ep82: ep_device_release called for usbdev3.10_ep82
 usbdev3.10_ep81: ep_device_release called for usbdev3.10_ep81
usb 3-1.2:1.0: uevent
 usbdev3.10_ep00: ep_device_release called for usbdev3.10_ep00
usb 3-1.2: uevent
usb 3-1: unregistering device
usb 3-1: usb_disable_device nuking all URBs
uhci_hcd 0000:00:1d.1: shutdown urb f669ff40 pipe 40408880 ep1in-intr
uhci_hcd 0000:00:1d.1: release dev 8 ep81-INT, period 128, phase 0, 12
us
usb 3-1: unregistering interface 3-1:1.0
 usbdev3.8_ep81: ep_device_release called for usbdev3.8_ep81
usb 3-1:1.0: uevent
 usbdev3.8_ep00: ep_device_release called for usbdev3.8_ep00
usb 3-1: uevent
usb 3-1: new full speed USB device using uhci_hcd and address 11
usb 3-1: ep0 maxpacket = 8
usb 3-1: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 3-1: uevent
usb 3-1: usb_probe_device
usb 3-1: configuration #1 chosen from 1 choice
usb 3-1: adding 3-1:1.0 (config #1, interface 0)
usb 3-1:1.0: uevent
hub 3-1:1.0: usb_probe_interface
hub 3-1:1.0: usb_probe_interface - got id
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 3 ports detected
hub 3-1:1.0: compound device; port removable status: RFR
hub 3-1:1.0: individual port power switching
hub 3-1:1.0: individual port over-current protection
hub 3-1:1.0: power on to power good time: 100ms
hub 3-1:1.0: hub controller current requirement: 100mA
hub 3-1:1.0: 100mA bus power budget for each child
hub 3-1:1.0: enabling power on all ports
uhci_hcd 0000:00:1d.1: reserve dev 11 ep81-INT, period 128, phase 0, 12
us
drivers/usb/core/inode.c: creating file '011'
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
hub 3-1:1.0: port 1, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 3-1.1: new full speed USB device using uhci_hcd and address 12
usb usb5: suspend_rh (auto-stop)
usb 3-1.1: ep0 maxpacket = 8
usb 3-1.1: default language 0x0409
usb usb4: suspend_rh (auto-stop)
usb 3-1.1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.1: Product: Biometric Coprocessor
usb 3-1.1: Manufacturer: STMicroelectronics
usb 3-1.1: uevent
usb 3-1.1: usb_probe_device
usb 3-1.1: configuration #1 chosen from 1 choice
usb 3-1.1: adding 3-1.1:1.0 (config #1, interface 0)
usb 3-1.1:1.0: uevent
drivers/usb/core/inode.c: creating file '012'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: port 2, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
usb 3-1.2: new full speed USB device using uhci_hcd and address 13
usb 3-1.2: skipped 1 descriptor after endpoint
usb 3-1.2: default language 0x0409
usb 3-1.2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.2: Product: O2Micro CCID SC Reader
usb 3-1.2: Manufacturer: O2
usb 3-1.2: uevent
usb 3-1.2: usb_probe_device
usb 3-1.2: configuration #1 chosen from 1 choice
usb 3-1.2: adding 3-1.2:1.0 (config #1, interface 0)
usb 3-1.2:1.0: uevent
drivers/usb/core/inode.c: creating file '013'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0004
hub 5-0:1.0: hub_suspend
usb usb5: suspend_rh
usb usb5: usb auto-suspend
hub 4-0:1.0: hub_suspend
usb usb4: suspend_rh
usb usb4: usb auto-suspend
hub 1-0:1.0: hub_suspend
ehci_hcd 0000:00:1d.7: suspend root hub
usb usb1: usb auto-suspend
usb 3-1.1: usb auto-suspend
usb 3-1.2: usb auto-suspend
hub 3-1:1.0: hub_suspend
uhci_hcd 0000:00:1d.1: release dev 11 ep81-INT, period 128, phase 0, 12
us
usb 3-1: usb auto-suspend
hub 3-0:1.0: hub_suspend
usb usb3: suspend_rh
usb usb3: usb auto-suspend
input: Virtual ThinkFinger Keyboard as /class/input/input8
usb usb5: usb auto-resume
usb usb5: finish resume
hub 5-0:1.0: hub_resume
usb usb5: wakeup_rh
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb4: usb auto-resume
usb usb4: finish resume
hub 4-0:1.0: hub_resume
usb usb4: wakeup_rh
hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb3: usb auto-resume
usb usb3: finish resume
hub 3-0:1.0: hub_resume
usb usb3: wakeup_rh
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb 3-1: usb auto-resume
uhci_hcd 0000:00:1d.1: port 1 portsc 0095,01
usb 3-1: finish resume
hub 3-1:1.0: hub_resume
uhci_hcd 0000:00:1d.1: reserve dev 11 ep81-INT, period 128, phase 0, 12
us
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
usb 3-1.2: usb auto-resume
usb 3-1.2: finish resume
usb 3-1.1: usb auto-resume
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
hub 3-1:1.0: port 1 status 0000.0107 after resume, -71
hub 3-1:1.0: logical disconnect on port 1
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: cannot disable port 1 (err = -71)
usb 3-1.1: can't resume, status -71
hub 3-1:1.0: state 7 ports 3 chg 0002 evt 0000
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
usb usb1: usb auto-resume
usb usb1: finish resume
hub 1-0:1.0: hub_resume
ehci_hcd 0000:00:1d.7: resume root hub
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002
uhci_hcd 0000:00:1d.1: port 1 portsc 0099,00
hub 3-0:1.0: port 1 enable change, status 00000101
hub 3-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
hub 3-0:1.0: port 1, status 0101, change 0002, 12 Mb/s
usb 3-1: USB disconnect, address 11
usb 3-1.1: USB disconnect, address 12
usb 3-1.1: unregistering device
usb 3-1.1: usb_disable_device nuking all URBs
usb 3-1.1: unregistering interface 3-1.1:1.0
 usbdev3.12_ep81: ep_device_release called for usbdev3.12_ep81
 usbdev3.12_ep02: ep_device_release called for usbdev3.12_ep02
 usbdev3.12_ep83: ep_device_release called for usbdev3.12_ep83
usb 3-1.1:1.0: uevent
 usbdev3.12_ep00: ep_device_release called for usbdev3.12_ep00
usb 3-1.1: uevent
usb 3-1.2: USB disconnect, address 13
usb 3-1.2: unregistering device
usb 3-1.2: usb_disable_device nuking all URBs
usb 3-1.2: unregistering interface 3-1.2:1.0
 usbdev3.13_ep03: ep_device_release called for usbdev3.13_ep03
 usbdev3.13_ep82: ep_device_release called for usbdev3.13_ep82
 usbdev3.13_ep81: ep_device_release called for usbdev3.13_ep81
usb 3-1.2:1.0: uevent
 usbdev3.13_ep00: ep_device_release called for usbdev3.13_ep00
usb 3-1.2: uevent
usb 3-1: unregistering device
usb 3-1: usb_disable_device nuking all URBs
uhci_hcd 0000:00:1d.1: shutdown urb f669f3c0 pipe 40408b80 ep1in-intr
uhci_hcd 0000:00:1d.1: release dev 11 ep81-INT, period 128, phase 0, 12
us
usb 3-1: unregistering interface 3-1:1.0
 usbdev3.11_ep81: ep_device_release called for usbdev3.11_ep81
usb 3-1:1.0: uevent
 usbdev3.11_ep00: ep_device_release called for usbdev3.11_ep00
usb 3-1: uevent
usb 3-1: new full speed USB device using uhci_hcd and address 14
usb 3-1: ep0 maxpacket = 8
usb 3-1: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 3-1: uevent
usb 3-1: usb_probe_device
usb 3-1: configuration #1 chosen from 1 choice
usb 3-1: adding 3-1:1.0 (config #1, interface 0)
usb 3-1:1.0: uevent
hub 3-1:1.0: usb_probe_interface
hub 3-1:1.0: usb_probe_interface - got id
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 3 ports detected
hub 3-1:1.0: compound device; port removable status: RFR
hub 3-1:1.0: individual port power switching
hub 3-1:1.0: individual port over-current protection
hub 3-1:1.0: power on to power good time: 100ms
hub 3-1:1.0: hub controller current requirement: 100mA
hub 3-1:1.0: 100mA bus power budget for each child
hub 3-1:1.0: enabling power on all ports
uhci_hcd 0000:00:1d.1: reserve dev 14 ep81-INT, period 128, phase 0, 12
us
drivers/usb/core/inode.c: creating file '014'
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
hub 3-1:1.0: port 1, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 3-1.1: new full speed USB device using uhci_hcd and address 15
usb usb5: suspend_rh (auto-stop)
usb 3-1.1: ep0 maxpacket = 8
usb 3-1.1: default language 0x0409
usb usb4: suspend_rh (auto-stop)
usb 3-1.1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.1: Product: Biometric Coprocessor
usb 3-1.1: Manufacturer: STMicroelectronics
usb 3-1.1: uevent
usb 3-1.1: usb_probe_device
usb 3-1.1: configuration #1 chosen from 1 choice
usb 3-1.1: adding 3-1.1:1.0 (config #1, interface 0)
usb 3-1.1:1.0: uevent
drivers/usb/core/inode.c: creating file '015'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: port 2, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
usb 3-1.2: new full speed USB device using uhci_hcd and address 16
usb 3-1.2: skipped 1 descriptor after endpoint
usb 3-1.2: default language 0x0409
usb 3-1.2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.2: Product: O2Micro CCID SC Reader
usb 3-1.2: Manufacturer: O2
usb 3-1.2: uevent
usb 3-1.2: usb_probe_device
usb 3-1.2: configuration #1 chosen from 1 choice
usb 3-1.2: adding 3-1.2:1.0 (config #1, interface 0)
usb 3-1.2:1.0: uevent
drivers/usb/core/inode.c: creating file '016'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0004
hub 5-0:1.0: hub_suspend
usb usb5: suspend_rh
usb usb5: usb auto-suspend
hub 4-0:1.0: hub_suspend
usb usb4: suspend_rh
usb usb4: usb auto-suspend
hub 1-0:1.0: hub_suspend
ehci_hcd 0000:00:1d.7: suspend root hub
usb usb1: usb auto-suspend
usb 3-1.1: usb auto-suspend
usb 3-1.2: usb auto-suspend
hub 3-1:1.0: hub_suspend
uhci_hcd 0000:00:1d.1: release dev 14 ep81-INT, period 128, phase 0, 12
us
usb 3-1: usb auto-suspend
hub 3-0:1.0: hub_suspend
usb usb3: suspend_rh
usb usb3: usb auto-suspend
usb usb5: usb auto-resume
usb usb5: finish resume
hub 5-0:1.0: hub_resume
usb usb5: wakeup_rh
usb usb4: usb auto-resume
usb usb4: finish resume
hub 4-0:1.0: hub_resume
usb usb4: wakeup_rh
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb3: usb auto-resume
usb usb3: finish resume
hub 3-0:1.0: hub_resume
usb usb3: wakeup_rh
hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb 3-1: usb auto-resume
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
uhci_hcd 0000:00:1d.1: port 1 portsc 00a5,01
usb 3-1: finish resume
hub 3-1:1.0: hub_resume
uhci_hcd 0000:00:1d.1: reserve dev 14 ep81-INT, period 128, phase 0, 12
us
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
usb 3-1.2: usb auto-resume
usb 3-1.2: finish resume
usb 3-1.1: usb auto-resume
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
hub 3-1:1.0: port 1 status 0000.0107 after resume, -71
hub 3-1:1.0: logical disconnect on port 1
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: cannot disable port 1 (err = -71)
usb 3-1.1: can't resume, status -71
hub 3-1:1.0: state 7 ports 3 chg 0002 evt 0000
usb 3-1: uhci_result_common: failed with status 440000
hub 3-1:1.0: hub_port_status failed (err = -71)
usb usb1: usb auto-resume
usb usb1: finish resume
hub 1-0:1.0: hub_resume
ehci_hcd 0000:00:1d.7: resume root hub
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002
uhci_hcd 0000:00:1d.1: port 1 portsc 0099,00
hub 3-0:1.0: port 1 enable change, status 00000101
hub 3-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
hub 3-0:1.0: port 1, status 0101, change 0002, 12 Mb/s
usb 3-1: USB disconnect, address 14
usb 3-1.1: USB disconnect, address 15
usb 3-1.1: unregistering device
usb 3-1.1: usb_disable_device nuking all URBs
usb 3-1.1: unregistering interface 3-1.1:1.0
 usbdev3.15_ep81: ep_device_release called for usbdev3.15_ep81
 usbdev3.15_ep02: ep_device_release called for usbdev3.15_ep02
 usbdev3.15_ep83: ep_device_release called for usbdev3.15_ep83
usb 3-1.1:1.0: uevent
 usbdev3.15_ep00: ep_device_release called for usbdev3.15_ep00
usb 3-1.1: uevent
usb 3-1.2: USB disconnect, address 16
usb 3-1.2: unregistering device
usb 3-1.2: usb_disable_device nuking all URBs
usb 3-1.2: unregistering interface 3-1.2:1.0
 usbdev3.16_ep03: ep_device_release called for usbdev3.16_ep03
 usbdev3.16_ep82: ep_device_release called for usbdev3.16_ep82
 usbdev3.16_ep81: ep_device_release called for usbdev3.16_ep81
usb 3-1.2:1.0: uevent
 usbdev3.16_ep00: ep_device_release called for usbdev3.16_ep00
usb 3-1.2: uevent
usb 3-1: unregistering device
usb 3-1: usb_disable_device nuking all URBs
uhci_hcd 0000:00:1d.1: shutdown urb f669f4c0 pipe 40408e80 ep1in-intr
uhci_hcd 0000:00:1d.1: release dev 14 ep81-INT, period 128, phase 0, 12
us
usb 3-1: unregistering interface 3-1:1.0
 usbdev3.14_ep81: ep_device_release called for usbdev3.14_ep81
usb 3-1:1.0: uevent
 usbdev3.14_ep00: ep_device_release called for usbdev3.14_ep00
usb 3-1: uevent
usb 3-1: new full speed USB device using uhci_hcd and address 17
usb 3-1: ep0 maxpacket = 8
usb 3-1: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 3-1: uevent
usb 3-1: usb_probe_device
usb 3-1: configuration #1 chosen from 1 choice
usb 3-1: adding 3-1:1.0 (config #1, interface 0)
usb 3-1:1.0: uevent
hub 3-1:1.0: usb_probe_interface
hub 3-1:1.0: usb_probe_interface - got id
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 3 ports detected
hub 3-1:1.0: compound device; port removable status: RFR
hub 3-1:1.0: individual port power switching
hub 3-1:1.0: individual port over-current protection
hub 3-1:1.0: power on to power good time: 100ms
hub 3-1:1.0: hub controller current requirement: 100mA
hub 3-1:1.0: 100mA bus power budget for each child
hub 3-1:1.0: enabling power on all ports
uhci_hcd 0000:00:1d.1: reserve dev 17 ep81-INT, period 128, phase 0, 12
us
drivers/usb/core/inode.c: creating file '017'
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0000
hub 3-1:1.0: port 1, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 3-1.1: new full speed USB device using uhci_hcd and address 18
usb usb5: suspend_rh (auto-stop)
usb 3-1.1: ep0 maxpacket = 8
usb 3-1.1: default language 0x0409
usb usb4: suspend_rh (auto-stop)
usb 3-1.1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.1: Product: Biometric Coprocessor
usb 3-1.1: Manufacturer: STMicroelectronics
usb 3-1.1: uevent
usb 3-1.1: usb_probe_device
usb 3-1.1: configuration #1 chosen from 1 choice
usb 3-1.1: adding 3-1.1:1.0 (config #1, interface 0)
usb 3-1.1:1.0: uevent
drivers/usb/core/inode.c: creating file '018'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: port 2, status 0101, change 0001, 12 Mb/s
hub 3-1:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
usb 3-1.2: new full speed USB device using uhci_hcd and address 19
usb 3-1.2: skipped 1 descriptor after endpoint
usb 3-1.2: default language 0x0409
usb 3-1.2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.2: Product: O2Micro CCID SC Reader
usb 3-1.2: Manufacturer: O2
usb 3-1.2: uevent
usb 3-1.2: usb_probe_device
usb 3-1.2: configuration #1 chosen from 1 choice
usb 3-1.2: adding 3-1.2:1.0 (config #1, interface 0)
usb 3-1.2:1.0: uevent
drivers/usb/core/inode.c: creating file '019'
hub 3-1:1.0: 300mA power budget left
hub 3-1:1.0: state 7 ports 3 chg 0000 evt 0004


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.