sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops
Recognise the FSC Amilo A1630's incarnation of a SiS5513 chip as laptop to get UDMA100 support. Signed-off-by: David Lamparter <equinox@diac24.net> Cc: Lionel Bouton <Lionel.Bouton@inet6.fr> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
committed by
Bartlomiej Zolnierkiewicz
parent
8663fd6d0d
commit
1955f6814f
@@ -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, }
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user