提交 6679b2cc 编写于 作者: M Martin Peres 提交者: Ben Skeggs

drm/nvd9/therm: handle another kind of PWM fan

Signed-off-by: NMartin Peres <martin.peres@free.fr>
Tested-by: NSaveTheRobots <john.rowley08@gmail.com>
Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 c7e74306
......@@ -40,6 +40,7 @@ pwm_info(struct nouveau_therm *therm, int line)
case 0x00: return 2;
case 0x19: return 1;
case 0x1c: return 0;
case 0x1e: return 2;
default:
break;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册