Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/mii
Module Name: src
Committed By: msaitoh
Date: Mon Apr 15 08:09:48 UTC 2013
Modified Files:
src/sys/dev/mii: mii.h
Log Message:
Add the following registers from IEEE 802.3-2009 Clause 22.
- PSE control register(0x0b)
- PSE status register(0x0c)
- MMD access control register(0x0d)
- MMD access address data register(0x0e)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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