summaryrefslogtreecommitdiffstats
path: root/contrib/diff/lib/exclude.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2011-11-01 17:57:21 +0000
committermarius <marius@FreeBSD.org>2011-11-01 17:57:21 +0000
commit58500f4f41654b7adbb7b919fddd1d701d328e50 (patch)
treebf54ea3252298ee3374b5a6da1d4f30f5695667c /contrib/diff/lib/exclude.c
parent1cbd492c701121efac4aff68c9ce3759acde3be0 (diff)
downloadFreeBSD-src-58500f4f41654b7adbb7b919fddd1d701d328e50.zip
FreeBSD-src-58500f4f41654b7adbb7b919fddd1d701d328e50.tar.gz
In r225931 I've missed the only other driver using the pointer returned
by rman_get_virtual(9) to access device registers sparc64 currently cares about. Ideally ata(4) should just be converted to access these using bus_space(9) read/write functions instead as there's really no reason to do it the former way. However, this part of ata-siliconimage.c should go away in favor of siis(4) sooner or later anyway and I don't have the hardware to actually test the SX4 bits of ata-promise.c. Also ideally the other architectures should also properly handle the BUS_SPACE_MAP_LINEAR flag of bus_space_map(9) so this code wouldn't need to be #ifdef'ed.
Diffstat (limited to 'contrib/diff/lib/exclude.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud