Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/08/2006 20:01:21
Module Name:	src
Committed By:	christos
Date:		Sat Apr  8 20:01:21 UTC 2006

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

Log Message:
Split the tuple parsing code in its own function for each kind, instead of
having a single parsing function that has more than 1000 lines of code.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/dev/pcmcia/pcmcia_cis.c

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