summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/smcphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mii/smcphy.c')
-rw-r--r--sys/dev/mii/smcphy.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/mii/smcphy.c b/sys/dev/mii/smcphy.c
index 1dd418d..e968053 100644
--- a/sys/dev/mii/smcphy.c
+++ b/sys/dev/mii/smcphy.c
@@ -26,7 +26,8 @@
__FBSDID("$FreeBSD$");
/*
- * Driver for the internal PHY on the SMSC LAN91C111.
+ * Driver for the SEEQ 80220 and 84220.
+ * (Originally developed for the internal PHY on the SMSC LAN91C111.)
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud