Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2002 16:51:26 -0800 (PST)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ohci.c uhci.c usb.h usb_subr.c usbdivar.h
Message-ID:  <200202160051.g1G0pQg84627@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2002/02/15 16:51:26 PST

  Modified files:
    sys/dev/usb          ohci.c uhci.c usb.h usb_subr.c usbdivar.h 
  Log:
  Merge from NetBSD:
  
  Pave the way for USB2, by replacing 'lowspeed' with 'speed', so
  that it can take the values USB_SPEED_LOW, USB_SPEED_FULL or in
  time USB_SPEED_HIGH.
  
  Revision  Changes    Path
  1.63      +3 -1      src/sys/dev/usb/ohci.c
  1.82      +6 -6      src/sys/dev/usb/uhci.c
  1.29      +4 -1      src/sys/dev/usb/usb.h
  1.33      +7 -7      src/sys/dev/usb/usb_subr.c
  1.21      +1 -1      src/sys/dev/usb/usbdivar.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202160051.g1G0pQg84627>