~ubuntu-branches/ubuntu/trusty/hal-info/trusty

« 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-09 14:45:06 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090209144506-1tpxoqrscpjsx0mr
Tags: 20090202-0ubuntu1
* New upstream git snapshot:
  - Now has all suspend quirks from acpi-support
    (UbuntuSpec:acpi-support-deprecation).
  - Add Motorola E770V modem. (LP: #321485)
  - Fix suspend regression on Dell Latitude D810. (LP: #315271)
* Drop 01_convert-keymaps-to-use-X11-friendly-symbols.patch,
  committed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
        <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
44
44
      </match>
45
45
      <!-- Asus Eee PC (Note: there is a report from s2ram to use vbe_post, vbemode_restore)-->
46
 
      <match key="system.hardware.product" string="701">
 
46
      <match key="system.hardware.product" string_outof="701;900">
47
47
         <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
48
48
         <merge key="power_management.quirk.dpms_on" type="bool">true</merge>
49
49
      </match>