Chameleon

Chameleon Commit Details

Date:2010-10-25 04:04:45 (13 years 6 months ago)
Author:Evan Lojewski
Commit:613
Parents: 612
Message:Typo fix
Changes:
M/branches/meklort/i386/modules/KextPatcher/kext_patcher.c

File differences

branches/meklort/i386/modules/KextPatcher/kext_patcher.c
396396
397397
398398
399
400
399
400
401401
402402
403403
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 ||

Archive Download the corresponding diff file

Revision: 613