diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-23 10:35:29 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-23 10:35:29 +0100 |
commit | 28cbae7e4f545263c623fda85fb4798dada671b6 (patch) | |
tree | 223c5a0975fb075630b9362bcd35c88e88382970 /docs | |
parent | a2616e852ba1d861209f66ce4afc8728117a1acd (diff) | |
download | librebootfr-28cbae7e4f545263c623fda85fb4798dada671b6.tar.gz librebootfr-28cbae7e4f545263c623fda85fb4798dada671b6.zip |
docs/tasks.html: update notes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tasks.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 6ed0a792..3a7b0a43 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -129,6 +129,7 @@ <li> Fix remaining incompatible LCD panels in native graphics on T500. See <a href="hcl/t500.html">hcl/t500.html</a>. + - EDID related, or difference in how VGA ROM does init. Investigate. </li> <li> T400/T500/R400 (tested on T400): UART (serial port) doesn't work. Investigate. @@ -149,6 +150,7 @@ <li> Fix remaining incompatible LCD panels in native graphics on T60. See <a href="future/index.html#lcd_i945_incompatibility">future/index.html#lcd_i945_incompatibility</a>. + - EDID related, or difference in how VGA ROM does init. Investigate. </li> <li> i945: the intel video driver used to initialize the display without native graphics initialization |