Subject: CVS commit: src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/20/2007 10:17:18
Module Name: src
Committed By: tsutsui
Date: Tue Mar 20 10:17:18 UTC 2007
Modified Files:
src/sys/dev/mii: rlphy.c
Log Message:
Prepare sc_rtl8201l flag in softc and use it in rlphy_status() so that
we don't have to check device names of device_parent(). From FreeBSD.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/mii/rlphy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.