git: u4b: Sync usbdevs and quirs with FreeBSD
Aaron LI
aly at crater.dragonflybsd.org
Fri May 8 18:29:02 PDT 2026
commit e00d227ecf1d68668173064bab4137f3da7e16c8
Author: Aaron LI <aly at aaronly.me>
Date: Fri May 8 14:28:04 2026 +0800
u4b: Sync usbdevs and quirs with FreeBSD
* Keep a few our additions in usbdevs and usb_quirk.h.
* Fix usb_quirk_str[] to include new quirks added for uvc(4).
* Remove a few duplicate from usbdevs.
* Fix serial/u3g.c and serial/uftdi.c to use the new product defines.
Summary of changes:
sys/bus/u4b/quirk/usb_quirk.c | 845 ++++++++++++++++++++++--------------------
sys/bus/u4b/quirk/usb_quirk.h | 22 +-
sys/bus/u4b/serial/u3g.c | 12 +-
sys/bus/u4b/serial/uftdi.c | 18 +-
sys/bus/u4b/usbdevs | 709 +++++++++++++++++++++++++++++------
5 files changed, 1078 insertions(+), 528 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e00d227ecf1d68668173064bab4137f3da7e16c8
--
DragonFly BSD source repository
More information about the Commits
mailing list