OpenGrok
Cross Reference: maskbits.h
xref
: /
src
/
sys
/
arch
/
vax
/
vsa
/
maskbits.h
Home
|
History
|
Annotate
|
Download
|
only in
vsa
History log of
/src/sys/arch/vax/vsa/maskbits.h
Revision
Date
Author
Comments
1.1
11-Feb-2023
tsutsui
branches: 1.1.2;
Port rasops'fied smg(4) framebuffer driver for VS3100 from OpenBSD/vax.
This allows using more fonts other than 8x15 pixels on smg(4).
Tested on my VAXstation 3100/m30.
Note the bitorder of smg(4) VRAM is LSB first (i.e. LSBit is the
most left side pixel) and this requires more complicated changes
to bitmask ops in MI rasops(9) because several LE machines have
VRAMs whose MSBit is connected to the most left side pixel,
but for now I prepared smg(4) specific putchar and cursor ops
based on old luna68k omrasops.
1.1.2.2
15-Feb-2023
martin
Pull up following revision(s) (requested by tsutsui in ticket #86):
sys/arch/vax/vsa/smg.c: revision 1.64
sys/arch/vax/vsa/maskbits.h: revision 1.1
sys/dev/ic/dc503reg.h: revision 1.1
Port rasops'fied smg(4) framebuffer driver for VS3100 from OpenBSD/vax.
This allows using more fonts other than 8x15 pixels on smg(4).
Tested on my VAXstation 3100/m30.
Note the bitorder of smg(4) VRAM is LSB first (i.e. LSBit is the
most left side pixel) and this requires more complicated changes
to bitmask ops in MI rasops(9) because several LE machines have
VRAMs whose MSBit is connected to the most left side pixel,
but for now I prepared smg(4) specific putchar and cursor ops
based on old luna68k omrasops.
1.1.2.1
11-Feb-2023
martin
file maskbits.h was added on branch netbsd-10 on 2023-02-15 19:14:50 +0000
Indexes created Thu Oct 02 14:10:14 GMT 2025