Date: Wed, 9 Dec 2009 22:37:06 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_core.h usb_device.c usb_hub.c usb_hub.h usb_transfer.c usbdi.h src/sys/dev/usb/controller ehci.c Message-ID: <200912092237.nB9MbIBY075887@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2009-12-09 22:37:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/usb usb_core.h usb_device.c usb_hub.c
usb_hub.h usb_transfer.c usbdi.h
sys/dev/usb/controller ehci.c
Log:
SVN rev 200328 on 2009-12-09 22:37:06Z by thompsa
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
Revision Changes Path
1.26.2.7 +12 -47 src/sys/dev/usb/controller/ehci.c
1.30.2.4 +0 -3 src/sys/dev/usb/usb_core.h
1.44.2.7 +1 -1 src/sys/dev/usb/usb_device.c
1.28.2.5 +167 -14 src/sys/dev/usb/usb_hub.c
1.11.2.2 +2 -2 src/sys/dev/usb/usb_hub.h
1.28.2.7 +17 -3 src/sys/dev/usb/usb_transfer.c
1.71.2.3 +10 -1 src/sys/dev/usb/usbdi.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912092237.nB9MbIBY075887>
