summaryrefslogtreecommitdiff
path: root/sys/dev/videomode/edid.c
AgeCommit message (Expand)Author
2009-11-14Fix a wrong index value for edid_products[] inside #ifdef EDIDVERBOSE intsutsui
2007-03-07correct the maximum supported dotclock on monitors that report one valuemacallan
2007-03-07initialize edid_nmodes before using it (in edid_parse() )macallan
2006-05-13Correct two problems with established timings. First, the wrong hex valuegdamore
2006-05-11Change edid_parse() to take the edid structure as argument rather thangdamore
2006-05-11Add EDID framework. (No documentation as yet.)gdamore