/* ----------------------------------------------------------------------------
Linux PCMCIA ethernet adapter driver for the New Media Ethernet LAN.
nmclan_cs.c,v 0.16 1995/07/01 06:42:17 rpao Exp rpao
The Ethernet LAN uses the Advanced Micro Devices (AMD) Am79C940 Media
Access Controller for Ethernet (MACE). It is essentially the Am2150
PCMCIA Ethernet card contained in the Am2150 Demo Kit.
Written by Roger C. Pao <rpao@paonet.org>
Copyright 1995 Roger C. Pao
Linux 2.5 cleanups Copyright Red Hat 2003
This software may be used and distributed according to the terms of
the GNU General Public License.
Ported to Linux 1.3.* network driver environment by
Matti Aarnio <mea@utu.fi>
References
Am2150 Technical Reference Manual, Revision 1.0, August 17, 1993
Am79C940 (MACE) Data Sheet, 1994
Am79C90 (C-LANCE) Data Sheet, 1994
Linux PCMCIA Programmer's Guide v1.17
/usr/src/linux/net/inet/dev.c, Linux kernel 1.2.8
Eric Mears, New Media Corporation
Tom Pollard, New Media Corporation
Dean Siasoyco, New Media Corporation
Ken Lesniak, Silicon Graphics, Inc. <lesniak@boston.sgi.com>
Donald Becker <becker@scyld.com>
David Hinds <dahinds@users.sourceforge.net>
The Linux client driver is based on the 3c589_cs.c client driver by
David Hinds.
The Linux network driver outline is based on the 3c589_cs.c driver,
the 8390.c driver, and the example skeleton.c kernel code, which are
by Donald Becker.
The Am2150 network driver hardware interface code is based on the
OS/9000 driver for the New Media Et