iedowse 2006-02-25 17:44:29 UTC FreeBSD src repository Modified files: sys/dev/usb ohci.c Log: Add a missing ohci_waitintr() call that allows polled operation of bulk transfers to have a chance of working. PR: usb/93720 Submitted by: Nate Nielsen MFC after: 1 week Revision Changes Path 1.158 +3 -0 src/sys/dev/usb/ohci.c