Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 10/15/2004 00:48:53
Module Name:	src
Committed By:	enami
Date:		Fri Oct 15 00:48:53 UTC 2004

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

Log Message:
- Don't change the matching logic.
- Prepare to describe a card which has NULL CIS string.
- Factor out common code.
- Deal with malloc return value.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pcmcia/pcmcia_cis_quirks.c

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