From: Kristen Carlson Accardi Date: Thu, 19 Oct 2006 20:27:39 +0000 (-0700) Subject: [PATCH] libata: use correct map_db values for ICH8 X-Git-Tag: v2.6.19-rc3~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=158f30c8945fea7cf0d0161cd9463cf2f3d2c19e;p=pandora-kernel.git [PATCH] libata: use correct map_db values for ICH8 Use valid values for ICH8 map_db. With the old values, when the controller was in Native mode, and SCC was 1 (drives configured for IDE), any drive plugged into a slave port was not recognized. For Combined Mode (and SCC is still 1), 2 is a value value for MAP.map_value, and needs to be recognized. Signed-off-by: Kristen Carlson Accardi Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed