[BACK]Return to files.mii CVS log [TXT][DIR] Up to [local] / sys / dev / mii

Annotation of sys/dev/mii/files.mii, Revision 1.1.1.1

1.1       nbrk        1: #      $OpenBSD: files.mii,v 1.26 2006/07/12 19:05:50 brad Exp $
                      2: #      $NetBSD: files.mii,v 1.13 1998/11/05 00:36:48 thorpej Exp $
                      3:
                      4: file   dev/mii/mii.c                           mii
                      5:
                      6: define mii_phy
                      7: file   dev/mii/mii_physubr.c                   mii_phy
                      8:
                      9: define ukphy_subr
                     10: file   dev/mii/ukphy_subr.c                    ukphy_subr
                     11:
                     12: device tlphy: mii_phy
                     13: attach tlphy at mii
                     14: file   dev/mii/tlphy.c                         tlphy
                     15:
                     16: device txphy: mii_phy, ukphy_subr
                     17: attach txphy at mii
                     18: file   dev/mii/txphy.c                         txphy
                     19:
                     20: device nsphy: mii_phy
                     21: attach nsphy at mii
                     22: file   dev/mii/nsphy.c                         nsphy
                     23:
                     24: device nsphyter: mii_phy
                     25: attach nsphyter at mii
                     26: file   dev/mii/nsphyter.c                      nsphyter
                     27:
                     28: device gentbi: mii_phy
                     29: attach gentbi at mii
                     30: file   dev/mii/gentbi.c                        gentbi
                     31:
                     32: device qsphy: mii_phy
                     33: attach qsphy at mii
                     34: file   dev/mii/qsphy.c                         qsphy
                     35:
                     36: device inphy: mii_phy
                     37: attach inphy at mii
                     38: file   dev/mii/inphy.c                         inphy
                     39:
                     40: device iophy: mii_phy
                     41: attach iophy at mii
                     42: file   dev/mii/iophy.c                         iophy
                     43:
                     44: device eephy: mii_phy, ukphy_subr
                     45: attach eephy at mii
                     46: file   dev/mii/eephy.c                         eephy
                     47:
                     48: device exphy: mii_phy, ukphy_subr
                     49: attach exphy at mii
                     50: file   dev/mii/exphy.c                         exphy
                     51:
                     52: device rlphy: mii_phy, ukphy_subr
                     53: attach rlphy at mii
                     54: file   dev/mii/rlphy.c                         rlphy
                     55:
                     56: device lxtphy: mii_phy, ukphy_subr
                     57: attach lxtphy at mii
                     58: file   dev/mii/lxtphy.c                        lxtphy
                     59:
                     60: device luphy: mii_phy, ukphy_subr
                     61: attach luphy at mii
                     62: file   dev/mii/luphy.c                         luphy
                     63:
                     64: device mtdphy: mii_phy, ukphy_subr
                     65: attach mtdphy at mii
                     66: file   dev/mii/mtdphy.c                        mtdphy
                     67:
                     68: device icsphy: mii_phy
                     69: attach icsphy at mii
                     70: file   dev/mii/icsphy.c                        icsphy
                     71:
                     72: device sqphy: mii_phy
                     73: attach sqphy at mii
                     74: file   dev/mii/sqphy.c                         sqphy
                     75:
                     76: device tqphy: mii_phy
                     77: attach tqphy at mii
                     78: file   dev/mii/tqphy.c                         tqphy
                     79:
                     80: device ukphy: mii_phy, ukphy_subr
                     81: attach ukphy at mii
                     82: file   dev/mii/ukphy.c                         ukphy
                     83:
                     84: device dcphy: mii_phy
                     85: attach dcphy at mii
                     86: file   dev/mii/dcphy.c                         dcphy
                     87:
                     88: device bmtphy: mii_phy
                     89: attach bmtphy at mii
                     90: file   dev/mii/bmtphy.c                        bmtphy
                     91:
                     92: device brgphy: mii_phy
                     93: attach brgphy at mii
                     94: file   dev/mii/brgphy.c                        brgphy
                     95:
                     96: device xmphy: mii_phy
                     97: attach xmphy at mii
                     98: file   dev/mii/xmphy.c                         xmphy
                     99:
                    100: device amphy: mii_phy
                    101: attach amphy at mii
                    102: file   dev/mii/amphy.c                         amphy
                    103:
                    104: device acphy: mii_phy
                    105: attach acphy at mii
                    106: file   dev/mii/acphy.c                         acphy
                    107:
                    108: device nsgphy: mii_phy
                    109: attach nsgphy at mii
                    110: file   dev/mii/nsgphy.c                        nsgphy
                    111:
                    112: device urlphy: mii_phy
                    113: attach urlphy at mii
                    114: file   dev/mii/urlphy.c                        urlphy
                    115:
                    116: device rgephy: mii_phy
                    117: attach rgephy at mii
                    118: file   dev/mii/rgephy.c                        rgephy
                    119:
                    120: device ciphy: mii_phy
                    121: attach ciphy at mii
                    122: file   dev/mii/ciphy.c                         ciphy
                    123:
                    124: device ipgphy: mii_phy
                    125: attach ipgphy at mii
                    126: file   dev/mii/ipgphy.c                        ipgphy

CVSweb