]> mj.ucw.cz Git - pciids.git/blobdiff - index.html
ids_to_dbdump is still needed by the mailbot
[pciids.git] / index.html
index 8e2a157d89c2b62fe7ada677766c2427a68b6c71..387bbdadeaa483fbba01940560b692351dc1df4d 100644 (file)
@@ -12,7 +12,7 @@
 
 <p>This is a public repository of all known ID's used in PCI devices:
 ID's of vendors, devices, subsystems and device classes. It is used in
-various programs (e.g., <a href="http://mj.ucw.cz/pciutils.html">The PCI Utilities</a>)
+various programs (e.g., <a href="http://mj.ucw.cz/sw/pciutils/">The PCI Utilities</a>)
 to display full human-readable names instead of cryptic numeric codes.
 
 <h2>Browse</h2>
@@ -21,8 +21,8 @@ to display full human-readable names instead of cryptic numeric codes.
 entries or to update the existing ones:
 
 <ul>
-       <li><a href="/read/PC/">PCI devices</a>
-       <li><a href="/read/PD/">PCI device classes</a>
+       <li><a href="https://admin.pci-ids.ucw.cz/read/PC/">PCI devices</a>
+       <li><a href="https://admin.pci-ids.ucw.cz/read/PD/">PCI device classes</a>
 </ul>
 
 <p>You may want to read <a href="/mods/?action=help?help=index">help</a> before you start using the
@@ -38,6 +38,7 @@ the list used by your system:
        <li><a href="/v2.2/pci.ids">pci.ids</a>
        <li><a href="/v2.2/pci.ids.gz">pci.ids.gz</a> (compressed by gzip)
        <li><a href="/v2.2/pci.ids.bz2">pci.ids.bz2</a> (compressed by bzip2)
+       <li><a href="/v2.2/pci.ids.xz">pci.ids.xz</a> (compressed by xz)
 </ul>
 
 <p>The above files require pciutils v2.2 or newer. If you are still using an older
@@ -47,11 +48,29 @@ could however lack some subsystems.
 
 <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>
+or of the <a href="http://opensource.org/licenses/BSD-3-Clause">3-clause BSD License.</a>
+The database is a compilation of factual data, and as such the copyright
+only covers the aggregation and formatting.
 
 <p>If the snapshot is a couple of days old, it usually means that no changes
 were approved recently.
 
+<p><em>Automated downloads:</em>
+If you download the snapshots automatically, please put the name of your
+program in the <code>User-Agent</code> HTTP header and tell us about it.
+Please cache the files responsively.
+Please use compression (by either downloading the compressed version
+or requesting <code>Accept-Encoding: gzip</code> in HTTP headers).
+Excessive downloads (hundreds of requests per day or more)
+could lead to a ban on your IP addresses.
+
+<p><em>Online queries:</em>
+Alternatively, you can query the database online via DNS. The libpci library from the <a href='https://mj.ucw.cz/sw/pciutils/'>pciutils</a>
+can do it on request. If you want to implement your own client, please ask the database
+admins for help. Again, please use the DNS interface responsively and avoid excessive
+queries. If you want to run your own replica, we are happy to provide you with
+automated zone updates.
+
 <h2>Submit new data</h2>
 
 <p>The database is maintained by volunteers like you, so if you have any
@@ -66,25 +85,30 @@ reason for the change.
 
 <p>Updates can be submitted either via the web interface, or as patches to the <code>pci.ids</code>
 file sent by e-mail to our mail robot at <a href="mailto:pci-ids@ucw.cz">pci-ids@ucw.cz</a>
-(see the <a href="/mods/?action=help?help=mailsubmit">mail submit help</a>).
+(see the <a href="https://admin.pci-ids.ucw.cz/mods/?action=help?help=mailsubmit">mail submit help</a>).
 
-<p><em>In all cases, please read the <a href="/mods/?action=help?help=newitem">submission guidelines</a>
+<p><em>In all cases, please read the <a href="https://admin.pci-ids.ucw.cz/mods/?action=help?help=newitem">submission guidelines</a>
 first.</em>
 
-<h2>Feedback</h2>
+<h2>Maintainers</h2>
+
+<p>The PCI ID database is currently maintained by Albert Pool and
+<a href='http://mj.ucw.cz/'>Martin Mares</a>.
+
+<p>If you have encountered any problems or if you have any suggestions, please <a href="mailto:pci-admins@ucw.cz">let us know</a>.
 
-<p>If you have encountered any problems or if you have any suggestions, please <a href="mailto:pciids-devel@lists.sourceforge.net">let
-us know</a>.
+<h2>Mirrors</h2>
+
+<p>The pci.ids file is mirrored in a <a href='https://github.com/pciutils/pciids'>GitHub repository</a>.
+
+<p>Server capacity and bandwidth for this site are generously donated by
+<a href='http://economia.cz/'>Economia</a>,
+<a href='http://kam.mff.cuni.cz/'>KAM MFF UK</a>, and
+<a href='http://nic.cz/'>CZ.NIC</a>. Thanks!
 
 <h2>Source code</h2>
-<p>
-The source code of this web application is publicly available.
+
+<p>The source code of this web application is publicly available.
 If you want to examine it or need some similar application, you can find it <a href='http://vorner.cz/en/pciids.html'>here</a>.
 
 </body></html>
-<div class="footer"><hr>
-<p class="maintain">
-Maintained by <a href="http://mj.ucw.cz/">Martin Mares</a> and <a href="http://vorner.cz/">Michal
-Vaner</a> with great help by volunteers from the <a href="http://www.sourceforge.net/projects/pciids/">pciids project</a>
-at <a href="http://www.sourceforge.net/">SourceForge</a>.
-</div>