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 Implement bus_dmamem_mmap(). 1997-09-05 02:05:37 +00:00
sgmap_common.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
sgmap_typedep.c Add some debugging code to log sgmap activities. Also, make sure that 1997-09-05 02:21:49 +00:00
sgmap_typedep.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
sgmapvar.h Add some debugging code to log sgmap activities. Also, make sure that 1997-09-05 02:21:49 +00:00
shared_intr.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
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 clean up NetBSD RCS ID strings 1997-04-06 22:55:46 +00:00