Synchronise with NetBSD (some come from OpenBSD):
authorJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Sat, 27 Aug 2005 15:34:17 +0000 (15:34 +0000)
committerJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Sat, 27 Aug 2005 15:34:17 +0000 (15:34 +0000)
commitd44f01b9e9236d465f22c8b7a6621d59bc355aa9
treee2d93743c2e0d5a9498e07550f05eea3e0005247
parent9d3e329ce119e6735b9518a3b350ac03f4c816e4
Synchronise with NetBSD (some come from OpenBSD):

v1.68: Adjust some silliness that was causing us to do extra work for "frame
       list rollover" interrupts, which we pretty much ignore.
v1.69: hcpriv is not actually used here.  Remove references to it.
v1.71: ANSIfy.
v1.72: Update printfs with accurate function names.
       Convert EHCI_LINK_TERMINATE using htole32().
v1.73: Fix spelling of intterupt.
       Use do .. while wrappers for debug print.
sys/bus/usb/ehci.c