From 600313b16ef35532cd962dfba2531234795092cc Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sun, 10 Dec 2006 01:10:08 +0000 Subject: [PATCH] As Bernd Walter points out, the rlphy is used for more things than just the intenral phy on parts supported by the rl and re drivers, the RTL8201BL for example. He also sent me a nice picture of hundreds of these chips in a tray to boulder his claim. :-) Therefore remove a comment that suggested that they were... --- sys/conf/files | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/conf/files b/sys/conf/files index 4132cbd56ae..0637a7f77c3 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -739,7 +739,6 @@ dev/mii/nsphy.c optional miibus | nsphy dev/mii/pnaphy.c optional miibus | pnaphy dev/mii/qsphy.c optional miibus | qsphy dev/mii/rgephy.c optional miibus | rgephy -# XXX rl and re only? dev/mii/rlphy.c optional miibus | rlphy # XXX rue only? dev/mii/ruephy.c optional miibus | ruephy