summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-09-30 19:35:44 +0000
committerimp <imp@FreeBSD.org>2005-09-30 19:35:44 +0000
commit6d33aff6dae5c484c4e00cb127bfca95ca2aeeaa (patch)
treef92b2cdfa5564ffaa251be5b7897dc228c3b9076 /sys/dev/mii
parentb23c35710b47f806cbda2370a0b4d1599fb9de8a (diff)
downloadFreeBSD-src-6d33aff6dae5c484c4e00cb127bfca95ca2aeeaa.zip
FreeBSD-src-6d33aff6dae5c484c4e00cb127bfca95ca2aeeaa.tar.gz
Not sporttings on other cards
Diffstat (limited to 'sys/dev/mii')
-rw-r--r--sys/dev/mii/tdkphy.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/mii/tdkphy.c b/sys/dev/mii/tdkphy.c
index 8ae7b05..149b0a4 100644
--- a/sys/dev/mii/tdkphy.c
+++ b/sys/dev/mii/tdkphy.c
@@ -38,9 +38,9 @@ __FBSDID("$FreeBSD$");
*/
/*
- * The TDK 78Q2120 is found on some Xircom X3201 based cardbus cards. It's just
- * like any other normal phy, except it does auto negotiation in a different
- * way.
+ * The TDK 78Q2120 is found on some Xircom X3201 based cardbus cards,
+ * also spotted on some 3C575 cards. It's just like any other normal
+ * phy, except it does auto negotiation in a different way.
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud