Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/dev/mii



Module Name:    src
Committed By:   jdc
Date:           Sun Mar 30 15:02:29 UTC 2008

Modified Files:
        src/sys/dev/mii [netbsd-4]: rlphy.c

Log Message:
Pull up revisions 1.14-1.15 (requested by tsutsui in ticket #1111).

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.

Fix wrong softc size (missed in the previous).


To generate a diff of this commit:
cvs rdiff -r1.12.2.1 -r1.12.2.2 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.



Home | Main Index | Thread Index | Old Index