Date: Tue, 14 Oct 2008 07:05:20 +0000 (UTC) From: Rafal Jaworowski <raj@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb ehci.c ehci_mbus.c ehcivar.h Message-ID: <200810140705.m9E75R1l069949@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
raj 2008-10-14 07:05:20 UTC FreeBSD src repository Modified files: sys/dev/usb ehci.c ehcivar.h Added files: sys/dev/usb ehci_mbus.c Log: SVN rev 183866 on 2008-10-14 07:05:20Z by raj Mbus attachment for USB EHCI integrated controller on Marvell chips. This includes workarounds required for the ehci(4) to handle some non-standard behaviour of these devices. Obtained from: Marvell, Semihalf Revision Changes Path 1.67 +21 -2 src/sys/dev/usb/ehci.c 1.1 +318 -0 src/sys/dev/usb/ehci_mbus.c (new) 1.20 +3 -0 src/sys/dev/usb/ehcivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810140705.m9E75R1l069949>