[Bug 286573] panic in usbpf_xfertap()

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 16 May 2025 09:48:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286573

--- Comment #4 from J.R. Oldroyd <fbsd@opal.com> ---
The device is:

ugen0.3: <vendor 0x0b0e BTV5.2> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=ON (0mA)

  bLength = 0x0012 
  bDescriptorType = 0x0001 
  bcdUSB = 0x0200 
  bDeviceClass = 0x0000  <Probed by interface class>
  bDeviceSubClass = 0x0000 
  bDeviceProtocol = 0x0000 
  bMaxPacketSize0 = 0x0040 
  idVendor = 0x0b0e 
  idProduct = 0x24c8 
  bcdDevice = 0x0112 
  iManufacturer = 0x0001  <>
  iProduct = 0x0002  <BTV5.2>
  iSerialNumber = 0x0003  <00ff905B0200>
  bNumConfigurations = 0x0001 

In plain English, it is a vendor "GN Netcom" device "Jabra Link 380" which is a
USB to Bluetooth dongle.  In my case, it is driving a Bluetooth headset.

I will pull the latest 14/stable and report back if this still happens there.

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