Date: Sun, 11 May 2003 11:00:55 -0700 (PDT) From: Paul Saab <ps@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii brgphy.c miidevs miidevs.h src/sys/dev/bge if_bge.c if_bgereg.h Message-ID: <200305111800.h4BI0ucK099263@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2003/05/11 11:00:55 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/mii brgphy.c miidevs miidevs.h sys/dev/bge if_bge.c if_bgereg.h Log: MFC: if_bge.c: - Support for the 5704 - Write twice to send producer index workaround - Leave LED set to hardware default - ONEDMA_AT_ONCE workaround - Disable AUTOPOLL when accessing the PHY - Check the UPDATED bit in the status block brgphy.c: - Support for the 5704 - Loop the phy when changing media types - For 1000BaseT operation, autonegotiation must be enabled - DSP patches Revision Changes Path 1.3.2.22 +100 -70 src/sys/dev/bge/if_bge.c 1.1.2.10 +38 -16 src/sys/dev/bge/if_bgereg.h 1.1.2.7 +205 -87 src/sys/dev/mii/brgphy.c 1.4.2.11 +2 -0 src/sys/dev/mii/miidevs 1.4.2.11 +5 -1 src/sys/dev/mii/miidevs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305111800.h4BI0ucK099263>