Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   briggs
Date:           Mon Dec 10 20:30:21 UTC 2001

Modified Files:
        syssrc/sys/arch/bebox/bebox: bus_space.c
        syssrc/sys/arch/powerpc/include: bus.h
        syssrc/sys/arch/prep/prep: bus_space.c
        syssrc/sys/arch/sandpoint/sandpoint: bus_space.c

Log Message:
Provide basic bus_space_mmap().  Noted by self and in PR port-powerpc/14873.
This at least allows the compile to complete.  There are still Issues with
vga_pci.c's assumptions about a PC-ish environment.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/bebox/bebox/bus_space.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/include/bus.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/prep/prep/bus_space.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sandpoint/sandpoint/bus_space.c

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