Spelling and capitalization fixes.
Reviewed by: gshapiro, jake, jhb, rwatson (all within 30 seconds)
This commit is contained in:
parent
1804e2a818
commit
e24b7be7d4
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user