18 Feb
2009
18 Feb
'09
10:29 p.m.
On 18 Feb 2009, at 23:15, Jonas Maebe wrote:
Kextstat does list AppleFCU (Fan Control Unit, but not open source) and AppleK2Fan (which is a fixed-speed fan for some chipset, i.e., probably unrelated to my problem, and not open source either). Other loaded, related kexts are AppleAD741x and AppleLM7x (no idea what they are exactly for, but both provide PPCI2CInterface, which is the class listed by ioreg as being in control of all fans), but both are closed source as well.
For googlers: actually, the latter two are open source. They're simply sub projects of the AppleHWSensors project. Jonas