David,
Your patch was a very successful shot.
I prepared to running through different scenarious but the system booted
instantaneously, so i ran a little out of steam, and i'm wondering how to
proceed best. Got the system up and running with nearly a dozen usb devices
attached though i didn't tried them all.
I recognized some flaws, though.
Perhaps most importantly, the usbdevfs still fails mounting during boot time,
though it is placed in fstab. It is mountable flawlessly after that and does
not show anything suspicious on the first glance.
I recognized an unusal long time to read from it. 3 seconds or so to complete
the list.
The Wacom tablet sort of works, but only produces quick and random mouse
jumps. Might well be an issue related to the particular driver.
Attached a usb mouse and that was fine. Keyboard also worked fine.
Find the kern.log of the session attached. Notice that a block in the
beginning is really missing, meaning that the usual "Linux version ..."
message did not end on the disk, which also might be an unrelated issue.
Perhaps one might see this in light of the mounting problems indicating that
the usbfs probs can be related to a more general fs issue, but it can also be
unrelated problem in the reiserfs, which was worked on also and was
unfunctionally in some previous releases.
I should mention that i plugged in the second hub into root hub after booting.
Also attached the /proc/bus/usb/device list.
Please let me know how i could help tracking things down further.
-lars
On Monday 14 October 2002 06:37, David Brownell wrote:
> > I'm not getting lockups, but I am seeing this problem. It looks like the
> > device/driver "rescan" is dying somewhere.
>
> This patch addressed at least some of those problems for me.
> The driver model code was using the wrong calling convention
> when probing.
>
> - Dave
Oct 15 03:35:37 hal9 kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Oct 15 03:35:37 hal9 kernel: Cannot find map file.
Oct 15 03:35:37 hal9 kernel: No module symbols loaded.
Oct 15 03:35:37 hal9 kernel: /usb/core/usb.c: registered new driver hub
Oct 15 03:35:37 hal9 kernel: PCI: Probing PCI hardware
Oct 15 03:35:37 hal9 kernel: PCI: Probing PCI hardware (bus 00)
Oct 15 03:35:37 hal9 kernel: PCI: Using IRQ router ALI [10b9/1533] at 00:07.0
Oct 15 03:35:37 hal9 kernel: SBF: Simple Boot Flag extension found and enabled.
Oct 15 03:35:37 hal9 kernel: SBF: Setting boot flags 0x80
Oct 15 03:35:37 hal9 kernel: Starting kswapd
Oct 15 03:35:37 hal9 kernel: BIO: pool of 256 setup, 15Kb (60 bytes/bio)
Oct 15 03:35:37 hal9 kernel: biovec pool[0]: 1 bvecs: 256 entries (12 bytes)
Oct 15 03:35:37 hal9 kernel: biovec pool[1]: 4 bvecs: 256 entries (48 bytes)
Oct 15 03:35:37 hal9 kernel: biovec pool[2]: 16 bvecs: 256 entries (192 bytes)
Oct 15 03:35:37 hal9 kernel: biovec pool[3]: 64 bvecs: 256 entries (768 bytes)
Oct 15 03:35:37 hal9 kernel: biovec pool[4]: 128 bvecs: 256 entries (1536 bytes)
Oct 15 03:35:37 hal9 kernel: biovec pool[5]: 256 bvecs: 256 entries (3072 bytes)
Oct 15 03:35:37 hal9 kernel: aio_setup: sizeof(struct page) = 40
Oct 15 03:35:37 hal9 kernel: devfs: v1.21 (20020820) Richard Gooch
([EMAIL PROTECTED])
Oct 15 03:35:37 hal9 kernel: devfs: boot_options: 0x1
Oct 15 03:35:37 hal9 kernel: Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]).
Oct 15 03:35:37 hal9 kernel: Capability LSM initialized
Oct 15 03:35:37 hal9 kernel: Serial: 8250/16550 driver $Revision: 1.90 $ IRQ sharing
disabled
Oct 15 03:35:37 hal9 kernel: tts/%%d0 at I/O 0x3f8 (irq = 4) is a 16550A
Oct 15 03:35:37 hal9 kernel: tts/%%d1 at I/O 0x2f8 (irq = 3) is a 16550A
Oct 15 03:35:37 hal9 kernel: i2c-core.o: i2c core module version 2.6.4 (20020719)
Oct 15 03:35:37 hal9 kernel: i2c-dev.o: i2c /dev entries driver module version 2.6.4
(20020719)
Oct 15 03:35:37 hal9 kernel: i2c-algo-bit.o: i2c bit algorithm module version 2.6.4
(20020719)
Oct 15 03:35:37 hal9 kernel: i2c-proc.o version 2.6.4 (20020719)
Oct 15 03:35:37 hal9 kernel: matroxfb: Matrox G400 (AGP) detected
Oct 15 03:35:37 hal9 kernel: matroxfb: MTRR's turned on
Oct 15 03:35:37 hal9 kernel: matroxfb: 1024x768x32bpp (virtual: 1024x4095)
Oct 15 03:35:37 hal9 kernel: matroxfb: framebuffer at 0xE6000000, mapped to
0xd0805000, size 16777216
Oct 15 03:35:37 hal9 kernel: Console: switching to colour frame buffer device 128x48
Oct 15 03:35:37 hal9 kernel: fb0: MATROX VGA frame buffer device
Oct 15 03:35:37 hal9 kernel: pty: 256 Unix98 ptys configured
Oct 15 03:35:37 hal9 kernel: Real Time Clock Driver v1.11
Oct 15 03:35:37 hal9 kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
Oct 15 03:35:37 hal9 kernel: agpgart: Maximum main memory to use for agp memory: 203M
Oct 15 03:35:37 hal9 kernel: agpgart: Detected Ali M1541 chipset
Oct 15 03:35:37 hal9 kernel: agpgart: AGP aperture is 64M @ 0xe0000000
Oct 15 03:35:37 hal9 kernel: [drm] AGP 0.99 on ALi M1541 @ 0xe0000000 64MB
Oct 15 03:35:37 hal9 kernel: [drm] Initialized mga 3.0.2 20010321 on minor 0
Oct 15 03:35:37 hal9 kernel: block request queues:
Oct 15 03:35:37 hal9 kernel: 128 requests per read queue
Oct 15 03:35:37 hal9 kernel: 128 requests per write queue
Oct 15 03:35:37 hal9 kernel: 8 requests per batch
Oct 15 03:35:37 hal9 kernel: enter congestion at 31
Oct 15 03:35:37 hal9 kernel: exit congestion at 33
Oct 15 03:35:37 hal9 kernel: Floppy drive(s): fd0 is 1.44M
Oct 15 03:35:37 hal9 kernel: FDC 0 is a post-1991 82077
Oct 15 03:35:37 hal9 kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size
1024 blocksize
Oct 15 03:35:37 hal9 kernel: loop: loaded (max 8 devices)
Oct 15 03:35:37 hal9 kernel: sis900.c: v1.08.06 9/24/2002
Oct 15 03:35:37 hal9 kernel: PCI: Found IRQ 12 for device 00:0a.0
Oct 15 03:35:37 hal9 kernel: eth0: SiS 900 Internal MII PHY transceiver found at
address 1.
Oct 15 03:35:37 hal9 kernel: eth0: Using transceiver found at address 1 as default
Oct 15 03:35:37 hal9 kernel: eth0: SiS 900 PCI Fast Ethernet at 0xd800, IRQ 12,
00:40:33:e2:5e:0f.
Oct 15 03:35:37 hal9 kernel: PPP generic driver version 2.4.2
Oct 15 03:35:37 hal9 kernel: PPP Deflate Compression module registered
Oct 15 03:35:37 hal9 kernel: PPP BSD Compression module registered
Oct 15 03:35:37 hal9 kernel: Linux video capture interface: v1.00
Oct 15 03:35:37 hal9 kernel: bttv: driver version 0.8.42 loaded [v4l]
Oct 15 03:35:37 hal9 kernel: bttv: using 8 buffers with 2080k (520 pages) each for
capture
Oct 15 03:35:37 hal9 kernel: bttv: Host bridge is Acer Laboratories Inc. [ALi] M1541
Oct 15 03:35:37 hal9 kernel: bttv: Bt8xx card found (0).
Oct 15 03:35:37 hal9 kernel: PCI: Found IRQ 7 for device 00:09.0
Oct 15 03:35:37 hal9 kernel: PCI: Sharing IRQ 7 with 00:09.1
Oct 15 03:35:37 hal9 kernel: PCI: Sharing IRQ 7 with 00:0d.0
Oct 15 03:35:37 hal9 kernel: bttv0: Bt878 (rev 17) at 00:09.0, irq: 7, latency: 32,
mmio: 0xe5000000
Oct 15 03:35:37 hal9 kernel: bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem
ID is 0070:13eb
Oct 15 03:35:37 hal9 kernel: bttv0: using: BT878(Hauppauge (bt878))
[card=10,autodetected]
Oct 15 03:35:37 hal9 kernel: bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
Oct 15 03:35:37 hal9 kernel: i2c-dev.o: Registered 'bt848 #0' as minor 0
Oct 15 03:35:37 hal9 kernel: bttv0: Hauppauge eeprom: model=44354, tuner=Temic 4009FR5
(20), radio=yes
Oct 15 03:35:37 hal9 kernel: bttv0: using tuner=20
Oct 15 03:35:37 hal9 kernel: bttv0: i2c: checking for MSP34xx @ 0x80... found
Oct 15 03:35:37 hal9 kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... not found
Oct 15 03:35:37 hal9 kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... not found
Oct 15 03:35:37 hal9 kernel: bttv0: registered device video0
Oct 15 03:35:37 hal9 kernel: bttv0: registered device vbi0
Oct 15 03:35:37 hal9 kernel: bttv0: registered device radio0
Oct 15 03:35:37 hal9 kernel: bttv0: amux: mode=128 audio=128 signal=no mux=4/4 irq=no
Oct 15 03:35:37 hal9 kernel: bttv0: amux: mode=0 audio=128 signal=no mux=4/4 irq=no
Oct 15 03:35:37 hal9 kernel: bttv0: PLL: 28636363 => 35468950 .. ok
Oct 15 03:35:37 hal9 kernel: msp34xx: init: chip=MSP3415G-B8, has NICAM support
Oct 15 03:35:37 hal9 kernel: msp3410: daemon started
Oct 15 03:35:37 hal9 kernel: bttv0: i2c attach [client=MSP3415G-B8,ok]
Oct 15 03:35:37 hal9 kernel: tvaudio: TV audio decoder + audio/video mux driver
Oct 15 03:35:37 hal9 kernel: tvaudio: known chips:
tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951)
Oct 15 03:35:37 hal9 kernel: bttv0: amux: mode=-1 audio=128 signal=yes mux=4/4 irq=yes
Oct 15 03:35:37 hal9 kernel: tuner: probing bt848 #0 i2c adapter [id=0x10005]
Oct 15 03:35:37 hal9 kernel: tuner: chip found @ 0xc2
Oct 15 03:35:37 hal9 kernel: bttv0: i2c attach [client=Temic PAL_BG (4009 FR5) or
PAL_I,ok]
Oct 15 03:35:37 hal9 kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Oct 15 03:35:37 hal9 kernel: ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
Oct 15 03:35:37 hal9 kernel: ALI15X3: IDE controller at PCI slot 00:0f.0
Oct 15 03:35:37 hal9 kernel: PCI: No IRQ known for interrupt pin A of device 00:0f.0.
Please try using pci=biosirq.
Oct 15 03:35:37 hal9 kernel: ALI15X3: chipset revision 193
Oct 15 03:35:37 hal9 kernel: ALI15X3: not 100%% native mode: will probe irqs later
Oct 15 03:35:37 hal9 kernel: ide0: BM-DMA at 0xb400-0xb407, BIOS settings:
hda:DMA, hdb:DMA
Oct 15 03:35:37 hal9 kernel: ide1: BM-DMA at 0xb408-0xb40f, BIOS settings:
hdc:pio, hdd:pio
Oct 15 03:35:37 hal9 kernel: hda: ST36422A, ATA DISK drive
Oct 15 03:35:37 hal9 kernel: hdb: IBM-DJNA-370910, ATA DISK drive
Oct 15 03:35:37 hal9 kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Oct 15 03:35:37 hal9 kernel: hdc: Pioneer DVD-ROM ATAPIModel DVD-115 0122, ATAPI
CD/DVD-ROM drive
Oct 15 03:35:37 hal9 kernel: ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
Oct 15 03:35:37 hal9 kernel: ide1 at 0x170-0x177,0x376 on irq 15
Oct 15 03:35:37 hal9 kernel: hda: task_no_data_intr: status=0x51 { DriveReady
SeekComplete Error }
Oct 15 03:35:37 hal9 kernel: hda: task_no_data_intr: error=0x04 { DriveStatusError }
Oct 15 03:35:37 hal9 kernel: hda: 12500460 sectors (6400 MB) w/256KiB Cache,
CHS=778/255/63, UDMA(33)
Oct 15 03:35:37 hal9 kernel: /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4
Oct 15 03:35:37 hal9 kernel: hdb: host protected area => 1
Oct 15 03:35:37 hal9 kernel: hdb: 17803440 sectors (9115 MB) w/1966KiB Cache,
CHS=1108/255/63, UDMA(33)
Oct 15 03:35:37 hal9 kernel: /dev/ide/host0/bus0/target1/lun0: p1 p2
Oct 15 03:35:37 hal9 kernel: hdc: ATAPI 40X DVD-ROM drive, 512kB Cache
Oct 15 03:35:37 hal9 kernel: Uniform CD-ROM driver Revision: 3.12
Oct 15 03:35:37 hal9 kernel: matroxfb_crtc2: secondary head of fb0 was registered as
fb1
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-pci.c: 2002-Sep-17 USB 1.1 'Open'
Host Controller (OHCI) Driver (PCI)
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-pci.c: block sizes: ed 64 td 64
Oct 15 03:35:37 hal9 kernel: PCI: Found IRQ 5 for device 00:02.0
Oct 15 03:35:37 hal9 kernel: PCI: Setting latency timer of device 00:02.0 to 64
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hcd-pci.c: ohci-hcd @ 00:02.0, Acer
Laboratories Inc. [ALi] USB 1.1 Controller
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hcd-pci.c: irq 5, pci mem d2822000
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hcd.c: new USB bus registered, assigned
bus number 1
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-hcd.c: USB HC TakeOver from SMM
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-hcd.c: USB HC reset_hc 00:02.0:
ctrl = 0x84 ;
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0 root hub device address 1
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=3,
Product=2, SerialNumber=1
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering 1-0:0
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: USB hub found at 0
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: 2 ports detected
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: standalone hub
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: ganged power switching
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: global over-current protection
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: Port indicators are not supported
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: power on to power good time: 2ms
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: hub controller current
requirement: 0mA
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: local power source is good
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: no over-current condition exists
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/hub.c: enabling power on all ports
Oct 15 03:35:37 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-dbg.c: 00:02.0: created debug files
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-dbg.c: OHCI controller 00:02.0 state
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-dbg.c: OHCI 1.0, with legacy
support registers
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-dbg.c: control: 0x0000008f
HCFS=operational IE PLE CBSR=3
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-dbg.c: cmdstatus: 0x00000000 SOC=0
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-dbg.c: intrstatus: 0x00000044 RHSC
SF
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-dbg.c: intrenable: 0x80000002 MIE
WDH
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-dbg.c: hcca frame #0019
Oct 15 03:35:37 hal9 kernel: drivers/usb/host/ohci-dbg.c: roothub.a: 01000202 POTPGT=1
NPS NDP=2
Oct 15 03:35:38 hal9 kernel: drivers/usb/host/ohci-dbg.c: roothub.b: 00000000
PPCM=0000 DR=0000
Oct 15 03:35:38 hal9 kernel: drivers/usb/host/ohci-dbg.c: roothub.status: 00000000
Oct 15 03:35:38 hal9 kernel: drivers/usb/host/ohci-dbg.c: 00:02.0: roothub.portstatus
[0] = 0x00000100 PPS
Oct 15 03:35:38 hal9 kernel: drivers/usb/host/ohci-dbg.c: 00:02.0: roothub.portstatus
[1] = 0x00010101 CSC PPS CCS
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: registered new driver audio
Oct 15 03:35:38 hal9 kernel: drivers/usb/class/audio.c: v1.0.0:USB Audio Class driver
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: registered new driver midi
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: registered new driver usblp
Oct 15 03:35:38 hal9 kernel: drivers/usb/class/usblp.c: v0.12: USB Printer Device
Class driver
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: registered new driver hid
Oct 15 03:35:38 hal9 kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: registered new driver wacom
Oct 15 03:35:38 hal9 kernel: drivers/usb/input/wacom.c: v1.30:USB Wacom Graphire and
Wacom Intuos tablet driver
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: registered new driver usbscanner
Oct 15 03:35:38 hal9 kernel: drivers/usb/image/scanner.c: 0.4.6:USB Scanner Driver
Oct 15 03:35:38 hal9 kernel: register interface 'mouse' with class 'input
Oct 15 03:35:38 hal9 kernel: mice: PS/2 mouse device common for all mice
Oct 15 03:35:38 hal9 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 15 03:35:38 hal9 kernel: input: AT Set 2 keyboard on isa0060/serio0
Oct 15 03:35:38 hal9 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 15 03:35:38 hal9 kernel: i2c-core.o: i2c core module version 2.6.4 (20020719)
Oct 15 03:35:38 hal9 kernel: i2c-dev.o: i2c /dev entries driver module version 2.6.4
(20020719)
Oct 15 03:35:38 hal9 kernel: devfs_mk_dir(i2c): could not append to dir: c12b3c60 "",
err: -17
Oct 15 03:35:38 hal9 kernel: i2c-proc.o version 2.6.4 (20020719)
Oct 15 03:35:38 hal9 kernel: CAPI Subsystem Rev 1.21.6.8
Oct 15 03:35:38 hal9 kernel: capi20: started up with major 68
Oct 15 03:35:38 hal9 kernel: capi20: Rev 1.1.4.1.2.2: started up with major 68
(middleware+capifs)
Oct 15 03:35:38 hal9 kernel: capifs: Rev 1.14.6.8
Oct 15 03:35:38 hal9 kernel: Advanced Linux Sound Architecture Driver Version 0.9.0rc3
(Fri Oct 04 13:09:13 2002 UTC).
Oct 15 03:35:38 hal9 kernel: request_module[snd-card-0]: not ready
Oct 15 03:35:38 hal9 kernel: request_module[snd-card-1]: not ready
Oct 15 03:35:38 hal9 kernel: request_module[snd-card-2]: not ready
Oct 15 03:35:38 hal9 kernel: request_module[snd-card-3]: not ready
Oct 15 03:35:38 hal9 kernel: request_module[snd-card-4]: not ready
Oct 15 03:35:38 hal9 kernel: request_module[snd-card-5]: not ready
Oct 15 03:35:38 hal9 kernel: request_module[snd-card-6]: not ready
Oct 15 03:35:38 hal9 kernel: request_module[snd-card-7]: not ready
Oct 15 03:35:38 hal9 kernel: PCI: Found IRQ 7 for device 00:0d.0
Oct 15 03:35:38 hal9 kernel: PCI: Sharing IRQ 7 with 00:09.0
Oct 15 03:35:38 hal9 kernel: PCI: Sharing IRQ 7 with 00:09.1
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 100, change 0,
12 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/host/ohci-hub.c: 00:02.0: GetStatus
roothub.portstatus [2] = 0x00010101 CSC PPS CCS
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 101, change 1,
12 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: hub 0 port 2 connection change
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: hub 0 port 2, portstatus 101,
change 1, 12 Mb/s
Oct 15 03:35:38 hal9 kernel: ALSA device list:
Oct 15 03:35:38 hal9 kernel: #0: Sound Blaster Live! at 0xd000, irq 7
Oct 15 03:35:38 hal9 kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Oct 15 03:35:38 hal9 kernel: IP: routing cache hash table of 2048 buckets, 16Kbytes
Oct 15 03:35:38 hal9 kernel: TCP: Hash tables configured (established 16384 bind 16384)
Oct 15 03:35:38 hal9 kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 101, change 0,
12 Mb/s
Oct 15 03:35:38 hal9 kernel: found reiserfs format "3.6" with standard journal
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 101, change 0,
12 Mb/s
Oct 15 03:35:38 hal9 last message repeated 2 times
Oct 15 03:35:38 hal9 kernel: drivers/usb/host/ohci-hub.c: 00:02.0: GetStatus
roothub.portstatus [2] = 0x00100103 PRSC PPS PES CCS
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 103, change
10, 12 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: new USB device 00:02.0-2,
assigned address 2
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=0,
Product=2, SerialNumber=0
Oct 15 03:35:38 hal9 kernel: Product: Standard USB Hub
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering 1-2:0
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: USB hub found at 2
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: 4 ports detected
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: standalone hub
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: ganged power switching
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: global over-current protection
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: Port indicators are not supported
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: power on to power good time: 100ms
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: hub controller current
requirement: 64mA
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: local power source is good
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: no over-current condition exists
Oct 15 03:35:38 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: link ed cfcad040
branch 0 [11us.], interval 32
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: enabling power on all ports
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 301, change 1,
1.5 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: hub 2 port 1 connection change
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: hub 2 port 1, portstatus 301,
change 1, 1.5 Mb/s
Oct 15 03:35:38 hal9 kernel: Reiserfs journal params: device ide0(3,66), size 8192,
journal first block 18, max trans len 1024, max batch 900, max commit age 30, max
trans age 30
Oct 15 03:35:38 hal9 kernel: reiserfs: checking transaction log (ide0(3,66)) for
(ide0(3,66))
Oct 15 03:35:38 hal9 kernel: Using r5 hash to sort names
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 301, change 0,
1.5 Mb/s
Oct 15 03:35:38 hal9 kernel: VFS: Mounted root (reiserfs filesystem).
Oct 15 03:35:38 hal9 kernel: Mounted devfs on /dev
Oct 15 03:35:38 hal9 kernel: Freeing unused kernel memory: 108k freed
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 301, change 0,
1.5 Mb/s
Oct 15 03:35:38 hal9 last message repeated 2 times
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 303, change
10, 1.5 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: new USB device 00:02.0-2.1,
assigned address 3
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=1,
Product=2, SerialNumber=0
Oct 15 03:35:38 hal9 kernel: Product: ET-0405A-UV2.0-3
Oct 15 03:35:38 hal9 kernel: Manufacturer: WACOM
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering
1-2.1:0
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:35:38 hal9 kernel: input: Wacom Graphire2 4x5 on usb-00:02.0-2.1
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 100, change 0,
12 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 3, portstatus 100, change 0,
12 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 301, change 1,
1.5 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: hub 2 port 4 connection change
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: hub 2 port 4, portstatus 301,
change 1, 1.5 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 301, change 0,
1.5 Mb/s
Oct 15 03:35:38 hal9 last message repeated 3 times
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 303, change
10, 1.5 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: new USB device 00:02.0-2.4,
assigned address 4
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=0,
Product=0, SerialNumber=0
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering
1-2.4:0
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:35:38 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: link ed cfcad100
branch 1 [117us.], interval 8
Oct 15 03:35:38 hal9 kernel: input: USB HID v1.00 Keyboard [046a:0001] on
usb-00:02.0-2.4
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 303, change 0,
1.5 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 100, change 0,
12 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 3, portstatus 100, change 0,
12 Mb/s
Oct 15 03:35:38 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 303, change 0,
1.5 Mb/s
Oct 15 03:35:38 hal9 kernel: version 0 swap is no longer supported. Use mkswap -v1
/dev/hda4
Oct 15 03:35:38 hal9 kernel: EXT2-fs warning: mounting unchecked fs, running e2fsck is
recommended
Oct 15 03:35:38 hal9 kernel: found reiserfs format "3.6" with standard journal
Oct 15 03:35:38 hal9 kernel: Reiserfs journal params: device ide0(3,3), size 8192,
journal first block 18, max trans len 1024, max batch 900, max commit age 30, max
trans age 30
Oct 15 03:35:38 hal9 kernel: reiserfs: checking transaction log (ide0(3,3)) for
(ide0(3,3))
Oct 15 03:35:38 hal9 kernel: Using r5 hash to sort names
Oct 15 03:35:38 hal9 kernel: found reiserfs format "3.6" with standard journal
Oct 15 03:35:38 hal9 kernel: Reiserfs journal params: device ide0(3,65), size 8192,
journal first block 18, max trans len 1024, max batch 900, max commit age 30, max
trans age 30
Oct 15 03:35:38 hal9 kernel: reiserfs: checking transaction log (ide0(3,65)) for
(ide0(3,65))
Oct 15 03:35:38 hal9 kernel: Using r5 hash to sort names
Oct 15 03:35:38 hal9 kernel: version 0 swap is no longer supported. Use mkswap -v1
/dev/hda4
Oct 15 03:35:38 hal9 kernel: eth0: Media Link Off
Oct 15 03:36:39 hal9 kernel: mtrr: 0xe6000000,0x2000000 overlaps existing
0xe6000000,0x1000000
Oct 15 03:36:40 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: link ed cfcad140
branch 2 [117us.], interval 8
Oct 15 03:36:40 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK cfd377a0
dev:3,ep=1-I,INTR,flags:4,len:0/8,stat:-2
Oct 15 03:36:40 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: unlink ed cfcad140
branch 2 [117us.], interval 8
Oct 15 03:36:40 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
cfd377a0
Oct 15 03:36:40 hal9 kernel: drivers/usb/core/hcd.c: giveback urb cfd377a0 status -2
len 0
Oct 15 03:36:41 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: link ed cfcad140
branch 2 [117us.], interval 8
Oct 15 03:37:11 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 303, change 0,
1.5 Mb/s
Oct 15 03:37:11 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 301, change 1,
1.5 Mb/s
Oct 15 03:37:11 hal9 kernel: drivers/usb/core/hub.c: hub 2 port 2 connection change
Oct 15 03:37:11 hal9 kernel: drivers/usb/core/hub.c: hub 2 port 2, portstatus 301,
change 1, 1.5 Mb/s
Oct 15 03:37:11 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 301, change 0,
1.5 Mb/s
Oct 15 03:37:12 hal9 last message repeated 3 times
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 303, change
10, 1.5 Mb/s
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/hub.c: new USB device 00:02.0-2.2,
assigned address 5
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=1,
Product=2, SerialNumber=0
Oct 15 03:37:12 hal9 kernel: Product: N48
Oct 15 03:37:12 hal9 kernel: Manufacturer: Logitech
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering
1-2.2:0
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:37:12 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: link ed cfcad1c0
branch 3 [117us.], interval 8
Oct 15 03:37:12 hal9 kernel: input: USB HID v1.00 Mouse [Logitech N48] on
usb-00:02.0-2.2
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/hub.c: port 3, portstatus 100, change 0,
12 Mb/s
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 303, change 0,
1.5 Mb/s
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 303, change 0,
1.5 Mb/s
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 303, change 0,
1.5 Mb/s
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/hub.c: port 3, portstatus 100, change 0,
12 Mb/s
Oct 15 03:37:12 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 303, change 0,
1.5 Mb/s
Oct 15 03:40:44 hal9 kernel: bttv0: amux: mode=129 audio=0 signal=yes mux=0/0 irq=no
Oct 15 03:40:44 hal9 kernel: bttv0: amux: mode=128 audio=128 signal=yes mux=4/4 irq=no
Oct 15 03:40:44 hal9 kernel: bttv0: amux: mode=129 audio=0 signal=yes mux=0/0 irq=no
Oct 15 03:40:46 hal9 kernel: bttv0: amux: mode=128 audio=128 signal=yes mux=4/4 irq=no
Oct 15 03:40:46 hal9 kernel: bttv0: amux: mode=-1 audio=128 signal=no mux=4/4 irq=yes
Oct 15 03:40:46 hal9 kernel: bttv0: amux: mode=129 audio=0 signal=no mux=4/0 irq=no
Oct 15 03:40:46 hal9 kernel: bttv0: amux: mode=-1 audio=0 signal=yes mux=0/0 irq=yes
Oct 15 03:40:47 hal9 kernel: bttv0: amux: mode=128 audio=128 signal=yes mux=4/4 irq=no
Oct 15 03:40:47 hal9 kernel: bttv0: amux: mode=-1 audio=128 signal=no mux=4/4 irq=yes
Oct 15 03:40:47 hal9 kernel: bttv0: amux: mode=-1 audio=128 signal=yes mux=4/4 irq=yes
Oct 15 03:40:47 hal9 kernel: bttv0: amux: mode=-1 audio=128 signal=no mux=4/4 irq=yes
Oct 15 03:40:47 hal9 kernel: bttv0: amux: mode=129 audio=0 signal=no mux=4/0 irq=no
Oct 15 03:40:47 hal9 kernel: bttv0: amux: mode=-1 audio=0 signal=yes mux=0/0 irq=yes
Oct 15 03:40:47 hal9 kernel: bttv0: amux: mode=128 audio=128 signal=yes mux=4/4 irq=no
Oct 15 03:42:28 hal9 kernel: drivers/usb/host/ohci-hub.c: 00:02.0: GetStatus
roothub.portstatus [1] = 0x00010101 CSC PPS CCS
Oct 15 03:42:28 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 101, change 1,
12 Mb/s
Oct 15 03:42:28 hal9 kernel: drivers/usb/core/hub.c: hub 0 port 1 connection change
Oct 15 03:42:28 hal9 kernel: drivers/usb/core/hub.c: hub 0 port 1, portstatus 101,
change 1, 12 Mb/s
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 101, change 0,
12 Mb/s
Oct 15 03:42:29 hal9 last message repeated 3 times
Oct 15 03:42:29 hal9 kernel: drivers/usb/host/ohci-hub.c: 00:02.0: GetStatus
roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 103, change
10, 12 Mb/s
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: new USB device 00:02.0-1,
assigned address 6
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=0,
Product=0, SerialNumber=0
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering 1-1:0
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: USB hub found at 1
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: 4 ports detected
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: standalone hub
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: individual port power switching
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: individual port over-current
protection
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: Port indicators are not supported
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: power on to power good time: 100ms
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: hub controller current
requirement: 100mA
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: local power source is good
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: no over-current condition exists
Oct 15 03:42:29 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: link ed cfcad240
branch 4 [11us.], interval 32
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: enabling power on all ports
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 103, change 0,
12 Mb/s
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 101, change 1,
12 Mb/s
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: hub 1 port 1 connection change
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: hub 1 port 1, portstatus 101,
change 1, 12 Mb/s
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 101, change 0,
12 Mb/s
Oct 15 03:42:29 hal9 last message repeated 3 times
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 103, change
10, 12 Mb/s
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/hub.c: new USB device 00:02.0-1.1,
assigned address 7
Oct 15 03:42:29 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=1,
Product=2, SerialNumber=0
Oct 15 03:42:32 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:42:32 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba360
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:42:32 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba360
Oct 15 03:42:32 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba360 status -2
len 0
Oct 15 03:42:32 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:42:32 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0 bad entry fcac7c1
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:42:35 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba360
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba360
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba360 status -2
len 0
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering
1-1.1:0
Oct 15 03:42:35 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0 bad entry fcac7c1
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/file.c: asking for 1 minors, starting at
48
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/file.c: found a minor chunk free,
starting at 48
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 101, change 1,
12 Mb/s
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/hub.c: hub 1 port 2 connection change
Oct 15 03:42:35 hal9 kernel: drivers/usb/core/hub.c: hub 1 port 2, portstatus 101,
change 1, 12 Mb/s
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 101, change 0,
12 Mb/s
Oct 15 03:42:36 hal9 last message repeated 3 times
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 103, change
10, 12 Mb/s
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: new USB device 00:02.0-1.2,
assigned address 8
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=1,
Product=2, SerialNumber=3
Oct 15 03:42:36 hal9 kernel: Product: HP LaserJet 1200
Oct 15 03:42:36 hal9 kernel: Manufacturer: HewLett Packard
Oct 15 03:42:36 hal9 kernel: SerialNumber: 00CNBF237886
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering
1-1.2:0
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/file.c: asking for 1 minors, starting at 0
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/file.c: found a minor chunk free,
starting at 0
Oct 15 03:42:36 hal9 kernel: drivers/usb/class/usblp.c: usblp0: USB Bidirectional
printer dev 8 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0317
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: port 3, portstatus 101, change 1,
12 Mb/s
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: hub 1 port 3 connection change
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: hub 1 port 3, portstatus 101,
change 1, 12 Mb/s
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: port 3, portstatus 101, change 0,
12 Mb/s
Oct 15 03:42:36 hal9 last message repeated 3 times
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: port 3, portstatus 103, change
10, 12 Mb/s
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: new USB device 00:02.0-1.3,
assigned address 9
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=1,
Product=2, SerialNumber=3
Oct 15 03:42:36 hal9 kernel: Product: Midisport 2x2
Oct 15 03:42:36 hal9 kernel: Manufacturer: Midiman
Oct 15 03:42:36 hal9 kernel: SerialNumber: Copyright (GPLv2) 2001 by Lars Doelle
<[EMAIL PROTECTED]>
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering
1-1.3:0
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:36 hal9 kernel: usbaudio: device 9 audiocontrol interface 0 interface 1
MIDIStreaming not supported
Oct 15 03:42:36 hal9 kernel: usbaudio: device 9 audiocontrol interface 0 has 0 input
and 0 output AudioStreaming interfaces
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering
1-1.3:1
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:36 hal9 kernel: usb-midi: Found MIDISTREAMING on dev 0763:1110, iface 1
Oct 15 03:42:36 hal9 kernel: usb-midi: Found MIDIStreaming device corresponding to
Release 1.00 of spec.
Oct 15 03:42:36 hal9 kernel: usb-midi: Found IN Jack 0x01 EMBEDDED
Oct 15 03:42:36 hal9 kernel: usb-midi: Found IN Jack 0x02 EXTERNAL
Oct 15 03:42:36 hal9 kernel: usb-midi: Found IN Jack 0x03 EMBEDDED
Oct 15 03:42:36 hal9 kernel: usb-midi: Found IN Jack 0x04 EXTERNAL
Oct 15 03:42:36 hal9 kernel: usb-midi: Found OUT Jack 0x05 EMBEDDED, 1 pins
Oct 15 03:42:36 hal9 kernel: usb-midi: Found OUT Jack 0x06 EXTERNAL, 1 pins
Oct 15 03:42:36 hal9 kernel: usb-midi: Found OUT Jack 0x07 EMBEDDED, 1 pins
Oct 15 03:42:36 hal9 kernel: usb-midi: Found OUT Jack 0x08 EXTERNAL, 1 pins
Oct 15 03:42:36 hal9 kernel: usb-midi: fetchString(2)
Oct 15 03:42:36 hal9 kernel: usb-midi: fetchString = 13
Oct 15 03:42:36 hal9 kernel: usbmidi: found [ Midisport 2x2 ] (0x0763:0x1110),
attached:
Oct 15 03:42:36 hal9 kernel: usbmidi: /dev/midi01: in (ep:81 cid: 0 bufsiz:64) out
(ep:01 cid: 0 bufsiz:64)
Oct 15 03:42:36 hal9 kernel: usbmidi: /dev/midi02: in (ep:81 cid: 1 bufsiz:64) out
(ep:01 cid: 1 bufsiz:64)
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 101, change 1,
12 Mb/s
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: hub 1 port 4 connection change
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: hub 1 port 4, portstatus 101,
change 1, 12 Mb/s
Oct 15 03:42:36 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 101, change 0,
12 Mb/s
Oct 15 03:42:37 hal9 last message repeated 3 times
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 103, change
10, 12 Mb/s
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: new USB device 00:02.0-1.4,
assigned address 10
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: new device strings: Mfr=0,
Product=0, SerialNumber=0
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: usb_new_device - registering
1-1.4:0
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: usb_device_probe - got id
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: USB hub found at 1.4
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: 4 ports detected
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: standalone hub
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: individual port power switching
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: individual port over-current
protection
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: Port indicators are not supported
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: power on to power good time: 100ms
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: hub controller current
requirement: 100mA
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: local power source is good
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: no over-current condition exists
Oct 15 03:42:37 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: link ed cfcad380
branch 5 [11us.], interval 32
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: enabling power on all ports
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/usb.c: usb_hotplug
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: port 1, portstatus 103, change 0,
12 Mb/s
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: port 2, portstatus 103, change 0,
12 Mb/s
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: port 3, portstatus 103, change 0,
12 Mb/s
Oct 15 03:42:37 hal9 kernel: drivers/usb/core/hub.c: port 4, portstatus 103, change 0,
12 Mb/s
Oct 15 03:42:38 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:42:38 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba3c0
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:42:38 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba3c0
Oct 15 03:42:38 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba3c0 status -2
len 0
Oct 15 03:42:38 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:42:39 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:42:39 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60bab40
dev:7,ep=0-I,CTRL,flags:0,len:0/18,stat:-2
Oct 15 03:42:39 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60bab40
Oct 15 03:42:39 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60bab40 status -2
len 0
Oct 15 03:42:39 hal9 kernel: usbfs: USBDEVFS_CONTROL failed dev 7 rqt 128 rq 6 len 18
ret -110
Oct 15 03:42:39 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:42:39 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60bab40
dev:7,ep=0-I,CTRL,flags:0,len:0/18,stat:-2
Oct 15 03:42:39 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60bab40
Oct 15 03:42:39 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60bab40 status -2
len 0
Oct 15 03:42:39 hal9 kernel: usbfs: USBDEVFS_CONTROL failed dev 7 rqt 128 rq 6 len 18
ret -110
Oct 15 03:42:41 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:42:41 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba3c0
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:42:41 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba3c0
Oct 15 03:42:41 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba3c0 status -2
len 0
Oct 15 03:42:41 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:42:41 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0 bad entry fcac7c1
Oct 15 03:42:44 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:42:44 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba3c0
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:42:44 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba3c0
Oct 15 03:42:44 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba3c0 status -2
len 0
Oct 15 03:42:44 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:42:44 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0 bad entry fcac7c1
Oct 15 03:42:47 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:42:47 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba3c0
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:42:47 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba3c0
Oct 15 03:42:47 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba3c0 status -2
len 0
Oct 15 03:42:47 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:43:02 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0 bad entry fcac7c1
Oct 15 03:43:05 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:43:05 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba3c0
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:43:05 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba3c0
Oct 15 03:43:05 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba3c0 status -2
len 0
Oct 15 03:43:05 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:43:05 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0 bad entry fcac7c1
Oct 15 03:43:08 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:43:08 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba3c0
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:43:08 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba3c0
Oct 15 03:43:08 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba3c0 status -2
len 0
Oct 15 03:43:08 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:43:08 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0 bad entry fcac7c1
Oct 15 03:43:11 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:43:11 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba3c0
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:43:11 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba3c0
Oct 15 03:43:11 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba3c0 status -2
len 0
Oct 15 03:43:11 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:43:11 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0 bad entry fcac7c1
Oct 15 03:43:14 hal9 kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Oct 15 03:43:14 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK c60ba3c0
dev:7,ep=0-I,CTRL,flags:0,len:0/4,stat:-2
Oct 15 03:43:14 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
c60ba3c0
Oct 15 03:43:14 hal9 kernel: drivers/usb/core/hcd.c: giveback urb c60ba3c0 status -2
len 0
Oct 15 03:43:14 hal9 kernel: drivers/usb/core/message.c: error getting string
descriptor 0 (error=-110)
Oct 15 03:45:21 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK cfd377a0
dev:3,ep=1-I,INTR,flags:4,len:0/8,stat:-2
Oct 15 03:45:21 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: unlink ed cfcad140
branch 2 [117us.], interval 8
Oct 15 03:45:21 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
cfd377a0
Oct 15 03:45:21 hal9 kernel: drivers/usb/core/hcd.c: giveback urb cfd377a0 status -2
len 0
Oct 15 03:45:21 hal9 kernel: drivers/usb/host/ohci-dbg.c: UNLINK cf88bb00
dev:5,ep=1-I,INTR,flags:4,len:0/4,stat:-2
Oct 15 03:45:21 hal9 kernel: drivers/usb/host/ohci-q.c: 00:02.0: unlink ed cfcad1c0
branch 3 [117us.], interval 8
Oct 15 03:45:21 hal9 kernel: drivers/usb/core/hcd.c: 00:02.0: wait for giveback urb
cf88bb00
Oct 15 03:45:21 hal9 kernel: drivers/usb/core/hcd.c: giveback urb cf88bb00 status -2
len 0
Oct 15 03:45:34 hal9 kernel: nfsd: last server has exited
Oct 15 03:45:34 hal9 kernel: nfsd: unexporting all filesystems
Oct 15 03:45:34 hal9 kernel: Kernel logging (proc) stopped.
Oct 15 03:45:34 hal9 kernel: Kernel log daemon terminating.
Oct 15 03:47:41 hal9 kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Oct 15 03:47:41 hal9 kernel: Cannot find map file.
Oct 15 03:47:41 hal9 kernel: Loaded 6 symbols from 1 module.
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 42/900 us ( 5%), #Int=4667, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.05
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 6 Spd=12 MxCh= 4
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0451 ProdID=1446 Rev= 1.10
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms
T: Bus=01 Lev=02 Prnt=06 Port=00 Cnt=01 Dev#= 7 Spd=12 MxCh= 0
D: Ver= 1.00 Cls=ff(vend.) Sub=00 Prot=ff MxPS= 8 #Cfgs= 1
P: Vendor=04b8 ProdID=010c Rev= 0.01
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 2mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbscanner
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
T: Bus=01 Lev=02 Prnt=06 Port=01 Cnt=02 Dev#= 8 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=03f0 ProdID=0317 Rev= 1.00
S: Manufacturer=HewLett Packard
S: Product=HP LaserJet 1200
S: SerialNumber=00CNBF237886
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 2mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=07(print) Sub=01 Prot=03 Driver=usblp
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
I: If#= 0 Alt= 1 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 0 Alt= 2 #EPs= 1 Cls=07(print) Sub=01 Prot=01 Driver=usblp
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
T: Bus=01 Lev=02 Prnt=06 Port=02 Cnt=03 Dev#= 9 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0763 ProdID=1110 Rev= 0.01
S: Manufacturer=Midiman
S: Product=Midisport 2x2
S: SerialNumber=Copyright (GPLv2) 2001 by Lars Doelle <[EMAIL PROTECTED]>
C:* #Ifs= 2 Cfg#= 1 Atr=00 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=(none)
I: If#= 1 Alt= 0 #EPs= 2 Cls=01(audio) Sub=03 Prot=00 Driver=midi
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
T: Bus=01 Lev=02 Prnt=06 Port=03 Cnt=04 Dev#= 10 Spd=12 MxCh= 4
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0451 ProdID=1446 Rev= 1.10
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 2 Spd=12 MxCh= 4
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=03eb ProdID=3301 Rev= 3.00
S: Product=Standard USB Hub
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 64mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms
T: Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 3 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=056a ProdID=0011 Rev= 2.03
S: Manufacturer=WACOM
S: Product=ET-0405A-UV2.0-3
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 40mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=wacom
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
T: Bus=01 Lev=02 Prnt=02 Port=01 Cnt=02 Dev#= 5 Spd=1.5 MxCh= 0
D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=046d ProdID=c001 Rev= 4.01
S: Manufacturer=Logitech
S: Product=N48
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 26mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=hid
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=03 Dev#= 4 Spd=1.5 MxCh= 0
D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=046a ProdID=0001 Rev= 9.08
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=hid
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=12ms