]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Try to resolve infinite interrupts by clearing an undocumented
authorHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 17 Feb 2015 07:52:50 +0000 (07:52 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 17 Feb 2015 07:52:50 +0000 (07:52 +0000)
commitfa592170fe180b62ab981da2d37a07aaf941cf0f
treeacf6e069aad29e236f0ccafca694f93586d477c6
parent2859a64a1a852b6e03d50c72953268b8fee90fc5
Try to resolve infinite interrupts by clearing an undocumented
interrupt status bit. According to the UHCI controller specification
the host controller halted interrupt is non-maskable.

PR: 156596
Tested by: adrian @
MFC after: 1 week
sys/dev/usb/controller/uhci.c