summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2010-06-05 20:19:19 -0500
committerVictor Lowther <victor.lowther@gmail.com>2010-06-05 20:19:19 -0500
commit2aa9a0903c4485769d8dc5342c3e2c6598efe9bd (patch)
tree244942688f76c4be92e1754628b798ca7afd93b6
parent871b566845beccf89de5bc032118b1ebc4641555 (diff)
Add quirk for the Compaq Mini 500
-rw-r--r--video-quirks/20-video-quirk-pm-hp.quirkdb3
1 files changed, 3 insertions, 0 deletions
diff --git a/video-quirks/20-video-quirk-pm-hp.quirkdb b/video-quirks/20-video-quirk-pm-hp.quirkdb
index 392ff8f..c4f39ae 100644
--- a/video-quirks/20-video-quirk-pm-hp.quirkdb
+++ b/video-quirks/20-video-quirk-pm-hp.quirkdb
@@ -67,6 +67,9 @@
endmatch
endmatch
match system.hardware.vendor regex ^Hewlett-Packard
+ match system.hardware.product regex ^COMPAQ MINI 500$
+ addquirk --quirk-s3-mode
+ endmatch
match system.hardware.product regex V2000 \(EP381UA#|X1000 \(DK454AV\)| 6715s|6820s
addquirk --quirk-s3-bios
endmatch