CVSROOT: /cvs Module name: src Changes by: kir...@cvs.openbsd.org 2025/01/01 04:42:07
Modified files: sys/dev/usb : uvideo.c Log message: sys/uvideo: support devices which reports bulk and isochronous endpoints Section 2.4.3 does not prohibit the mix of bulk and isochronous endpoints when the bulk endpoints are used solely for still image transfer. OK: mglocker@