Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/18/2001 05:03:55
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May 18 02:03:54 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: files.pci if_sip.c if_sipreg.h
Added Files:
	syssrc/sys/dev/pci: if_gsip.c

Log Message:
Add a driver for the National Semiconductor DP83820 Gigabit Ethernet
chip.  This is found on the NetGear GA-622 and Asante FriendlyNet
GigaNIX.


To generate a diff of this commit:
cvs rdiff -r1.127 -r1.128 syssrc/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/if_gsip.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/pci/if_sip.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/pci/if_sipreg.h

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