51
U

Property:Config method

From Vogons Wiki
Revision as of 23:14, 16 April 2016 by Malvineous (Talk | contribs) (Add DIP switches)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Configuration method used to set card resources (addresses, IRQ, etc.). Comma separated list, one or more of:

  • [[Config method::Jumpers]] (some or all resources are set via physical jumpers on the card)
  • [[Config method::DIP switches]] (similar to jumpers but via small switches instead)
  • [[Config method::Software]] (some or all resources are set with a manufacturer-provided configuration program)
  • [[Config method::PnP]] (some or all resources are set via the ISA/PCI plug-n-play specification, requiring a PnP BIOS or configuration manager program to be used)
  • [[Config method::None]] (none of the resources can be changed at all)