aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fb/tga.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing <sys/module.h> includes currently relying on nested includePoul-Henning Kamp2004-06-031-0/+1
* Use __FBSDID().David E. O'Brien2003-08-241-0/+3
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Turn on TGA support.David E. O'Brien2002-04-131-6/+22
* Add the TGA video driver. This is a great accomplishtment and will helpDavid E. O'Brien2001-11-011-0/+2431