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/12/2004 16:04:20
Module Name:	src
Committed By:	mycroft
Date:		Thu Aug 12 16:04:20 UTC 2004

Modified Files:
	src/sys/dev/pcmcia: pcmcia.c pcmciareg.h pcmciavar.h

Log Message:
My previous understanding of the I/O base/limit registers was incorrect.
However, so was the old code.  Now it works correctly.  :-)


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/dev/pcmcia/pcmcia.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/pcmcia/pcmciareg.h
cvs rdiff -r1.25 -r1.26 src/sys/dev/pcmcia/pcmciavar.h

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