Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 08/11/1997 20:00:02
thorpej
Mon Aug 11 12:52:05 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv7970

Added Files:
      Tag: marc-pcmcia
	smc91cxx.c smc91cxxreg.h smc91cxxvar.h 
Log Message:
Driver for the SMC91Cxx ethernet chip, found in some ISA and PCMCIA ethernet
interfaces.  Some PCI network interfaces also use a variant of this chip
Derived from the FreeBSD "sn" driver, written by Gardener Buchanan.