Various small fixes (trivial).
- Add missing contributors to the README. - Drop obsolete -D option from manpage. - Only list contributors who added non-trivial amounts of code as copyright holders (and do not list those who merely provided register dump support for Super I/Os). Those contributors are still listed in the README, of course. See discussion in the thread starting at http://www.linuxbios.org/pipermail/linuxbios/2007-October/025516.html - Make a function static. - Fix incorrect URL in code comment. Drop obsolete comments. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -326,7 +326,7 @@ static const struct superio_registers reg_table[] = {
|
||||
{EOT}}},
|
||||
{0x6e, "LPC47B387", { /* TODO: Not yet in sensors-detect */
|
||||
/* Found in the HP Compaq Business Desktop d530 Series */
|
||||
/* http://thread.gmane.org/gmane.linux.bios/26648 */
|
||||
/* http://article.gmane.org/gmane.linux.bios/27192 */
|
||||
/* We cannot find a public datasheet for this Super I/O. */
|
||||
{EOT}}},
|
||||
{0x6f, "LPC47B397", {
|
||||
|
Reference in New Issue
Block a user