cvs commit: src/sys/bus/usb ehcivar.h
Jeroen Ruigrok/asmodai
asmodai at crater.dragonflybsd.org
Sat Aug 27 07:02:48 PDT 2005
asmodai 2005/08/27 06:59:55 PDT
DragonFly src repository
Modified files:
sys/bus/usb ehcivar.h
Log:
Update with the NetBSD code (which can include FreeBSD/OpenBSD changes):
v1.13: suspend/resume support
v1.14: was already applied by Matt, ifdefs for soft interrupt related stuff
v1.15: interrupt transfers, done originally by iedowse of FreeBSD, some minor
changes by David Gwyne. Note that NetBSD misattributed and OpenBSD did
not attribute at all.
v1.16: implement a DMA memory reserve, ifdef'd for NetBSD.
v1.17: ifdefs for sc_child for NetBSD/OpenBSD.
v1.18: add EHCI_MAX_POLLRATE
Revision Changes Path
1.5 +25 -2 src/sys/bus/usb/ehcivar.h
http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/ehcivar.h.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list