Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src
Module Name: src
Committed By: martin
Date: Mon Nov 25 16:53:29 UTC 2019
Modified Files:
src/share/man/man4 [netbsd-9]: micphy.4
src/sys/dev/mii [netbsd-9]: micphy.c miidevs
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #479):
sys/dev/mii/micphy.c: revision 1.9
sys/dev/mii/miidevs: revision 1.161
share/man/man4/micphy.4: revision 1.3
Add Micrel (now Microchip) KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and
KSZ9477.
Add support for KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and KSZ9477.
It also supports LAN7430's internal PHY. First wrote by nisimura@ and added
some device support by me. Not tested well.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.32.1 src/share/man/man4/micphy.4
cvs rdiff -u -r1.8 -r1.8.4.1 src/sys/dev/mii/micphy.c
cvs rdiff -u -r1.153.2.3 -r1.153.2.4 src/sys/dev/mii/miidevs
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