更改

添加608字节 、​ 2022年9月1日 (四) 10:12
无编辑摘要
第16行: 第16行:     
它是 Atmel 触摸屏驱动程序的自解压存档。驱动程序中包含一个自述文件,该自述文件也引用了 Windows 8 build 7969 。
 
它是 Atmel 触摸屏驱动程序的自解压存档。驱动程序中包含一个自述文件,该自述文件也引用了 Windows 8 build 7969 。
 +
 +
==readme.txt==
 +
<pre>
 +
Usage instructions for Amtel 1386 Driver
 +
 +
Requirements:
 +
Windows builds 7969 and higher (will NOT work on 7957)
 +
 +
1. Copy your c:\windows\system32\drivers\mshidkmdf.sys to the same directory as the driver/inf.
 +
2. Modify the INF and replace all instances of TOUCH_ID with your Hardware ID.  For example, if your Hardware ID for touch is ACPI\VENDOR_TCH, replace all instances of TOUCH_ID with VENDOR_TCH
 +
3. Ensure that GPIO and I2C drivers are loaded before installing the driver.
 +
4. Work with Atmel and Microsoft to adjust the calibration values in the INF to match your hardware.
 +
</pre>
793

个编辑