summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-12-23 05:32:53 +0000
committerwpaul <wpaul@FreeBSD.org>1999-12-23 05:32:53 +0000
commit8abfc28a5252ca2cbe37f603f85b57f07f3c0923 (patch)
treedd4e0993f640f016890e9ce10d9b34a1e5f62f1e /sys/i386/conf
parent3892f5c59aa9dad703a3ab70018cb7805d09b0c6 (diff)
downloadFreeBSD-src-8abfc28a5252ca2cbe37f603f85b57f07f3c0923.zip
FreeBSD-src-8abfc28a5252ca2cbe37f603f85b57f07f3c0923.tar.gz
Fix minor typo in comments about WaveLAN/IEEE driver: 802.1 -> 802.11
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC2
-rw-r--r--sys/i386/conf/NEWCARD2
-rw-r--r--sys/i386/conf/PCCARD2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index ef62e06..856f6c7 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -177,7 +177,7 @@ device ex0 at isa? port? irq?
# NOTE: This removes the isa attachment so that the pccard unit numbers
# come out right.
device ep0
-# WaveLAN/IEEE 802.1 wireless NICs. Note: the WaveLAN/IEEE really
+# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
# exists only as a PCMCIA device, so there is no ISA attatement needed
# and resources will always be dynamically assigned by the pccard code.
#device wi0
diff --git a/sys/i386/conf/NEWCARD b/sys/i386/conf/NEWCARD
index 74b26ce..68b8ac0 100644
--- a/sys/i386/conf/NEWCARD
+++ b/sys/i386/conf/NEWCARD
@@ -186,7 +186,7 @@ device ex0 at isa? port? irq?
# NOTE: This removes the isa attachment so that the pccard unit numbers
# come out right.
device ep0
-# WaveLAN/IEEE 802.1 wireless NICs. Note: the WaveLAN/IEEE really
+# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
# exists only as a PCMCIA device, so there is no ISA attatement needed
# and resources will always be dynamically assigned by the pccard code.
device wi0
diff --git a/sys/i386/conf/PCCARD b/sys/i386/conf/PCCARD
index 3f05b72..0233551 100644
--- a/sys/i386/conf/PCCARD
+++ b/sys/i386/conf/PCCARD
@@ -178,7 +178,7 @@ device ex0 at isa? port? irq?
# NOTE: This removes the isa attachment so that the pccard unit numbers
# come out right.
device ep0
-# WaveLAN/IEEE 802.1 wireless NICs. Note: the WaveLAN/IEEE really
+# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
# exists only as a PCMCIA device, so there is no ISA attatement needed
# and resources will always be dynamically assigned by the pccard code.
device wi0
OpenPOWER on IntegriCloud