NetBSD/usr.sbin/usbdevs
mrg c3c0699382 usbdevs(8): don't assume usb bus count is the same as max usb bus unit
keep track of the highest usbN value, not the count of busses.

fixes a problem where you do "drvctl -d usb0" (or a parent), and then
"usbdevs" won't print info on the last bus.
2024-03-24 03:23:19 +00:00
..
Makefile
usbdevs.8
usbdevs.c usbdevs(8): don't assume usb bus count is the same as max usb bus unit 2024-03-24 03:23:19 +00:00