From owner-cvs-all Sun Sep 8 12:12: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A89837B400; Sun, 8 Sep 2002 12:12:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 391D543E3B; Sun, 8 Sep 2002 12:12:03 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: from freefall.freebsd.org (jdp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g88JC3JU094070; Sun, 8 Sep 2002 12:12:03 -0700 (PDT) (envelope-from jdp@freefall.freebsd.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g88JC3jS094069; Sun, 8 Sep 2002 12:12:03 -0700 (PDT) Message-Id: <200209081912.g88JC3jS094069@freefall.freebsd.org> From: John Polstra Date: Sun, 8 Sep 2002 12:12:03 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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