On Tue, Mar 12, 2024 at 03:23:58PM +0100, legion@xxxxxxxxxx wrote: > drivers/video/console/newport_con.c | 21 +++++++++++++++++---- > drivers/video/console/sticon.c | 25 +++++++++++++++++++++++-- > drivers/video/console/vgacon.c | 21 ++++++++++++++++++++- > drivers/video/fbdev/core/fbcon.c | 22 +++++++++++++++++++++- > 4 files changed, 81 insertions(+), 8 deletions(-) newport_con.c is an interesting one, apparently it's for SGI Indy and Indigo2, both are discontinued in 1997. Do we still have a way to test this driver? Oleg