Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/10/2004 05:24:56
Module Name:	src
Committed By:	mycroft
Date:		Tue Aug 10 05:24:56 UTC 2004

Modified Files:
	src/sys/dev/pcmcia: if_ne_pcmcia.c

Log Message:
Update to the new world order.

"While I'm here..."
All that grotesque code allegedly for the 88190 and 88790 is actually just
mapping the CCR and writing to it.  So, enable the device normally and use
pcmcia_ccr_{read,write}() rather than doing this crap ourselves.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/dev/pcmcia/if_ne_pcmcia.c

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