diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-05-20 17:36:13 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2018-06-02 10:57:19 +0200 |
commit | b870058f6bbc44401acbf91ec932cb835ff95a4f (patch) | |
tree | c57c1c31cc8287eeeda7835a4d959d938d78ae10 /hwdb | |
parent | basic: set errno in raw_clone() on sparc (diff) | |
download | systemd-b870058f6bbc44401acbf91ec932cb835ff95a4f.tar.gz systemd-b870058f6bbc44401acbf91ec932cb835ff95a4f.tar.bz2 systemd-b870058f6bbc44401acbf91ec932cb835ff95a4f.zip |
hwdb: Extend Point of View TAB-P800W accelerometer quirk for another version
Extend the accelerometer quirk for the Point of View TAB-P800W to also
match the BIOS info on the Point of View TAB-P800W (v2.0).
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/60-sensor.hwdb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index f823ded1c..4dd96803f 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -290,6 +290,7 @@ sensor:modalias:acpi:BMA250E*:dmi:*:svnShenzhenPLOYER*:pnMOMO7W:* # match the entire dmi-alias, assuming that the use of a BMA250E + # bios-version + bios-date combo is unique sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr3BAIR1013:bd08/22/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: +sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr3BAIR1014:bd10/24/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1 ######################################### |