Date: Mon, 10 Apr 2006 12:56:53 -0700 From: Paul Saab <ps@freebsd.org> To: Paul Saab <ps@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 bce.4 src/sys/modules/bce Makefile src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h src/sys/dev/mii brgphy.c miidevs Message-ID: <443AB885.3090206@freebsd.org> In-Reply-To: <200604101955.k3AJtOV8067679@repoman.freebsd.org> References: <200604101955.k3AJtOV8067679@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Please cut broadcom some slack on this driver. There are some problems with the style etc, but we'll be addressing these shortly. Having a working driver for 6.1 is better than having no driver for 6.1 and you'll be seeing a lot of this chip. Paul Saab wrote: > ps 2006-04-10 19:55:23 UTC > > FreeBSD src repository > > Modified files: > sys/dev/mii brgphy.c miidevs > Added files: > share/man/man4 bce.4 > sys/modules/bce Makefile > sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h > Log: > Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708) > PCI/PCIe Gigabit Ethernet adapeter. > > Submitted by: David Christensen > > Revision Changes Path > 1.1 +293 -0 src/share/man/man4/bce.4 (new) > 1.1 +6797 -0 src/sys/dev/bce/if_bce.c (new) > 1.1 +3508 -0 src/sys/dev/bce/if_bcefw.h (new) > 1.1 +4904 -0 src/sys/dev/bce/if_bcereg.h (new) > 1.40 +83 -27 src/sys/dev/mii/brgphy.c > 1.32 +2 -0 src/sys/dev/mii/miidevs > 1.1 +8 -0 src/sys/modules/bce/Makefile (new) > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?443AB885.3090206>