1 1.10 thorpej # $NetBSD: files.mii,v 1.10 1998/11/03 23:51:29 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 1.7 thorpej 21 1.7 thorpej device exphy 22 1.7 thorpej attach exphy at mii 23 1.7 thorpej file dev/mii/exphy.c exphy 24 1.8 thorpej 25 1.8 thorpej device lxtphy 26 1.8 thorpej attach lxtphy at mii 27 1.8 thorpej file dev/mii/lxtphy.c lxtphy 28 1.9 thorpej 29 1.9 thorpej device icsphy 30 1.9 thorpej attach icsphy at mii 31 1.9 thorpej file dev/mii/icsphy.c icsphy 32 1.10 thorpej 33 1.10 thorpej device sqphy 34 1.10 thorpej attach sqphy at mii 35 1.10 thorpej file dev/mii/sqphy.c sqphy 36