DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/bus/usb ehci.c
asmodai 2005/08/27 08:34:17 PDT
DragonFly src repository
Modified files:
sys/bus/usb ehci.c
Log:
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.
Revision Changes Path
1.11 +28 -35 src/sys/bus/usb/ehci.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/ehci.c.diff?r1=1.10&r2=1.11&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]