[PATCH 3.7.0] Add AHCI support for Enmotus Bobcat device.

2012-12-14 Thread Hugh Daschbach
Silicon does not support standard AHCI BAR assignment. Add vendor/device exception to force BAR 2. Signed-off-by: Hugh Daschbach --- drivers/ata/ahci.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 7862d17..3cb008f 100644 ---

[PATCH 3.7.0] Add AHCI support for Enmotus Bobcat device.

2012-12-14 Thread Hugh Daschbach
Silicon does not support standard AHCI BAR assignment. Add vendor/device exception to force BAR 2. Signed-off-by: Hugh Daschbach hugh.daschb...@enmotus.com --- drivers/ata/ahci.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index