Glenn's ethernet cards and drivers page

I have collected some information and tips on some of the ethernet cards I have. I have also written drivers for some of them after finding bugs or other problems with existing drivers. All my ethernet drivers have a 4 byte WDS calculation that makes them imune to the Ping o' Death, they also support SNMP statistics calls and the promiscuous mode calls (csCode 280 and 281).

Kinetics EtherPort IIN NuBus

I have two of these cards, one of them is badged as a Novell EtherPort but is otherwise identical. Both had only an 8K buffer on them when I got them. The buffer on them can be upgraded to 32K by replacing the socketed 6264 chip with a 62256 and installing a jumper in the space beside it. A 62256 chip should be readily available from most electronics stores.

DaynaPort drivers work with this card. I have also written a driver for it. The driver is a system extension, to install it just remove any old drivers and then drop this driver in your System folder. System 6.0.4 or later and Network Software Installer 1.5 or later or Open Transport is required to use it. This driver has been tested under System 7.0 on a Mac IIsi, System 7.5.5 on a Mac IIcx, Systen 7.6.1 on a Mac IIfx, System 7.6.1 on a Quadra 950, and MacOS 8.1 on a Quadra 950. I have not tried it on any NuBus PowerMacs yet but it should work. This driver does not support the ERead control call, but I don't know of any software that uses this anyway.

Click here to download driver version 1.0b3 (StuffIt archive - 4K)

3Com EtherLink NB/Apple EtherTalk NB/Sonic A Series/Asante Mac Con for IIsi SE30/Asante MCLC

Apple drivers built into the system work with these cards, but I decided to write my own driver because the Apple one only used 16K of the 64K buffer on the cards I have. The driver is a system extension, to install it just remove any other drivers (the Apple Ethernet NB extension for example) and drop it in your System folder. System 6.0.4 or later and Network Software Installer 1.5 or later or Open Transport is required to use it. This driver has been tested under System 7.5.5 on a Mac IIcx, System 7.5.5 on a Mac IIsi, Systen 7.6.1 on a Mac IIfx, System 7.5.5 on a Mac LC, and System 7.6.1 and 8.1 on a Quadra 950. I have not tried it on any NuBus PowerMacs yet but it should work. This driver does not support the ERead control call, but I don't know of any software that uses this anyway.

Click here to download driver version 1.0b3 (StuffIt archive - 4K)

Racal Interlan Mac SE

I could not find a driver to work with this card so I wrote one. This driver is a DRVR resource that needs to be installed in the System file with ResEdit, and a control panel to go in the System Folder. This driver has been tested under System 6.0.8, System 7.0, and System 7.1.

Click here to download driver version 1.0b3 (StuffIt archive - 5K)



Home

Last modified 5 July 2005. Copyright 1997-2005 Glenn Anderson.