Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 11/04/1999 09:48:15
Module Name: syssrc
Committed By: sommerfeld
Date: Thu Nov 4 17:48:15 UTC 1999
Modified Files:
syssrc/sys/dev/pcmcia: if_awi_pcmcia.c
Log Message:
Attempt to be smart about whether to use I/O space or memory space to
access the card's shared memory: if we can't allocate the 32k we need,
fall back and just use I/O space access.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pcmcia/if_awi_pcmcia.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.