Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: msaitoh
Date: Sun Dec 29 21:28:41 UTC 2013
Modified Files:
src/share/man/man4: wm.4
src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h
Log Message:
Add support For I354(C2000 interna Ethernet controller):
- Add I354 support.
- Fix SGMII+MDIO case. SGMII+I2C is not supported yet.
- Not tested well.
- Sprinkle "XXX" to check later.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/share/man/man4/wm.4
cvs rdiff -u -r1.264 -r1.265 src/sys/dev/pci/if_wm.c
cvs rdiff -u -r1.54 -r1.55 src/sys/dev/pci/if_wmreg.h
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/if_wmvar.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