Module Name: src Committed By: martin Date: Mon May 18 17:52:22 UTC 2020
Modified Files: src/sys/arch/hp300/dev [netbsd-9]: sti_sgc.c src/sys/dev/ic [netbsd-9]: sti.c stivar.h Log Message: Pull up following revision(s) (requested by tsutsui in ticket #908): sys/dev/ic/stivar.h: revision 1.10 sys/dev/ic/sti.c: revision 1.21 sys/arch/hp300/dev/sti_sgc.c: revision 1.3 Add bitmap access ops support for EVRX framebuffer on HP9000/425e. 8bpp Xorg wsfb server and mlterm-wscons (formerly mlterm-fb) work. No particular comment on port-hp300@ and port-hppa@: https://mail-index.netbsd.org/port-hp300/2020/05/02/msg000170.html Special thanks to Miod Vallat, for his advice about HP-UX implementation and binutils patches to disassemble old HP-UX a.out-hp300hpux binaries (and also contributing his 425e back in 2014). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.2.34.1 src/sys/arch/hp300/dev/sti_sgc.c cvs rdiff -u -r1.19 -r1.19.12.1 src/sys/dev/ic/sti.c cvs rdiff -u -r1.9 -r1.9.34.1 src/sys/dev/ic/stivar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.