1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/syscons
Ed Schouten ec034df134 Restore support for bell pitch/duration.
Because we only support a single argument to tf_param, use 16 bits for
the pitch and 16 bits for the duration. While there, make the argument
unsigned. There isn't a single param call that needs a signed integer.

Submitted by:	danfe (modified)
2009-05-31 19:35:41 +00:00
..
apm
blank
daemon Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
dragon
fade
fire
green
logo
rain
snake
star
teken Restore support for bell pitch/duration. 2009-05-31 19:35:41 +00:00
warp
scgfbrndr.c
schistory.c
scmouse.c
scterm-teken.c Restore support for bell pitch/duration. 2009-05-31 19:35:41 +00:00
scterm.c
scvesactl.c
scvgarndr.c
scvidctl.c
scvtb.c
syscons.c Last minute TTY API change: remove mutex argument from tty_alloc(). 2009-05-29 06:41:23 +00:00
syscons.h Make a 1:1 mapping between syscons stats and terminal emulators. 2009-03-10 11:28:54 +00:00
sysmouse.c Last minute TTY API change: remove mutex argument from tty_alloc(). 2009-05-29 06:41:23 +00:00