| Current File : //kernel/drv/ahci.conf |
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# The number of Physical Region Descriptor Table (PRDT) in Command Table
#
# ahci-dma-prdt-number=257;
#
# Enable MSI interrupt
#
# ahci-msi-enabled=1;
#
# Enable 64-bit DMA addressing for data buffer
#
# ahci-buf-64bit-dma=1;
#
# Enable 64-bit DMA addressing for communication system descriptors
#
# ahci-commu-64bit-dma=1;
#
# Disable 64-bit DMA for data buffer on AMD/ATI SB600
#
# sb600-buf-64bit-dma-disable=1;
#
# Disable 64-bit DMA for command buffer on AMD/ATI SB600/700/710/750/800.
#
# sbxxx-commu-64bit-dma-disable=1;