|
@@ -1133,6 +1133,7 @@ static void __init asus_hides_smbus_hostbridge(struct pci_dev *dev)
|
|
switch (dev->subsystem_device) {
|
|
switch (dev->subsystem_device) {
|
|
case 0x1751: /* M2N notebook */
|
|
case 0x1751: /* M2N notebook */
|
|
case 0x1821: /* M5N notebook */
|
|
case 0x1821: /* M5N notebook */
|
|
|
|
+ case 0x1897: /* A6L notebook */
|
|
asus_hides_smbus = 1;
|
|
asus_hides_smbus = 1;
|
|
}
|
|
}
|
|
else if (dev->device == PCI_DEVICE_ID_INTEL_82855PM_HB)
|
|
else if (dev->device == PCI_DEVICE_ID_INTEL_82855PM_HB)
|