Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp300
Module Name: src
Committed By: tsutsui
Date: Mon May 26 12:25:13 UTC 2025
Modified Files:
src/sys/arch/hp300/dev: sti_dio.c sti_diovar.h
src/sys/arch/hp300/stand: Makefile.buildboot
src/sys/arch/hp300/stand/common: ite.c ite_sti.c itevar.h
Removed Files:
src/sys/arch/hp300/stand/common: ite_dumb.c
Log Message:
Also use sti(4) ROM functions for 362/382 framebuffers on bootloader.
Mostly taken on OpenBSD/hp300.
Tested on 382 with VGA-res EVRX, and no visible regression on
425e (sti EVRX), 425t (sti CRX), and 380 (topcat).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hp300/dev/sti_dio.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hp300/dev/sti_diovar.h
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/hp300/stand/Makefile.buildboot
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/hp300/stand/common/ite.c
cvs rdiff -u -r1.2 -r0 src/sys/arch/hp300/stand/common/ite_dumb.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hp300/stand/common/ite_sti.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/hp300/stand/common/itevar.h
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