aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/tga
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.9 & 1.10:Marcel Moolenaar2004-09-021-5/+0
* Add missing <sys/module.h> includes currently relying on nested includePoul-Henning Kamp2004-06-031-0/+1
* Device megapatch 4/6:Poul-Henning Kamp2004-02-211-0/+2
* 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
* Gigacommit to improve device-driver source compatibility betweenPoul-Henning Kamp2003-03-031-14/+8
* Use UID_ROOT and GID_WHEEL for uid/gid argments to make_dev().Robert Watson2002-12-271-1/+2
* - Move opt_fb.h earlier so it covers included headers.John Baldwin2002-11-081-6/+5
* Add the TGA video driver. This is a great accomplishtment and will helpDavid E. O'Brien2001-11-012-0/+551