Attached dmesg may explain what is happening.

I renamed all my sound and usb input modules so that they wouldn't
load at boot. I then manually modprobe'd usbhid in.

The device implements two profiles, sound and hid. How is error
processing going to work if both of these modules attach to the device
at the same time?

Trace from when I probed usbhid, snd-usb-audio was still disabled.
usbcore: registered new interface driver hiddev
usbhid 3-2:1.3: usb_probe_interface
usbhid 3-2:1.3: usb_probe_interface - got id
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-2: usb auto-resume
uhci_hcd 0000:00:1d.2: port 2 portsc 1085,01
hub 3-0:1.0: port 2 status 0004.0107 after resume, 0
hub 3-0:1.0: logical disconnect on port 2
usb 3-2: can't resume, status -19
hub 3-0:1.0: state 7 ports 2 chg 0004 evt 0000
uhci_hcd 0000:00:1d.2: port 2 portsc 0081,01
hub 3-0:1.0: resume on port 2, status 0
hub 3-0:1.0: port 2, status 0101, change 0004, 12 Mb/s
usb 3-2: USB disconnect, address 2
usb 3-2: unregistering device
usb 3-2: usb_disable_device nuking all URBs
usb 3-2: unregistering interface 3-2:1.0
usb 3-2:1.0: uevent
usb 3-2: unregistering interface 3-2:1.1
usb 3-2:1.1: uevent
usb 3-2: unregistering interface 3-2:1.2
usb 3-2:1.2: uevent
usb 3-2: unregistering interface 3-2:1.3
usbdev3.2_ep83: ep_device_release called for usbdev3.2_ep83
usb 3-2:1.3: uevent
usbdev3.2_ep00: ep_device_release called for usbdev3.2_ep00
usb 3-2: uevent
usb 3-2: new full speed USB device using uhci_hcd and address 3
usb 3-2: ep0 maxpacket = 8
usb 3-2: skipped 8 descriptors after interface
usb 3-2: skipped 2 descriptors after interface
usb 3-2: skipped 1 descriptor after endpoint
usb 3-2: skipped 2 descriptors after interface
usb 3-2: skipped 1 descriptor after endpoint
usb 3-2: skipped 1 descriptor after interface
usb 3-2: default language 0x0409
usb 3-2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-2: Product: Philips PSC805
usb 3-2: Manufacturer: Philips Electronics
usb 3-2: uevent
usb 3-2: usb_probe_device
usb 3-2: configuration #1 chosen from 1 choice
usb 3-2: adding 3-2:1.0 (config #1, interface 0)
usb 3-2:1.0: uevent


--
Jon Smirl
[EMAIL PROTECTED]

Attachment: dmesg
Description: Binary data

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to