diff options
author | Juno Computers <thelookouts@hotmail.com> | 2023-06-20 18:41:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-20 18:41:47 +0200 |
commit | 4687f001e689fd482f530a8d1d0adc93e01d74ea (patch) | |
tree | 035aa8a5838ba5bf9e901128f60373ecc1093c5b /hwdb.d/60-sensor.hwdb | |
parent | hostnamectl: show age of firmware as time span, too (diff) | |
download | systemd-4687f001e689fd482f530a8d1d0adc93e01d74ea.tar.xz systemd-4687f001e689fd482f530a8d1d0adc93e01d74ea.zip |
hwdb: add support for Jun Tab2/Dere T11 to 60-sensor.hwdb (#28092)
Diffstat (limited to '')
-rw-r--r-- | hwdb.d/60-sensor.hwdb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index f971f701cc..7d1d603daf 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -385,6 +385,10 @@ sensor:modalias:acpi:INVN6500*:dmi:*svnDell*:pnVenue10Pro5055:* sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInternational,LLC.:bvrJP2V*:svnDefaultstring:* ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1 +# T11 / Juno Tablet 2 +sensor:modalias:acpi:NSA2513*:dmi:*:svnDigitek:* + ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, 1 + ######################################### # DEXP ######################################### |