NetBSD/sys/dev/wscons
isaki 8931eb3bca Add missing SETBELL() for WSKBDIO_COMPLEXBELL.
wskbd_bell_data structure has value fields and operation bitmask field.
"xset b * * 0" doesn't touch period field (and doesn't initialized it)
and doesn't set DOPERIOD flag (this means that period field should not
be used).  SETBELL() handles this situation appropliately.
This happened during copying wsbell.c from wskbd.c.
Fix PR xsrc/54245.
2019-06-22 08:03:01 +00:00
..
ascii.h
files.wscons Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
linux_keymap.c
linux_keymap.h
Makefile
mra.c Fix spello in a comment 2018-03-10 23:25:59 +00:00
tpcalib.c
tpcalibvar.h
unicode.h
vt100_base.h
wsbell.c Add missing SETBELL() for WSKBDIO_COMPLEXBELL. 2019-06-22 08:03:01 +00:00
wsbelldata.h
wsbellmux.c
wsbellmuxvar.h
wsbellvar.h
wscons_callbacks.h
wscons_raster.h
wscons_rfont.h
wscons_rinit.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
wscons_rops.c
wsconsio.h Added drivers for Hyper-V Synthetic Keyboard and Video device. 2019-05-24 14:28:48 +00:00
wsdisplay_compat_usl.c - Use kmem_intr_{alloc,free}, because on time out we need to free from an 2018-12-15 22:05:23 +00:00
wsdisplay_glyphcache.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
wsdisplay_glyphcachevar.h
wsdisplay_usl_io.h Whitespace change. 2019-02-26 10:30:28 +00:00
wsdisplay_util.c
wsdisplay_vcons_util.c Suspend multicons output to the old console device while replaying 2019-01-30 11:24:48 +00:00
wsdisplay_vcons.c Don't abuse config_interrupts()'s first argument. Use kthread instead of 2018-12-01 00:28:45 +00:00
wsdisplay_vconsvar.h Remove extra whitespaces. 2018-11-30 05:20:34 +00:00
wsdisplay.c be consistent in checking cn_getc return value. 2019-02-07 06:10:29 +00:00
wsdisplayvar.h Suspend multicons output to the old console device while replaying 2019-01-30 11:24:48 +00:00
wsemul_dumb.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
wsemul_sun.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c #ifdef _KERNEL_OPT 2018-12-06 01:42:20 +00:00
wsemul_vt100.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h
wsevent_50.c Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
wsevent_50.h Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
wsevent.c Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
wseventvar.h
wskbd.c - call update_modifier() explicitly for the scrolling keys up event. 2019-02-05 10:04:49 +00:00
wskbdutil.c
wskbdvar.h
wsksymdef.h Add Turkish keyboard layout. 2018-02-19 14:34:17 +00:00
wsksymvar.h
wsmouse.c
wsmousevar.h
wsmux.c
wsmuxvar.h