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:   macallan
Date:           Thu Nov 10 06:44:35 UTC 2016

Modified Files:
        src/sys/arch/sparc64/dev: pyro.c sbus.c schizo.c

Log Message:
weed out BUS_SPACE_MAP_PREFETCHABLE in resp. _map() and _mmap() methods
it works with UPA graphics cards and at least some psycho but causes problems
on these


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sparc64/dev/pyro.c
cvs rdiff -u -r1.95 -r1.96 src/sys/arch/sparc64/dev/sbus.c
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/sparc64/dev/schizo.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