From owner-cvs-all Sat Nov 2 10:19:29 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 D5DE237B404; Sat, 2 Nov 2002 10:19:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C19543E6E; Sat, 2 Nov 2002 10:19:26 -0800 (PST) (envelope-from mp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA2IHtmV059147; Sat, 2 Nov 2002 10:17:55 -0800 (PST) (envelope-from mp@repoman.freebsd.org) Received: (from mp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA2IHt4E059146; Sat, 2 Nov 2002 10:17:55 -0800 (PST) Message-Id: <200211021817.gA2IHt4E059146@repoman.freebsd.org> From: Mark Peek Date: Sat, 2 Nov 2002 10:17:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h X-FreeBSD-CVS-Branch: RELENG_4 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 mp 2002/11/02 10:17:55 PST Modified files: (Branch: RELENG_4) sys/dev/bge if_bge.c if_bgereg.h Log: MFC: 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. Approved by: jdp Revision Changes Path 1.3.2.17 +19 -3 src/sys/dev/bge/if_bge.c 1.1.2.7 +4 -0 src/sys/dev/bge/if_bgereg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message