OSDN Git Service

Support calibration of Panasonic Toughbook CF-19 mk2 and mk3 models
authorPhil Eichinger <phil@zankapfel.net>
Tue, 16 Dec 2014 12:01:06 +0000 (13:01 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 8 Jan 2015 17:17:08 +0000 (01:17 +0800)
init.sh

diff --git a/init.sh b/init.sh
index 9425285..39f0575 100644 (file)
--- a/init.sh
+++ b/init.sh
@@ -220,7 +220,7 @@ function create_pointercal()
 function init_tscal()
 {
        case "$PRODUCT" in
-               T91|T101|ET2002|74499FU|945GSE-ITE8712|CF-19[CDY]*)
+               T91|T101|ET2002|74499FU|945GSE-ITE8712|CF-19[CDYFGKLP]*)
                        create_pointercal
                        return
                        ;;