Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2010 04:01:18 +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_hub.c usb_transfer.c usb_transfer.h src/sys/dev/usb/controller ehci.c ohci.c uhci.c
Message-ID:  <201009020401.o8241fvX098633@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-09-02 04:01:18 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_controller.h usb_hub.c usb_transfer.c 
                         usb_transfer.h 
    sys/dev/usb/controller ehci.c ohci.c uhci.c 
  Log:
  SVN rev 212134 on 2010-09-02 04:01:18Z by thompsa
  
  Change argument for usbd_get_dma_delay() from USB bus to USB device, some
  embedded hardware needs to know exactly which device is in question before it
  exactly can decide the required delay.
  
  Submitted by:   Hans Petter Selasky
  
  Revision  Changes    Path
  1.40      +1 -1      src/sys/dev/usb/controller/ehci.c
  1.27      +1 -1      src/sys/dev/usb/controller/ohci.c
  1.27      +1 -1      src/sys/dev/usb/controller/uhci.c
  1.18      +1 -1      src/sys/dev/usb/usb_controller.h
  1.39      +3 -2      src/sys/dev/usb/usb_hub.c
  1.41      +14 -8     src/sys/dev/usb/usb_transfer.c
  1.14      +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?201009020401.o8241fvX098633>