hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Mon Oct 6 07:52:10 PDT 2008
fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 948e8eca5a5243a935a47f155db9a3abce4ad4c3
Author: Tyson Whitehead <twhitehe at uwo.ca>
Date: Mon Oct 6 16:50:55 2008 +0200
added suspend quirk for a HP Compaq 8510w
Added suspend quirk for a HP Compaq 8510w.
Note: also vbe_post+vbemode_restore would work on this machine from X
and console
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
index 87ab884..63e3322 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
@@ -68,7 +68,7 @@
</match>
<match key="system.hardware.vendor" prefix="Hewlett-Packard">
- <match key="system.hardware.product" contains_outof="V2000 (EP381UA#;X1000 (DK454AV); 6715s;6820s">
+ <match key="system.hardware.product" contains_outof="V2000 (EP381UA#;X1000 (DK454AV); 6715s;6820s; 8510w">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
</match>
<match key="system.hardware.product" contains="HP OmniBook XT1000">
More information about the hal-commit
mailing list