Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 12/23/1999 08:39:58
Module Name:	syssrc
Committed By:	pk
Date:		Thu Dec 23 16:39:58 UTC 1999

Modified Files:
	syssrc/sys/dev/sbus: be.c

Log Message:
* remove full duplex modes for the internal transceiver
* internal transceiver needs to be reset for the BMSR_LINK bit to
  be even remotely reliable
* because of previous, maintain link state, so we won't be sensing speed
  all the time when interface flags need to be changed (e.g. entering/exiting
  promiscuous mode)
* in auto-speed mode, report link condition changes on the console


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/sbus/be.c

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