51
U

Property:Config method

From Vogons Wiki
Jump to: navigation, search
(Set property type)
 
(Add DIP switches)
 
Line 2: Line 2:
  
 
* '''<nowiki>[[Config method::</nowiki>[[Allows value::Jumpers]]]]''' (some or all resources are set via physical jumpers on the card)
 
* '''<nowiki>[[Config method::</nowiki>[[Allows value::Jumpers]]]]''' (some or all resources are set via physical jumpers on the card)
 +
* '''<nowiki>[[Config method::</nowiki>[[Allows value::DIP switches]]]]''' (similar to jumpers but via small switches instead)
 
* '''<nowiki>[[Config method::</nowiki>[[Allows value::Software]]]]''' (some or all resources are set with a manufacturer-provided configuration program)
 
* '''<nowiki>[[Config method::</nowiki>[[Allows value::Software]]]]''' (some or all resources are set with a manufacturer-provided configuration program)
 
* '''<nowiki>[[Config method::</nowiki>[[Allows value::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)
 
* '''<nowiki>[[Config method::</nowiki>[[Allows value::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)
 
* '''<nowiki>[[Config method::</nowiki>[[Allows value::None]]]]''' (none of the resources can be changed at all)
 
* '''<nowiki>[[Config method::</nowiki>[[Allows value::None]]]]''' (none of the resources can be changed at all)

Latest revision as of 23:14, 16 April 2016

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)