]> mj.ucw.cz Git - pciids.git/blob - index.html
Merge branch 'master' of /home/vorner/pciids
[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>The PCI ID Repository</title>
3 <link rel="stylesheet" type="text/css" media="all" href="/static/common.css">
4 <link rel="stylesheet" type="text/css" media="screen" href="/static/screen.css">
5 <link rel="stylesheet" type="text/css" media="print" href="/static/print.css">
6 </head><body>
7
8 <div class="top"><div class="bigbluesquare">
9 <h1>The PCI ID Repository</h1>
10 <p class="home">The home of the <code>pci.ids</code> file
11 </div></div>
12
13 <p>This is a public repository of all known ID"s used in PCI devices:
14 ID"s of vendors, devices, subsystems and device classes. It is used in
15 various programs (e.g., <a href="http://mj.ucw.cz/pciutils.html">The PCI Utilities</a>)
16 to display full human-readable names instaed of cryptic numeric codes.
17
18 <h2>Browse</h2>
19
20 <p>You can use our web interface to browse the lists and also to submit new
21 entries or to update the existing ones:
22
23 <ul>
24         <li><a href="/read/PC/">PCI devices</a>
25         <li><a href="/read/PD/">PCI device classes</a>
26 </ul>
27
28 <p>You may want to read <a href="/read/?action=help?help=index">help</a> before you start using the
29 web interface.
30
31 <h2>Download</h2>
32
33 <p>We generate daily snapshots of the database in form of a
34 <code>pci.ids</code> file. You can download the snapshot to update
35 the list used by your system:
36
37 <ul>
38         <li><a href="/v2.2/pci.ids">pci.ids</a>
39         <li><a href="/v2.2/pci.ids.gz">pci.ids.gz</a> (compressed by gzip)
40         <li><a href="/v2.2/pci.ids.bz2">pci.ids.bz2</a> (compressed by bzip2)
41 </ul>
42
43 <p>The above files require pciutils v2.2 or newer. If you are still using an older
44 version for some reason, please get these instead: <a href="/pci.ids">pci.ids-2.0</a>,
45 <a href="/pci.ids.gz">pci.ids-2.0.gz</a>, or <a href="/pci.ids.bz2">pci.ids-2.0.bz2</a>. They
46 could however lack some subsystems.
47
48 <p>The contents of the database and the generated files can be distributed
49 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)
50 or of the <a href="http://www.opensource.org/licenses/bsd-license.php">3-clause BSD License.</a>
51
52 <h2>Submit new data</h2>
53
54 <p>The database is maintained by volunteers like you, so if you have any
55 devices which are not identified properly, please help us by adding them
56 to the database or by fixing the existing entry.
57
58 <p>New entries are always welcome, but please submit only accurate information
59 &ndash; descriptions like "unknown modem device" are hardly useful for anybody.
60 of existing entries to clarify the description or to correct mistakes are also
61 welcome, but in this case please always add a discussion comment explaining the
62 reason for the change.
63
64 <p>Updates can be submitted either via the web interface, or as patches to the <code>pci.ids</code>
65 file sent by e-mail to our mail robot at <a href="mailto:pci-ids@ucw.cz">pci-ids@ucw.cz</a>
66 (see the <a href="/read/?action=help?help=mailsubmit">mail submit help</a>).
67
68 <p><em>In all cases, please read the <a href="/read/?action=help?help=newitem">submission guidelines</a>
69 first.</em>
70
71 <h2>Feedback</h2>
72
73 <p>If you have encountered any problems or if you have any suggestions, please <a href="mailto:pciids-devel@lists.sourceforge.net">let
74 us know</a>.
75
76 <div class="footer"><hr>
77 <div class="campaign" id="sourceforge"><a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=35833" width="88" height="31" alt="SourceForge"></a></div>
78 <div class="campaign"><a href="http://www.anybrowser.org/campaign/"><img src="/static/anybrowser.png" width=88 height=31 alt="Best viewed with any browser."></a></div>
79 <p class="maintain">
80 Maintained by <a href="http://mj.ucw.cz/">Martin Mares</a> and <a href="http://vorner.pretel.cz/">Michal
81 Vaner</a> with great help by volunteers from the <a href="http://www.sourceforge.net/projects/pciids/">pciids project</a>
82 at <a href="http://www.sourceforge.net/">SourceForge</a>.
83 <p class="maintain">No counters, no frames, no syntax errors.
84 </div>
85
86 </body></html>