iedowse 2006-06-26 00:31:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/usb ohci.c umass.c Log: MFC: implement umass_cam_poll() and add a missing ohci_waitintr() call so that polled operation works. PR: usb/93720 Revision Changes Path 1.154.2.4 +3 -0 src/sys/dev/usb/ohci.c 1.122.2.10 +3 -7 src/sys/dev/usb/umass.c