CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/29 22:10:35
Modified files:
sys/dev/usb : usbdi.c usbdi.h usbdivar.h
Log message:
* add a process reference counting variable to struct usbd_device
* add functions to increment and decrement the reference count, and a
function to wait until the reference count is zero
ok martynas@
