jmg 2003/07/15 16:19:50 PDT FreeBSD src repository Modified files: sys/dev/usb ohcivar.h uhcivar.h Log: make allocation of the necessary data structures most efficent by using a full page instead of only part of a page. Reviewed by: joe Revision Changes Path 1.35 +3 -3 src/sys/dev/usb/ohcivar.h 1.36 +2 -2 src/sys/dev/usb/uhcivar.h