Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 04/05/2002 07:48:41
Module Name: syssrc
Committed By: mycroft
Date: Fri Apr 5 04:48:41 UTC 2002
Modified Files:
syssrc/sys/dev/ic: tulip.c tulipreg.h
Log Message:
With certain 21140 and 21143 SROM formats, OPMODE_FD was never being set when
the interface was wired to full-duplex mode. Duh.
Also, add OPMODE_TTM to OPMODE_MEDIA_BITS, to insure that it is changed when
we switch between 10 and 100.
To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/ic/tulipreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.