Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/15/2002 00:02:43
Module Name:	syssrc
Committed By:	chs
Date:		Sun Jul 14 21:02:42 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: tulip.c

Log Message:
use the SROM info to set the media in 2114[23] autonegotiation
rather than just fiddling the opmode CSR, since we might
need to change the SIA CSRs as well (eg. for some ZNYX cards).
from PR 17510.


To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 syssrc/sys/dev/ic/tulip.c

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