]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve High Speed slot allocation mechanism by moving the computation to the
authorthompsa <thompsa@FreeBSD.org>
Sun, 22 Nov 2009 21:16:43 +0000 (21:16 +0000)
committerthompsa <thompsa@FreeBSD.org>
Sun, 22 Nov 2009 21:16:43 +0000 (21:16 +0000)
commit87194982c0d82d711579a618a553c5d555599700
tree03755e6bb81bc77a4f5a2db3eb4c79f32ac294f7
parent33b0b9f0e9af6a61858f23dd610353152d5204cd
Improve High Speed slot allocation mechanism by moving the computation to the
endpoint rather than per xfer and provide functions around get/free of resources.

Submitted by: Hans Petter Selasky
sys/dev/usb/controller/ehci.c
sys/dev/usb/usb_core.h
sys/dev/usb/usb_device.c
sys/dev/usb/usb_hub.c
sys/dev/usb/usb_hub.h
sys/dev/usb/usb_transfer.c
sys/dev/usb/usbdi.h