]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
pata_sis: Add the FSC Amilo and friends
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 22 Aug 2007 21:56:43 +0000 (22:56 +0100)
committerJeff Garzik <jeff@garzik.org>
Thu, 23 Aug 2007 09:32:07 +0000 (05:32 -0400)
More short cables

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_sis.c

index 66bd0e83ac07c64a0f5c635fd3c461b97b909206..2bd7645f1a8846a49cbefb3019aace5dae70a73f 100644 (file)
@@ -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, }
 };