cvs commit: src/sys/dev/usb usb.h usb_port.h
Warner Losh
imp at FreeBSD.org
Thu Jun 14 15:09:33 UTC 2007
imp 2007-06-14 15:09:22 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb.h usb_port.h
Log:
Move malloc definitions to usb.h.
Also, remove usb_malloc_type: it was unused.
Remove METHODS_NONE: it was unused.
Move include of opt_usb.h from usb_port.h to usb.h, since usb_port.h is
going away (there will be a usb_compat.h for out-of-tree drivers that want it).
Revision Changes Path
1.44 +3 -4 src/sys/dev/usb/usb.h
1.91 +1 -15 src/sys/dev/usb/usb_port.h
More information about the cvs-src
mailing list