On Thu, Oct 10, 2013 at 10:59 AM, Corentin Chary <corentin.ch...@gmail.com> wrote: > > > > On Tue, Oct 8, 2013 at 1:48 PM, Felipe Contreras > <felipe.contre...@gmail.com> wrote: >> >> Simple driver to enable control of the fan in ASUS laptops. So far this >> has only been tested in ASUS Zenbook Prime UX31A, but according to some >> online reference [1], it should work in other models as well. >> >> The implementation is very straight-forward, the only caveat is that the >> fan speed needs to be saved after it has been manually changed because >> it won't be reported properly until it goes back to 'auto' mode. > > This doesn't really seems to be related to wmi, and is likely to be > available only on a subset of models. Maybe it should a separate driver > instead ?
The first patch I sent was standalone, and you said it should be wmi, and now I do it wmi, and you said it should be separate. Which is it? -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/