Annotation of wikisrc/users/msaitoh.mdwn, revision 1.11

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.7       wiki       20: * wm(4)
1.11    ! wiki       21:     * SFP support.
        !            22:          * The code was written but it doesn't work yet :-|
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
1.11    ! wiki       34:     * knakahara@ is working on it.
1.1       wiki       35: * Add support dot3 MIB
                     36:     * Steal from FreeBSD :)
                     37: * Think about the behavior of ETHERCAP_*
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"
1.10      wiki       40: * [[Comparison of implementations of Ethernet drivers]](ethernet_driver)

CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb