Versions Compared

Key

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

...

Syntax for loading DEFPA PCI FDDI adapter:

load defpa <name>

Example:

load defpa FDDI


Note

In AlphaStation 400 configuration use the following syntax for DEFPA PCI FDDI adapter loading:

load defpa FDDI irq_bus=isa


By default DEFPA adapter uses first available PCI slot. If instead some particular slot is needed, refer to this section for details of specific placement of PCI peripherals on CHARON-AXP PCI bus.

Back to Table of Contents
Div
classpagebreak

 

Configuration parameters

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

...

Parameter

...

Type

...

Value

host_bus_location

Parameterhost_bus_location
TypeText String
Value

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"


 

Back to Table of Contents

Installation of  DEFPA PCI FDDI adapter

  1. Install the EMULEX LightPulse PCI/PCI-X/PCIe FDDI adapter (see below for a list of supported models) the DEFPA PCI FDDI adapter to some spare PCI /PCI-X/PCIe slot slot of the host system
  2. Boot a Windows operating systemInstall the EMULEX LightPulse PCI/PCI-X/PCIe FDDI adapter driver from the following directory
  3. Open “Computer Management”
  4. Select “Device Manager”
  5. In the right window select the desired physical FDDI adapter connected to the system, right-click the mouse button, and the corresponding menu will appear.
  6. From the menu select “Update driver…”. Windows will show “Hardware Upgrade Wizard”
  7. Select “No, not this time”, click “Next”
  8. Select “Install from a list or specific location (Advanced)”, click “Next”
  9. Select “Don’t search. I will choose the driver to install”, click “Next”
  10. Click “Have Disk…”. Windows shows dialog “Install From Disk”
  11. Instead of “A:\”, click “Browse” and select path to the folder in which driver’s INF file is located (typically "C:\Program Files\CHARON\Drivers\EMULEXDEFPA_X.X.0.XXXXX" by choosing the "Install from a list or specific location (Advanced)" option and then selecting the "emulex_lp), select “defpa_ppt_amd64.inf" file.inf”, and click “Open”
  12. The “Hardware Upgrade Wizard” should have “CHARON DEFPA FDDI adapter”. Select it, and click “Next”
  13. There will be one or two more dialogs, but they are usual for device driver installation.
  14. Reboot the host

Upon completion, a new device will appear in the device manager with the CHARON logo on it.

Back to Table of Contents

Div
classpagebreak

 

Mapping to host DEFPA PCI FDDI adapter

 There are 2 ways of getting the required parametrs for mapping virtual DEFPA to EMULEX LightPulse PCI/PCI-X/PCIe FDDI adapter plugged into host’s PCI/PCI-X/PCIe slot:

  1. Usage of "HOST Device Check" utility. Follow the link for details.
  2. Collecting the parameters directly using "Device Manager" applet

To collect the parameters directly using "Device Manager" applet:

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

Image Removed

On

Image Added

Div
classpagebreak

 

In the right panel select desired physical EMULEX LP FibreChannel adapter under "CHARON PCI Pass Through":Image Removedthe installed DEFPA PCI FDDI adapter:

Image Added

Div
classpagebreak

 

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

Image Removed Image Added

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

load DEFPA FGA

set FDDI host_bus_location

=

"PCI

bus

3

1,

device

1

8,

function

0"

(warning)(warning) Non-US-EN installations of Windows may present “Location:” string in local language, but "host_bus_location" parameter requires English notation, so the words “PCI”, “bus”, “device”, and “function” must be specified in English.

...