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