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: pooka
Date: Mon Oct 16 12:58:54 UTC 2006
Modified Files:
src/sys/dev/isa: isic_isa.c
Log Message:
make compile by using __unused & other necessary tricks
and remove <0 comparisons for bus_size_t. if a port wants signed
bus_size_t, it just might have to accept it can't use this driver. *snif*
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/isa/isic_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