]> mj.ucw.cz Git - pciids.git/blob - index.html
Some more info
[pciids.git] / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html lang="en"><head><title>PciIds</title>
3 <link rel='stylesheet' type='text/css' media='screen' href='/static/screen.css'>
4 <link rel='stylesheet' type='text/css' media='print' href='/static/print.css'>
5 </head><body>
6         <h1>PciIds</h1>
7         <p>Welcome to new website of PCI ID database.
8         <ul>
9                 <li><a href='/PC/'>PCI devices</a>
10                 <li><a href='/PD/'>PCI device classes</a>
11         </ul>
12         <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.
13
14         <p>The contents of the database and the generated files can be distributed
15 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)
16 or of the <a href="http://www.opensource.org/licenses/bsd-license.php">3-clause BSD License.</a>
17
18         <p>You may want to read <a href='/?action=help?help=index'>help</a> before you start using this site.
19 <h2>How to submit new data</h2>
20
21 <p>If you have any device not listed in our database, we'll be glad to hear
22 about it and add it to our database.
23
24 <p><b>New entries</b> are welcome, but please submit only accurate information
25 &ndash; descriptions like "unknown modem device" are only of a little use to
26 anybody. Real chip names and numbers are preferred over marketing names,
27 in case you know both, please enclose the marketing name in square brackets
28 like in "<tt>3c595 100BaseTX [Vortex]</tt>". Please avoid repeating vendor
29 names in device or subsystem names. If you have anything important to mention
30 (especially why are you changing an existing entry), please add a discussion comment.
31
32 <p>
33 You may submit them on this site (for help see <a href='/?action=help?help=newitem'>this</a>) or
34 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>.
35 See <a href='/?action=help?help=mailsubmit'>mail submit help</a>.
36
37 </body></html>