Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/22/2002 17:42:08
Module Name: syssrc
Committed By: fvdl
Date: Sat Jun 22 14:42:08 UTC 2002
Added Files:
syssrc/sys/dev/pci: if_bge.c if_bgereg.h
Log Message:
Driver for Broadcom 570x / Altima AC 1000 gigabit ethernet cards.
Written by Bill Paul for FreeBSD. This port started out with the
port done to OpenBSD by nate@openbsd.org, but ended up looking much
more like the port of the ti driver done by drochner@netbsd.org
(they are similar in structure).
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/if_bge.c \
syssrc/sys/dev/pci/if_bgereg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.