• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


Commit MetaInfo

Révision883d9b1397174fd5bdb35910d99ac66c2ed9b6ef (tree)
l'heure2015-01-09 02:17:08
AuteurPhil Eichinger <phil@zank...>
CommiterChih-Wei Huang

Message de Log

Support calibration of Panasonic Toughbook CF-19 mk2 and mk3 models

Change Summary

Modification

--- a/init.sh
+++ b/init.sh
@@ -220,7 +220,7 @@ function create_pointercal()
220220 function init_tscal()
221221 {
222222 case "$PRODUCT" in
223- T91|T101|ET2002|74499FU|945GSE-ITE8712|CF-19[CDY]*)
223+ T91|T101|ET2002|74499FU|945GSE-ITE8712|CF-19[CDYFGKLP]*)
224224 create_pointercal
225225 return
226226 ;;