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