Revert "USB - Formalize polling mode and fix ohci interrupt storm"
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 8 Sep 2009 06:59:18 +0000 (23:59 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 8 Sep 2009 06:59:18 +0000 (23:59 -0700)
commit2a9347940e4a4ce4de68a1dbdbc20a4929a5a939
treeb11bc9ce5c2aadd27ca964f36bcab0c100f33ebd
parent64e453eca70233de1aab1a934a25152d8c5da756
Revert "USB - Formalize polling mode and fix ohci interrupt storm"

This reverts commit 727afe75ef752829158e906c5b86991478fece53.  It broke
too many things, so the OHCI storm will have to be fixed another way.
sys/bus/usb/ehci.c
sys/bus/usb/ohci.c
sys/bus/usb/ohcivar.h
sys/bus/usb/uhci.c
sys/bus/usb/usb.c
sys/bus/usb/usbdi.c
sys/bus/usb/usbdi.h
sys/bus/usb/usbdivar.h
sys/dev/usbmisc/ukbd/ukbd.c
sys/dev/usbmisc/umass/umass.c