summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorgsutter <gsutter@FreeBSD.org>2001-03-07 04:58:38 +0000
committergsutter <gsutter@FreeBSD.org>2001-03-07 04:58:38 +0000
commite24b7be7d42caffb4392cb48321922e6be465a76 (patch)
tree3ef22194286990b69c4a2ac5380da060f7228abc /sys/amd64/conf
parent1804e2a81815566b69c6a54aff89eaf4a57c8e65 (diff)
downloadFreeBSD-src-e24b7be7d42caffb4392cb48321922e6be465a76.zip
FreeBSD-src-e24b7be7d42caffb4392cb48321922e6be465a76.tar.gz
Spelling and capitalization fixes.
Reviewed by: gshapiro, jake, jhb, rwatson (all within 30 seconds)
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC14
1 files changed, 7 insertions, 7 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index f02e405..4d73aa7 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -78,16 +78,16 @@ options ATA_STATIC_ID #Static device numbering
# SCSI Controllers
device ahb # EISA AHA1742 family
device ahc # AHA2940 and onboard AIC7xxx devices
-device amd # AMD 53C974 (Teckram DC-390(T))
+device amd # AMD 53C974 (Tekram DC-390(T))
device isp # Qlogic family
#device ncr # NCR/Symbios Logic
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
-device adv # Advansys scsi adapters
-device adw # Advansys wide scsi adapters
-device aha # Adaptec 154x scsi adapters
-device aic # Adaptec 15[012]x scsi adapters, AIC-6[23]60.
-device bt # Buslogic/Mylex MultiMaster scsi adapters
+device adv # Advansys SCSI adapters
+device adw # Advansys wide SCSI adapters
+device aha # Adaptec 154x SCSI adapters
+device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.
+device bt # Buslogic/Mylex MultiMaster SCSI adapters
device ncv # NCR 53C500
device nsp # Workbit Ninja SCSI-3
@@ -201,7 +201,7 @@ device awi # BayStack 660 and others
device wi # WaveLAN/IEEE 802.11 wireless NICs.
#device wl # Older non 802.11 Wavelan wireless NIC.
-# Pseudo devices - the number indicates how many units to allocated.
+# Pseudo devices - the number indicates how many units to allocate.
device random # Entropy device
device loop # Network loopback
device ether # Ethernet support
OpenPOWER on IntegriCloud