|
@@ -202,7 +202,7 @@ static const struct ata_port_info sil_port_info[] = {
|
|
{
|
|
{
|
|
.sht = &sil_sht,
|
|
.sht = &sil_sht,
|
|
.host_flags = ATA_FLAG_SATA | ATA_FLAG_NO_LEGACY |
|
|
.host_flags = ATA_FLAG_SATA | ATA_FLAG_NO_LEGACY |
|
|
- ATA_FLAG_SRST | ATA_FLAG_MMIO |
|
|
|
|
|
|
+ ATA_FLAG_MMIO |
|
|
SIL_FLAG_RERR_ON_DMA_ACT,
|
|
SIL_FLAG_RERR_ON_DMA_ACT,
|
|
.pio_mask = 0x1f, /* pio0-4 */
|
|
.pio_mask = 0x1f, /* pio0-4 */
|
|
.mwdma_mask = 0x07, /* mwdma0-2 */
|
|
.mwdma_mask = 0x07, /* mwdma0-2 */
|