Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2009 01:05:21 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usb_bus.h usb_compat_linux.h usb_controller.h usb_core.h usb_device.c usb_device.h usb_hub.c usb_revision.h usb_transfer.c usb_transfer.h src/sys/dev/usb/controller usb_controller.c src/sys/dev/usb/template ...
Message-ID:  <200905210105.n4L15bIL059784@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-05-21 01:05:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_bus.h usb_compat_linux.h 
                         usb_controller.h usb_core.h usb_device.c 
                         usb_device.h usb_hub.c usb_revision.h 
                         usb_transfer.c usb_transfer.h 
    sys/dev/usb/controller usb_controller.c 
    sys/dev/usb/template usb_template.c 
  Log:
  SVN rev 192500 on 2009-05-21 01:05:21Z by thompsa
  
  Use enums for speed and rev data types.
  
  Revision  Changes    Path
  1.13      +1 -1      src/sys/dev/usb/controller/usb_controller.c
  1.4       +8 -8      src/sys/dev/usb/template/usb_template.c
  1.9       +1 -1      src/sys/dev/usb/usb_bus.h
  1.3       +1 -1      src/sys/dev/usb/usb_compat_linux.h
  1.8       +1 -1      src/sys/dev/usb/usb_controller.h
  1.18      +2 -2      src/sys/dev/usb/usb_core.h
  1.32      +4 -4      src/sys/dev/usb/usb_device.c
  1.18      +5 -5      src/sys/dev/usb/usb_device.h
  1.18      +3 -3      src/sys/dev/usb/usb_hub.c
  1.5       +3 -3      src/sys/dev/usb/usb_revision.h
  1.17      +9 -9      src/sys/dev/usb/usb_transfer.c
  1.5       +1 -1      src/sys/dev/usb/usb_transfer.h



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