Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/arch/hppa



Module Name:    src
Committed By:   martin
Date:           Sat Feb 17 16:02:23 UTC 2024

Modified Files:
        src/sys/arch/hppa/dev [netbsd-10]: dino.c elroy.c
        src/sys/arch/hppa/hppa [netbsd-10]: mainbus.c
        src/sys/arch/hppa/include [netbsd-10]: bus_defs.h bus_funcs.h

Log Message:
Pull up following revision(s) (requested by macallan in ticket #592):

        sys/arch/hppa/hppa/mainbus.c: revision 1.13
        sys/arch/hppa/dev/elroy.c: revision 1.7
        sys/arch/hppa/dev/dino.c: revision 1.17
        sys/arch/hppa/include/bus_funcs.h: revision 1.2
        sys/arch/hppa/include/bus_defs.h: revision 1.3

add missing bus_space_*_stream() methods instead of quietly aliasing them
to their potentially byte-swapping regular counterparts

ok skrll@


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.16.4.1 src/sys/arch/hppa/dev/dino.c
cvs rdiff -u -r1.6 -r1.6.4.1 src/sys/arch/hppa/dev/elroy.c
cvs rdiff -u -r1.11 -r1.11.2.1 src/sys/arch/hppa/hppa/mainbus.c
cvs rdiff -u -r1.2 -r1.2.26.1 src/sys/arch/hppa/include/bus_defs.h
cvs rdiff -u -r1.1 -r1.1.66.1 src/sys/arch/hppa/include/bus_funcs.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