Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2020 22:17:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 243494] [PATCH] Add Bitron Video AV2010/10 ZigBee USB Stick to the list of recognized USB devices (uslcom)
Message-ID:  <bug-243494-19105-hQv0oLE0F4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243494-19105@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #3 from Oleg Sharoyko <osharoiko@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.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243494-19105-hQv0oLE0F4>