diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-16 00:03:41 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-16 00:03:41 (EDT) |
commit | 68ea144f45aeddb9cfb8a6a69e08ca7940ca669f (patch) | |
tree | ee88783bfc3e3516e8c6da90a870f69e9bd29edd /docs | |
parent | bd95009839337576c1d7ac6d022228c4ec4248a5 (diff) | |
download | libreboot-68ea144f45aeddb9cfb8a6a69e08ca7940ca669f.zip libreboot-68ea144f45aeddb9cfb8a6a69e08ca7940ca669f.tar.gz libreboot-68ea144f45aeddb9cfb8a6a69e08ca7940ca669f.tar.bz2 |
docs/tasks.html: add note about acpi brightness on i945
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tasks.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 371915d..8a54321 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -310,6 +310,9 @@ <h1>Documentation improvements</h1> <ul> <li> + Next release after 20150518: note, mention that ACPI brightness methods for X60/T60 work again. + </li> + <li> Get /proc/ioports for all hw logs. (this was added to Motherboard Porting Guide recently) - other instructions were also added there. basically, get whatever extra logs are desirable, for all systems. |