Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/newsmips
Module Name: src
Committed By: tsutsui
Date: Sat Nov 4 15:30:53 UTC 2023
Modified Files:
src/sys/arch/newsmips/conf: GENERIC INSTALL
src/sys/arch/newsmips/dev: fb.c
Log Message:
Add support for LCD-MONO framebuffer on NWS-32x0 laptop machines.
Tested on NWS-3260, which was sent from ryo@'s belongins and repaired
by me, and also tested on my NWS-3470D, including Xorg mono server.
(Note X.org server on NEWS machines requires keymap modifications)
Also add proper initialization on consinit() in NMB-253 case.
Worth to pull up to netbsd-10 and netbsd-9.
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/sys/arch/newsmips/conf/GENERIC
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/newsmips/conf/INSTALL
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/newsmips/dev/fb.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