freebsd-skq/sys/dev/syscons
Poul-Henning Kamp 95bc568977 Add new function ttyinitmode() which sets our systemwide default
modes on a tty structure.

Both the ".init" and the current settings are initialized allowing
the function to be used both at attach and open time.

The function takes an argument to decide if echoing should be enabled.
Echoing should not be enabled for regular physical serial ports
unless they are consoles, in which case they should be configured
by ttyconsolemode() instead.

Use the new function throughout.
2004-10-18 21:51:27 +00:00
..
apm Catch up with recent events. 2003-03-27 07:37:02 +00:00
blank
daemon Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
dragon Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
fade Remove unused variable(s). 2003-05-31 20:29:34 +00:00
fire Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
green
logo Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
rain
snake Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
star
warp Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
scgfbrndr.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
schistory.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
scmouse.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
scterm-dumb.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
scterm-sc.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
scterm.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
sctermvar.h
scvesactl.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scvgarndr.c Implement the syscons mouse pointer characters for amd64. It was only 2004-09-24 01:18:22 +00:00
scvidctl.c Remove erroneous semicolons. 2004-07-13 16:06:19 +00:00
scvtb.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
syscons.c Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
syscons.h Avoid casts as lvalues. 2004-07-28 06:30:43 +00:00
sysmouse.c Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00