On Tue, 18 Jan 2011 18:56:59 +0000 Matthew Garrett <mjg59@xxxxxxxxxxxxx> wrote: > On Tue, Jan 18, 2011 at 04:41:54PM -0200, Herton Ronaldo Krzesinski wrote: > > > This adds a list for shuttle devices I tested which doesn't have working > > backlight support in acpi video, but works with workaround done in > > shuttle-wmi driver, so for them, add dmi blacklist to use vendor driver. > > How about a hook to call from the shuttle-wmi driver to disable it? That > way we wouldn't need the blacklist in the ACPI driver. The problem is that acpi video driver needs to know the blacklist before it registers its backlight class, not possible to do at run time (eg., disabling it after video.ko is loaded). I don't know if there is a good solution to this, besides adding this blacklist in video module. > > -- > Matthew Garrett | mjg59@xxxxxxxxxxxxx -- []'s Herton -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html