Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/07/2004 04:01:30
Module Name:	src
Committed By:	mycroft
Date:		Wed Jul  7 04:01:30 UTC 2004

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

Log Message:
This table is dumb.
1) Remove all the PCMCIA_STR_* values, and instead print the actual CIS
   info.  This is infinitely more helpful.
2) For some of the OEM cards, collapse multiple table entries into one
   entry that doesn't compare the OUI.
It's a start.


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 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.