Subject: CVS commit: src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/21/2006 13:55:30
Module Name:	src
Committed By:	bouyer
Date:		Sat Oct 21 13:55:30 UTC 2006

Modified Files:
	src/sys/dev/mii: makphy.c

Log Message:
Restart negotiation when we change media even if autoneg is not enabled.
Otherwise switching from a fixed media to another fixed media isn't noticed
by the switch and the effective speed doesn't change.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/mii/makphy.c

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