cvs commit: src/sys/dev/usb ehci.c ehcireg.h ehcivar.h usb.h
Kevin Lo
kevlo at FreeBSD.org
Mon Aug 18 04:50:15 UTC 2008
kevlo 2008-08-18 04:49:58 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c ehcireg.h ehcivar.h usb.h
Log:
SVN rev 181820 on 2008-08-18 04:49:58Z by kevlo
Add isochronous transfer support for USB 2.0
Obtained from: NetBSD
Revision Changes Path
1.65 +767 -47 src/sys/dev/usb/ehci.c
1.10 +33 -2 src/sys/dev/usb/ehcireg.h
1.19 +32 -0 src/sys/dev/usb/ehcivar.h
1.48 +2 -0 src/sys/dev/usb/usb.h
More information about the cvs-src
mailing list