Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/29/1999 11:52:19
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Sep 29 18:52:19 UTC 1999

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

Log Message:
- Get a little closer on the Macronix chips.  Still some more work to do.
- Add some basic support for the ADMtek AL981 clone (which, unfortunately,
  I can't test until my sample boards arrive).


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.18 -r1.19 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.