Index: branches/meklort/i386/modules/KextPatcher/kext_patcher.c =================================================================== --- branches/meklort/i386/modules/KextPatcher/kext_patcher.c (revision 612) +++ branches/meklort/i386/modules/KextPatcher/kext_patcher.c (revision 613) @@ -396,8 +396,8 @@ case PCI_CLASS_DISPLAY_VGA: if(current->vendor_id == 0x8086 && ( - current->device_id == 0x27AE || - /* + current->device_id == 0x27AE /*|| + current->device_id == 0xA001 || current->device_id == 0xA002 || current->device_id == 0xA011 ||