summaryrefslogtreecommitdiffstats
path: root/sys/dev/gfb
Commit message (Collapse)AuthorAgeFilesLines
* Move include of opt_fb.h earlier so that FB_INSTALL_CDEV is defined injhb2002-11-081-2/+2
| | | | included headers.
* Turn on TGA support.obrien2002-04-131-0/+2
| | | | Submitted by: Andrew M. Miklic <AndrwMklc@cs.com>
* We need to operate on struct thread now, not struct proc.obrien2001-11-081-6/+6
| | | | Submitted by: rwatson
* Add the TGA video driver. This is a great accomplishtment and will helpobrien2001-11-012-0/+436
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