aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fb/machfb.c
Commit message (Expand)AuthorAgeFilesLines
* Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_tMarius Strobl2005-09-281-5/+5
* - Declare lookup tables etc. const. [1]Marius Strobl2005-07-101-68/+148
* - In machfb_configure() when probed for the high-level console returnMarius Strobl2005-06-041-22/+36
* Add machfb(4), a driver for ATI Mach64 graphics chips intended forMarius Strobl2005-05-211-0/+1490