diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2007-10-07 19:10:24 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2007-10-07 19:10:24 +0000 |
commit | 84bf1e250617fbb213fd0ebb9574b11c46346ed0 (patch) | |
tree | e9c3235dcb20846b0ede750b06660525dcf2a3a1 /util | |
parent | c387b0b89e67f57d17c1f18ddb0ac6c2c06848d8 (diff) | |
download | coreboot-84bf1e250617fbb213fd0ebb9574b11c46346ed0.tar.gz coreboot-84bf1e250617fbb213fd0ebb9574b11c46346ed0.tar.bz2 coreboot-84bf1e250617fbb213fd0ebb9574b11c46346ed0.zip |
Add a list of contributors to the README (trivial). Also, a small hint
about where to send additional register dumps.
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@2834 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util')
-rw-r--r-- | util/superiotool/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/util/superiotool/README b/util/superiotool/README index dfe380098ef7..301e2eb27160 100644 --- a/util/superiotool/README +++ b/util/superiotool/README @@ -59,6 +59,11 @@ Supported Super I/O Chips Please see http://linuxbios.org/Superiotool#Supported_devices. +There's also a collection of sample register dumps from various Super I/O +chips on that page. Please send further register dumps (either from a +proprietary BIOS and/or from LinuxBIOS) to the LinuxBIOS mailing list +(http://linuxbios.org/Mailinglist). + Website and Mailing List ------------------------ @@ -79,3 +84,16 @@ refer to the respective source code files for details. It is licensed under the terms of the GNU General Public License (GPL), either version 2 of the License, or (at your option) any later version. + +Contributors +------------ + +Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> +David Hendricks <david.hendricks@gmail.com> +Rasmus Wiman <rasmus@wiman.org> +Robinson P. Tryon <bishop.robinson@gmail.com> +Ronald Minnich <rminnich@gmail.com> +Stefan Reinauer <stepan@coresystems.de> +Uwe Hermann <uwe@hermann-uwe.de> +Ward Vandewege <ward@gnu.org> + |