Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Back to Table of Contents

Configuration parameters

The DEFPA PCI FDDI adapter emulation has only one configuration parameter:

Parameter

Type

Value

host_bus_locationText String

Establish connection between virtual DEFPA PCI FDDI adapter and physical DEFPA PCI FDDI adapter installed on CHARON-AXP host (pass through mode)

Syntax:

load defpa <controller name> host_bus_location="PCI bus X, device Y, function Z"

where:

ParameterDescription
"PCI bus X"PCI bus number of the host DEFPA PCI FDDI adapter
"device Y"PCI bus device number of the host DEFPA PCI FDDI adapter
"function Z"The "function" parameter of the the host DEFPA PCI FDDI adapter

Example:

load defpa FDDI host_bus_location="PCI bus 3, device 1, function 0"

...

Open “Computer Management” application and select “Device Manager”:

On In the right panel select the installed DEFPA PCI FDDI adapter:

Open its property properties sheet by double-click clicking on the selected adapter:


 The “Location:” on the above picture gives X, Y, and Z for the "host_bus_location" parameter, for example:

...