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/17/2004 19:55:03
Module Name:	src
Committed By:	mycroft
Date:		Sat Jul 17 19:55:03 UTC 2004

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

Log Message:
A bit of cleanup:
* Change PCMCIA_CIS_* values that are empty to PCMCIA_CIS_INVALID.
* Use wildcard OUIs in a few more places.
* Steal a method for differentiating the AX88[17]90 from the Linux driver.
* Remove the ZoNet card entry; it's now a duplicate of the Compex entry.


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