The usb configuration descriptor parameter providing the number of
authormglocker <mglocker@openbsd.org>
Wed, 27 Jan 2021 17:28:19 +0000 (17:28 +0000)
committermglocker <mglocker@openbsd.org>
Wed, 27 Jan 2021 17:28:19 +0000 (17:28 +0000)
commitf24761612bf58e5bc210e13dab4750bb85c26a63
tree6e36579f9d62851c199edd1b50ff66292c984ea9
parent618b6875c7a364632bb25575ca3a4e3df28c1bd8
The usb configuration descriptor parameter providing the number of
available device interfaces is called 'bNumInterfaces'.

ok phessler@, thfr@ (who provided the man page diff)
share/man/man4/ugen.4
sys/dev/usb/ugen.c
sys/dev/usb/uplcom.c
sys/dev/usb/usb.h
sys/dev/usb/usb_subr.c
sys/dev/usb/usbdi.c
sys/dev/usb/uvideo.c