The screenblank change to wscons (screenblank.c 1.9)
has broken (at least) Amiga.
Is there any sane idea how to repair it other than doing lots of
#if THISARCHITECHTURE (which is evil; not all m68k architecture will move
to wscons at the same time)
etc.? Should it open /dev/kbd if open of /dev/wskbd0 fails?
-is