pm-utils: update pm-quirks scripts to pm-quirks-20100619

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-06-22 05:01:01 +02:00
parent d385c358e2
commit 971fd8aa5a
3 changed files with 7 additions and 1 deletions

View File

@ -53,6 +53,9 @@
match system.hardware.product regex 1501|8600
addquirk --quirk-s3-bios
addquirk --quirk-s3-mode
match system.hardware.primary_video.vendor numeric_compare_eq 0x1002
addquirk --quirk-radeon-off
endmatch
endmatch
match system.hardware.product regex 9300
addquirk --quirk-s3-bios

View File

@ -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

View File

@ -1 +1 @@
http://pm-utils.freedesktop.org/releases/pm-quirks-20100316.tar.gz
http://pm-utils.freedesktop.org/releases/pm-quirks-20100619.tar.gz