NetBSD/sys/dev/wscons
jmmv aec18036fd Remove the getwschar and putwschar accessops from wsdisplay drivers as
requested by uwe@.  These were wrong because they were receiving an
emulcookie yet they were accessops (thus having to receive an accesscookie).
Instead, just handle the WSDISPLAYIO_{GET,PUT}WSCHAR ioctls from the
driver's ioctl accessop.

As this reduces the amount of code needed to handle these operations to
two small functions in each driver, remove the WSDISPLAY_CHARFUNCS kernel
option.

Reviewed by, at least, uwe@ and macallan@.  No objections in tech-kern@.
2006-04-15 17:48:23 +00:00
..
ascii.h
files.wscons Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
Makefile
mra.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tpcalib.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tpcalibvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
unicode.h
wscons_callbacks.h
wscons_raster.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wscons_rfont.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wscons_rinit.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wscons_rops.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsconsio.h Bunch of changes to wscons in preparation for splash screen support: 2006-02-18 18:56:05 +00:00
wsdisplay_compat_usl.c Don't use intarg uninitialized in wsdisplay_usl_ioctl2. Fixes CID 2507 2006-03-18 13:06:38 +00:00
wsdisplay_usl_io.h
wsdisplay_vcons.c Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
wsdisplay_vconsvar.h Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
wsdisplay.c Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
wsdisplayvar.h Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
wsemul_dumb.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsemul_sun.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsemul_vt100_chars.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsemul_vt100_keys.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsemul_vt100_subr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsemul_vt100.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsemul_vt100var.h changes for making DIAGNOSTIC not change the kernel ABI: 2005-12-27 04:06:45 +00:00
wsemulconf.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsemulvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsevent.c wsevent cleanup: 2006-02-07 09:13:02 +00:00
wseventvar.h wsevent cleanup: 2006-02-07 09:13:02 +00:00
wskbd.c Coverity CID 1084: Don't call suser if we don't have a process context. 2006-04-14 16:19:44 +00:00
wskbdutil.c Greek console keymap from Eye of the Beholder 2006-04-01 23:02:32 +00:00
wskbdvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsksymdef.h Greek console keymap from Eye of the Beholder 2006-04-01 23:02:32 +00:00
wsksymvar.h
wsmouse.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
wsmousevar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wsmux.c Use device_unit(). 2006-03-28 17:38:24 +00:00
wsmuxvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00