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