Module Name: src
Committed By: jakllsch
Date: Sun May 2 18:49:13 UTC 2010
Modified Files:
src/sys/dev/isa: itesio_isa.c itesio_isavar.h
Log Message:
This only needs one bus_space_tag_t.
While here, rename one of the bus_space_handle_ts
to be be descriptive of its function.
Fixes crash caused by uninitialized bus_space_tag_t
discovered by Paul Goyette.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/isa/itesio_isa.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/isa/itesio_isavar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.