Graphics Tablets Device Drivers: Difference between revisions
Jump to navigation
Jump to search
m →USB: unbloat |
mNo edit summary |
||
Line 1: | Line 1: | ||
These are the drivers used in Graphics Tablets and pen devices. | |||
{|class="wikitable" | {|class="wikitable" | ||
|+USB | |||
!Name||Version||Details||Link | !Name||Version||Date||Details||Link | ||
|- | |- | ||
|[[USBECD|USBECD.SYS]] | |[[USBECD|USBECD.SYS]] | ||
|2.3 | |2.3||2015-07-27 | ||
|USB 2.0 Extended Control Driver enables you to directly control USB devices. Supports graphics tablets (digitizers) and Webcams. | |USB 2.0 Extended Control Driver enables you to directly control USB devices. Supports graphics tablets (digitizers) and Webcams. | ||
|http://home.hccnet.nl/w.m.brul/usbprobe/index.html | |http://home.hccnet.nl/w.m.brul/usbprobe/index.html | ||
|- | |- | ||
|USBWCM.SYS | |USBWCM.SYS | ||
| | | ||2007-09-10 | ||
|Supports Wacom IV and V Tablet on USB ports. | |Supports Wacom IV and V Tablet on USB ports. | ||
|[W2_013.zip] | |[W2_013.zip] | ||
|} | |} | ||
=SERIAL | {|class="wikitable" | ||
|+SERIAL | |||
| | !Name||Version||Date||Details||Link | ||
| | |- | ||
| | |PENDD.SYS | ||
| | | || | ||
| | |||
|- | |||
|[[Rodent|RODENT.SYS]] | |||
| | |1.0.13||1996-10-13 | ||
| | |[http://www.edm2.com/index.php/The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DRODENT.SYS Check its Config.sys statements]. It is public domain and the source code is available. | ||
| | |[rodent_1-0-13.zip] | ||
|- | |||
|WACOMOS2.SYS | |||
| | |||
| | |||
| | | | ||
| | |} | ||
| | |||
| | |||
[[Category:Graphics Tablets]] | [[Category:Graphics Tablets]] |
Revision as of 23:14, 5 October 2022
These are the drivers used in Graphics Tablets and pen devices.
Name | Version | Date | Details | Link |
---|---|---|---|---|
USBECD.SYS | 2.3 | 2015-07-27 | USB 2.0 Extended Control Driver enables you to directly control USB devices. Supports graphics tablets (digitizers) and Webcams. | http://home.hccnet.nl/w.m.brul/usbprobe/index.html |
USBWCM.SYS | 2007-09-10 | Supports Wacom IV and V Tablet on USB ports. | [W2_013.zip] |
Name | Version | Date | Details | Link |
---|---|---|---|---|
PENDD.SYS | ||||
RODENT.SYS | 1.0.13 | 1996-10-13 | Check its Config.sys statements. It is public domain and the source code is available. | [rodent_1-0-13.zip] |
WACOMOS2.SYS |