FUJITSU PCI Gigabit Ethernet 4.1 Update 2/ 5.0 for Oracle Solaris C120-E276-11ENZ0(A) User Manual

Page 30

Advertising
background image

SE0X7GD1X

name

fjgi

parent

/pci@3,700000/pci@0

unit-address

instance 6 is 4
instance 7 is 4,1

SE0X7GQ2X

name

fjgi

parent

/pci@4,600000/pci@0

/pci@4,600000/pci@0,1

unit-address

instance 8 is 4
instance 9 is 4,1

instance 10 is 6
instance 11 is 6,1

-

The location of the fjgi.conf file depends on the model of the host system as described below:

1.

SPARC Enterprise Txxxx series and SPARC T3 series

/platform/sun4v/kernel/drv/fjgi.conf

2.

SPARC Enterprise Mxxxx series

/platform/SUNW,SPARC-Enterprise/kernel/drv/fjgi.conf

-

Examples of setting parameters in the fjgi.conf file are shown below.

Example 1: The parameters for fjgi0 (the instance number 0 port of SE0X7GQ1X (10/100/1000BASE-T)) is set to "Auto-Negotiation
is disabled", "Connect at 100Mbps" and "Half-Duplex operation is enabled".

The parameter values need to be set by a character string like name="fjgi", parent="/pci@1,700000/pci@0", unit-address="4",
AutoNegotiation_A="Off", LinkSpeed_A="100", DuplexCapabilities_A="Half".

The following is added to the fjgi.conf file:

name="fjgi" parent="/pci@1,700000/pci@0" unit-address="4"

AutoNegotiation_A="Off" LinkSpeed_A="100" DuplexCapabilities_A="Half";

Example 2: The parameters for fjgi4 (the instance number 4 port of SE0X7GD2X (1000BASE-SX)) is set to "Auto-Negotiation is
enabled", "Connect at 100Mbps" and "Full-Duplex operation is enabled".

The parameter values need to be set by a character string like name="fjgi", parent="/pci@2,600000/pci@0", unit-address="4",
AutoNegotiation_A="On", LinkSpeed_A="100", DuplexCapabilities_A="Full".

The following is added to the fjgi.conf file:

name="fjgi" parent="/pci@2,600000/pci@0" unit-address="4"

AutoNegotiation_A="On" LinkSpeed_A="100" DuplexCapabilities_A="Full";

Example 3: The MTU parameter for fjgi9 (the instance number 9 port of SE0X7GQ2X (10/100/1000BASE-T)) is set to 8000.

The parameter value needs to be set by numerical value like fjgi_mtu=8000.

The following is added to the fjgi.conf file:

name="fjgi" parent="/pci@4,600000/pci@0" unit-address="4,1"

fjgi_mtu=8000;

- 24 -

Advertising