Source-Changes archive

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

CVS commit: [netbsd-10] src/sys



Module Name:    src
Committed By:   martin
Date:           Thu May  7 13:55:44 UTC 2026

Modified Files:
        src/sys/arch/evbarm/conf [netbsd-10]: GENERIC64
        src/sys/dev/mii [netbsd-10]: micphy.c

Log Message:
Pull up following revision(s) (requested by nia in ticket #1257):

        sys/arch/evbarm/conf/GENERIC64: revision 1.232
        sys/dev/mii/micphy.c: revision 1.16
        sys/dev/mii/micphy.c: revision 1.17

Add micphy for Micrel KSZ[89]xxx PHY support
micphy: Apply errata workaround for KSZ9031

This fixes ethernet on an olimex a64 board.
Thanks jmcneill for pointing out the problem.

PR port-arm/60193: olimex a64 - no carrier with emac0 ethernet
micphy: Fill out mii_mpd_model in the sc struct.

The rest of the code expects this to be filled in and the driver
seems stable with this change (at least on my machine).
"ship it!" jmcneill@


To generate a diff of this commit:
cvs rdiff -u -r1.206.2.6 -r1.206.2.7 src/sys/arch/evbarm/conf/GENERIC64
cvs rdiff -u -r1.15 -r1.15.2.1 src/sys/dev/mii/micphy.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