Property:Bus type

From Vogons Wiki
Jump to: navigation, search
(Replace "this page" with link to page, so it can be transcluded on the infobox help page)
m (Bold valid types)
Line 1: Line 1:
 
The bus type is a [[Has type::text]] field containing only one of the following permitted values:
 
The bus type is a [[Has type::text]] field containing only one of the following permitted values:
  
* [[Allows value::ISA]] - original ISA bus
+
* '''[[Allows value::ISA]]''' - original ISA bus
* [[Allows value::EISA]] - IBM's extended ISA bus (VLB cards are often mistakenly called EISA, make sure it really is EISA!)
+
* '''[[Allows value::EISA]]''' - IBM's extended ISA bus (VLB cards are often mistakenly called EISA, make sure it really is EISA!)
* [[Allows value::VLB]] - VESA Local Bus
+
* '''[[Allows value::VLB]]''' - VESA Local Bus
* [[Allows value::PCI]] - original PCI (not PCI Express)
+
* '''[[Allows value::PCI]]''' - original PCI (not PCI Express)
* [[Allows value::AGP]]
+
* '''[[Allows value::AGP]]'''
* [[Allows value::PCIe]] - PCI Express
+
* '''[[Allows value::PCIe]]''' - PCI Express
  
 
Other buses should be added to [[:Property:Bus type]] as needed.  If a device is available with more than one bus type, a different page should be created for each version of the device, as technically those cards are slightly different models.
 
Other buses should be added to [[:Property:Bus type]] as needed.  If a device is available with more than one bus type, a different page should be created for each version of the device, as technically those cards are slightly different models.

Revision as of 18:19, 3 February 2016

The bus type is a text field containing only one of the following permitted values:

  • ISA - original ISA bus
  • EISA - IBM's extended ISA bus (VLB cards are often mistakenly called EISA, make sure it really is EISA!)
  • VLB - VESA Local Bus
  • PCI - original PCI (not PCI Express)
  • AGP
  • PCIe - PCI Express

Other buses should be added to Property:Bus type as needed. If a device is available with more than one bus type, a different page should be created for each version of the device, as technically those cards are slightly different models.

If a card has multiple bus connections (e.g. some POST cards support both PCI and ISA on different edges of the card) then pick the oldest one, and list the others in the article text using code similar to this:

This card also has a [[Bus type::PCI]] connector.