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>
This commit is contained in:
@@ -54,6 +54,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, }
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user