PERFORCE change 184740 for review
Hans Petter Selasky
hselasky at FreeBSD.org
Thu Oct 14 22:10:27 UTC 2010
http://p4web.freebsd.org/@@184740?ac=10
Change 184740 by hselasky at hselasky_laptop001 on 2010/10/14 22:10:21
IFC
Affected files ...
.. //depot/projects/usb/src/sys/dev/usb/controller/xhci.h#25 integrate
.. //depot/projects/usb/src/sys/dev/usb/usbdi.h#22 edit
Differences ...
==== //depot/projects/usb/src/sys/dev/usb/controller/xhci.h#25 (text+ko) ====
@@ -1,3 +1,5 @@
+/* $FreeBSD: src/sys/dev/usb/controller/xhci.h,v 1.1 2010/10/03 08:12:17 hselasky Exp $ */
+
/*-
* Copyright (c) 2010 Hans Petter Selasky. All rights reserved.
*
==== //depot/projects/usb/src/sys/dev/usb/usbdi.h#22 (text+ko) ====
@@ -81,7 +81,6 @@
#define USB_USER_DATA_PTR 0x0020 /* internal flag */
#define USB_MULTI_SHORT_OK 0x0040 /* allow multiple short frames */
#define USB_MANUAL_STATUS 0x0080 /* manual ctrl status */
-#define USB_DRY_RUN 0x0100 /* only setup control endpoint */
#define USB_NO_TIMEOUT 0
#define USB_DEFAULT_TIMEOUT 5000 /* 5000 ms = 5 seconds */
More information about the p4-projects
mailing list