[PATCH] ata_piix: fix ich6/m_map_db
authorTejun Heo <htejun@gmail.com>
Fri, 31 Mar 2006 11:01:50 +0000 (20:01 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 31 Mar 2006 15:14:41 +0000 (10:14 -0500)
commit79ea24e72e59b5f0951483cc4f357afe9bf7ff89
tree95f83353bca5d6d27d2b617f77641d9431d680c4
parentea19006f583b2128ce8338e6bb43aa0eb724a4b9
[PATCH] ata_piix: fix ich6/m_map_db

MAP tables of ich6 and ich6m are wrong.  Depending on port usage,
ata_piix may fail to initialize attached devices.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/ata_piix.c