1eae870e3b575d1702c94ac0e2dc44 parent 89d3b3603bfb648e0113d8682d4f84dd18a776bd author Mark Nelson 1258852061 +1100 committer Jeff Garzik 1259868977 -0500 ahci: let users know that Promise PDC42819 support is limited to SATA devices ahci can drive the Promise PDC42819, but obviously it can only use SATA disks connected to this controller. The controller can actually support SAS disks as well, but we only know how to use it in it's AHCI mode. Add a message to let users know that because ahci is driving their chip they can only use the SATA disks connected to this controller. Signed-off-by: Mark Nelson Signed-off-by: Jeff Garzik ~