cvs commit: src/sys/dev/usb ohci.c ohcireg.h ohcivar.h
John-Mark Gurney
jmg at FreeBSD.org
Tue Jul 15 16:12:56 PDT 2003
jmg 2003/07/15 16:12:54 PDT
FreeBSD src repository
Modified files:
sys/dev/usb ohci.c ohcireg.h ohcivar.h
Log:
fix support for umass and related devices on ohci. This is a partial
sync of the NetBSD code.
fix isochornous support for ohci. This gets webcams like my OV511
working on sparc64.
PR: kern/52589
Submitted by: Bruce R. Montague (isochonous support)
Reviewed by: joe among others
Revision Changes Path
1.131 +144 -78 src/sys/dev/usb/ohci.c
1.20 +2 -0 src/sys/dev/usb/ohcireg.h
1.34 +5 -1 src/sys/dev/usb/ohcivar.h
More information about the cvs-src
mailing list