K 10 svn:author V 3 joe K 8 svn:date V 27 2003-07-14T19:47:59.000000Z K 7 svn:log V 449 MFNetBSD: revision 1.133 date: 2002/12/07 07:14:28; author: toshii; Fix several nits. Mostly from SOMEYA Yoshihiko. - Call usbd_transfer_complete at splusb. - Fix a botched for loop in ohci_rem_ed. - In ohci_close_pipe, wait 1ms after removing an ED to avoid possible race condition. The splusb change is non-functional on FreeBSD. The botched loop and race condition changes came from us. This patch is non-functional. END