freebsd-skq/sys/dev/syscons
phk 72688ad7fe Change the console interface to pass a "struct consdev *" instead of a
dev_t to the method functions.

The dev_t can still be found at struct consdev *->cn_dev.

Add a void *cn_arg element to struct consdev which the drivers can use
for retrieving their softc.
2003-02-20 20:54:45 +00:00
..
apm
blank
daemon Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
dragon
fade
fire
green
logo
rain
snake Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
star
warp
scgfbrndr.c
schistory.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
scmouse.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
scterm-dumb.c
scterm-sc.c
scterm.c
sctermvar.h
scvesactl.c
scvgarndr.c
scvidctl.c
scvtb.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
syscons.c Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
syscons.h
sysmouse.c