D-Link DE-320CT Ethernet Adapter
Performance of this adapter is so-so, and noticeably slower than the 3C523/529 or Intel EtherExpress. I wouldn't recommend it in a server or a machine with a slower CPU that is expected to maintain a high level of network throughput. The presence of both coaxial "thinnet" and Category 5 RJ45 connectors, along with the short form factor of this card do offset the somewhat lackluster performance.
Using the DE-320 With The Microsoft Networking Client/Server 3.0 For DOS
Need the Microsoft Networking Client 3.x software? Look here or download disk 1 and disk 2 (local copy).
D-Link provides an NDIS driver that supposedly works with Microsoft LAN Manager for DOS. Perhaps it does, but there are two problems. The first is that D-Link didn't just put this NDIS driver where it could be easily found by LAN Manager for DOS and installed. You have to do a bunch of diddling around with a second floppy or copy the files in the DE320CT driver distribution file to a hard disk and then follow the directions to copy them over.
If you do all that is outlined in the README file included with the driver distribution file, you'll run into another problem if you are using the Microsoft Networking Client (and/or Server) 3.0 for DOS. Despite the the fact that the driver is in fact suitable, the MNC software won't find the driver on the disk.
The following instructions will help you install the NDIS driver manually. You'll need to have your Microsoft Networking Client 3.0 for DOS installation disks (there are two of them) and the D-Link DE-320CT driver distribution file unpacked. Unpack it onto a floppy diskette or a handy directory on the hard disk in the machine you'll be configuring. Find the DE320.DOS file on the disk or download it here. This is the only file you need.
1. Install the adapter hardware and configure your system with the reference disk/partition if needed. You must do this before installing the Microsoft Network Client 3.0 software.
2. Start the computer up and let it boot into DOS. Proceed to install the Microsoft Network Client 3.0 for DOS and follow the instructions presented on your screen to set it up. When it comes time to select a network card type, pick the NE2000 compatible choice. (Note: The DE-320CT is supposedly NE2000 compatible, but it works slightly differently and will generally not respond properly with a generic NE2000 driver.)
3. Let the setup program reboot the computer and ignore the error messages about a malfunctioning network adapter or failures of networking related programs to load.
4. Find the DE320.DOS file you copied off the installation disk or driver package earlier. Copy it into the C:\net\ directory (or whatever directory you opted to install the MNC software into.)
5. Open PROTOCOL.INI with a text editor and do the following:
-Remove any IRQ or I/O address lines under the [MS$NE2CLONE] heading.
-Change the DriverName parameter to read "DE320$" (no quotes).
-Save the file and close it.
6. Open SYSTEM.INI with a text editor and do the following:
-Locate the [network drivers] section of the file.
-Change the netcard=xxxxxxx.dos (where xxxxxxx.dos is the name of the current network card driver) line to read netcard=DE320.DOS
-Save the file.
-Reboot. If your network adapter is working and has a network cable plugged into it, you should now be able to browse the resources on the network. You can download examples of modified PROTOCOL.INI and SYSTEM.INI files if you need some help with the changes. It is not recommended that you use these files in their entirety. You should also remove or not transfer the commented areas (areas beginning with a ; (semicolon) ) so as to avoid any problems.
Note: Be careful with MemMaker (or any other memory management tool) as the TCPTSR program is quite sensitive about being loaded high and will usually fail to do so. You may have to disable your memory management tool or exclude/undo any optimizations made to TCPTSR in AUTOEXEC.BAT.