aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fb/tga.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: creator.c 1.9, fbreg.h 1.19, gfb.c 1.8, machfb.c 1.4,Marius Strobl2005-10-051-1/+1
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-1/+0
* - Remove duplicate FBSDID.Marius Strobl2005-05-211-4/+1
* 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