Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/shark/isa



Module Name:    src
Committed By:   tsutsui
Date:           Sun Jan  9 15:26:19 UTC 2005

Modified Files:
        src/sys/arch/shark/isa: isa_io.c isa_io_asm.S

Log Message:
Add bus_space_copy_region_2() op, which is required by MI vga(4),
from sys/arch/arm/arm/bus_space_asm_generic.S.

XXX: isa_io_asm.S and bus_space_asm_generic.S is mostly identical.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/shark/isa/isa_io.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/shark/isa/isa_io_asm.S

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