CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/07 23:59:39
Modified files: sys/dev/pci : pciide.c Log message: Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for the Intel AHCI controllers as they're of the subclass SATA and the SiI3512 SATA controller as it is of the subclass MISC. ok jsg@