Module Name: src Committed By: martin Date: Mon Feb 6 16:48:44 UTC 2023
Modified Files: src/sys/arch/vax/vsa [netbsd-10]: smg.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #66): sys/arch/vax/vsa/smg.c: revision 1.62 Make sure to call wsfont_init(9) as other framebuffer drivers. Otherwise wsfont_find(9) always fails and wsdisplay(4) is not attached. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.61.6.1 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.