K 10 svn:author V 5 wpaul K 8 svn:date V 27 2000-01-19T01:01:56.000000Z K 7 svn:log V 251 Fix a couple of bugs: - The busy wait hack in usbdi.c was doing its timeout in microseconds instead of milliseconds. - if_aue.c:aue_intr() is creating a bitmask by and'ing two bits when it should be or'ing them. Submitted by: Lennart Augustsson END