CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/19 02:58:53
Modified files:
sys/dev/usb : ehci.c ohci.c uhci.c usbdi.c usbdivar.h
Log message:
Remove allocm() and freem() from the USB bus interface now that they
are only used as wrappers around usb_{alloc,free}mem().
ok deraadt@, mglocker@
