User Manual
Table Of Contents
- DSS NETWORKS
- GigMAC PMC/PCI Controllers
- Document Version 2.0, P/N 131900
- 1. INTRODUCTION
- 1.1 SEE ALSO
- 1.2 COMPATIBILITY
- 2. MODEL NUMBERS
- 3. FEATURES
- 4. OEM DEVELOPER KIT CONTENTS
- 5. SYSTEM REQUIREMENTS
- 6. BOARD AND CONNECTOR INFORMATION
- 6.1 BOARD PHOTOS
- 6.2 BOARD LED INDICATORS
- 6.3 PMC CONNECTOR PIN/SIGNAL DEFINITIONS
- 7. POWER CONSUMPTION SPECS
- 8. HARDWARE INSTALLATION
- 8.1 INSTALLATION IN PC COMPUTER
- 8.2 EMBEDDED OR COMPACT PCI INSTALLATION
- 9. COPPER CABLING AND CONNECTOR INFO
- 9.1. FIBER CABLE SPECIFICATIONS
- 9.2 COPPER RJ-45 CONNECTOR AND CABLE
- 10. SOFTWARE DRIVER INSTALLATION
- 10.1 VXWORKS DRIVER INSTALLATION AND USAGE
- 10.2 LINUX DRIVER INSTALLATION AND USAGE
- 10.3 DPM DRIVER MANAGEMENT API
- 10.4 WINDOWS DRIVER INSTALLATION
- 11. TESTING AND VERIFICATION
- 12. SPECIFICATIONS
- 13. WARRANTEE AND SUPPORT INFO

GigMAC PMC and PCI Board and Driver Users Manual
LOADING THE DRIVER FOR INTEL BASED MODELS (5261, 5262, 5164, etc.)
Note: In order to load the Intel driver, the "ChipSelector=1" option is required
during the 'insmod' as follows:
insmod ./dpm.o ChipSelector=1
TUNING THE INSTALLATION
Interrupt holdoff (programmed latency)
To increase (or decrease) the value of the programmed interrupt latency, insert
the module and set the "IntrHoldOff" parameter as follows:
insmod ./dpm.o IntrHoldOff=1 # value can be 0, 1, 2 or 3
Note: A value greater than 3 is not recommended.
Other driver parameters that can be set during driver load or in
modules.conf:
MediaSpeed=10,100,1000 # Media Speed (default 1000)
SetAutoNeg=0,1 # Setting for auto negotiation (default 1=auto)
DuplexMode=0,1 # Setting for duplex (default 1=FULL)
IntrHoldOff=0,1,2 # interrupt holdoff value in 100 microsecond
units
ChipSelector=0,1 # default=0 (National), 1=Intel
NumBufDescs=<cnt> # default=256, 128, 256, 512, 1024
MaxBufferSize=<size> # default=2048, 2048, 4096, 8192
FrameGenSize=<size> # frame generator test size (64-9000 bytes)
See “Command Line Parameters” table below for additional information on driver
module insertion parameters.
DSS NETWORKS, INC.
Version: 2.0 Page: 21