Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/28/1999 10:58:56
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Sep 28 17:58:55 UTC 1999

Modified Files:
	syssrc/sys/dev/pcmcia: files.pcmcia
Added Files:
	syssrc/sys/dev/pcmcia: mhzc.c

Log Message:
Add a driver for the Megahertz Ethernet/Modem combo cards, e.g. XJEM3336.
This supplies an attachment of the `sm' and `com' drivers.

Thanks to Chuck Cranor for sifting through the Linux smc91c92_cs.c driver
to find the magic sequence that brings the Ethernet portion of the card
on-line!


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/pcmcia/files.pcmcia
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pcmcia/mhzc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.