Date: Mon, 18 Aug 2008 04:49:58 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ehci.c ehcireg.h ehcivar.h usb.h Message-ID: <200808180450.m7I4oEQm056564@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808180450.m7I4oEQm056564>