freebsd-dev/sys/dev/fb
Peter Grehan a2dce78a84 __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.
Took the opportunity to reduce

 __i386__ || __ia64__ || __amd64__ || __sparc64__ || __powerpc__

 to

 !__alpha__

reviewed by: gallatin
2004-01-21 05:08:51 +00:00
..
boot_font.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
creator.c Don't confuse NULL with 0. 2004-01-02 10:46:38 +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 Change fb_attach() and fb_detach() to take a integer unit number rather 2003-09-26 10:41:44 +00:00
fbreg.h __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +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 Use __FBSDID(). 2003-08-24 17:55:58 +00:00
gfb.h Add the TGA video driver. This is a great accomplishtment and will help 2001-11-01 08:26:30 +00:00
s3_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +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 Use __FBSDID(). 2003-08-24 17:55:58 +00:00
splashreg.h
tga.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
tga.h Add the TGA video driver. This is a great accomplishtment and will help 2001-11-01 08:26:30 +00:00
vga.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vgareg.h Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00