summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-05-02 18:57:29 +0000
committerobrien <obrien@FreeBSD.org>2004-05-02 18:57:29 +0000
commit3937b2c0abff6cec98f30629663d7dff1d742a60 (patch)
tree1e624a6bc63966242445c6de4a33b2dbeca710c7 /sys/ia64/conf
parenta33004e479d39b0f184f3f48bfed2b45fba5bb81 (diff)
downloadFreeBSD-src-3937b2c0abff6cec98f30629663d7dff1d742a60.zip
FreeBSD-src-3937b2c0abff6cec98f30629663d7dff1d742a60.tar.gz
Spell Ethernet correctly.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 02a8f13..9006237 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -55,7 +55,7 @@ options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B RT extensions
# Various "busses"
device acpi # ACPI support (mandatory)
device firewire # FireWire bus code
-device miibus # MII bus support (ethernet)
+device miibus # MII bus support (Ethernet)
device pci # PCI bus support
device scbus # SCSI bus (required for SCSI)
device usb # USB Bus (required for USB)
@@ -123,9 +123,9 @@ device sis # Silicon Integrated Systems SiS 900/SiS 7016
device xl # 3Com 3c90x ("Boomerang", "Cyclone")
# USB Ethernet
-device aue # ADMtek USB ethernet
-device cue # CATC USB ethernet
-device kue # Kawasaki LSI USB ethernet
+device aue # ADMtek USB Ethernet
+device cue # CATC USB Ethernet
+device kue # Kawasaki LSI USB Ethernet
# FireWire support
device sbp # SCSI over FireWire (need scbus & da)
OpenPOWER on IntegriCloud