Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 12/08/1999 19:22:41
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Thu Dec  9 03:22:41 UTC 1999

Modified Files:
	syssrc/sys/dev/pcmcia: wdc_pcmcia.c

Log Message:
Fix hot-swapping for controllers which grab two ranges of port space.
(if the mapping of the second range succeeded, it would forget about
the window of the second address range, causing a subsequent insertion
event to fail..).

My Sony PCGA-CD51 now hot-swaps a lot better now.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/pcmcia/wdc_pcmcia.c

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