Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2002 12:16:53 -0800 (PST)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb umass.c usb.c usb.h usb_subr.c usbhid.h src/usr.sbin/usbd usbd.c
Message-ID:  <200201022016.g02KGrq45810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2002/01/02 12:16:53 PST

  Modified files:
    sys/dev/usb          umass.c usb.c usb.h usb_subr.c usbhid.h 
    usr.sbin/usbd        usbd.c 
  Log:
  Sync usb.h with NetBSD, apart from usb_device_info.speed, which
  requires logic changes.  For now leave it as usb_device_info.lowspeed.
  It will get addressed when the usb.c code is sync'd.
  
  Revision  Changes    Path
  1.50      +2 -2      src/sys/dev/usb/umass.c
  1.45      +4 -4      src/sys/dev/usb/usb.c
  1.27      +144 -58   src/sys/dev/usb/usb.h
  1.31      +6 -6      src/sys/dev/usb/usb_subr.c
  1.13      +1 -5      src/sys/dev/usb/usbhid.h
  1.21      +11 -11    src/usr.sbin/usbd/usbd.c

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?200201022016.g02KGrq45810>