~ubuntu-branches/ubuntu/precise/hal-info/precise

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-01-28 10:48:37 UTC
  • mfrom: (1.3.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090128104837-8fydt8xt1lf0a0i5
Tags: 20090128-0ubuntu1
* New upstream git snapshot:
  - Add Nokia E51 mobile modem (LP: #261416)
  - Add Nokia N and E series modems (LP: #303748)
  - Add ATT USBConnect Mercury modem (LP: #306604)
  - Add Sony Ericsson W890i music player (LP: #314618)
  - Fix detection of AT&T Option 3G modems again (LP: #316120)
  - Add ZTE AC8700 (EV-DO) modem (LP: #321213)
* Dropped most of our patches, committed upstream:
  - 03_missing_lenovo_hotkey.patch
  - 04_globetrotter_hsupa_modem.patch
  - 05_missing_samsung_hotkey.patch
  - 06_missing_asus_hotkeys.patch
  - 07_missing_hp_hotkeys.patch
  - 08_missing_fujitsu_hotkeys.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
2
2
<deviceinfo version="0.2">
3
3
  <device>
4
 
    <match key="system.hardware.vendor" prefix="Acer">
 
4
    <match key="system.hardware.vendor" prefix_ncase="Acer">
5
5
      <match key="system.hardware.product" prefix="TravelMate">
6
6
        <match key="system.hardware.product" contains="C300">
7
7
          <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
21
21
        <match key="system.hardware.product" contains_outof="7520;8000">
22
22
          <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
23
23
        </match>
24
 
        <match key="system.hardware.product" contains="6460">
 
24
        <match key="system.hardware.product" contains_outof="C100;6460">
25
25
          <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
26
26
        </match>
27
27
        <match key="system.hardware.product" contains_outof="C200;2450;4400;6492">
79
79
        <match key="system.hardware.product" contains="1640">
80
80
          <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
81
81
        </match>
82
 
        <match key="system.hardware.product" contains="1500">
 
82
        <match key="system.hardware.product" contains_outof="1500;3000">
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_outof="1520;1650;3000;5100;5110;5570;5920">
 
86
        <match key="system.hardware.product" contains_outof="1520;1650;5100;5110;5570;5920">
87
87
          <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
88
88
          <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
89
89
        </match>