Date: Thu, 7 Jun 2007 02:21:38 +0000 (UTC) From: David Christensen <davidch@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii brgphy.c brgphyreg.h miidevs Message-ID: <200706070221.l572Ldfq054453@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidch 2007-06-07 02:21:38 UTC FreeBSD src repository Modified files: sys/dev/mii brgphy.c brgphyreg.h miidevs Log: New features: - Moved BCM5706S/5708S SerDes support to brgphy (since they are not technically TBI interfaces) - Added 2.5G support for BCM5708S Comments: Since this driver is shared with bge I tested several available controllers supported by bge and all worked as expected, however the list was not exhaustive. Need wider testing. MFC after: 4 weeks Revision Changes Path 1.69 +388 -164 src/sys/dev/mii/brgphy.c 1.10 +108 -15 src/sys/dev/mii/brgphyreg.h 1.45 +2 -1 src/sys/dev/mii/miidevs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706070221.l572Ldfq054453>