mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 14:24:23 -05:00
These are fixed resolution and operate only in pixel mode so they present a challenge to syscons (square peg, round hole, etc, etc). The driver provides a video driver interface for syscons and a separate character device for X to mmap. Wherever possible the creator's accelarated graphics functions are used so text mode is very fast. Based roughly on the openbsd driver. |
||
|---|---|---|
| .. | ||
| boot_font.c | ||
| creator.c | ||
| creatorreg.h | ||
| fb.c | ||
| fbreg.h | ||
| gallant12x22.c | ||
| gallant12x22.h | ||
| gfb.c | ||
| gfb.h | ||
| s3_pci.c | ||
| splash.c | ||
| splash_bmp.c | ||
| splash_pcx.c | ||
| splashreg.h | ||
| tga.c | ||
| tga.h | ||
| vga.c | ||
| vgareg.h | ||