Check for problem 450nx setup
int piix_check_450nx_errata(struct pci_dev * ata_dev);
ata_dev
the PCI device to check
Check for the present of 450NX errata #19 and errata #25. If they are found return an error code so we can turn off DMA
Jeff Garzik
Author.