Age | Commit message (Collapse) | Author |
|
used to store a per-device reset callback, for use in sbusreset(). Except
sbusreset() has never, ever, been used since Torek's sbus code went in.
Time to recycle those wasted bits.
|
|
ok cloder@ martin@
|
|
as fbwscons_attach() can find it on its own.
|
|
|
|
|
|
update colormaps immediately rather than waiting for the retrace interrupt.
|
|
of the work is done in the upper layer, but they get to see the ioctl,
so don't always return an error.
|
|
field of the sunfb structure. This allows multiple instances of the same driver,
but with different resolutions (such as a couple of vigra or a TGX cgsix and
a TGX+ cgsix) to use distinct wsscreen_descr structures featuring different
resolution information.
Doing this allows more wsscreen_descr fiddling inside the sparc* fb api,
and results in some code shrinkage (about 4KB on sparc GENERIC).
|
|
due to lack of hardware.
|