[PATCH] Added quirk support for AOpen 1558-JL laptops.
RaeNye
raenye at gmail.com
Tue Nov 27 08:51:46 PST 2007
Identification is by system.hardware.product only since
system.hardware.vendor is empty.
---
.../10freedesktop/20-video-quirk-pm-misc.fdi | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
index 02a26f3..8711626 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
@@ -313,4 +313,10 @@
</match>
</match>
</device>
+
+ <device><!-- AOpen 1558-JL -->
+ <match key="system.hardware.product" string="E2V">
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
+ </device>
</deviceinfo>
--
1.5.3.6
More information about the hal
mailing list