CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/24 10:40:18
Modified files:
sys/dev/isa : aps.c
Log message:
make sure the array of chars we pass aps_do_io() in aps_match() is
unsigned, like all the other callers of aps_do_io in aps do.
