summaryrefslogtreecommitdiffstats
path: root/sys/dev/snc
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-09-22 06:01:44 +0000
committerimp <imp@FreeBSD.org>2005-09-22 06:01:44 +0000
commit7fa2686fe8514a8ecad961273fc366c0ae4d8dd0 (patch)
treea1a09f93e5236348faeeb171efaddb9abe9f2cc6 /sys/dev/snc
parent8d440f4f827b790128e21b839edc573d7cf9c422 (diff)
downloadFreeBSD-src-7fa2686fe8514a8ecad961273fc366c0ae4d8dd0.zip
FreeBSD-src-7fa2686fe8514a8ecad961273fc366c0ae4d8dd0.tar.gz
'PC Card' instead of other variants
Diffstat (limited to 'sys/dev/snc')
-rw-r--r--sys/dev/snc/if_snc_pccard.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/snc/if_snc_pccard.c b/sys/dev/snc/if_snc_pccard.c
index 64e2faf..ccc0760 100644
--- a/sys/dev/snc/if_snc_pccard.c
+++ b/sys/dev/snc/if_snc_pccard.c
@@ -32,7 +32,7 @@ __FBSDID("$FreeBSD$");
/*
* National Semiconductor DP8393X SONIC Driver
*
- * This is the PC-Card attachment on FreeBSD
+ * This is the PC Card attachment on FreeBSD
* written by Motomichi Matsuzaki <mzaki@e-mail.ne.jp> and
* Hiroshi Yamashita <bluemoon@msj.biglobe.ne.jp>
*/
@@ -56,7 +56,7 @@ __FBSDID("$FreeBSD$");
#include <dev/snc/if_sncreg.h>
/*
- * PC-Card (PCMCIA) specific code.
+ * PC Card (PCMCIA) specific code.
*/
static int snc_pccard_probe(device_t);
static int snc_pccard_attach(device_t);
OpenPOWER on IntegriCloud