]> mj.ucw.cz Git - pciids.git/blob - index.html
Always jump to list
[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 instead of cryptic numeric codes.
17
18 <p class='announce'>Welcome to the new web interface of the PCI ID database.
19 Many a thing has changed, so please read the <a href="/read/?action=help?help=index">help</a>
20 even if you were familiar with the old website.
21
22 <h2>Browse</h2>
23
24 <p>You can use our web interface to browse the lists and also to submit new
25 entries or to update the existing ones:
26
27 <ul>
28         <li><a href="/read/PC/">PCI devices</a>
29         <li><a href="/read/PD/">PCI device classes</a>
30 </ul>
31
32 <p>You may want to read <a href="/read/?action=help?help=index">help</a> before you start using the
33 web interface.
34
35 <h2>Download</h2>
36
37 <p>We generate daily snapshots of the database in form of a
38 <code>pci.ids</code> file. You can download the snapshot to update
39 the list used by your system:
40
41 <ul>
42         <li><a href="/v2.2/pci.ids">pci.ids</a>
43         <li><a href="/v2.2/pci.ids.gz">pci.ids.gz</a> (compressed by gzip)
44         <li><a href="/v2.2/pci.ids.bz2">pci.ids.bz2</a> (compressed by bzip2)
45 </ul>
46
47 <p>The above files require pciutils v2.2 or newer. If you are still using an older
48 version for some reason, please get these instead: <a href="/pci.ids">pci.ids-2.0</a>,
49 <a href="/pci.ids.gz">pci.ids-2.0.gz</a>, or <a href="/pci.ids.bz2">pci.ids-2.0.bz2</a>. They
50 could however lack some subsystems.
51
52 <p>The contents of the database and the generated files can be distributed
53 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)
54 or of the <a href="http://www.opensource.org/licenses/bsd-license.php">3-clause BSD License.</a>
55
56 <h2>Submit new data</h2>
57
58 <p>The database is maintained by volunteers like you, so if you have any
59 devices which are not identified properly, please help us by adding them
60 to the database or by fixing the existing entry.
61
62 <p>New entries are always welcome, but please submit only accurate information
63 &ndash; descriptions like "unknown modem device" are hardly useful for anybody.
64 of existing entries to clarify the description or to correct mistakes are also
65 welcome, but in this case please always add a discussion comment explaining the
66 reason for the change.
67
68 <p>Updates can be submitted either via the web interface, or as patches to the <code>pci.ids</code>
69 file sent by e-mail to our mail robot at <a href="mailto:pci-ids@ucw.cz">pci-ids@ucw.cz</a>
70 (see the <a href="/read/?action=help?help=mailsubmit">mail submit help</a>).
71
72 <p><em>In all cases, please read the <a href="/read/?action=help?help=newitem">submission guidelines</a>
73 first.</em>
74
75 <h2>Feedback</h2>
76
77 <p>If you have encountered any problems or if you have any suggestions, please <a href="mailto:pciids-devel@lists.sourceforge.net">let
78 us know</a>.
79
80 <h2>Source code</h2>
81 <p>
82 The source code of this web application is publicly available.
83 If you want to examine it or need some similar application, you can find it <a href='http://vorner.pretel.cz/en/pciids.html'>here</a>.
84
85 </body></html>
86 <div class="footer"><hr>
87 <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>
88 <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>
89 <p class="maintain">
90 Maintained by <a href="http://mj.ucw.cz/">Martin Mares</a> and <a href="http://vorner.pretel.cz/">Michal
91 Vaner</a> with great help by volunteers from the <a href="http://www.sourceforge.net/projects/pciids/">pciids project</a>
92 at <a href="http://www.sourceforge.net/">SourceForge</a>.
93 <p class="maintain">No counters, no frames, no syntax errors.
94 </div>