~ubuntu-branches/ubuntu/raring/hal-info/raring

« back to all changes in this revision

Viewing changes to fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-02-27 11:14:51 UTC
  • mfrom: (1.3.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090227111451-t5lp0o115tedzjj4
Tags: 20090227-0ubuntu1
* New git snapshot:
  - Hotkeys for Fujitsu Siemens Amilo Si 1520 (LP: #317505)
  - Fix Fn+Arrow "Brightness Up" key on Acer laptops (LP: #327707)
  - UM175 modem (LP: #328309)
  - Sleep quirks for HP nw8440 (LP: #328522)
  - Samsung YP-S2 audio player (LP: #331538)
  - Samsung YP-S5 audio player (LP: #332913)
  - Fix Samsung Q210 brightness keys (LP: #333352)
  - Sony Ericsson w880i/3G mobile modem (LP: #334327)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
10
10
      </match>
11
11
      <!--NOTE: s2ram list the F3F with power_management.quirk.none=true -->
12
 
      <match key="system.hardware.product" prefix_outof="M6VA;M6N ;M5N;M7A;S6F;S5N ;W3A;W5A ;M2N ;A2D ;F3F ;V6V;P5LD2;A8He;A6Kt ;F3JC ;F3Sc">
 
12
      <match key="system.hardware.product" prefix_outof="M6VA;M6N ;M5N;M7A;S6F;S5N ;W3A;W5A ;M2N ;A2D ;F3F ;V6V;A8He;A6Kt ;F3JC ;F3Sc">
13
13
        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
14
14
        <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
15
15
      </match>
75
75
      </match>
76
76
    </match>
77
77
 
 
78
    <!-- Board with broken system.hardware.* fields. Use system.board.* instead -->
 
79
    <match key="system.board.product" prefix="P5LD2">
 
80
      <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
 
81
    </match>
 
82
 
78
83
    <!-- ASUS a7v600 motherboard, has no usable sys_* entries besides bios_version -->
79
84
    <match key="system.firmware.version" prefix="ASUS A7V600">
80
85
      <merge key="power_management.quirk.s3_bios" type="bool">true</merge>