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