This contains some UNTESTED drivers.

Tested drivers:  W2000   (32-bit)
                 XP      (32-bit)
                 AMD64   (64-bit)   on an XP64 system


NOTE NOTE NOTE
==============
For 64-bit systems the INF file MOST LIKELY needs to be modified.
The AMD64 INF files has been modified according to the following remarks
from an successfull installation of the driver by Sergey
"I successfully installed Win2003 Server AMD64 driver (XP64 refused to install
for some reason). You'll need to fix the .inf files like this:

[Manufacturer]
%MFGNAME%=DeviceList,ntAMD64

[DeviceList.ntAMD64]
The 'ntAMD64' entries in .inf files are required since Beta1 of XP64, otherwise the driver will not be installed."



All other drivers have not been tested!
If you can report a success or failure on any of the other systems
then let me know (m.majoor@majority.nl).



To install the driver go to the appropriate directory
and then run the batch file (.bat). THIS IS ONLY FOR THE 32-BIT
DRIVERS. The 64-bit drivers don't allow the installation through a
32-bit application (which InstallDriver.exe is). A 64-bit driver
has to be installed manually through the device manager.
Then use the 'Install driver' button and watch if the installation
is successful (see result in the caption of the window).


Directory

-64BIT      -SERVER2003    -AMD64        -> 64 Bit driver Server 2003
                                            (AMD uProcessor)
                           -INTEL64      -> 64 Bit driver Server 2003
                                            (INTEL uProcessor)
            -XP                          -> 64 Bit driver XP X64 edition

-SERVER2003                              -> Driver Server 2003
-W2000                                   -> Driver W2000
                                            Can also be used on XP
                                            Can also be used on Server 2003
-XP                                      -> Driver XP
                                            Can also be used on Server 2003



Note: The most 'compatible' driver (the driver that can be used for all 32-bit
      systems), is the ***W2000*** driver.