cvs commit: src/sys/dev/usb usb_port.h
Warner Losh
imp at FreeBSD.org
Thu Jun 21 14:36:23 UTC 2007
imp 2007-06-21 14:36:22 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_port.h
Log:
Restore approximately FreeBDS 6.x's level of compatibility macros.
Older drivers that do not wish to convert to the native API (which
will work with both 6.x and 7.x) can simply include
<dev/usb/usb_port.h>. Drivers in the tree shouldn't these macros,
unless they actually work on other OSes and are actively maintained.
Approved by: re@
Revision Changes Path
1.96 +74 -4 src/sys/dev/usb/usb_port.h
More information about the cvs-all
mailing list