Chapter 5
Configuring the
nxge
Device Driver Parameters
39
▼
To Set Driver Parameters Using an
nxge.conf
File
1. Obtain the hardware path names for the
nxge
devices in the device tree.
a. Check the
/etc/driver_aliases
file to identify the name associated with a
particular device:
b. Locate the path names and the associated instance numbers in the
/etc/path_to_inst
file.
■
In this example:
■
The first part within the double quotes specifies the hardware node name in
the device tree.
■
The number not enclosed in quotes is the instance number (shown in
bold
italics
for emphasis).
■
The last part in double quotes is the driver name.
To identify a PCI-E device unambiguously in the
nxge.conf
file, use the name,
parent name, and the unit-address for the device. Refer to the
pci
(4) man page for
more information about the PCI-E device specification.
In this example:
■
name = "pciex108e,abcd"
■
parent = "/pci@780/pci@0/pci@8/network@0"
■
unit-address
=
"0"
2. Set the parameters for the
nxge
devices in the
/platform/sun4u/kernel/drv/nxge.conf
file.
a. The following parameters can be set using the
/platform/sun4u/kernel/drv/nxge.conf
file.
#
grep nxge /etc/driver_aliases
nxge "pciex108e,abcd"
#
grep nxge/etc/path_to_inst
"/pci@780/pci@0/pci@8/network@0"
0
"nxge"
"/pci@780/pci@0/pci@8/network@0,1"
1
"nxge"
#
#---------------Link Configuration ----------------------
# The link parameters depend on the type of the card
# and the port.
# 10 gigabit related parameters ( i.e adv_10gfdx_cap)
Summary of Contents for Dual XFP
Page 8: ...viii Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 10: ...x Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 12: ...xii Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 18: ...xviii Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 22: ...4 Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 30: ...12 Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 52: ...34 Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 78: ...60 Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 84: ...66 Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 94: ...76 Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 98: ...80 Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...
Page 100: ...82 Sun Dual 10GbE XFP PCI Express Card User s Guide January 2009...