>> Because you are only using the PATA port, you can make a private >> solution, move the PCI-ID 180 from sata_sis.c to sis5513.c or >> pata_sis.c >> dependend on the ide driver you want to use. >> >> The SiS180 has no hardware RAID functionality, It is only a BIOS based >> software raid. The SiS180 is a combined SATA/PATA controller. >> >> I will try a patch for this issue. >> > > Are both ports off the same set of PCI resources ? If not then it would > be better to put a set of entry points into pata_sis that allow sata_sis > to "plug in" pata support. I'm happy to help hack on this given enough > info. > > Alan > > One port is PATA, the other port is SATA, they have the same PCI resources. It is possible to configure the controller to use both ports in SATA mode without slave. Then the PATA part of the controller is not reachable. Uwe - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html