Guest User

Untitled

a guest
Feb 24th, 2010
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. # dmesg | grep -i usb
  2. usbcore: registered new interface driver usbfs
  3. usbcore: registered new interface driver hub
  4. usbcore: registered new device driver usb
  5. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  6. ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 1
  7. ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
  8. usb usb1: configuration #1 chosen from 1 choice
  9. hub 1-0:1.0: USB hub found
  10. Initializing USB Mass Storage driver...
  11. usbcore: registered new interface driver usb-storage
  12. USB Mass Storage support registered.
  13. uhci_hcd: USB Universal Host Controller Interface driver
  14. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  15. ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
  16. usb usb2: configuration #1 chosen from 1 choice
  17. hub 2-0:1.0: USB hub found
  18. ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
  19. usb usb3: configuration #1 chosen from 1 choice
  20. hub 3-0:1.0: USB hub found
  21. usbcore: registered new interface driver hiddev
  22. usbcore: registered new interface driver usbhid
  23. usbhid: v2.6:USB HID core driver
  24. usb 1-2: new high speed USB device using ehci_hcd and address 2
  25. usb 1-2: device descriptor read/64, error -71
  26. usb 1-2: device descriptor read/64, error -71
  27. usb 1-2: new high speed USB device using ehci_hcd and address 3
  28. usb 1-2: device descriptor read/64, error -71
  29. usb 1-2: device descriptor read/64, error -71
  30. usb 1-2: new high speed USB device using ehci_hcd and address 4
  31. usb 1-2: device not accepting address 4, error -71
  32. usb 1-2: new high speed USB device using ehci_hcd and address 5
  33. usb 1-2: device not accepting address 5, error -71
  34. hub 1-0:1.0: unable to enumerate USB device on port 2
  35. usb 3-1: new full speed USB device using ohci_hcd and address 2
  36. usb 3-1: not running at top speed; connect to a high speed hub
  37. usb 3-1: configuration #1 chosen from 1 choice
  38. Registered led device: rt73usb-phy0::radio
  39. Registered led device: rt73usb-phy0::assoc
  40. Registered led device: rt73usb-phy0::quality
  41. usbcore: registered new interface driver rt73usb
  42. usbcore: registered new interface driver rt2500usb
  43. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  44. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  45. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  46. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  47. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  48. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  49. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  50. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  51. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  52. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  53. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  54. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  55. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  56. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  57. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  58. rt73usb 3-1:1.0: firmware: requesting rt73.bin
  59.  
Advertisement
Add Comment
Please, Sign In to add comment