]> Git Repo - linux.git/blobdiff - drivers/ata/pata_rz1000.c
libata: add another Maxtor drive with broken NCQ to the list
[linux.git] / drivers / ata / pata_rz1000.c
index a3488b41ad26a638750eb978d78fde02f6b0792c..7632fcb070ca8b1a85562fb0aee9ed2e1bdbfc35 100644 (file)
@@ -133,7 +133,7 @@ static int rz1000_init_one (struct pci_dev *pdev, const struct pci_device_id *en
        static int printed_version;
        static const struct ata_port_info info = {
                .sht = &rz1000_sht,
-               .flags = ATA_FLAG_SLAVE_POSS | ATA_FLAG_SRST,
+               .flags = ATA_FLAG_SLAVE_POSS,
                .pio_mask = 0x1f,
                .port_ops = &rz1000_port_ops
        };
This page took 0.031682 seconds and 4 git commands to generate.