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
Using dmUtil dpm driver utility:
The “dpm driver utility” is used to capture detailed board levels statistics,
controller registers and to set loopback mode. Example usage of the “dmUtil” are
as follows:
dmUtil -s eth1 # get driver statistics for interface 1
dmUtil –p eth1 # get phy (transceiver) registers for interface 1
dmUtil –m eth1 # get MAC (PCI controller) registers for interface 10
dmUtil –t eth1 # get execution debug trace for interface1
(DEBUG_FLAGS trace option must be compiled in)
dmUtil –e eth1 # get eeprom configuration settings
dmUtil –ms eth1 # get mac MIB statistics
dmUtil –a eth1 # get mac address
dmUtil –w eth1 <0,1,2> # write default eeprom configuration to controller
dmUtil –l eth1 <arg> # set controller in internal loopback mode
(driver must be compiled with –DNS_FRAME_TEST
in Makefile). Arg=1 for enable, 0 for disable.
DSS NETWORKS, INC.
Version: 2.0 Page: 25