--- quirks.c.orig 2004-05-24 05:35:42.000000000 +0200 +++ quirks.c 2004-05-24 05:25:49.000000000 +0200 @@ -705,6 +705,7 @@ } if (dev->device == PCI_DEVICE_ID_INTEL_82845G_HB) switch(dev->subsystem_device) { + case 0x80b1: /* P4GE-V */ case 0x80b2: /* P4PE */ case 0x8093: /* P4B533-V */ asus_hides_smbus = 1;