Date: Mon, 21 Mar 2005 23:17:27 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ehci.c Message-ID: <200503212317.j2LNHRwK085228@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2005-03-21 23:17:27 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/usb ehci.c
Log:
MFC 1.27-1.33:
o Fix minor endianness confusion
o Fix the bug that prevented most EHCI interrupt transfers from
working correctly, and enable split transactions
o Arrange the periodic QH tree correctly
o Ignore non-fatal qTD token status bits
o Set the split transaction interrupt C-mask correctly
Approved by: re (kensmith)
Revision Changes Path
1.14.2.7 +22 -22 src/sys/dev/usb/ehci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503212317.j2LNHRwK085228>
