Source-Changes archive

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

CVS commit: syssrc/sys/arch/sparc/dev



Module Name:    syssrc
Committed By:   uwe
Date:           Mon Dec 31 15:00:59 UTC 2001

Modified Files:
        syssrc/sys/arch/sparc/dev: sbus.c

Log Message:
Now that sbus_bus_mmap was converted to do the proper address
translation, get rid of sbus_bus_addr.  Since sbus_bus_addr is used by
framebuffer drivers that are shared with sparc64 we cannot just change
the callers to use BUS_ADDR() w/out coordinating the change with
sparc64 that uses a different calling protocol, so stub our
sbus_bus_addr to just return BUS_ADDR.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/arch/sparc/dev/sbus.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