diff options
Diffstat (limited to 'site/download')
-rw-r--r-- | site/download/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php index 89a1ae0..d094b86 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -130,6 +130,11 @@ OPTIONAL (but desirable): fix screen compatibility issues on some GM45 thinkpads (see <a href="http://libreboot.org/docs/hcl/gm45_lcd.html">this page</a>) and some T60 laptops (see <a href="../docs/future/index.html#lcd_i945_incompatibility,future/index.html#lcd_i945_incompatibility">this page</a>). + For GM45 thinkpads, look at these pages (coreboot is doing something wrong companed to the linux kernel): + <a href="https://lists.freedesktop.org/archives/intel-gfx/2012-March/015349.html">this</a>, + <a href="https://lists.freedesktop.org/archives/intel-gfx/2012-March/015350.html">this</a>, and + <a href="https://lists.freedesktop.org/archives/intel-gfx/2012-March/015351.html">this</a> + - check whether coreboot is doing this </p> <p> OPTIONAL (but desirable): re-write ich9gen/ich9deblob to be portable. It currently assumes endiannesses, uses bitfields, etc. |