Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp300/dev
Module Name: src
Committed By: tsutsui
Date: Sun May 25 02:08:03 UTC 2025
Modified Files:
src/sys/arch/hp300/dev: sti_machdep.c
Log Message:
Add mmap(2) support to sti(4) for 362 and 382 framebuffers.
It turns out that on-board framebuffers on both 425e and 382/362 are
treated as the same "EVRX" variant on HP-UX even though they have
different RAMDAC chips (Bt458 on 425e and Bt474 on 362/382).
Now X.org server and other framebuffer applications like mlterm-wscons
work on these machines.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hp300/dev/sti_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