From: Tejun Heo Date: Tue, 28 Feb 2006 16:25:39 +0000 (+0900) Subject: [PATCH] ata_piix: implement proper port map X-Git-Tag: v2.6.17-rc1~1182^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d33f58b883a3f624b9362227bf73fc52a6cbd4b4;p=pandora-kernel.git [PATCH] ata_piix: implement proper port map Replace combined mode handling via PIIX_COMB/COMB_PATA_P0 with proper port map. PIIX now prints port configuration during initialization. ATA_FLAG_SLAVE_POSS is now turned on for SATA ports only when the slave device is actually avaliable. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed