Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Commit 5f17310 added HFLAG_YES_FBS workaround for 88SE9128 (1b4b:9123). However, that change inadvertently caused the legacy IDE interface of the controller (with the same pci id) to become associated with the AHCI driver as well, causing the driver to try to bring the interface up in vain. Fix that by matching against class as well. Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
- Loading branch information