Asus M6N

Andreas Dieling snow at quantentunnel.de
Thu Oct 28 08:10:37 PDT 2004


my changes to acpi_asus.c:

--- acpi_asus.c Fri Aug 13 08:22:29 2004
+++ acpi_asus.c.m6n     Thu Oct 28 15:00:27 2004
@@ -163,6 +163,17 @@
                .lcd_get        = "\\GP06",
                .lcd_set        = "\\Q10"
        },
+        {
+                .name              = "M6N",
+                .mled_set          = "MLED",
+                .wled_set          = "WLED",
+                .lcd_set           = "\\_SB.PCI0.SBRG.EC0._Q10",
+                .lcd_get           = "\\_SB.BKLT",
+                .brn_set           = "SPLV",
+                .brn_get           = "GPLV",
+                .disp_set          = "SDSP",
+                .disp_get          = "\\SSTE"
+        },
        {
                .name           = "P30",
                .wled_set       = "WLED",


More information about the freebsd-acpi mailing list