freebsd-skq/sys/dev/fb
jake 99928843b9 Add a driver for creator upa frame buffers found in many sparc64 machines.
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.
2003-08-24 01:15:40 +00:00
..
boot_font.c Prefer new location of pci include files (which have only been in the 2003-08-22 05:54:52 +00:00
creator.c Add a driver for creator upa frame buffers found in many sparc64 machines. 2003-08-24 01:15:40 +00:00
creatorreg.h Add a driver for creator upa frame buffers found in many sparc64 machines. 2003-08-24 01:15:40 +00:00
fb.c - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
fbreg.h o Explicitly cast the second argument to bus_space_set_region_#() 2003-08-23 08:52:52 +00:00
gallant12x22.c Add a driver for creator upa frame buffers found in many sparc64 machines. 2003-08-24 01:15:40 +00:00
gallant12x22.h Add a driver for creator upa frame buffers found in many sparc64 machines. 2003-08-24 01:15:40 +00:00
gfb.c Prefer new location of pci include files (which have only been in the 2003-08-22 05:54:52 +00:00
gfb.h
s3_pci.c Prefer new location of pci include files (which have only been in the 2003-08-22 05:54:52 +00:00
splash_bmp.c Warning fix. 2002-11-11 10:17:01 +00:00
splash_pcx.c Warning fixes. 2002-11-11 10:28:44 +00:00
splash.c
splashreg.h
tga.c Prefer new location of pci include files (which have only been in the 2003-08-22 05:54:52 +00:00
tga.h
vga.c Low risk amd64 fix. Use a vm_offset_t for the virtual location of the 2003-05-23 05:10:49 +00:00
vgareg.h Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00