Completely remove ATA_16BIT_ONLY, since this is done automatically
by the ata driver nowadays. OK'd by: sos,peter
This commit is contained in:
parent
3ae8e7e111
commit
85c0bf5218
@ -1108,12 +1108,9 @@ device atapist # ATAPI tape drives
|
||||
# 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_16BIT_ONLY: for older HW that doesn't support 32bit transfers on
|
||||
# the ATA channels (mostly old ISA boards).
|
||||
|
||||
options ATA_STATIC_ID
|
||||
options ATA_ENABLE_ATAPI_DMA
|
||||
#options ATA_16BIT_ONLY
|
||||
|
||||
#
|
||||
# For older non-PCI systems, these are the lines to use:
|
||||
|
@ -1108,12 +1108,9 @@ device atapist # ATAPI tape drives
|
||||
# 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_16BIT_ONLY: for older HW that doesn't support 32bit transfers on
|
||||
# the ATA channels (mostly old ISA boards).
|
||||
|
||||
options ATA_STATIC_ID
|
||||
options ATA_ENABLE_ATAPI_DMA
|
||||
#options ATA_16BIT_ONLY
|
||||
|
||||
#
|
||||
# For older non-PCI systems, these are the lines to use:
|
||||
|
@ -1108,12 +1108,9 @@ device atapist # ATAPI tape drives
|
||||
# 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_16BIT_ONLY: for older HW that doesn't support 32bit transfers on
|
||||
# the ATA channels (mostly old ISA boards).
|
||||
|
||||
options ATA_STATIC_ID
|
||||
options ATA_ENABLE_ATAPI_DMA
|
||||
#options ATA_16BIT_ONLY
|
||||
|
||||
#
|
||||
# For older non-PCI systems, these are the lines to use:
|
||||
|
Loading…
Reference in New Issue
Block a user