Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. " 4 wlxec086b1616ef wlan no-carrier unmanaged "
  2.  
  3. " Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter
  4. Device Descriptor:
  5. bLength 18
  6. bDescriptorType 1
  7. bcdUSB 2.00
  8. bDeviceClass 0
  9. bDeviceSubClass 0
  10. bDeviceProtocol 0
  11. bMaxPacketSize0 64
  12. idVendor 0x0bda Realtek Semiconductor Corp.
  13. idProduct 0x8179 RTL8188EUS 802.11n Wireless Network Adapter
  14. bcdDevice 0.00
  15. iManufacturer 1 Realtek
  16. iProduct 2 802.11n NIC
  17. iSerial 3 00E04C0001
  18. bNumConfigurations 1
  19. Configuration Descriptor:
  20. bLength 9
  21. bDescriptorType 2
  22. wTotalLength 0x0027
  23. bNumInterfaces 1
  24. bConfigurationValue 1
  25. iConfiguration 0
  26. bmAttributes 0xa0
  27. (Bus Powered)
  28. Remote Wakeup
  29. MaxPower 500mA
  30. Interface Descriptor:
  31. bLength 9
  32. bDescriptorType 4
  33. bInterfaceNumber 0
  34. bAlternateSetting 0
  35. bNumEndpoints 3
  36. bInterfaceClass 255 Vendor Specific Class
  37. bInterfaceSubClass 255 Vendor Specific Subclass
  38. bInterfaceProtocol 255 Vendor Specific Protocol
  39. iInterface 0
  40. Endpoint Descriptor:
  41. bLength 7
  42. bDescriptorType 5
  43. bEndpointAddress 0x81 EP 1 IN
  44. bmAttributes 2
  45. Transfer Type Bulk
  46. Synch Type None
  47. Usage Type Data
  48. wMaxPacketSize 0x0200 1x 512 bytes
  49. bInterval 0
  50. Endpoint Descriptor:
  51. bLength 7
  52. bDescriptorType 5
  53. bEndpointAddress 0x02 EP 2 OUT
  54. bmAttributes 2
  55. Transfer Type Bulk
  56. Synch Type None
  57. Usage Type Data
  58. wMaxPacketSize 0x0200 1x 512 bytes
  59. bInterval 0
  60. Endpoint Descriptor:
  61. bLength 7
  62. bDescriptorType 5
  63. bEndpointAddress 0x03 EP 3 OUT
  64. bmAttributes 2
  65. Transfer Type Bulk
  66. Synch Type None
  67. Usage Type Data
  68. wMaxPacketSize 0x0200 1x 512 bytes
  69. bInterval 0
  70. Device Qualifier (for other device speed):
  71. bLength 10
  72. bDescriptorType 6
  73. bcdUSB 2.00
  74. bDeviceClass 0
  75. bDeviceSubClass 0
  76. bDeviceProtocol 0
  77. bMaxPacketSize0 64
  78. bNumConfigurations 1
  79. can't get debug descriptor: Resource temporarily unavailable
  80. Device Status: 0x0002
  81. (Bus Powered)
  82. Remote Wakeup Enabled
  83. "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement