Uwe Koziolek wrote:
The SiS966 has an alternate PCI-ID 1180 for an IDE compatible controller The primaty channel acts as PATA-controller, the secondary channel acts as SATA-controller in PATA-emulation. Signed-off-by: Uwe Koziolek <uwe.koziolek@xxxxxxx> --- a/drivers/ata/pata_sis.c 2007-06-30 02:52:06.000000000 +0200 +++ b/drivers/ata/pata_sis.c 2007-06-30 02:58:30.000000000 +0200 @@ -1016,6 +1016,7 @@ static const struct pci_device_id sis_pci_tbl[] = { { PCI_VDEVICE(SI, 0x5513), }, /* SiS 5513 */ { PCI_VDEVICE(SI, 0x5518), }, /* SiS 5518 */ + { PCI_VDEVICE(SI, 0x1180), }, /* SiS 1180 */
patches 2 and 3 seem to already be included in the patch I just applied, so, ignored these...
Please wait a few hours (from the time of this email) and check libata-dev.git#upstream-fixes to make sure everything is in order. It looks ok to me.
Thanks for your patience! Jeff - 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