Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/03/1999 14:25:09
Module Name: syssrc
Committed By: thorpej
Date: Wed Nov 3 22:25:09 UTC 1999
Modified Files:
syssrc/sys/dev/ic: tulip.c tulipvar.h
Log Message:
More or less completely rewrite the way DECchip media is handled, and
add support for the DECchip 21142/21143 SIA/SYM media. Make the Macronix
98713 behave like a 21140A, and the 98713A and later behave like a 21143.
Nuke all of the Macronix-specific Nway code, as it will be identical to
the 21143 Nway code once it is written.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/ic/tulipvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.