[Bug 243494] [PATCH] Add Bitron Video AV2010/10 ZigBee USB Stick to the list of recognized USB devices (uslcom)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 21 22:17:24 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243494

--- Comment #3 from Oleg Sharoyko <osharoiko at gmail.com> ---
Sorry, that was all_config_desc, here's device_desc:

% sudo usbconfig -d ugen0.2 dump_device_desc    
ugen0.2: <Silicon Labs BV 2010/10> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=ON (100mA)

  bLength = 0x0012 
  bDescriptorType = 0x0001 
  bcdUSB = 0x0200 
  bDeviceClass = 0x0000  <Probed by interface class>
  bDeviceSubClass = 0x0000 
  bDeviceProtocol = 0x0000 
  bMaxPacketSize0 = 0x0040 
  idVendor = 0x10c4 
  idProduct = 0x8b34 
  bcdDevice = 0x0100 
  iManufacturer = 0x0001  <Silicon Labs>
  iProduct = 0x0002  <BV 2010/10>
  iSerialNumber = 0x0003  <0118DB77>
  bNumConfigurations = 0x0001

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list