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:   snj
Date:           Thu Jul 26 21:41:19 UTC 2018

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

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #932):
        sys/dev/mii/mii.h: 1.21-1.23
Fix typos.
--
- Add some bit definitions:
    - Unidirectional enable
    - Unidirectional ability
    - Extended Next Page
    - Receive Next Page Location Able
    - Received Next Page Storage Location
    - Data Link Layer Classification capability
    - Enable Physical Layer Classification
    - Invalid Class in PD Class
    - PSE Status bit definitions
- Sort registers
- Modify comments.
--
- Rename ENP (Extended Next Page) to XNP.
- Add ANLPAR_XNP bit.
- Add definitions for RF1 and RF2 (for 1000BASE-X) .
- Rename MII_ANNP (Autonegotiation next page transmit) register to MII_ANNPT.
- Add bit definitions for MII_ANNPT and MII_ANLPRNP.
- Remove GTSR_LP_ASM_DIR bit. This is not described in the 802.3 spec now and
   no any NetBSD drivers use the definition.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.20.8.1 src/sys/dev/mii/mii.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