Property:Bus width

From Vogons Wiki
Revision as of 17:16, 3 February 2016 by Malvineous (talk | contribs) (Set property type)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The bus type is a text field containing only one of the following permitted values, which vary depending on the bus type:

  • ISA: 8-bit, 16-bit
  • VLB: 32-bit (VLB 1.0), 64-bit (VLB 2.0)
  • PCI: 32-bit, 64-bit
  • AGP: 32-bit
  • PCIe: x1, x2, x4, x8, x16 - size of connector on the card, make a note in the article if the card is electrically less than this
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "8-bit", "16-bit", "32-bit", "64-bit", "x1", "x2", "x4", "x8", "x16", "1-bit" ] } }