Subject: CVS commit: syssrc/sys/dev/isapnp
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/22/2002 23:26:48
Module Name: syssrc
Committed By: martin
Date: Fri Feb 22 21:26:47 UTC 2002
Modified Files:
syssrc/sys/dev/isapnp: isic_isapnp.c
Log Message:
Add a missing call to isapnp_config().
Do not hardcode IST_EDGE, use the type from the attach args.
Noticed by Christos Zoulas.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/isapnp/isic_isapnp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.