summaryrefslogtreecommitdiffstats
path: root/sys/dev/fb/tga.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing <sys/module.h> includes currently relying on nested includephk2004-06-031-0/+1
| | | | in <sys/kernel.h>
* Use __FBSDID().obrien2003-08-241-0/+3
| | | | Also some minor style cleanups.
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
| | | | | tree for two or more years now), except in a few places where there's code to be compatible with older versions of FreeBSD.
* Turn on TGA support.obrien2002-04-131-6/+22
| | | | Submitted by: Andrew M. Miklic <AndrwMklc@cs.com>
* Add the TGA video driver. This is a great accomplishtment and will helpobrien2001-11-011-0/+2431
us a lot on older Alphas. Andrew Gallatin, Thomas V. Crimi, and Peter Jeremy contributed to this work along with the submitter. Submitted by: Andrew M. Miklic <miklic@home.com>
OpenPOWER on IntegriCloud