CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/01/08 06:12:38
Modified files: sys/dev/usb : usb.h usb_subr.c usbdivar.h Log message: Remove usb_event_cookie_t type and instances of it found in various structs; leftover from the "usb event" stuff removal. Diff from Tobias Ulmer.