An error occurred while fetching folder content.
Fix the code that checks for PCI IDE controller "native" vs "legacy"
Linus Torvalds authored
modes. 

It used to think that IDE controllers that weren't marked as "IDE storage"
PCI class (eg CMD IDE RAID controllers mark themselves as "RAID storage")
were always using legacy mode interrupt routing, which is bogus. In fact,
the whole native vs legacy thing only makes sense for the IDE storage class,
so fix the test to match.
fed61014
Name Last commit Last update