diff options
author | Hans de Goede <j.w.r.degoede@gmail.com> | 2018-01-17 10:15:41 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-01-17 20:15:41 +1100 |
commit | 66500345ec58d2b136b6d6fff13549ebd9c8aa60 (patch) | |
tree | 8369b175b8beff4dfc5037ea6fccd3b86ac5df10 /hwdb/60-sensor.hwdb | |
parent | 252d847a2bbad3e55cf61ee0f8bec8f8bda9b75b (diff) | |
download | systemd-66500345ec58d2b136b6d6fff13549ebd9c8aa60.tar.gz |
hwdb: 60-sensors: Add DMI strings for Trekstor Surftab 7.0 newer BIOS versions (#7904)
Some newer BIOS versions of the TrekStor SurfTab wintron 7.0 tablet use
different (better) DMI strings, update the existing 60-sensors.hwdb
entry for this tablet to also work with the newer BIOS.
Diffstat (limited to 'hwdb/60-sensor.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 ead476d43c..7217b1f75e 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -230,6 +230,7 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX98PlusII:* # Trekstor ######################################### sensor:modalias:acpi:BMA250*:dmi:*:bvrTREK.G.WI71C.JGBMRBA*:*:svnInsyde:pnST70416-6:* +sensor:modalias:acpi:BMA250*:dmi:*:bvrTREK.G.WI71C.JGBMRBA*:*:svnTrekStor:pnSurfTabwintron7.0ST70416-6:* ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1 ######################################### |