diff options
-rw-r--r-- | src/i830_lvds.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i830_lvds.c b/src/i830_lvds.c index 96e9f003..a8687b63 100644 --- a/src/i830_lvds.c +++ b/src/i830_lvds.c @@ -83,6 +83,8 @@ static char *backlight_interfaces[] = { "acpi_video1", "acpi_video0", "fujitsu-laptop", + "asus-laptop", + "eeepc", NULL, }; |