![]() |
|
#1
|
||||
|
||||
FakeSMC 2.5 for Snow Leopard, Leopard, Tiger 10.4.11
I've remade FakeSMC so it can add a Fake Sudden Motion Sensor.
I've also built a Tiger version (for 10.4.11, maybe some older ones too). Code for adding fake sudden motion sensor to DSDT: Add in the LPC device section (before Device (EC) for example). Code:
Device (SMS0) { Name (_HID, EisaId ("APP0003")) Name (_CID, "smc-sms") } Download (sources and bins): http://rapidshare.com/files/348359908/fakesmc.zip |