Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/25/2000 11:29:19
Module Name: syssrc
Committed By: thorpej
Date: Tue Jan 25 19:29:19 UTC 2000
Modified Files:
syssrc/sys/dev/cardbus: if_tlp_cardbus.c
syssrc/sys/dev/ic: tulip.c tulipvar.h
syssrc/sys/dev/pci: if_tlp_pci.c
Log Message:
Add a chip type for the Xircom X3201-3, and centralize the declaration
of the chip names array.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/cardbus/if_tlp_cardbus.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.28 -r1.29 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.