(2013/04/15 20:48), SAITOH Masanobu wrote:
Module Name: src
Committed By: msaitoh
Date: Mon Apr 15 11:48:27 UTC 2013
Added Files:
src/sys/dev/mii: mdio.h
Log Message:
Add new file mii/mdio.h which contain IEEE 802.3 Clause 45 register
definitions. From:
- IEEE 802.3 2008
s/2008/2009/
I've fixed using cvs admin.
- IEEE 802.3at
- IEEE 802.3av
- IEEE 802.3az
Currently, only device addresses and register number are written.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/mii/mdio.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
-----------------------------------------------
SAITOH Masanobu (msai...@execsw.org
msai...@netbsd.org)