device/generic/common
Révision | 883d9b1397174fd5bdb35910d99ac66c2ed9b6ef (tree) |
---|---|
l'heure | 2015-01-09 02:17:08 |
Auteur | Phil Eichinger <phil@zank...> |
Commiter | Chih-Wei Huang |
Support calibration of Panasonic Toughbook CF-19 mk2 and mk3 models
@@ -220,7 +220,7 @@ function create_pointercal() | ||
220 | 220 | function init_tscal() |
221 | 221 | { |
222 | 222 | case "$PRODUCT" in |
223 | - T91|T101|ET2002|74499FU|945GSE-ITE8712|CF-19[CDY]*) | |
223 | + T91|T101|ET2002|74499FU|945GSE-ITE8712|CF-19[CDYFGKLP]*) | |
224 | 224 | create_pointercal |
225 | 225 | return |
226 | 226 | ;; |