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:
parent
78c4af0b43
commit
4f2d47cfdd
1 changed files with 1 additions and 0 deletions
|
@ -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, }
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue