Comment 13 for bug 804321

Revision history for this message
Archimedes Trajano (trajano) wrote :

Please make the following change

line 82 of the InsomniaTUserClient.cpp

 return super::externalMethod(selector,arguments,dispatch,target,reference);

to

 IOLog("InsomniaT: unknown message ignoring\n");
 return kIOReturnSuccess;

And verify that the message appears in the kernel.log file.

Also please let me know if the following message appears on the kernel.log

       InsomniaT: external method selector is