]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r212134
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:48:47 +0000 (01:48 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:48:47 +0000 (01:48 +0000)
commit21ab46512f35997e84a9ea01f095a66e15e58339
tree60bdbb5b4a046d0de1674d75a0e69c5fee0463ff
parentcffe671b51d373e70d43e40f6d143054590631e3
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215500 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/ehci.c
sys/dev/usb/controller/ohci.c
sys/dev/usb/controller/uhci.c
sys/dev/usb/usb_controller.h
sys/dev/usb/usb_hub.c
sys/dev/usb/usb_transfer.c
sys/dev/usb/usb_transfer.h