Subject: CVS commit: src/sys/dev/isa
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/03/2004 21:29:08
Module Name: src
Committed By: mycroft
Date: Sat Jul 3 21:29:08 UTC 2004
Modified Files:
src/sys/dev/isa: if_lc_isa.c
Log Message:
Only attempt to map the memory window during attach, not match. If msize==0,
print a message and punt. Fixes PR 6167 (from me!).
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/isa/if_lc_isa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.