NetBSD/sys/dev/sbus
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
..
be.c
bereg.h
bpp.c
bppreg.h
bwtwo_sbus.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
cgsix_sbus.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
cgthree_sbus.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
cs4231_sbus.c
dbri.c keep the chip powered down when not in use on machines that support it 2006-03-09 20:44:18 +00:00
dbrireg.h keep the chip powered down when not in use on machines that support it 2006-03-09 20:44:18 +00:00
dbrivar.h keep the chip powered down when not in use on machines that support it 2006-03-09 20:44:18 +00:00
dma_sbus.c Fix inverted device_is_a() logic in previous conversion. 2006-02-28 23:10:49 +00:00
esp_sbus.c Use device_unit(). 2006-03-28 17:38:24 +00:00
files.sbus keep the chip powered down when not in use on machines that support it 2006-03-09 20:44:18 +00:00
if_en.c
if_hme_sbus.c
if_le_lebuffer.c
if_le_ledma.c
if_le.c
isp_sbus.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
lebuffer.c
lebuffervar.h
magma.c
magmareg.h
Makefile
mbppio.h
p9100.c Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
p9100reg.h - use vcons 2006-03-06 21:53:17 +00:00
qe.c
qec.c
qecreg.h
qecvar.h
qereg.h
sbusvar.h
sio16.c
spif.c
spifreg.h
spifvar.h
stp4020.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
stp4020reg.h
tcx.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
tcxreg.h
xbox.c
xboxvar.h
zx.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
zxreg.h
zxvar.h