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 ehcireg.h usb_port.h
asmodai 2005/08/27 12:00:49 PDT
DragonFly src repository
Modified files:
sys/bus/usb ehci.c ehcireg.h usb_port.h
Log:
Synchronise with NetBSD:
ehci.c:
v1.74: Add suspend/resume support.
v1.75: Fix typo: compolicated.
v1.76: A little portability stuff (lockmgr -> usb_lockmgr)
v1.78: add interrupt transfers
v1.79: use DPRINTF instead of a printf
ehcireg.h:
1.18: Fix EHCI_HCS_P_INDICATOR
usb_port.h:
NetBSD/OpenBSD specific things, lockmgr->usb_lockmgr..
Revision Changes Path
1.12 +351 -59 src/sys/bus/usb/ehci.c
1.5 +2 -2 src/sys/bus/usb/ehcireg.h
1.13 +17 -4 src/sys/bus/usb/usb_port.h
http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/ehci.c.diff?r1=1.11&r2=1.12&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/ehcireg.h.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/usb_port.h.diff?r1=1.12&r2=1.13&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]