Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2010 22:15:08 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usb_compat_linux.c usb_dev.c usb_device.c usb_device.h usb_generic.c usb_hub.c usb_request.c usb_transfer.c usb_transfer.h
Message-ID:  <201004222215.o3MMFUAf084871@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-04-22 22:15:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_compat_linux.c usb_dev.c usb_device.c 
                         usb_device.h usb_generic.c usb_hub.c 
                         usb_request.c usb_transfer.c 
                         usb_transfer.h 
  Log:
  SVN rev 207080 on 2010-04-22 22:15:08Z by thompsa
  
  Use a more obvious prefix for the USB control (endpoint 0) transfers rather
  than default_*.
  
  Revision  Changes    Path
  1.21      +1 -1      src/sys/dev/usb/usb_compat_linux.c
  1.37      +1 -1      src/sys/dev/usb/usb_dev.c
  1.60      +23 -23    src/sys/dev/usb/usb_device.c
  1.32      +5 -5      src/sys/dev/usb/usb_device.h
  1.23      +9 -9      src/sys/dev/usb/usb_generic.c
  1.35      +1 -1      src/sys/dev/usb/usb_hub.c
  1.28      +2 -2      src/sys/dev/usb/usb_request.c
  1.39      +12 -12    src/sys/dev/usb/usb_transfer.c
  1.13      +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?201004222215.o3MMFUAf084871>