Re: VGA driver changes for machines without built-in font
Izumi Tsutsui <[email protected]> Fri, 17 Jan 2003 23:45:32 +0900 (JST)
| Newsgroups | gmane.os.netbsd.ports.arc,gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]> I wrote: > I'm working for VGA console support of NEC Express5800/240 R4400 EISA > (NEC-J96A) on arc port and now it's almost done. I've updated the patch: http://www.ceres.dti.ne.jp/~tsutsui/netbsd/arc-vga-cirrus-20030117.diff Changes from the previous are: - load default font in vga_{,raster_}init() rather than in vga_{,raster_}init_screen() - use macros in mc6845reg.h and pcdisplayvar.h to access CRTC regsters - also set up video DAC palette so that all colors are displayed properly - and more cosmetics If there is no objection, I'll commit this in this weekend. --- Izumi Tsutsui [email protected]