Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2009 03:39:13 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usb_controller.h usb_core.h usb_ioctl.h usb_request.c usb_transfer.c src/sys/dev/usb/controller at91dci.c atmegadci.c ehci.c musb_otg.c ohci.c uhci.c uss820dci.c
Message-ID:  <200902240339.n1O3dQX2076675@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-02-24 03:39:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_controller.h usb_core.h usb_ioctl.h 
                         usb_request.c usb_transfer.c 
    sys/dev/usb/controller at91dci.c atmegadci.c ehci.c musb_otg.c 
                           ohci.c uhci.c uss820dci.c 
  Log:
  SVN rev 188983 on 2009-02-24 03:39:13Z by thompsa
  
  MFp4 //depot/projects/usb@157853
  
  Clean up old way of polling the USB hardware.  The existing polling support was
  a bit hackish.
  
  Submitted by:   Hans Petter Selasky
  
  Revision  Changes    Path
  1.2       +2 -13     src/sys/dev/usb/controller/at91dci.c
  1.2       +2 -13     src/sys/dev/usb/controller/atmegadci.c
  1.2       +9 -33     src/sys/dev/usb/controller/ehci.c
  1.2       +2 -13     src/sys/dev/usb/controller/musb_otg.c
  1.2       +2 -11     src/sys/dev/usb/controller/ohci.c
  1.2       +8 -31     src/sys/dev/usb/controller/uhci.c
  1.2       +0 -4      src/sys/dev/usb/controller/uss820dci.c
  1.2       +0 -1      src/sys/dev/usb/usb_controller.h
  1.2       +0 -4      src/sys/dev/usb/usb_core.h
  1.2       +0 -1      src/sys/dev/usb/usb_ioctl.h
  1.2       +2 -10     src/sys/dev/usb/usb_request.c
  1.3       +6 -112    src/sys/dev/usb/usb_transfer.c



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