summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>2000-03-14 16:47:59 +0000
committersos <sos@FreeBSD.org>2000-03-14 16:47:59 +0000
commitee4ed33de024619e60efe805f606b44fe3c0a62d (patch)
tree8cabde8be5ba9ebd055e2abea456d2e4cf2901e4 /sys
parent8a75c162dc9f018b181dd4ef7f82064e3a2eeb0b (diff)
downloadFreeBSD-src-ee4ed33de024619e60efe805f606b44fe3c0a62d.zip
FreeBSD-src-ee4ed33de024619e60efe805f606b44fe3c0a62d.tar.gz
Fix the spelling, and some minor tweaks on the ata device...
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES5
-rw-r--r--sys/i386/conf/LINT5
-rw-r--r--sys/i386/conf/NOTES5
3 files changed, 9 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 9968e06..15d72f5 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1081,9 +1081,10 @@ device atapicd # ATAPI CDROM drives
device atapifd # ATAPI floppy drives
device atapist # ATAPI tape drives
-#The folliwing options are valid on the ATA driver:
#
-# ATA_STATIC_ID: controller numbering is static (like the old driver)
+#The following options are valid on the ATA driver:
+#
+# ATA_STATIC_ID: controller numbering is static ie depends on location
# else the device numbers are dynamically allocated.
# ATA_ENABLE_ATAPI_DMA: enable DMA on ATAPI device, since many ATAPI devices
# claim to support DMA but doesn't actually work, this
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 9968e06..15d72f5 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -1081,9 +1081,10 @@ device atapicd # ATAPI CDROM drives
device atapifd # ATAPI floppy drives
device atapist # ATAPI tape drives
-#The folliwing options are valid on the ATA driver:
#
-# ATA_STATIC_ID: controller numbering is static (like the old driver)
+#The following options are valid on the ATA driver:
+#
+# ATA_STATIC_ID: controller numbering is static ie depends on location
# else the device numbers are dynamically allocated.
# ATA_ENABLE_ATAPI_DMA: enable DMA on ATAPI device, since many ATAPI devices
# claim to support DMA but doesn't actually work, this
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 9968e06..15d72f5 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1081,9 +1081,10 @@ device atapicd # ATAPI CDROM drives
device atapifd # ATAPI floppy drives
device atapist # ATAPI tape drives
-#The folliwing options are valid on the ATA driver:
#
-# ATA_STATIC_ID: controller numbering is static (like the old driver)
+#The following options are valid on the ATA driver:
+#
+# ATA_STATIC_ID: controller numbering is static ie depends on location
# else the device numbers are dynamically allocated.
# ATA_ENABLE_ATAPI_DMA: enable DMA on ATAPI device, since many ATAPI devices
# claim to support DMA but doesn't actually work, this
OpenPOWER on IntegriCloud