Subject: How do i change 'dumb emulation' to vt100 emulation
To: None <netbsd-help@netbsd.org>
From: Mike Johnson <ahze@slaughter.necro.edu>
List: netbsd-help
Date: 09/15/2000 17:47:42
Hey ,
I just recompiled my kernel. And when I boot it shows now asci colors ,
its in 'dumb emulation'
from dmesg I get
vga0 at isa0 port 0x3b0-0x3df iomem 0xa0000-0xbffff
wsdisplay0 at vga0: console (80x25, dumb emulation)
from the GENERIC kernel I get
vga0 at isa0 port 0x3b0-0x3df iomem 0xa0000-0xbffff
wsdisplay0 at vga0: console (80x25, vt100 emulation)
is this just something I can type in and make it vt100 emulation again? or
did I compile something in my kernel wrong?