# Load fan control modules - especially for G5 (aircraft noise levels)
modprobe -q i2c-powermac || true
modprobe -q therm_pm72 || true
modprobe -q windfarm_core || true
modprobe -q windfarm_cpufreq_clamp || true
modprobe -q windfarm_lm75_sensor || true
modprobe -q windfarm_max6690_sensor || true
modprobe -q windfarm_pid || true
modprobe -q windfarm_pm81 || true
modprobe -q windfarm_pm91 || true
modprobe -q windfarm_smu_sat || true
modprobe -q windfarm_pm112 || true
modprobe -q windfarm_smu_sensors || true
