]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Optimise the ISP/SAF1761 driver:
authorHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 29 May 2014 10:06:18 +0000 (10:06 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 29 May 2014 10:06:18 +0000 (10:06 +0000)
commit580bc2220a4a666fb0ac2a2a3c1c3182859280cb
tree779d750cf0a8ac51ff9512c4a85051bd7ae2daf4
parent18744cd9ea026f71110fe72eae7ddc1f05e69793
Optimise the ISP/SAF1761 driver:
- Use an interrupt filter for handling the data path interrupts. This
increases the throughput significantly.
- Implement support for USB suspend and resume in USB host mode.

Sponsored by: DARPA, AFRL
sys/dev/usb/controller/saf1761_otg.c
sys/dev/usb/controller/saf1761_otg.h
sys/dev/usb/controller/saf1761_otg_fdt.c