cvs commit: src/sys/dev/usb ohcivar.h uhcivar.h

John-Mark Gurney jmg at FreeBSD.org
Tue Jul 15 16:19:51 PDT 2003


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


More information about the cvs-src mailing list