Bill Paul 76fd432173 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
2000-01-19 01:01:56 +00:00
..
2000-01-19 01:01:56 +00:00
2000-01-16 09:25:10 +00:00
1999-12-14 20:54:38 +00:00
2000-01-17 20:49:59 +00:00
2000-01-05 20:36:07 +00:00
2000-01-15 05:15:06 +00:00
2000-01-18 01:42:11 +00:00
1999-08-27 23:45:13 +00:00
1999-11-14 13:54:44 +00:00