CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/07/09 08:58:32
Modified files: sys/dev/usb : uvideo.c uvideo.h Log message: Move the softc definition to uvideo.c so that userland can include <dev/usb/uvideo.h> to get USB video descriptor definitions. from Ludovic Coues.