/* ----------------------------------------------------------------------------
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 Siasoy