1 1.6 thorpej # $NetBSD: files.mii,v 1.6 1998/08/11 00:05:36 thorpej Exp $ 2 1.1 bouyer 3 1.6 thorpej file dev/mii/mii.c mii 4 1.1 bouyer 5 1.4 thorpej device tlphy 6 1.6 thorpej attach tlphy at mii 7 1.5 thorpej file dev/mii/tlphy.c tlphy 8 1.1 bouyer 9 1.4 thorpej device nsphy 10 1.6 thorpej attach nsphy at mii 11 1.5 thorpej file dev/mii/nsphy.c nsphy 12 1.5 thorpej 13 1.5 thorpej device qsphy 14 1.6 thorpej attach qsphy at mii 15 1.5 thorpej file dev/mii/qsphy.c qsphy 16 1.5 thorpej 17 1.5 thorpej device inphy 18 1.6 thorpej attach inphy at mii 19 1.5 thorpej file dev/mii/inphy.c inphy 20