CVS commit: src/sys/dev/mii
"Nia Alarie" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: nia Date: Tue Apr 21 15:57:51 UTC 2026 Modified Files: src/sys/dev/mii: micphy.c Log Message: micphy: Apply errata workaround for KSZ9031 This fixes ethernet on an olimex a64 board, and should be pulled up to -11, -10, -9... Thanks jmcneill for pointing out the problem. PR port-arm/60193: olimex a64 - no carrier with emac0 ethernet To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 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.