X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=util%2Fsuperiotool%2FREADME;h=0a969c596bc7d096554a2a65520e358a23b81599;hb=cbb648c001167f7762e0f1aa2af906d3a8e34715;hp=b60e861541bbf6c7ff54fcbd45cb15e6300281a5;hpb=cd474afd08356bb4dbc7f0b73e9927c05defe3d8;p=coreboot.git diff --git a/util/superiotool/README b/util/superiotool/README index b60e86154..0a969c596 100644 --- a/util/superiotool/README +++ b/util/superiotool/README @@ -22,6 +22,10 @@ Installation $ cd superiotool +Optional: Edit the Makefile and set 'CONFIG_PCI = no' if you don't want to +support PCI-attached "Super I/Os" (which needs libpci-dev) such as the +VIA VT82686A/B southbridge with integrated Super I/O functionality. + $ make $ sudo make install @@ -30,13 +34,7 @@ Installation Usage ----- - $ superiotool [-d] [-l] [-V] [-v] [-h] - - -d | --dump Dump Super I/O register contents - -l | --list-supported Show the list of supported Super I/O chips - -V | --verbose Verbose mode - -v | --version Show the superiotool version - -h | --help Show a short help text +Please read the superiotool(8) manpage or type 'superiotool --help'. Per default (no options) superiotool will just probe for a Super I/O and print its vendor, name, ID, revision, and config port. @@ -88,15 +86,31 @@ either version 2 of the license, or (at your option) any later version. Contributors ------------ +Anders Juel Jensen +Andriy Gapon +Arjan Koers <0h3q2rmn2bdb@list.nospam.xutrox.com> +Bingxun Shi Carl-Daniel Hailfinger +David Bartley David Hendricks +François-Regis Vuillemin Frieder Ferlemann Idwer Vollering +Ioannis Barkas +Josh Profitt +Luc Verhaegen +Michael Gold +Michał Mirosław +Nikos Barkas Rasmus Wiman Robinson P. Tryon +Ronald Hoogenboom Ronald Minnich +Sean Young Stefan Reinauer +Tom Sylla Ulf Jordan +Urja Rannikko Uwe Hermann Ward Vandewege