summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-01-03 23:31:58 +0000
committerimp <imp@FreeBSD.org>2010-01-03 23:31:58 +0000
commit560e1299d3334dc6518ca2df182e000f9d712085 (patch)
tree3fd4f3287d4cfe04edc8d7a4a35de468bcac3464 /sys/dev/mii
parent2706cc4a07abfa81e047b994ceb41e7e73d2b4f4 (diff)
downloadFreeBSD-src-560e1299d3334dc6518ca2df182e000f9d712085.zip
FreeBSD-src-560e1299d3334dc6518ca2df182e000f9d712085.tar.gz
cardbus -> CardBus
Diffstat (limited to 'sys/dev/mii')
-rw-r--r--sys/dev/mii/tdkphy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/tdkphy.c b/sys/dev/mii/tdkphy.c
index 83a394a..e05f2c0 100644
--- a/sys/dev/mii/tdkphy.c
+++ b/sys/dev/mii/tdkphy.c
@@ -38,7 +38,7 @@ __FBSDID("$FreeBSD$");
*/
/*
- * The TDK 78Q2120 is found on some Xircom X3201 based cardbus cards,
+ * 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.
*/
OpenPOWER on IntegriCloud