]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r269604:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 Aug 2014 06:59:40 +0000 (06:59 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 Aug 2014 06:59:40 +0000 (06:59 +0000)
commitd2af03a1b1719d8cbb03da7a24935186a4bea602
treedd23cf93d8b0f5bbcf51520e4d3a2131f1a77784
parent52c3058a7af7693624b4c8a0c8d514bb1ebdc55b
MFC r269604:
- Implement fast interrupt handler to save CPU usage.
- Cleanup some register reads and writes to use existing register
  access macros.
- Ensure code which only applies to the control endpoint is not run
  for other endpoints in the data transfer path.

git-svn-id: svn://svn.freebsd.org/base/stable/10@269916 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/at91dci.c
sys/dev/usb/controller/at91dci.h
sys/dev/usb/controller/at91dci_atmelarm.c
sys/dev/usb/controller/at91dci_fdt.c