Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/26/2000 09:38:15
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May 26 16:38:14 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: tulip.c tulipvar.h
	syssrc/sys/dev/pci: if_tlp_pci.c

Log Message:
Add support for the Davicom DM9102 and DM9102A 10/100 Ethernet chips.

Partially based on diffs submitted by Matthew Orgass <darkstar@pgh.net>
and IWAMOTO Toshihiro <iwamoto@sat.t.u-tokyo.ac.jp>.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.35 -r1.36 syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/pci/if_tlp_pci.c

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