Subject: CVS commit: src/sys/dev/isa
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/29/2003 01:10:12
Module Name: src
Committed By: mycroft
Date: Wed Oct 29 01:10:12 UTC 2003
Modified Files:
src/sys/dev/isa: if_cs_isa.c
Log Message:
Recode the probe slightly to remove a bogus initializer.
Also, don't do the rest of the probe work if the product ID mismatches, since
we'll return 0 anyway.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/isa/if_cs_isa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.