Module Name: src Committed By: martin Date: Sun Feb 12 12:27:26 UTC 2023
Modified Files: src/sys/arch/vax/conf [netbsd-10]: GENERIC INSTALL VAX780 files.vax src/sys/arch/vax/include [netbsd-10]: qdreg.h src/sys/arch/vax/vax [netbsd-10]: conf.c src/sys/arch/vax/vsa [netbsd-10]: smg.c Added Files: src/sys/arch/vax/vsa [netbsd-10]: gpx.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #79): sys/arch/vax/conf/GENERIC: revision 1.217 sys/arch/vax/conf/VAX780: revision 1.34 sys/arch/vax/conf/files.vax: revision 1.126 sys/arch/vax/vsa/smg.c: revision 1.63 sys/arch/vax/include/qdreg.h: revision 1.7 sys/arch/vax/vax/conf.c: revision 1.69 sys/arch/vax/conf/INSTALL: revision 1.76 sys/arch/vax/vsa/gpx.c: revision 1.1 Add a support for gpx(4) color framebuffer found on VAXstation 3100. Ported from OpenBSD/vax. Note smg(4) monochrome onboard framebuffer driver is also changed attached only if gpx(4) is not installed or flags 1 is specified in config files, as OpenBSD did. Tested on my VAXstation 3100/m30 with and without 8bpp gpx(4). Revied on port-vax@ and "Please go ahead!" from ragge@. https://mail-index.netbsd.org/port-vax/2023/01/thread1.html#004147 To generate a diff of this commit: cvs rdiff -u -r1.216 -r1.216.4.1 src/sys/arch/vax/conf/GENERIC cvs rdiff -u -r1.75 -r1.75.24.1 src/sys/arch/vax/conf/INSTALL cvs rdiff -u -r1.33 -r1.33.4.1 src/sys/arch/vax/conf/VAX780 cvs rdiff -u -r1.125 -r1.125.30.1 src/sys/arch/vax/conf/files.vax cvs rdiff -u -r1.6 -r1.6.4.1 src/sys/arch/vax/include/qdreg.h cvs rdiff -u -r1.68 -r1.68.48.1 src/sys/arch/vax/vax/conf.c cvs rdiff -u -r0 -r1.1.2.2 src/sys/arch/vax/vsa/gpx.c cvs rdiff -u -r1.61.6.1 -r1.61.6.2 src/sys/arch/vax/vsa/smg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.