Subject: CVS commit: [netbsd-2-0] src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 08/12/2004 18:16:01
Module Name: src
Committed By: jmc
Date: Thu Aug 12 18:16:01 UTC 2004
Modified Files:
src/sys/dev/mii [netbsd-2-0]: ukphy_subr.c
Log Message:
Pullup patch (requested by toshii in ticket #743)
If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speed
was negotiated, and check if we ended up mastering the clock if so.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.8.1 src/sys/dev/mii/ukphy_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.