NetBSD/sys/arch/alpha/common
thorpej 0c2efd7025 Add a "scrollskip" member to wscons_emulfuncs (XXX even though it's not
a function) which specifies how many lines will be skipped when scrolling
up when the bottom of the screen is reached.  Dumb framebuffers skip 10
lines (as before) because the copies are s ... l ... o ... w, but it's
silly to skip 10 lines on VGA, since the copies are much faster, so we
only skip one in that case.
1997-09-25 01:31:53 +00:00
..
bus_dma.c
sgmap_common.c
sgmap_typedep.c
sgmap_typedep.h
sgmapvar.h
shared_intr.c
vga.c Add a "scrollskip" member to wscons_emulfuncs (XXX even though it's not 1997-09-25 01:31:53 +00:00
vgavar.h