Annotation of wikisrc/users/msaitoh.mdwn, revision 1.12
1.1 wiki 1: # Work area?
2:
3: * maintain wm(4)
4: * maintain bge(4)
1.12 ! wiki 5: * maintain ixg(4)
1.1 wiki 6: * maintain some MII PHYs
7: * maintain puc(4)
8: * fix bugs :-)
9: * Release engineering
10:
11:
12: # TODO
13: * IEEE 802.3 Clause 45. MDIO access:
14: * See my slide in AsiaBSDCon 2014 WIP session <<http://www.netbsd.org/~msaitoh/Improving_MII_PHY.pdf>>
15: * Atomic access of MII PHY.
16: * There is no common framework to do multiple register accesses as atomic.
17: * See my slide in AsiaBSDCon 2014 WIP session <<http://www.netbsd.org/~msaitoh/Improving_MII_PHY.pdf>>
1.6 wiki 18: * Change the return value of mii_readreg() and mii_writereg().
19: * Currently there is no way to know whether the call was failed(timeout) or not.
1.3 wiki 20: * IEEE 802.3az (Energy Efficiency Ethernet(EEE)) supprot
1.7 wiki 21: * wm(4)
1.11 wiki 22: * SFP support.
23: * The code was written but it doesn't work yet :-|
1.1 wiki 24: * Improve puc(4) as console
1.2 wiki 25: * Update IXP4xx stuff.
1.1 wiki 26: * Support Intel Galileo
27:
28:
29: # Interests
1.2 wiki 30: * Build daily autotest system for arm
31: * e.g.: <<http://releng.netbsd.org/test-results.html>>
1.1 wiki 32: * Add support dot3 MIB
33: * Steal from FreeBSD :)
34: * Think about the behavior of ETHERCAP_*
1.5 wiki 35: * Fix/improve pmc(1) and PERFCTRS. At least it doesn't work on i386 MP system.
36: * MI(or common) format or API for "cpuctl identify"
1.10 wiki 37: * [[Comparison of implementations of Ethernet drivers]](ethernet_driver)
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb