Date: Tue, 23 Dec 2008 04:42:10 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb ehci.c ehcivar.h Message-ID: <200812230442.mBN4gNdg001092@repoman.freebsd.org>
index | next in thread | raw e-mail
sam 2008-12-23 04:42:10 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c ehcivar.h
Log:
SVN rev 186415 on 2008-12-23 04:42:10Z by sam
o add Transaction Translator support (still missing ISOC xfers)
o add EHCI_SCFLG_BIGEMMIO flag to force big-endian byte-select to be
set in USBMODE
o split reset work into new public routine ehci_reset so bus shim drivers
can force big-endian byte-select before ehci_init
Revision Changes Path
1.70 +37 -21 src/sys/dev/usb/ehci.c
1.22 +3 -0 src/sys/dev/usb/ehcivar.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812230442.mBN4gNdg001092>
