summaryrefslogtreecommitdiffstats
path: root/sys/dev/videomode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-4/+2
|
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-054-9/+3
| | | | ok guenther millert kettenis
* Use the number of products in the terminating condition when iteratingjsg2009-11-121-1/+1
| | | | | | | through the products array not the number of vendors. found by parfait ok deraadt@ miod@ mglocker@
* Import EDID handling code from NetBSD. Ok deraadt@, miod@, mglocker@.matthieu2009-10-0815-0/+2792