freebsd-dev/sys/dev/fb
Nicolas Souchu c05aa33cb0 Add the VESA S3 linear framebuffer driver. It works on top of VESA by replacing
the video switch by another. Exactly as VESA does on top of VGA.

It adds linear framebuffer to S3 VESA 1.2 cards.

Obtained from:	The original S3 ISA code comes from
                Peter Horton <pdh@colonel-panic.com>
2001-01-05 16:53:10 +00:00
..
fb.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
fbreg.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
s3_pci.c Add the VESA S3 linear framebuffer driver. It works on top of VESA by replacing 2001-01-05 16:53:10 +00:00
splash_bmp.c Disabled EGA/VGA 1bpp/4bpp modes support. This is not real fix, but this comes 2000-10-31 07:58:34 +00:00
splash_pcx.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
splash.c Peter and I cross-committed: this file needs sys/kernel.h now. 2000-04-29 18:03:52 +00:00
splashreg.h Stick a module dependency on 'splash' in the saver declaration macro so 2000-04-29 13:33:18 +00:00
vga.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
vgareg.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00