]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r199672
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 9 Dec 2009 22:37:06 +0000 (22:37 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 9 Dec 2009 22:37:06 +0000 (22:37 +0000)
commita8abbf8f6ca29a4420d7334db913be09acaaf093
tree9181604e616511ede3447b6e345913444c9755ea
parent7bde10304f5b8ec2592ca026b188c298570e66a4
MFC r199672

 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

git-svn-id: svn://svn.freebsd.org/base/stable/8@200328 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
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