Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64/dev
Module Name: src
Committed By: pk
Date: Wed Jun 30 21:37:49 UTC 2004
Modified Files:
src/sys/arch/sparc64/dev: sbus.c sbusvar.h
Log Message:
sbus_attach: use bus_space_tag_allocate();
sbus_bus_map: use bus_space_translate_generic();
sbus_bus_addr: use BUS_ADDR().
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/arch/sparc64/dev/sbus.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/sparc64/dev/sbusvar.h
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