Add ATA_ENABLE_TAGS options description
This commit is contained in:
parent
c50aa2bcef
commit
a9763f0a52
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66587
@ -1404,9 +1404,11 @@ hint.ata.1.irq="15"
|
||||
# ATA_ENABLE_ATAPI_DMA: enable DMA on ATAPI device, since many ATAPI devices
|
||||
# claim to support DMA but doesn't actually work, this
|
||||
# is not enabled as default.
|
||||
# ATA_ENABLE_TAGS enable tagged queuing on ATA disks that supports it.
|
||||
|
||||
options ATA_STATIC_ID
|
||||
options ATA_ENABLE_ATAPI_DMA
|
||||
options ATA_ENABLE_TAGS
|
||||
|
||||
#
|
||||
# Standard floppy disk controllers and floppy tapes, supports
|
||||
|
@ -1404,9 +1404,11 @@ hint.ata.1.irq="15"
|
||||
# ATA_ENABLE_ATAPI_DMA: enable DMA on ATAPI device, since many ATAPI devices
|
||||
# claim to support DMA but doesn't actually work, this
|
||||
# is not enabled as default.
|
||||
# ATA_ENABLE_TAGS enable tagged queuing on ATA disks that supports it.
|
||||
|
||||
options ATA_STATIC_ID
|
||||
options ATA_ENABLE_ATAPI_DMA
|
||||
options ATA_ENABLE_TAGS
|
||||
|
||||
#
|
||||
# Standard floppy disk controllers and floppy tapes, supports
|
||||
|
Loading…
Reference in New Issue
Block a user