[PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7M
authorTejun Heo <htejun@gmail.com>
Mon, 9 Oct 2006 04:23:58 +0000 (13:23 +0900)
committerJeff Garzik <jeff@garzik.org>
Wed, 1 Nov 2006 02:10:29 +0000 (21:10 -0500)
commitc6446a4cdadaf411bafe1565e9fa7666f3c2fe95
tree3604bf9c703b186688ccb94d3ecbc5edbae96e10
parent6e42acc4115bc376b8523acbcba2b2b7cc27d016
[PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7M

ICH7M was separated from ICH6M to allow undocumented MAP value 01b
which was spotted on an ASUS notebook.  However, there is also
notebooks with MAP value 01b on ICH6M.  This patch re-merges ICH6M and
ICH7M entries and allows MAP value 01b for both.

This problem has been reported and initial patch provided by Jonathan
Dieter.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Jonathan Dieter <jdieter@gmail.com>
Cc: Tom Deblauwe <tom.deblauwe@telenet.be>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ata_piix.c