summaryrefslogtreecommitdiffstats
path: root/tools/ddcprobe
Commit message (Collapse)AuthorAgeFilesLines
* Sanity check in KERNEL_BOOT_INFO mode: don't read past a page fromGwenolé Beauchesne2003-10-291-9/+8
| | | | | vbe_info->mode_list.
* Really read necessary mode_list info from VBE. Check that kernel couldGwenolé Beauchesne2003-10-243-10/+20
| | | | | actually get something useful into EDID block.
* Remove unreachable code. Add support for AMD64 through parsing ofGwenolé Beauchesne2003-10-234-359/+132
| | | | | | | /proc/BOOT/{edid,vbe} blocks obtained early during the boot process. However, this is a -BOOT kernel specific since there is no way to dynamically fetch updated info at runtime. i.e. terrific HACKage!
* we now need -lm to linkPascal Rigaux2003-07-281-0/+1
|
* catch bad HorizSync or VertRefreshPascal Rigaux2003-02-181-0/+2
| | | | | (on Regis's monitor, it gives "62-0 Hz VertRefresh")
* fix for cards giving bad infoPascal Rigaux2001-09-051-1/+1
|
* also try EISA ID to auto-detect the monitor (sometimes the EISA ID is there, ↵Pascal Rigaux2001-09-051-3/+8
| | | | but not the [hv]syncrange
* no_commentPascal Rigaux2000-01-011-1/+1
|
* no_commentPascal Rigaux1999-12-302-0/+491
|
* no_commentPascal Rigaux1999-11-251-0/+1
|
* no_commentPascal Rigaux1999-11-241-0/+10
|
* no_commentPascal Rigaux1999-11-159-0/+2265