~ubuntu-branches/ubuntu/hardy/hal-info/hardy-proposed

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2008-10-02 20:27:57 UTC
  • mfrom: (1.1.8 upstream) (16.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20081002202757-w9x9zn4dtkmneqhg
Tags: 20081001-0ubuntu1~hardy1
* New upstream snapshot with updated hardware data.
  - Add Lyra TH1100A music player. (LP: #213636)
  - Add Sony Walkman NWD-B105. (LP: #231470)
  - Add Samsung Q45 special keys. (LP: #212790)
* Grabbed a bunch of Nokia/LG mobile modem FDIs contributed in Launchpad,
  cleaned them up, committed them upstream, add them as
  debian/patches/00upstream_mobile_modems.patch for now.
  (LP: #257045, #257725, #258197, #259041, #268482, #274952)
* Drop 03_latitude_xt_tablet_keys.patch, upstream now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> 
 
1
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
2
2
<deviceinfo version="0.2">
3
3
  <device>
4
4
    <match key="system.hardware.vendor" prefix="FUJITSU">
5
 
      
 
5
 
6
6
      <match key="system.hardware.product" contains_ncase="amilo">
7
 
        <match key="system.hardware.product" contains_outof="A1667G Serie;Pa 1510;Li 1718">
 
7
        <match key="system.hardware.product" contains_outof="A1667G Serie;Pa 1510;Li 1718;M1425">
8
8
          <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
9
9
        </match>
10
10
        <match key="system.hardware.product" contains_outof="Pro V3205;Pro Edition V3405;Pro Edition V3505;Xi 1546;Si 1520;A7640;Pi 1505;A1645">
22
22
          <match key="system.hardware.version" contains_outof="-1 ;0.01">
23
23
            <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
24
24
            <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
25
 
            <!-- This machine need a special new quirk: power_management.quirk.pci_save 
 
25
            <!-- This machine need a special new quirk: power_management.quirk.pci_save
26
26
            <match key="system.firmware.version" prefix="R01-S0N">
27
27
              <merge key="power_management.quirk.pci_save" type="bool">true</merge>
28
28
            </match>
43
43
        <match key="system.hardware.product" contains_outof="P7010D;S2110">
44
44
          <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
45
45
        </match>
46
 
        <match key="system.hardware.product" contains_outof="E8410;T4010">
 
46
        <match key="system.hardware.product" contains_outof="E8410;T4010;S2210">
47
47
          <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
48
48
          <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
49
49
        </match>
50
 
        <match key="system.hardware.product" contains="S7110">
 
50
        <match key="system.hardware.product" contains_outof="S7020;S7110">
51
51
          <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
52
52
          <merge key="power_management.quirk.reset_brightness" type="bool">true</merge>
53
53
        </match>
96
96
        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
97
97
        <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
98
98
      </match>
99
 
   
 
99
 
100
100
      <match key="system.hardware.product" string="P6VAP-AP">
101
101
        <merge key="power_management.quirk.none" type="bool">true</merge>
102
102
      </match>