Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2010 01:48:47 +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:  <201011190149.oAJ1n9Xa038181@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-11-19 01:48:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    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 215500 on 2010-11-19 01:48:47Z by thompsa
  
  MFC r212134
  
   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.
  
  Revision   Changes    Path
  1.26.2.16  +1 -1      src/sys/dev/usb/controller/ehci.c
  1.21.2.5   +1 -1      src/sys/dev/usb/controller/ohci.c
  1.21.2.7   +1 -1      src/sys/dev/usb/controller/uhci.c
  1.17.2.2   +1 -1      src/sys/dev/usb/usb_controller.h
  1.28.2.12  +3 -2      src/sys/dev/usb/usb_hub.c
  1.28.2.14  +14 -8     src/sys/dev/usb/usb_transfer.c
  1.12.2.3   +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?201011190149.oAJ1n9Xa038181>