Home | History | Annotate | Line # | Download | only in mii
files.mii revision 1.19.2.7
      1  1.19.2.7   nathanw #	$NetBSD: files.mii,v 1.19.2.7 2002/06/20 03:45:16 nathanw Exp $
      2       1.1    bouyer 
      3  1.19.2.7   nathanw defflag	opt_mii.h	MIIVERBOSE
      4  1.19.2.7   nathanw 
      5  1.19.2.7   nathanw define	mii		{[phy = -1]}
      6      1.19     lukem file	dev/mii/mii.c				mii
      7      1.18  sommerfe 
      8  1.19.2.7   nathanw define	mii_bitbang
      9  1.19.2.7   nathanw file	dev/mii/mii_bitbang.c			mii_bitbang
     10       1.1    bouyer 
     11      1.19     lukem define	mii_phy
     12      1.19     lukem file	dev/mii/mii_physubr.c			mii_phy
     13      1.11   thorpej 
     14      1.19     lukem define	ukphy_subr
     15      1.19     lukem file	dev/mii/ukphy_subr.c			ukphy_subr
     16      1.12   thorpej 
     17  1.19.2.3   nathanw device	acphy: mii_phy
     18  1.19.2.3   nathanw attach	acphy at mii
     19  1.19.2.3   nathanw file	dev/mii/acphy.c				acphy
     20  1.19.2.3   nathanw 
     21  1.19.2.3   nathanw device	amhphy: mii_phy
     22  1.19.2.3   nathanw attach	amhphy at mii
     23  1.19.2.3   nathanw file	dev/mii/amhphy.c			amhphy
     24  1.19.2.3   nathanw 
     25  1.19.2.1   nathanw device	bmtphy: mii_phy
     26  1.19.2.1   nathanw attach	bmtphy at mii
     27  1.19.2.1   nathanw file	dev/mii/bmtphy.c			bmtphy
     28  1.19.2.1   nathanw 
     29  1.19.2.1   nathanw device	brgphy: mii_phy
     30  1.19.2.1   nathanw attach	brgphy at mii
     31  1.19.2.1   nathanw file	dev/mii/brgphy.c			brgphy
     32  1.19.2.1   nathanw 
     33      1.19     lukem device	tlphy: mii_phy
     34      1.19     lukem attach	tlphy at mii
     35      1.19     lukem file	dev/mii/tlphy.c				tlphy
     36      1.19     lukem 
     37      1.19     lukem device	nsphy: mii_phy
     38      1.19     lukem attach	nsphy at mii
     39      1.19     lukem file	dev/mii/nsphy.c				nsphy
     40      1.19     lukem 
     41      1.19     lukem device	nsphyter: mii_phy
     42      1.19     lukem attach	nsphyter at mii
     43      1.19     lukem file	dev/mii/nsphyter.c			nsphyter
     44  1.19.2.1   nathanw 
     45  1.19.2.2   nathanw device	gentbi: mii_phy
     46  1.19.2.2   nathanw attach	gentbi at mii
     47  1.19.2.2   nathanw file	dev/mii/gentbi.c			gentbi
     48  1.19.2.2   nathanw 
     49  1.19.2.2   nathanw device	glxtphy: mii_phy
     50  1.19.2.2   nathanw attach	glxtphy at mii
     51  1.19.2.2   nathanw file	dev/mii/glxtphy.c			glxtphy
     52  1.19.2.2   nathanw 
     53  1.19.2.1   nathanw device	gphyter: mii_phy
     54  1.19.2.1   nathanw attach	gphyter at mii
     55  1.19.2.1   nathanw file	dev/mii/gphyter.c			gphyter
     56      1.19     lukem 
     57      1.19     lukem device	qsphy: mii_phy
     58      1.19     lukem attach	qsphy at mii
     59      1.19     lukem file	dev/mii/qsphy.c				qsphy
     60      1.19     lukem 
     61      1.19     lukem device	inphy: mii_phy
     62      1.19     lukem attach	inphy at mii
     63      1.19     lukem file	dev/mii/inphy.c				inphy
     64      1.19     lukem 
     65      1.19     lukem device	iophy: mii_phy
     66      1.19     lukem attach	iophy at mii
     67      1.19     lukem file	dev/mii/iophy.c				iophy
     68      1.19     lukem 
     69      1.19     lukem device	exphy: mii_phy, ukphy_subr
     70      1.19     lukem attach	exphy at mii
     71      1.19     lukem file	dev/mii/exphy.c				exphy
     72      1.19     lukem 
     73  1.19.2.5   nathanw device	lxtphy: mii_phy, ukphy_subr
     74      1.19     lukem attach	lxtphy at mii
     75      1.19     lukem file	dev/mii/lxtphy.c			lxtphy
     76  1.19.2.2   nathanw 
     77  1.19.2.2   nathanw device	makphy: mii_phy
     78  1.19.2.2   nathanw attach	makphy at mii
     79  1.19.2.2   nathanw file	dev/mii/makphy.c			makphy
     80      1.19     lukem 
     81      1.19     lukem device	icsphy: mii_phy
     82      1.19     lukem attach	icsphy at mii
     83      1.19     lukem file	dev/mii/icsphy.c			icsphy
     84      1.19     lukem 
     85      1.19     lukem device	sqphy: mii_phy
     86      1.19     lukem attach	sqphy at mii
     87      1.19     lukem file	dev/mii/sqphy.c				sqphy
     88      1.19     lukem 
     89      1.19     lukem device	tqphy: mii_phy
     90      1.19     lukem attach	tqphy at mii
     91      1.19     lukem file	dev/mii/tqphy.c				tqphy
     92      1.19     lukem 
     93      1.19     lukem device	dmphy: mii_phy
     94      1.19     lukem attach	dmphy at mii
     95      1.19     lukem file	dev/mii/dmphy.c				dmphy
     96  1.19.2.3   nathanw 
     97  1.19.2.3   nathanw device	pnaphy: mii_phy
     98  1.19.2.3   nathanw attach	pnaphy at mii
     99  1.19.2.3   nathanw file	dev/mii/pnaphy.c			pnaphy
    100  1.19.2.6   nathanw 
    101  1.19.2.6   nathanw device	urlphy: mii_phy
    102  1.19.2.6   nathanw attach	urlphy at mii
    103  1.19.2.6   nathanw file	dev/mii/urlphy.c			urlphy
    104      1.19     lukem 
    105      1.19     lukem device	ukphy: mii_phy, ukphy_subr
    106      1.19     lukem attach	ukphy at mii
    107      1.19     lukem file	dev/mii/ukphy.c				ukphy
    108