Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanity check in KERNEL_BOOT_INFO mode: don't read past a page from | Gwenolé Beauchesne | 2003-10-29 | 1 | -9/+8 |
| | | | | | vbe_info->mode_list. | ||||
* | Really read necessary mode_list info from VBE. Check that kernel could | Gwenolé Beauchesne | 2003-10-24 | 3 | -10/+20 |
| | | | | | actually get something useful into EDID block. | ||||
* | Remove unreachable code. Add support for AMD64 through parsing of | Gwenolé Beauchesne | 2003-10-23 | 4 | -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 link | Pascal Rigaux | 2003-07-28 | 1 | -0/+1 |
| | |||||
* | catch bad HorizSync or VertRefresh | Pascal Rigaux | 2003-02-18 | 1 | -0/+2 |
| | | | | | (on Regis's monitor, it gives "62-0 Hz VertRefresh") | ||||
* | fix for cards giving bad info | Pascal Rigaux | 2001-09-05 | 1 | -1/+1 |
| | |||||
* | also try EISA ID to auto-detect the monitor (sometimes the EISA ID is there, ↵ | Pascal Rigaux | 2001-09-05 | 1 | -3/+8 |
| | | | | but not the [hv]syncrange | ||||
* | no_comment | Pascal Rigaux | 2000-01-01 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-30 | 2 | -0/+491 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-25 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-24 | 1 | -0/+10 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-15 | 9 | -0/+2265 |