PERFORCE change 181775 for review
Hans Petter Selasky
hselasky at FreeBSD.org
Tue Aug 3 15:49:46 UTC 2010
http://p4web.freebsd.org/@@181775?ac=10
Change 181775 by hselasky at hselasky_laptop001 on 2010/08/03 15:48:50
USB core:
- additional file related to change 181770
Affected files ...
.. //depot/projects/usb/src/sys/dev/usb/usb_controller.h#22 edit
Differences ...
==== //depot/projects/usb/src/sys/dev/usb/usb_controller.h#22 (text+ko) ====
@@ -136,6 +136,8 @@
/* Optional */
+ void (*dma_delay)(struct usb_xfer *);
+
void *info;
};
More information about the p4-projects
mailing list