]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/ata/ata_piix.c
[PATCH] ata_piix: implement proper port map
authorTejun Heo <htejun@gmail.com>
Tue, 28 Feb 2006 16:25:39 +0000 (01:25 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 3 Mar 2006 20:39:54 +0000 (15:39 -0500)
commitd33f58b883a3f624b9362227bf73fc52a6cbd4b4
tree13a5571a6a1f3b6bf3c97c3418eec6e962231598
parentd435804803befedbda9fdc1be088e7930b60982b
[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>
drivers/scsi/ata_piix.c