Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update for PDF export

...

#============================================================================
#
# Uncomment to connect the emulator's $1$DGA0 to the disk image.
#
#----------------------------------------------------------------------------
#set FGA container[0] = "<file-name>.vdisk"

#============================================================================
#
# Uncomment to connect the emulator's $1$DGA100 to a host disk drive.
#
#----------------------------------------------------------------------------
#set FGA container[100] = "\\.\PhysicalDrive0"
#set FGA container[100] = "\\.\PhysicalDrive<N>"

#============================================================================
#
# Uncomment to enable emulation of secondary DEC-KGPSA-CA PCI FC Adapter.
#
#----------------------------------------------------------------------------
#load KGPSA FGB

#============================================================================
#
# Uncomment to enable PCI Pass Through access to physical EMULEX LP FC HBA,
# use two adapters to provide multipath with failover.
#
#----------------------------------------------------------------------------
#set FGA host_bus_location = "PCI bus X, device Y, function Z"
#set FGB host_bus_location = "PCI bus A, device B, function C"

...