~ubuntu-branches/ubuntu/oneiric/hal-info/oneiric

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-07-16 12:31:51 UTC
  • mfrom: (1.3.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090716123151-dgujimyfbzkq5uo1
Tags: 20090716-0ubuntu1
* New upstream release:
  - Fix regression: resume on Presario V2000 notebook leaves backlight off.
    (LP: #336521)
  - update/fix some modem fdi rules (LP: #374970)
  - Lots of other hardware fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
          <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
84
84
          <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
85
85
        </match>
 
86
        <match key="system.hardware.product" contains="R100">
 
87
          <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
 
88
        </match>
86
89
        <!-- these need no quirks-->
87
 
        <match key="system.hardware.product" contains_outof="R100;M400;4000">
 
90
        <match key="system.hardware.product" contains_outof="M400;4000">
88
91
          <merge key="power_management.quirk.none" type="bool">true</merge>
89
92
        </match>
90
93
      </match>