Date: Sun, 8 Sep 2002 12:12:03 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h src/sys/dev/mii brgphy.c miidevs miidevs.h Message-ID: <200209081912.g88JC3jS094069@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2002/09/08 12:12:03 PDT Modified files: sys/dev/bge if_bge.c if_bgereg.h sys/dev/mii brgphy.c miidevs miidevs.h Log: Add support for the BCM5703x chips. I do not have one of these cards to test; however the submitter reports that this patch works with the on-board interface on the IBM x235 server. Submitted by: Jung-uk Kim <jkim@niksun.com> MFC after: 1 month Revision Changes Path 1.19 +19 -3 src/sys/dev/bge/if_bge.c 1.7 +4 -0 src/sys/dev/bge/if_bgereg.h 1.14 +6 -0 src/sys/dev/mii/brgphy.c 1.21 +1 -0 src/sys/dev/mii/miidevs 1.19 +2 -0 src/sys/dev/mii/miidevs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209081912.g88JC3jS094069>