Property:Bus type
Malvineous (talk | contribs) (Set property type) |
Malvineous (talk | contribs) (Add FSB) |
||
(4 intermediate revisions by the same user not shown) | |||
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 | + | * Expansion cards |
− | * [[Allows value::EISA]] - IBM's extended ISA bus (VLB cards are often mistakenly called EISA, make sure it really is EISA!) | + | ** '''[[Allows value::ISA]]''' - original ISA bus |
− | * [[Allows value::VLB]] - VESA Local Bus | + | ** '''[[Allows value::EISA]]''' - IBM's extended ISA bus (VLB cards are often mistakenly called EISA, make sure it really is EISA!) |
− | * [[Allows value::PCI]] - original PCI (not PCI Express) | + | ** '''[[Allows value::VLB]]''' - VESA Local Bus |
− | * [[Allows value::AGP]] | + | ** '''[[Allows value::PCI]]''' - original PCI (not PCI Express) |
− | * [[Allows value::PCIe]] - PCI Express | + | ** '''[[Allows value::AGP]]''' |
+ | ** '''[[Allows value::PCIe]]''' - PCI Express | ||
+ | * Drives | ||
+ | ** '''[[Allows value::IDE]]''' - standard IDE drives | ||
+ | ** '''[[Allows value::SCSI]]''' - devices connected to the SCSI bus | ||
+ | ** '''[[Allows value::PC Floppy]]''' - standard floppy drives with Shugart 34-pin interface | ||
+ | *** '''[[Allows value::Shugart 50-pin]]''' - older PC-compatible floppy interface for 8" drives | ||
+ | ** '''[[Allows value::USB]]''' - devices that connect to USB | ||
+ | * CPUs | ||
+ | ** '''[[Allows value::FSB]]''' - Intel Front Side Bus | ||
− | Other buses should be added to this | + | Other buses should be added to [[:Property:Bus type|this list]] 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: | 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 <nowiki>[[Bus type::PCI]]</nowiki> connector. | This card also has a <nowiki>[[Bus type::PCI]]</nowiki> connector. |
Latest revision as of 20:59, 23 April 2016
The bus type is a text field containing only one of the following permitted values:
- Expansion cards
- 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
- Drives
- IDE - standard IDE drives
- SCSI - devices connected to the SCSI bus
- PC Floppy - standard floppy drives with Shugart 34-pin interface
- Shugart 50-pin - older PC-compatible floppy interface for 8" drives
- USB - devices that connect to USB
- CPUs
- FSB - Intel Front Side Bus
Other buses should be added to this list 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.