]> mj.ucw.cz Git - pciids.git/blobdiff - index.html
Comment out setting of the ids for mail submitter
[pciids.git] / index.html
index 992f9e1571b3797366c08e74b5765d2d123f28a6..ac3c586e585182964a7419e775d9fd47dc14882e 100644 (file)
@@ -4,9 +4,34 @@
 <link rel='stylesheet' type='text/css' media='print' href='/static/print.css'>
 </head><body>
        <h1>PciIds</h1>
-       <p>Welcome to new webside of Pci IDs database.
+       <p>Welcome to new website of PCI ID database.
        <ul>
-               <li><a href='/PC/'>PCI devices</a>
-               <li><a href='/PD/'>PCI device classes</a>
+               <li><a href='/read/PC/'>PCI devices</a>
+               <li><a href='/read/PD/'>PCI device classes</a>
        </ul>
+       <p>You can download the PCI database in <a href='/static/pci.ids'>pci.ids</a> format or its compressed version (<a href='/static/pci.ids.gz'>gz</a>, <a href='/static/pci.ids.bz2'>bz2</a>). They are regenerated every 24 hours.
+
+       <p>The contents of the database and the generated files can be distributed
+under the terms of either the <a href="http://www.opensource.org/licenses/gpl-license.php">GNU General Public License</a> (version 2 or later)
+or of the <a href="http://www.opensource.org/licenses/bsd-license.php">3-clause BSD License.</a>
+
+       <p>You may want to read <a href='/?action=help?help=index'>help</a> before you start using this site.
+<h2>How to submit new data</h2>
+
+<p>If you have any device not listed in our database, we'll be glad to hear
+about it and add it to our database.
+
+<p><b>New entries</b> are welcome, but please submit only accurate information
+&ndash; descriptions like "unknown modem device" are only of a little use to
+anybody. Real chip names and numbers are preferred over marketing names,
+in case you know both, please enclose the marketing name in square brackets
+like in "<tt>3c595 100BaseTX [Vortex]</tt>". Please avoid repeating vendor
+names in device or subsystem names. If you have anything important to mention
+(especially why are you changing an existing entry), please add a discussion comment.
+
+<p>
+You may submit them on this site (for help see <a href='/?action=help?help=newitem'>this</a>) or
+send a patch to <a href='/static/pci.ids'>pci.ids</a> file to address <a href='mailto:pci-ids@ucw.cz'>pci-ids@ucw.cz</a>.
+See <a href='/?action=help?help=mailsubmit'>mail submit help</a>.
+
 </body></html>