Subject: [cmu.andrew.internet.computing.netbsd.port-i386] pcmcia drivers.
To: None <port-i386@NetBSD.ORG>
From: None <rvb@IGW.TRUST.CS.CMU.EDU>
List: port-i386
Date: 09/01/1995 20:18:56
------- Start of forwarded message -------

> Are their any pcmcia drivers for NetBSD/i386?

> Specifically modem/ethernet drivers.

Take a look at the changes in:
	ftp.cs.cmu.edu (128.2.206.173) 
	cd  project/coda/netbsd
There is a README there and a set of patches vs the 08/12/95 -current.
There is also a rather long README_CMU_1 that explains the changes.

Basically, this includes support for the pcmcia interface and the
following drivers:

	NCR WaveLan with roaming
	IBM Credit Card ethernet
	LinkSys ethernet
	(Intel pcmcia ether xpress [not commercially available])

	Practical Peripheral PractiCARD 144 modem
        AT&T Paradyne KeepInTouch Card modem

The ethernet cards use ns8390's.  It would be fairly simple to fold
in any of the other clones.  The com support is also reasonably
generic and can accomodated other cards.