]> mj.ucw.cz Git - pciids.git/blob - help/newitem
The propper way to move configs to cf/
[pciids.git] / help / newitem
1 Add a new item
2 <p>
3 If you know about an ID not present here, you can submit it.
4 Browse to the item which should contain it and click <a href='$AC_URL$newitem'>add item</a> link.
5 <p>
6 You need to fill in the ID and its name.
7 The ID is just the last part (without parent part, for example if you have PCI device <tt>1234:5678</tt> and the vendor <tt>1234</tt> already exists, you enter only <tt>5678</tt>).
8 If you know chip name, it is preferred over marketing name.
9 <p>
10 You can add some note to the name, for example, if the ID is not really owned by the company using it.
11 You can add a discussion comment to it (why you think it is correct).
12 The difference between note and discussion is that note is additional information to name, while discussion is administrative.
13 Also, note is sometimes distributed, while discussion isn't.
14 <p>
15 Both note and discussion is optional.
16 <p>
17 After you submit it, it will wait approval of an admin.
18
19 <h2>Approval</h2>
20 <p>
21 Each item is checked and approved by an admin.
22 It is because not all submissions are correct.
23 <p>
24 If you want to it to get approved, please check you enter valid information into correct place (eg. not an USB ID into PCI devices, Device into its vendor).
25 You should check help specific for each tree:
26 <ul class='navigation'>
27         <li><a href='$HELP_URL$pci'>PCI devices</a>
28         <li><a href='$HELP_URL$pci_class'>PCI device classes</a>
29 </ul>
30
31 <h2>Notification subscription</h2>
32 <p>
33 If the subscribe checkbox is checked, a notification on the new item will be created for you.
34 For more information about notifications look at <a href='$HELP_URL$notifications'>their documentation</a>.
35
36 <h2>See also</h2>
37 <p>
38 Once item is submitted, it is not sealed for ever. You can <a href='$HELP_URL$newhistory'>discuss</a> existing items and suggest them new names.
39 <p>
40 If you are interested in changes in some item (or its whole subtree), you can let the system send you <a href='$HELP_URL$notifications'>notifications</a>.