Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 10/05/2003 11:47:15
Module Name:	src
Committed By:	tron
Date:		Sun Oct  5 11:47:15 UTC 2003

Added Files:
	src/sys/dev/pci [netbsd-1-6]: if_bce.c if_bcereg.h

Log Message:
Pull up revision 1.1 (requested by mrg in ticket #1486):
add new driver for broadcom BCM4401 chipset (as seen on recent dell
laptops) written by Cliff Wright <cliff@snipe444.org> and tested by
yours truly.
XXX: missing mcast filter support.
thanks cliff!


To generate a diff of this commit:
cvs rdiff -r0 -r1.3.2.1 src/sys/dev/pci/if_bce.c src/sys/dev/pci/if_bcereg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.