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>>
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.
19: * IEEE 802.3az (Energy Efficiency Ethernet(EEE)) supprot
20: *
21: * Serdes support for wm(4)
22: * I have no any serdes machines/cards :-(
23: * Improve puc(4) as console
24: * Update IXP4xx stuff.
25: * Support Intel Galileo
26:
27:
28: # Interests
29: * Build daily autotest system for arm
30: * e.g.: <<http://releng.netbsd.org/test-results.html>>
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_*
37: * Use MI kern/subr_disk_mbr.c on some ARM platforms <<http://gnats.netbsd.org/47463>>.
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