Sfoglia il codice sorgente

pata_sis: Add the FSC Amilo and friends

More short cables

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Alan Cox 18 anni fa
parent
commit
4f2d47cfdd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      drivers/ata/pata_sis.c

+ 1 - 0
drivers/ata/pata_sis.c

@@ -54,6 +54,7 @@ struct sis_laptop {
 static const struct sis_laptop sis_laptop[] = {
 	/* devid, subvendor, subdev */
 	{ 0x5513, 0x1043, 0x1107 },	/* ASUS A6K */
+	{ 0x5513, 0x1734, 0x105F },	/* FSC Amilo A1630 */
 	/* end marker */
 	{ 0, }
 };