Hi, I'm trying to get my hid buttons on my USB speakers working and ran into a little trouble with the hiddev driver, If I "cat /dev/usb/hiddev0" (with kernel 2.4.19-pre6) i get "No such device". However if i reboot into the Redhat errata kernel (2.4.9) I get output when I push the volume up/down buttons on the speakers, I've recompiled the 2.4.19-pre6 kernel with USB debugging enabled. I've attached output from both /var/log/messages and /var/log/dmesg, Any thoughts? Thanks
Steve Bangert
Apr 15 17:40:32 localhost rc.sysinit: Setting hostname localhost.localdomain: succeeded Apr 15 17:40:32 localhost rc.sysinit: Mounting USB filesystem: succeeded Apr 15 17:40:32 localhost rc.sysinit: Initializing USB controller (usb-ohci): succeeded Apr 15 17:40:32 localhost rc.sysinit: Initializing USB HID interface: succeeded Apr 15 17:40:32 localhost rc.sysinit: Initializing USB mouse: succeeded Apr 15 17:40:32 localhost fsck: /: clean, 148161/564480 files, 835242/1128566 blocks Apr 15 17:40:32 localhost rc.sysinit: Checking root filesystem succeeded Apr 15 17:40:32 localhost rc.sysinit: Remounting root filesystem in read-write mode: succeeded Apr 15 17:40:32 localhost rc.sysinit: Finding module dependencies: succeeded Apr 15 17:40:54 localhost keytable: Loading system font: succeeded Apr 15 17:40:32 localhost fsck: /boot: clean, 44/12048 files, 9643/48195 blocks Apr 15 17:40:32 localhost rc.sysinit: Checking filesystems succeeded Apr 15 17:40:32 localhost rc.sysinit: Mounting local filesystems: succeeded Apr 15 17:40:32 localhost rc.sysinit: Enabling local filesystem quotas: succeeded Apr 15 17:40:34 localhost rc.sysinit: Enabling swap space: succeeded Apr 15 17:40:36 localhost init: Entering runlevel: 5 Apr 15 17:40:37 localhost kudzu: Updating /etc/fstab succeeded Apr 15 17:40:48 localhost kudzu: succeeded Apr 15 17:40:48 localhost ipchains: Flushing all current rules and user defined chains: succeeded Apr 15 17:40:54 localhost kernel: hub.c: USB new device connect on bus1/1/2, assigned device number 3 Apr 15 17:40:48 localhost ipchains: Clearing all current rules and user defined chains: succeeded Apr 15 17:40:49 localhost ipchains: Applying ipchains firewall rules succeeded Apr 15 17:40:50 localhost sysctl: net.ipv4.ip_forward = 0 Apr 15 17:40:50 localhost sysctl: net.ipv4.conf.default.rp_filter = 1 Apr 15 17:40:50 localhost sysctl: kernel.sysrq = 0 Apr 15 17:40:54 localhost random: Initializing random number generator: succeeded Apr 15 17:40:50 localhost network: Setting network parameters: succeeded Apr 15 17:40:51 localhost logger: punching nameserver 207.69.188.186 through the firewall Apr 15 17:40:51 localhost logger: punching nameserver 207.69.188.185 through the firewall Apr 15 17:40:52 localhost network: Bringing up interface lo: succeeded Apr 15 17:40:55 localhost kernel: Product: Philips USB Digital Speaker System Apr 15 17:40:55 localhost kernel: usb.c: USB device 3 (vend/prod 0x471/0x101) is not claimed by any active driver. Apr 15 17:40:55 localhost kernel: Length = 18 Apr 15 17:40:55 localhost kernel: DescriptorType = 01 Apr 15 17:40:55 localhost kernel: USB version = 1.00 Apr 15 17:40:55 localhost kernel: Vendor:Product = 0471:0101 Apr 15 17:40:55 localhost kernel: MaxPacketSize0 = 8 Apr 15 17:40:55 localhost kernel: NumConfigurations = 1 Apr 15 17:40:55 localhost kernel: Device version = 1.00 Apr 15 17:40:55 localhost kernel: Device Class:SubClass:Protocol = 00:00:00 Apr 15 17:40:55 localhost kernel: Per-interface classes Apr 15 17:40:55 localhost kernel: Configuration: Apr 15 17:40:55 localhost kernel: bLength = 9 Apr 15 17:40:55 localhost kernel: bDescriptorType = 02 Apr 15 17:40:55 localhost kernel: wTotalLength = 0173 Apr 15 17:40:55 localhost kernel: bNumInterfaces = 03 Apr 15 17:40:55 localhost kernel: bConfigurationValue = 01 Apr 15 17:40:55 localhost kernel: iConfiguration = 00 Apr 15 17:40:55 localhost kernel: bmAttributes = 40 Apr 15 17:40:55 localhost kernel: MaxPower = 0mA Apr 15 17:40:55 localhost kernel: Apr 15 17:40:55 localhost kernel: Interface: 0 Apr 15 17:40:55 localhost kernel: Alternate Setting: 0 Apr 15 17:40:55 localhost kernel: bLength = 9 Apr 15 17:40:55 localhost kernel: bDescriptorType = 04 Apr 15 17:40:55 localhost kernel: bInterfaceNumber = 00 Apr 15 17:40:55 localhost kernel: bAlternateSetting = 00 Apr 15 17:40:55 localhost kernel: bNumEndpoints = 00 Apr 15 17:40:55 localhost kernel: bInterface Class:SubClass:Protocol = 01:01:00 Apr 15 17:40:55 localhost kernel: iInterface = 00 Apr 15 17:40:55 localhost kernel: Apr 15 17:40:55 localhost kernel: Interface: 1 Apr 15 17:40:55 localhost kernel: Alternate Setting: 0 Apr 15 17:40:55 localhost kernel: bLength = 9 Apr 15 17:40:55 localhost autofs: automount startup succeeded Apr 15 17:40:55 localhost kernel: bDescriptorType = 04 Apr 15 17:40:55 localhost kernel: bInterfaceNumber = 01 Apr 15 17:40:55 localhost kernel: bAlternateSetting = 00 Apr 15 17:40:55 localhost kernel: bNumEndpoints = 00 Apr 15 17:40:56 localhost kernel: bInterface Class:SubClass:Protocol = 01:02:00 Apr 15 17:40:56 localhost kernel: iInterface = 00 Apr 15 17:40:56 localhost kernel: Alternate Setting: 1 Apr 15 17:40:56 localhost kernel: bLength = 9 Apr 15 17:40:56 localhost kernel: bDescriptorType = 04 Apr 15 17:40:56 localhost kernel: bInterfaceNumber = 01 Apr 15 17:40:56 localhost kernel: bAlternateSetting = 01 Apr 15 17:40:56 localhost kernel: bNumEndpoints = 01 Apr 15 17:40:56 localhost kernel: bInterface Class:SubClass:Protocol = 01:02:00 Apr 15 17:40:56 localhost kernel: iInterface = 00 Apr 15 17:40:56 localhost kernel: Endpoint: Apr 15 17:40:56 localhost kernel: bLength = 9 (Audio) Apr 15 17:40:56 localhost kernel: bDescriptorType = 05 Apr 15 17:40:56 localhost kernel: bEndpointAddress = 04 (out) Apr 15 17:40:56 localhost kernel: bmAttributes = 09 (Isochronous) Apr 15 17:40:56 localhost kernel: wMaxPacketSize = 0038 Apr 15 17:40:56 localhost kernel: bInterval = 01 Apr 15 17:40:56 localhost kernel: bRefresh = 00 Apr 15 17:40:56 localhost kernel: bSynchAddress = 00 Apr 15 17:40:56 localhost kernel: Alternate Setting: 2 Apr 15 17:40:56 localhost kernel: bLength = 9 Apr 15 17:40:56 localhost kernel: bDescriptorType = 04 Apr 15 17:40:56 localhost kernel: bInterfaceNumber = 01 Apr 15 17:40:56 localhost kernel: bAlternateSetting = 02 Apr 15 17:40:56 localhost kernel: bNumEndpoints = 01 Apr 15 17:40:56 localhost kernel: bInterface Class:SubClass:Protocol = 01:02:00 Apr 15 17:40:56 localhost kernel: iInterface = 00 Apr 15 17:40:56 localhost kernel: Endpoint: Apr 15 17:40:56 localhost kernel: bLength = 9 (Audio) Apr 15 17:40:56 localhost kernel: bDescriptorType = 05 Apr 15 17:40:56 localhost kernel: bEndpointAddress = 04 (out) Apr 15 17:40:56 localhost kernel: bmAttributes = 09 (Isochronous) Apr 15 17:40:56 localhost kernel: wMaxPacketSize = 0070 Apr 15 17:40:56 localhost kernel: bInterval = 01 Apr 15 17:40:56 localhost kernel: bRefresh = 00 Apr 15 17:40:56 localhost kernel: bSynchAddress = 00 Apr 15 17:40:56 localhost kernel: Alternate Setting: 3 Apr 15 17:40:56 localhost kernel: bLength = 9 Apr 15 17:40:56 localhost kernel: bDescriptorType = 04 Apr 15 17:40:56 localhost kernel: bInterfaceNumber = 01 Apr 15 17:40:56 localhost kernel: bAlternateSetting = 03 Apr 15 17:40:56 localhost kernel: bNumEndpoints = 01 Apr 15 17:40:56 localhost kernel: bInterface Class:SubClass:Protocol = 01:02:00 Apr 15 17:40:56 localhost kernel: iInterface = 00 Apr 15 17:40:57 localhost kernel: Endpoint: Apr 15 17:40:57 localhost kernel: bLength = 9 (Audio) Apr 15 17:40:57 localhost kernel: bDescriptorType = 05 Apr 15 17:40:57 localhost kernel: bEndpointAddress = 04 (out) Apr 15 17:40:57 localhost kernel: bmAttributes = 09 (Isochronous) Apr 15 17:40:57 localhost kernel: wMaxPacketSize = 0070 Apr 15 17:40:57 localhost kernel: bInterval = 01 Apr 15 17:40:57 localhost kernel: bRefresh = 00 Apr 15 17:40:57 localhost kernel: bSynchAddress = 00 Apr 15 17:40:57 localhost kernel: Alternate Setting: 4 Apr 15 17:40:57 localhost kernel: bLength = 9 Apr 15 17:40:57 localhost kernel: bDescriptorType = 04 Apr 15 17:40:57 localhost kernel: bInterfaceNumber = 01 Apr 15 17:40:57 localhost kernel: bAlternateSetting = 04 Apr 15 17:40:57 localhost kernel: bNumEndpoints = 01 Apr 15 17:40:57 localhost kernel: bInterface Class:SubClass:Protocol = 01:02:00 Apr 15 17:40:57 localhost kernel: iInterface = 00 Apr 15 17:40:57 localhost kernel: Endpoint: Apr 15 17:40:57 localhost kernel: bLength = 9 (Audio) Apr 15 17:40:57 localhost kernel: bDescriptorType = 05 Apr 15 17:40:57 localhost kernel: bEndpointAddress = 04 (out) Apr 15 17:40:57 localhost kernel: bmAttributes = 09 (Isochronous) Apr 15 17:40:57 localhost kernel: wMaxPacketSize = 00e0 Apr 15 17:40:57 localhost kernel: bInterval = 01 Apr 15 17:40:57 localhost kernel: bRefresh = 00 Apr 15 17:40:57 localhost kernel: bSynchAddress = 00 Apr 15 17:40:57 localhost kernel: Alternate Setting: 5 Apr 15 17:40:57 localhost kernel: bLength = 9 Apr 15 17:40:57 localhost kernel: bDescriptorType = 04 Apr 15 17:40:57 localhost kernel: bInterfaceNumber = 01 Apr 15 17:40:57 localhost kernel: bAlternateSetting = 05 Apr 15 17:40:58 localhost kernel: bNumEndpoints = 01 Apr 15 17:40:58 localhost kernel: bInterface Class:SubClass:Protocol = 01:02:00 Apr 15 17:40:58 localhost kernel: iInterface = 00 Apr 15 17:40:58 localhost kernel: Endpoint: Apr 15 17:40:58 localhost kernel: bLength = 9 (Audio) Apr 15 17:40:58 localhost kernel: bDescriptorType = 05 Apr 15 17:40:58 localhost kernel: bEndpointAddress = 04 (out) Apr 15 17:40:58 localhost kernel: bmAttributes = 09 (Isochronous) Apr 15 17:40:58 localhost kernel: wMaxPacketSize = 00a8 Apr 15 17:40:58 localhost kernel: bInterval = 01 Apr 15 17:40:58 localhost kernel: bRefresh = 00 Apr 15 17:40:58 localhost kernel: bSynchAddress = 00 Apr 15 17:40:58 localhost kernel: Alternate Setting: 6 Apr 15 17:40:58 localhost kernel: bLength = 9 Apr 15 17:40:58 localhost kernel: bDescriptorType = 04 Apr 15 17:40:58 localhost kernel: bInterfaceNumber = 01 Apr 15 17:40:58 localhost kernel: bAlternateSetting = 06 Apr 15 17:40:58 localhost kernel: bNumEndpoints = 01 Apr 15 17:40:58 localhost kernel: bInterface Class:SubClass:Protocol = 01:02:00 Apr 15 17:40:58 localhost kernel: iInterface = 00 Apr 15 17:40:58 localhost kernel: Endpoint: Apr 15 17:40:58 localhost kernel: bLength = 9 (Audio) Apr 15 17:40:58 localhost kernel: bDescriptorType = 05 Apr 15 17:40:58 localhost kernel: bEndpointAddress = 04 (out) Apr 15 17:40:58 localhost kernel: bmAttributes = 09 (Isochronous) Apr 15 17:40:58 localhost kernel: wMaxPacketSize = 0150 Apr 15 17:40:58 localhost kernel: bInterval = 01 Apr 15 17:40:58 localhost kernel: bRefresh = 00 Apr 15 17:40:58 localhost kernel: bSynchAddress = 00 Apr 15 17:40:59 localhost kernel: Apr 15 17:40:59 localhost kernel: Interface: 2 Apr 15 17:40:59 localhost kernel: Alternate Setting: 0 Apr 15 17:40:59 localhost kernel: bLength = 9 Apr 15 17:40:59 localhost kernel: bDescriptorType = 04 Apr 15 17:40:59 localhost kernel: bInterfaceNumber = 02 Apr 15 17:40:59 localhost kernel: bAlternateSetting = 00 Apr 15 17:40:59 localhost kernel: bNumEndpoints = 01 Apr 15 17:40:59 localhost kernel: bInterface Class:SubClass:Protocol = 03:00:00 Apr 15 17:40:59 localhost kernel: iInterface = 00 Apr 15 17:40:59 localhost kernel: Endpoint: Apr 15 17:40:59 localhost kernel: bLength = 7 Apr 15 17:40:59 localhost kernel: bDescriptorType = 05 Apr 15 17:40:59 localhost kernel: bEndpointAddress = 83 (in) Apr 15 17:40:59 localhost kernel: bmAttributes = 03 (Interrupt) Apr 15 17:40:59 localhost kernel: wMaxPacketSize = 0001 Apr 15 17:40:59 localhost kernel: bInterval = 0a Apr 15 17:40:59 localhost kernel: usb.c: registered new driver acm Apr 15 17:40:59 localhost kernel: ttyACM0: USB ACM device Apr 15 17:41:00 localhost kernel: acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters Apr 15 17:41:00 localhost kernel: hub.c: USB new device connect on bus1/1/3, assigned device number 4 Apr 15 17:41:00 localhost kernel: Manufacturer: EPSON Apr 15 17:41:00 localhost kernel: Product: USB Printer Apr 15 17:41:00 localhost kernel: usb.c: USB device 4 (vend/prod 0x4b8/0x1) is not claimed by any active driver. Apr 15 17:41:00 localhost kernel: Length = 18 Apr 15 17:41:00 localhost kernel: DescriptorType = 01 Apr 15 17:41:00 localhost kernel: USB version = 1.00 Apr 15 17:41:00 localhost kernel: Vendor:Product = 04b8:0001 Apr 15 17:41:00 localhost kernel: MaxPacketSize0 = 64 Apr 15 17:41:00 localhost kernel: NumConfigurations = 1 Apr 15 17:41:00 localhost kernel: Device version = 1.00 Apr 15 17:41:00 localhost kernel: Device Class:SubClass:Protocol = 07:01:02 Apr 15 17:41:00 localhost kernel: Printer device class Apr 15 17:41:00 localhost kernel: Configuration: Apr 15 17:41:00 localhost kernel: bLength = 9 Apr 15 17:41:00 localhost kernel: bDescriptorType = 02 Apr 15 17:41:00 localhost kernel: wTotalLength = 0020 Apr 15 17:41:00 localhost kernel: bNumInterfaces = 01 Apr 15 17:41:00 localhost kernel: bConfigurationValue = 01 Apr 15 17:41:00 localhost kernel: iConfiguration = 00 Apr 15 17:41:00 localhost kernel: bmAttributes = 40 Apr 15 17:41:00 localhost kernel: MaxPower = 2mA Apr 15 17:41:00 localhost kernel: Apr 15 17:41:00 localhost kernel: Interface: 0 Apr 15 17:41:00 localhost kernel: Alternate Setting: 0 Apr 15 17:41:00 localhost kernel: bLength = 9 Apr 15 17:41:00 localhost kernel: bDescriptorType = 04 Apr 15 17:41:00 localhost kernel: bInterfaceNumber = 00 Apr 15 17:41:00 localhost kernel: bAlternateSetting = 00 Apr 15 17:41:00 localhost kernel: bNumEndpoints = 02 Apr 15 17:41:01 localhost kernel: bInterface Class:SubClass:Protocol = 07:01:02 Apr 15 17:41:01 localhost kernel: iInterface = 00 Apr 15 17:41:01 localhost kernel: Endpoint: Apr 15 17:41:01 localhost kernel: bLength = 7 Apr 15 17:41:01 localhost kernel: bDescriptorType = 05 Apr 15 17:41:01 localhost kernel: bEndpointAddress = 01 (out) Apr 15 17:41:01 localhost kernel: bmAttributes = 02 (Bulk) Apr 15 17:41:01 localhost kernel: wMaxPacketSize = 0040 Apr 15 17:41:01 localhost kernel: bInterval = 00 Apr 15 17:41:01 localhost kernel: Endpoint: Apr 15 17:41:01 localhost kernel: bLength = 7 Apr 15 17:41:01 localhost kernel: bDescriptorType = 05 Apr 15 17:41:01 localhost kernel: bEndpointAddress = 82 (in) Apr 15 17:41:01 localhost kernel: bmAttributes = 02 (Bulk) Apr 15 17:41:01 localhost kernel: wMaxPacketSize = 0040 Apr 15 17:41:01 localhost lpd: lpd startup succeeded Apr 15 17:41:01 localhost kernel: bInterval = 00 Apr 15 17:41:01 localhost kernel: usb.c: registered new driver hiddev Apr 15 17:41:01 localhost kernel: usb.c: registered new driver hid Apr 15 17:41:01 localhost kernel: input0: USB HID v1.00 Mouse [Microsoft Microsoft IntelliMouse® Explorer] on usb4:2.0 Apr 15 17:41:01 localhost kernel: usb.c: registered new driver audio Apr 15 17:41:01 localhost kernel: input1: USB HID v1.00 Pointer [0471:0101] on usb1:3.2 Apr 15 17:41:01 localhost kernel: hid-core.c: v1.8 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]> Apr 15 17:41:01 localhost kernel: hid-core.c: USB HID support drivers Apr 15 17:41:01 localhost kernel: usbaudio: device 3 audiocontrol interface 0 has 0 input and 1 output AudioStreaming interfaces Apr 15 17:41:01 localhost kernel: usbaudio: device 3 interface 1 altsetting 0 does not have an endpoint Apr 15 17:41:01 localhost kernel: usbaudio: valid output sample rate 4990 Apr 15 17:41:01 localhost kernel: usbaudio: valid output sample rate 55010 Apr 15 17:41:01 localhost kernel: usbaudio: device 3 interface 1 altsetting 1: format 0x00000040 sratelo 4990 sratehi 55010 attributes 0x00 Apr 15 17:41:01 localhost kernel: usbaudio: valid output sample rate 4990 Apr 15 17:41:01 localhost kernel: usbaudio: valid output sample rate 55010 Apr 15 17:41:01 localhost kernel: usbaudio: device 3 interface 1 altsetting 2: format 0x80000040 sratelo 4990 sratehi 55010 attributes 0x00 Apr 15 17:41:01 localhost kernel: usbaudio: valid output sample rate 4990 Apr 15 17:41:01 localhost kernel: usbaudio: valid output sample rate 55010 Apr 15 17:41:01 localhost kernel: usbaudio: device 3 interface 1 altsetting 3: format 0x00000010 sratelo 4990 sratehi 55010 attributes 0x00 Apr 15 17:41:01 localhost kernel: usbaudio: valid output sample rate 4990 Apr 15 17:41:01 localhost kernel: usbaudio: valid output sample rate 55010 Apr 15 17:41:01 localhost kernel: usbaudio: device 3 interface 1 altsetting 4: format 0x80000010 sratelo 4990 sratehi 55010 attributes 0x00 Apr 15 17:41:01 localhost kernel: usbaudio: device 3 interface 1 altsetting 5 unsupported channels 1 framesize 3 Apr 15 17:41:02 localhost kernel: usbaudio: device 3 interface 1 altsetting 6 unsupported channels 2 framesize 3 Apr 15 17:41:02 localhost kernel: usbaudio: registered dsp 14,3 Apr 15 17:41:02 localhost kernel: usbaudio: registered mixer 14,0 Apr 15 17:41:02 localhost kernel: audio.c: v1.0.0:USB Audio Class driver Apr 15 17:41:02 localhost kernel: mice: PS/2 mouse device common for all mice Apr 15 17:41:02 localhost kernel: usb.c: registered new driver usblp Apr 15 17:41:02 localhost kernel: printer.c: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0001 Apr 15 17:41:02 localhost kernel: printer.c: v0.11: USB Printer Device Class driver Apr 15 17:41:02 localhost kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide2(33,3), internal journal Apr 15 17:41:02 localhost kernel: kjournald starting. Commit interval 5 seconds
oint: bLength = 7 bDescriptorType = 05 bEndpointAddress = 81 (in) bmAttributes = 02 (Bulk) wMaxPacketSize = 0040 bInterval = 00 Endpoint: bLength = 7 bDescriptorType = 05 bEndpointAddress = 01 (out) bmAttributes = 02 (Bulk) wMaxPacketSize = 0040 bInterval = 00 usb.c: kusbd: /sbin/hotplug add 2 hub.c: port 1, portstatus 301, change 1, 1.5 Mb/s hub.c: port 1 connection change hub.c: port 1, portstatus 301, change 1, 1.5 Mb/s hub.c: port 1, portstatus 301, change 0, 1.5 Mb/s hub.c: port 1, portstatus 301, change 0, 1.5 Mb/s hub.c: port 1, portstatus 301, change 0, 1.5 Mb/s hub.c: port 1, portstatus 301, change 0, 1.5 Mb/s hub.c: port 1, portstatus 303, change 10, 1.5 Mb/s hub.c: USB new device connect on bus4/1, assigned device number 2 usb.c: kmalloc IF c3b18500, numif 1 usb.c: skipped 1 class/vendor specific interface descriptors usb.c: new device strings: Mfr=1, Product=2, SerialNumber=0 usb.c: USB device number 2 default language ID 0x409 Manufacturer: Microsoft Product: Microsoft IntelliMouse® Explorer usb.c: unhandled interfaces on device usb.c: USB device 2 (vend/prod 0x45e/0x1e) is not claimed by any active driver. Length = 18 DescriptorType = 01 USB version = 1.10 Vendor:Product = 045e:001e MaxPacketSize0 = 8 NumConfigurations = 1 Device version = 1.14 Device Class:SubClass:Protocol = 00:00:00 Per-interface classes Configuration: bLength = 9 bDescriptorType = 02 wTotalLength = 0022 bNumInterfaces = 01 bConfigurationValue = 01 iConfiguration = 00 bmAttributes = a0 MaxPower = 100mA Interface: 0 Alternate Setting: 0 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 00 bAlternateSetting = 00 bNumEndpoints = 01 bInterface Class:SubClass:Protocol = 03:01:02 iInterface = 00 Endpoint: bLength = 7 bDescriptorType = 05 bEndpointAddress = 81 (in) bmAttributes = 03 (Interrupt) wMaxPacketSize = 0004 bInterval = 0a usb.c: kusbd: /sbin/hotplug add 2 hub.c: port 1, portstatus 101, change 1, 12 Mb/s hub.c: port 1 connection change hub.c: port 1, portstatus 101, change 1, 12 Mb/s hub.c: port 1, portstatus 101, change 0, 12 Mb/s hub.c: port 1, portstatus 101, change 0, 12 Mb/s hub.c: port 1, portstatus 101, change 0, 12 Mb/s hub.c: port 1, portstatus 101, change 0, 12 Mb/s hub.c: port 1, portstatus 103, change 10, 12 Mb/s hub.c: USB new device connect on bus1/1, assigned device number 2 usb.c: kmalloc IF c3b186e0, numif 1 usb.c: new device strings: Mfr=0, Product=0, SerialNumber=0 hub.c: USB hub found hub.c: 4 ports detected hub.c: standalone hub hub.c: individual port power switching hub.c: individual port over-current protection hub.c: Port indicators are not supported hub.c: power on to power good time: 0ms hub.c: hub controller current requirement: 100mA hub.c: port removable status: RRRR hub.c: local power source is good hub.c: no over-current condition exists hub.c: enabling power on all ports usb.c: hub driver claimed interface c3b186e0 usb.c: kusbd: /sbin/hotplug add 2 hub.c: port 1, portstatus 100, change 0, 12 Mb/s hub.c: port 2, portstatus 101, change 1, 12 Mb/s hub.c: port 2 connection change hub.c: port 2, portstatus 101, change 1, 12 Mb/s hub.c: port 2, portstatus 101, change 0, 12 Mb/s hub.c: port 2, portstatus 101, change 0, 12 Mb/s hub.c: port 2, portstatus 101, change 0, 12 Mb/s hub.c: port 2, portstatus 101, change 0, 12 Mb/s hub.c: port 2, portstatus 103, change 10, 12 Mb/s hub.c: USB new device connect on bus1/1/2, assigned device number 3 usb.c: kmalloc IF c3b45c40, numif 3 usb.c: skipped 4 class/vendor specific interface descriptors usb.c: skipped 2 class/vendor specific interface descriptors usb.c: skipping descriptor 0x25 usb.c: skipped 1 class/vendor specific endpoint descriptors usb.c: skipped 2 class/vendor specific interface descriptors usb.c: skipping descriptor 0x25 usb.c: skipped 1 class/vendor specific endpoint descriptors usb.c: skipped 2 class/vendor specific interface descriptors usb.c: skipping descriptor 0x25 usb.c: skipped 1 class/vendor specific endpoint descriptors usb.c: skipped 2 class/vendor specific interface descriptors usb.c: skipping descriptor 0x25 usb.c: skipped 1 class/vendor specific endpoint descriptors usb.c: skipped 2 class/vendor specific interface descriptors usb.c: skipping descriptor 0x25 usb.c: skipped 1 class/vendor specific endpoint descriptors usb.c: skipped 2 class/vendor specific interface descriptors usb.c: skipping descriptor 0x25 usb.c: skipped 1 class/vendor specific endpoint descriptors usb.c: skipped 1 class/vendor specific interface descriptors usb.c: new device strings: Mfr=1, Product=2, SerialNumber=0 usb.c: USB device number 3 default language ID 0x409 Product: Philips USB Digital Speaker System usb.c: unhandled interfaces on device usb.c: USB device 3 (vend/prod 0x471/0x101) is not claimed by any active driver. Length = 18 DescriptorType = 01 USB version = 1.00 Vendor:Product = 0471:0101 MaxPacketSize0 = 8 NumConfigurations = 1 Device version = 1.00 Device Class:SubClass:Protocol = 00:00:00 Per-interface classes Configuration: bLength = 9 bDescriptorType = 02 wTotalLength = 0173 bNumInterfaces = 03 bConfigurationValue = 01 iConfiguration = 00 bmAttributes = 40 MaxPower = 0mA Interface: 0 Alternate Setting: 0 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 00 bAlternateSetting = 00 bNumEndpoints = 00 bInterface Class:SubClass:Protocol = 01:01:00 iInterface = 00 Interface: 1 Alternate Setting: 0 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 01 bAlternateSetting = 00 bNumEndpoints = 00 bInterface Class:SubClass:Protocol = 01:02:00 iInterface = 00 Alternate Setting: 1 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 01 bAlternateSetting = 01 bNumEndpoints = 01 bInterface Class:SubClass:Protocol = 01:02:00 iInterface = 00 Endpoint: bLength = 9 (Audio) bDescriptorType = 05 bEndpointAddress = 04 (out) bmAttributes = 09 (Isochronous) wMaxPacketSize = 0038 bInterval = 01 bRefresh = 00 bSynchAddress = 00 Alternate Setting: 2 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 01 bAlternateSetting = 02 bNumEndpoints = 01 bInterface Class:SubClass:Protocol = 01:02:00 iInterface = 00 Endpoint: bLength = 9 (Audio) bDescriptorType = 05 bEndpointAddress = 04 (out) bmAttributes = 09 (Isochronous) wMaxPacketSize = 0070 bInterval = 01 bRefresh = 00 bSynchAddress = 00 Alternate Setting: 3 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 01 bAlternateSetting = 03 bNumEndpoints = 01 bInterface Class:SubClass:Protocol = 01:02:00 iInterface = 00 Endpoint: bLength = 9 (Audio) bDescriptorType = 05 bEndpointAddress = 04 (out) bmAttributes = 09 (Isochronous) wMaxPacketSize = 0070 bInterval = 01 bRefresh = 00 bSynchAddress = 00 Alternate Setting: 4 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 01 bAlternateSetting = 04 bNumEndpoints = 01 bInterface Class:SubClass:Protocol = 01:02:00 iInterface = 00 Endpoint: bLength = 9 (Audio) bDescriptorType = 05 bEndpointAddress = 04 (out) bmAttributes = 09 (Isochronous) wMaxPacketSize = 00e0 bInterval = 01 bRefresh = 00 bSynchAddress = 00 Alternate Setting: 5 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 01 bAlternateSetting = 05 bNumEndpoints = 01 bInterface Class:SubClass:Protocol = 01:02:00 iInterface = 00 Endpoint: bLength = 9 (Audio) bDescriptorType = 05 bEndpointAddress = 04 (out) bmAttributes = 09 (Isochronous) wMaxPacketSize = 00a8 bInterval = 01 bRefresh = 00 bSynchAddress = 00 Alternate Setting: 6 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 01 bAlternateSetting = 06 bNumEndpoints = 01 bInterface Class:SubClass:Protocol = 01:02:00 iInterface = 00 Endpoint: bLength = 9 (Audio) bDescriptorType = 05 bEndpointAddress = 04 (out) bmAttributes = 09 (Isochronous) wMaxPacketSize = 0150 bInterval = 01 bRefresh = 00 bSynchAddress = 00 Interface: 2 Alternate Setting: 0 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 02 bAlternateSetting = 00 bNumEndpoints = 01 bInterface Class:SubClass:Protocol = 03:00:00 iInterface = 00 Endpoint: bLength = 7 bDescriptorType = 05 bEndpointAddress = 83 (in) bmAttributes = 03 (Interrupt) wMaxPacketSize = 0001 bInterval = 0a usb.c: kusbd: /sbin/hotplug add 3 hub.c: port 3, portstatus 101, change 1, 12 Mb/s hub.c: port 3 connection change hub.c: port 3, portstatus 101, change 1, 12 Mb/s hub.c: port 3, portstatus 101, change 0, 12 Mb/s hub.c: port 3, portstatus 101, change 0, 12 Mb/s usb.c: registered new driver acm ttyACM0: USB ACM device usb.c: acm driver claimed interface c3e4a520 usb.c: acm driver claimed interface c3e4a538 usb.c: acm driver claimed interface c3e4a520 acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters hub.c: port 3, portstatus 101, change 0, 12 Mb/s hub.c: port 3, portstatus 101, change 0, 12 Mb/s hub.c: port 3, portstatus 103, change 10, 12 Mb/s hub.c: USB new device connect on bus1/1/3, assigned device number 4 usb.c: kmalloc IF c3b18c00, numif 1 usb.c: new device strings: Mfr=1, Product=2, SerialNumber=0 usb.c: USB device number 4 default language ID 0x409 Manufacturer: EPSON Product: USB Printer usb.c: unhandled interfaces on device usb.c: USB device 4 (vend/prod 0x4b8/0x1) is not claimed by any active driver. Length = 18 DescriptorType = 01 USB version = 1.00 Vendor:Product = 04b8:0001 MaxPacketSize0 = 64 NumConfigurations = 1 Device version = 1.00 Device Class:SubClass:Protocol = 07:01:02 Printer device class Configuration: bLength = 9 bDescriptorType = 02 wTotalLength = 0020 bNumInterfaces = 01 bConfigurationValue = 01 iConfiguration = 00 bmAttributes = 40 MaxPower = 2mA Interface: 0 Alternate Setting: 0 bLength = 9 bDescriptorType = 04 bInterfaceNumber = 00 bAlternateSetting = 00 bNumEndpoints = 02 bInterface Class:SubClass:Protocol = 07:01:02 iInterface = 00 Endpoint: bLength = 7 bDescriptorType = 05 bEndpointAddress = 01 (out) bmAttributes = 02 (Bulk) wMaxPacketSize = 0040 bInterval = 00 Endpoint: bLength = 7 bDescriptorType = 05 bEndpointAddress = 82 (in) bmAttributes = 02 (Bulk) wMaxPacketSize = 0040 bInterval = 00 usb.c: kusbd: /sbin/hotplug add 4 hub.c: port 4, portstatus 100, change 0, 12 Mb/s hub.c: port 1, portstatus 100, change 0, 12 Mb/s hub.c: port 2, portstatus 103, change 0, 12 Mb/s hub.c: port 3, portstatus 103, change 0, 12 Mb/s hub.c: port 4, portstatus 100, change 0, 12 Mb/s usb.c: registered new driver hiddev usb.c: registered new driver hid input0: USB HID v1.00 Mouse [Microsoft Microsoft IntelliMouse® Explorer] on usb4:2.0 usb.c: hid driver claimed interface c3b18500 usb.c: registered new driver audio input1: USB HID v1.00 Pointer [0471:0101] on usb1:3.2 usb.c: hid driver claimed interface c3b45c70 hid-core.c: v1.8 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]> hid-core.c: USB HID support drivers usb.c: audio driver claimed interface c3b45c58 usbaudio: device 3 audiocontrol interface 0 has 0 input and 1 output AudioStreaming interfaces usbaudio: device 3 interface 1 altsetting 0 does not have an endpoint usbaudio: valid output sample rate 4990 usbaudio: valid output sample rate 55010 usbaudio: device 3 interface 1 altsetting 1: format 0x00000040 sratelo 4990 sratehi 55010 attributes 0x00 usbaudio: valid output sample rate 4990 usbaudio: valid output sample rate 55010 usbaudio: device 3 interface 1 altsetting 2: format 0x80000040 sratelo 4990 sratehi 55010 attributes 0x00 usbaudio: valid output sample rate 4990 usbaudio: valid output sample rate 55010 usbaudio: device 3 interface 1 altsetting 3: format 0x00000010 sratelo 4990 sratehi 55010 attributes 0x00 usbaudio: valid output sample rate 4990 usbaudio: valid output sample rate 55010 usbaudio: device 3 interface 1 altsetting 4: format 0x80000010 sratelo 4990 sratehi 55010 attributes 0x00 usbaudio: device 3 interface 1 altsetting 5 unsupported channels 1 framesize 3 usbaudio: device 3 interface 1 altsetting 6 unsupported channels 2 framesize 3 usbaudio: registered dsp 14,3 usbaudio: constructing mixer for Terminal 3 type 0x0301 usbaudio: registered mixer 14,0 usb_audio_parsecontrol: usb_audio_state at c3b18b60 usb.c: audio driver claimed interface c3b45c40 audio.c: v1.0.0:USB Audio Class driver mice: PS/2 mouse device common for all mice usb.c: registered new driver usblp usb.c: ignoring set_interface for dev 4, iface 0, alt 0 printer.c: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0001 usb.c: usblp driver claimed interface c3b18c00 printer.c: v0.11: USB Printer Device Class driver EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide2(33,3), internal journal kjournald starting. Commit interval 5 seconds EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide2(33,2), internal journal EXT3-fs: mounted filesystem with ordered data mode.