Advertisement
uaa

RVL-015 Wii LAN Adapter with OpenBSD-5.4

uaa
Apr 28th, 2014
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. uaa@framboise:~$ dmesg |tail
  2. wsmouse0 detached
  3. ums0 detached
  4. uhidev2 detached
  5. uhidev2 at uhub3 port 4 configuration 1 interface 0 "Microsoft Microsoft Basic Optical Mouse v2.0" rev 1.10/1.04 addr 2
  6. uhidev2: iclass 3/1
  7. ums0 at uhidev2: 3 buttons, Z dir
  8. wsmouse0 at ums0 mux 0
  9. axe0 at uhub2 port 4 configuration 1 interface 0 "ASIX Electronics AX88772" rev 2.00/0.01 addr 2
  10. axe0: AX88772, address 00:1c:be:XX:XX:XX
  11. ukphy0 at axe0 phy 16: Generic IEEE 802.3u media interface, rev. 1: OUI 0x000ec6, model 0x0001
  12. uaa@framboise:~$ lsusb -s2:2 -v
  13.  
  14. Bus 002 Device 002: ID 0b95:7720 ASIX Electronics Corp. AX88772
  15. Device Descriptor:
  16. bLength 18
  17. bDescriptorType 1
  18. bcdUSB 2.00
  19. bDeviceClass 255 Vendor Specific Class
  20. bDeviceSubClass 255 Vendor Specific Subclass
  21. bDeviceProtocol 0
  22. bMaxPacketSize0 64
  23. idVendor 0x0b95 ASIX Electronics Corp.
  24. idProduct 0x7720 AX88772
  25. bcdDevice 0.01
  26. iManufacturer 1 ASIX Elec. Corp.
  27. iProduct 2 AX88772
  28. iSerial 3 000001
  29. bNumConfigurations 1
  30. Configuration Descriptor:
  31. bLength 9
  32. bDescriptorType 2
  33. wTotalLength 39
  34. bNumInterfaces 1
  35. bConfigurationValue 1
  36. iConfiguration 4 0
  37. bmAttributes 0xa0
  38. (Bus Powered)
  39. Remote Wakeup
  40. MaxPower 250mA
  41. Interface Descriptor:
  42. bLength 9
  43. bDescriptorType 4
  44. bInterfaceNumber 0
  45. bAlternateSetting 0
  46. bNumEndpoints 3
  47. bInterfaceClass 255 Vendor Specific Class
  48. bInterfaceSubClass 255 Vendor Specific Subclass
  49. bInterfaceProtocol 0
  50. iInterface 7 0
  51. Endpoint Descriptor:
  52. bLength 7
  53. bDescriptorType 5
  54. bEndpointAddress 0x81 EP 1 IN
  55. bmAttributes 3
  56. Transfer Type Interrupt
  57. Synch Type None
  58. Usage Type Data
  59. wMaxPacketSize 0x0008 1x 8 bytes
  60. bInterval 11
  61. Endpoint Descriptor:
  62. bLength 7
  63. bDescriptorType 5
  64. bEndpointAddress 0x82 EP 2 IN
  65. bmAttributes 2
  66. Transfer Type Bulk
  67. Synch Type None
  68. Usage Type Data
  69. wMaxPacketSize 0x0200 1x 512 bytes
  70. bInterval 0
  71. Endpoint Descriptor:
  72. bLength 7
  73. bDescriptorType 5
  74. bEndpointAddress 0x03 EP 3 OUT
  75. bmAttributes 2
  76. Transfer Type Bulk
  77. Synch Type None
  78. Usage Type Data
  79. wMaxPacketSize 0x0200 1x 512 bytes
  80. bInterval 0
  81. Device Qualifier (for other device speed):
  82. bLength 10
  83. bDescriptorType 6
  84. bcdUSB 2.00
  85. bDeviceClass 255 Vendor Specific Class
  86. bDeviceSubClass 255 Vendor Specific Subclass
  87. bDeviceProtocol 0
  88. bMaxPacketSize0 8
  89. bNumConfigurations 1
  90. Device Status: 0x0000
  91. (Bus Powered)
  92. uaa@framboise:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement