commit | d33f58b883a3f624b9362227bf73fc52a6cbd4b4 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Mar 01 01:25:39 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Mar 03 15:39:54 2006 -0500 |
tree | 13a5571a6a1f3b6bf3c97c3418eec6e962231598 | |
parent | d435804803befedbda9fdc1be088e7930b60982b [diff] |
[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 <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>