Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/25/2002 11:08:11
Module Name: syssrc
Committed By: martin
Date: Mon Mar 25 09:08:11 UTC 2002
Modified Files:
syssrc/sys/dev/ic: daic.c
syssrc/sys/dev/isa: daic_isa.c
Log Message:
Fix confusion about the return value from the internal MI probe routine.
Make the ISA probe actually (silently) fail if no card is found.
XXX - need to aquire the SBUS variant of this card some day or have
Jaromir find an MCA one.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/ic/daic.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/isa/daic_isa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.