[PATCH v2 v3.7.0] Add AHCI support for Enmotus Bobcat device.

2013-01-04 Thread Hugh Daschbach
Silicon does not support standard AHCI BAR assignment. Add vendor/device exception to force BAR 2. Signed-off-by: Hugh Daschbach --- v2: Corrected comment in response to Sergei's review. Thanks, Sergei. drivers/ata/ahci.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff

[PATCH v2 v3.7.0] Add AHCI support for Enmotus Bobcat device.

2013-01-04 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 --- v2: Corrected comment in response to Sergei's review. Thanks, Sergei. drivers/ata/ahci.c | 8 +++- 1 file changed, 7