Only support IDE devices with pci class of PCI_CLASS_STORAGE_IDE.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 5 Dec 2008 00:22:49 +0000 (19:22 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 5 Dec 2008 00:22:49 +0000 (19:22 -0500)
commit53ab0b600cc7cd14403a9d8feafb1bd1a81e56eb
tree4f4fbe49402a4a8a49f10f0eb5580448b6811031
parent5a1b8281f9d2ffcaa310f8fb537c2d2f165ca812
Only support IDE devices with pci class of PCI_CLASS_STORAGE_IDE.

Devices of class PCI_CLASS_STORAGE_OTHER may work with some devices,
    but they are just as likely to cause a crash with other devices.
src/ata.c