summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/wsemulconf.c
AgeCommit message (Collapse)Author
2010-08-28ansify function definitions, and constify a few arrays while there.Miod Vallat
no functional change.
2010-07-01Make it possible to get the screen types and emulations for a wsdisplay.Mats O Jansson
Information needed for wsconscfg. feedback and ok miod@. -moj
2006-12-09Do not make sun terminal emulation selected by the wsemul_sun frame bufferMiod Vallat
attribute anymore; remove it and use option WSEMUL_SUN instead, which gets added to all sparc* kernels. While there, do not compile vt100 emulation on sparc* kernels, this saves 16+ KB of text. ok deraadt@
2002-01-03define a new wsemul_sun attribute and add it to the sparc64 framebuffersJason Wright
[This needs to be extended to the vt100 and dumb emulations too.. in time]. (This allows the removal of WSEMUL_SUN from sparc64/conf/GENERIC)
2001-12-01change to WSEMUL_NO_DUMBTheo de Raadt
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-02-13default more wscons optionsTheo de Raadt
2000-05-16import newer wscons source from netbsd.Michael Shalayeff
art@ said it will make his life easier in alpha rhands@ said it is not used in powerpc for now bjc@ said that it would make vax port easier mickey@ said other platforms can use it, and it's faster