Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/isa
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.
Home |
Main Index |
Thread Index |
Old Index