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:
asmodai 2000-01-27 19:28:15 +00:00
parent 3ae8e7e111
commit 85c0bf5218
3 changed files with 0 additions and 9 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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: