GigMAC-PMC and PCI

 

GigPMC Switch

Board and Driver Users Manual

10.3.9 STARTING FRAME GENERATOR

vxWorks usage:

inStrtFrmGen(unit, frmSize) # unit = device index starting from 0

Linux usage:

./dmUtil –l eth1 1

# eth1, eth2, etc.

10.3.10 STOPPING FRAME GENERATOR

vxWorks usage:

inStopFrmGen(unit)

# unit = device index starting from 0

Linux usage:

 

./dmUtil –l eth1 0

# eth1, eth2, etc.

NOTE: Frame generator must be compiled into Linux and vxWorks using the ‘-DIN_FRAME_TEST’ option in the Makefile or project compiler flags.

DSS NETWORKS, INC.

Version: 2.6

Page: 44

Page 44
Image 44
Intel PCI-X user manual Starting Frame Generator, Stopping Frame Generator