This file contains history of modifications.
See also Readme.txt for informations about the exact modifications.
==============[ XP-DDK Driver, version 2.x ]=================
- 02/07/2002, version 2.0:
New driver based on the WinDDK (Windows XP) samples (bulkusb).
The TiglUsb library and the RwTigl.exe utility have been modified.
The driver and the library are not compatable with the previous driver (1.x).
- 23/08/2002, version 2.1:
Fixed a problem with overlapped I/O.
Exe test program: completely removed old non overlapped I/O code.
- 06/09/2002, version 2.2
TiglUsb dll improved and a new function has been added for emulator
support.
The calling convention should habe been changed from __cdecl to __stdcall but I
got some faults with libticables.
__stdcall is compatible with VB, C++Builder and it's the Win API calling conv.
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.