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/07/2004 01:09:26
Module Name: src
Committed By: mycroft
Date: Sat Aug 7 01:09:26 UTC 2004
Modified Files:
src/sys/dev/pcmcia: if_xi.c
Log Message:
Tighten up the CIS parsing code a little.
Fix a double-free in a failure case.
Turn off the card if it doesn't fully attach.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/dev/pcmcia/if_xi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.