Short: PCMCIA Network Card driver. V1.7 Author: sintonen@iki.fi (Harry "Piru" Sintonen) Uploader: sintonen@iki.fi (Harry "Piru" Sintonen) Type: hard/drivr Requires: OS 2.04+, A600/A1200, compatible PCMCIA ethernet card Version: 1.7 Replaces: hard/drivr/cnetdevice.lha This is an PCMCIA (aka PC Card) ethernet card SANA2 driver for Amiga 600 and Amiga 1200 computers. Most NE2000 compatible cards are supported (I hope). Full source code in assembler is included. New for V1.7 - Bugfix: Recovering from receiver ring buffer overflow caused NIC to stop accepting multicast packets (broadcast packets were still accepted though). Also possible promiscous mode was turned off. Now always reset the receive mode to current one. Also disabled unused dd_overflows counter. - Bugfix: Promiscous mode didn't accept all multicast addresses. Fixed to do so. - Added notes about CardReset software fixes. - Small include fixes, provided by platon42. (for more information see src/cnetdevice.asm version history)