Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/mac68k/dev



Module Name:    src
Committed By:   rin
Date:           Tue Aug  9 08:09:44 UTC 2022

Modified Files:
        src/sys/arch/mac68k/dev: grf_subr.c

Log Message:
Switch from ``(1 << depth) color'' to ``(depth)-bpp color'' in
attach message.

For depth == 32, fix ``0 color'', and prevent ambiguous ``16Mi color''.

I don't know whether there is 24-bpp graphic card for mac68k or not,
although.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/mac68k/dev/grf_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index