Source-Changes archive

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

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



Module Name:    src
Committed By:   martin
Date:           Sun Sep  1 10:19:04 UTC 2019

Modified Files:
        src/sys/dev/mii [netbsd-8]: ciphy.c ciphyreg.h

Log Message:
Pull up the following revisions, requested by msaitoh in ticket #1350:

        sys/dev/mii/ciphy.c                             1.27-1.28, 1.30, 1.32
                                                        via patch
        sys/dev/mii/ciphyreg.h                          1.6

- The register bit definitions from register 0 to 15 in ciphyreg.h
  conform to the 802.3 spec, so remove them and use mii.h's definition.
  No functional change.
- Add CS8204, CS8244 VSC8211 and VSC8601 support from {Free,Open}BSD.
- KNF.


To generate a diff of this commit:
cvs rdiff -u -r1.26.10.1 -r1.26.10.2 src/sys/dev/mii/ciphy.c
cvs rdiff -u -r1.5 -r1.5.20.1 src/sys/dev/mii/ciphyreg.h

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