Source-Changes archive

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

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



Module Name:    src
Committed By:   nat
Date:           Fri Jun  7 02:51:45 UTC 2024

Modified Files:
        src/sys/arch/mac68k/mac68k: machdep.c

Log Message:
Relax the video size sanity check.

If stride and height are defined, compute the required size.

Fixes external video on my Powerbook 160.

A similar approach is done for macfb - should the mv_len == 0 an appropriate
value is calculated.


To generate a diff of this commit:
cvs rdiff -u -r1.368 -r1.369 src/sys/arch/mac68k/mac68k/machdep.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