summaryrefslogtreecommitdiff
path: root/sys/dev/sun/fbio.h
AgeCommit message (Expand)Author
2016-05-07add FBTYPE_MGXmacallan
2015-09-06More on PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2009-08-26apparently the official name for the S24 is FBTYPE_TCXCOLORmacallan
2009-08-15add FBTYPE_SUNTCX - forgot to commit that along with the tcx(8) updatemacallan
2008-12-12add display type for Fujitsu AG-10e (oops)macallan
2006-04-13add a framebuffer type for generic PCI devicesmacallan
2005-12-11merge ktrace-lwp.christos
2005-10-15Add a multiple include guard.macallan
2005-05-04Make ffb take part in the /dev/fbN circus.martin
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-09-19Define the DECstation framebuffer types, from pmax/include/fbio.h.thorpej
2001-08-05use unsigned variable types as appropriatejdolecek
2000-08-20Move fbio.h and fbvar.h here.pk