Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for the Intel AHCI controllers
authorbrad <brad@openbsd.org>
Tue, 8 Jul 2008 05:59:39 +0000 (05:59 +0000)
committerbrad <brad@openbsd.org>
Tue, 8 Jul 2008 05:59:39 +0000 (05:59 +0000)
commitf3486d324456d8560a3155785f72b7cdf4886b34
tree246b3fb4ca18832d219d4e60e3b69202f11bbe2a
parentad51f2079808f6279b4c201f7282999c90a51918
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@
sys/dev/pci/pciide.c