cvs commit: src/sys/dev/usb usbdi.c usbdi.h
Ian Dowse
iedowse at FreeBSD.org
Mon Feb 14 01:51:52 GMT 2005
iedowse 2005-02-14 01:51:51 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usbdi.c usbdi.h
Log:
Add a new function usbd_abort_default_pipe() that aborts any transfers
on the default pipe. This is helpful in device detach routines to
stop any active control transfers.
Revision Changes Path
1.90 +6 -0 src/sys/dev/usb/usbdi.c
1.55 +1 -0 src/sys/dev/usb/usbdi.h
More information about the cvs-src
mailing list