Dell Broadcom NetXtreme Family of Adapters Broadcom NetXtreme 57XX User Guide - Page 40

Removing Drivers from Autoexec.ncf - broadcom driver

Page 40 highlights

Provides adapter link and data integrity even if the adapter is attached to a questionable cable and/or switch. For example, an adapter that is trying to connect at 1000 Mbit/s on a Category 3 cable ordinarily would not link. With Wirespeed= set to 1, the link is made at 100 Mbit/s. 0 = OFF 1 = ON (default) Model= Allows the addition of a subsystem ID of a specific adapter so that the driver loads only on the first adapter found with a matching subsystem ID. For example, Model=0x14E4. The default value is 0 MagicP= When MagicP=1, the driver enables the adapter to wake up the system when a Magic Packet™ frame is received after the system is shut down. 0 = OFF (default) 1 = ON Fiber= The driver has support for the 1000FD fiber adapter. The fiber auto-negotiates link with a fiber switch even though it only supports 1000FD. In some cases, the user may want to force the adapter to 1000FD. AUTO (default) FORCE NOTE: If you modify any of the adapter properties, you must reboot the system before the changes take effect. If you make changes and do not reboot, you may experience problems. A valid Autoexec.ncf file is shown below. One set of load and bind commands (in bold) is added for each frame type the adapter is configured to support. SET Daylight Savings Time Offset = 1:00:00 SET Start Of Daylight Savings Time = (MARCH SUNDAY LAST 2:00:00 AM) SET End Of Daylight Savings Time = (OCTOBER SUNDAY LAST 2:00:00 AM) SET Time Zone = TPST8TPDT # Note: The Time zone information mentioned above # should always precede the SERVER name. # WARNING!! FILE SERVER NAME DL760 # WARNING!! # If you change the name of this server, you must update # the server name in all the licenses that are assigned # to it using iManager. SERVERID 487B10D LOAD ODINEB.NLM LOAD IPXRTR LOAD IPXRTRNM LOAD TCPIP LOAD B57 SLOT=2 FRAME=Ethernet_802.2 NAME=B57_1_E82 BIND IPX B57_1_E82 NET=FAFD3D25 LOAD B57 SLOT=2 FRAME=Ethernet_802.3 NAME=B57_1_E83 BIND IPX B57_1_E83 NET=5A2D8D6D LOAD B57 SLOT=2 FRAME=Ethernet_SNAP NAME=B57_1_ESP BIND IPX B57_1_ESP NET=477A35BD LOAD B57 SLOT=2 FRAME=Ethernet_II NAME=B57_1_EII BIND IPX B57_1_EII NET=C3C8F2E4 BIND IP B57_1_EII ADDR=172.16.1.1 MASK=ff.ff.ff.0 mount all SEARCH ADD SYS:\JAVA\BIN SEARCH ADD SYS:\JAVA\NWGFX Removing Drivers from Autoexec.ncf To remove the drivers from the Autoexec.ncf file, locate the load and bind command lines associated with the Broadcom driver and remark them out by inserting the # symbol at the beginning of each command line, or by deleting the statement. Example: # LOAD B57 SLOT=2 FRAME=Ethernet_802.2 NAME=B57_1_E82 # BIND IPX B57_1_E82 NET=FAFD3D25 # LOAD B57 SLOT=2 FRAME=Ethernet_802.3 NAME=B57_1_E83 # BIND IPX B57_1_E83 NET=5A2D8D6D

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178

Provides adapter link and data integrity even if the adapter is attached to a questionable cable and/or switch. For example, an
adapter that is trying to connect at 1000 Mbit/s on a Category 3 cable ordinarily would not link. With Wirespeed= set to 1, the link
is made at 100 Mbit/s.
0 = OFF
1 = ON (default)
Model=
Allows the addition of a subsystem ID of a specific adapter so that the driver loads only on the first adapter found with a matching
subsystem ID. For example, Model=0x14E4. The default value is 0
MagicP=
When MagicP=1, the driver enables the adapter to wake up the system when a Magic Packetâ„¢ frame is received after the system
is shut down.
0 = OFF (default)
1 = ON
Fiber=
The driver has support for the 1000FD fiber adapter. The fiber auto-negotiates link with a fiber switch even though it only
supports 1000FD. In some cases, the user may want to force the adapter to 1000FD.
AUTO (default)
FORCE
NOTE: If you modify any of the adapter properties, you must reboot the system before the changes take effect. If you make
changes and do not reboot, you may experience problems.
A valid Autoexec.ncf file is shown below. One set of
load
and
bind
commands (in
bold
) is added for each frame type the adapter
is configured to support.
SET Daylight Savings Time Offset = 1:00:00
SET Start Of Daylight Savings Time = (MARCH SUNDAY LAST 2:00:00 AM)
SET End Of Daylight Savings Time = (OCTOBER SUNDAY LAST 2:00:00 AM)
SET Time Zone = TPST8TPDT
# Note: The Time zone information mentioned above
# should always precede the SERVER name.
# WARNING!!
FILE SERVER NAME DL760
# WARNING!!
# If you change the name of this server, you must update
# the server name in all the licenses that are assigned
# to it using iManager.
SERVERID 487B10D
LOAD ODINEB.NLM
LOAD IPXRTR
LOAD IPXRTRNM
LOAD TCPIP
LOAD B57 SLOT=2 FRAME=Ethernet_802.2 NAME=B57_1_E82
BIND IPX B57_1_E82 NET=FAFD3D25
LOAD B57 SLOT=2 FRAME=Ethernet_802.3 NAME=B57_1_E83
BIND IPX B57_1_E83 NET=5A2D8D6D
LOAD B57 SLOT=2 FRAME=Ethernet_SNAP NAME=B57_1_ESP
BIND IPX B57_1_ESP NET=477A35BD
LOAD B57 SLOT=2 FRAME=Ethernet_II NAME=B57_1_EII
BIND IPX B57_1_EII NET=C3C8F2E4
BIND IP B57_1_EII ADDR=172.16.1.1 MASK=ff.ff.ff.0
mount all
SEARCH ADD SYS:\JAVA\BIN
SEARCH ADD SYS:\JAVA\NWGFX
Removing Drivers from Autoexec.ncf
To remove the drivers from the Autoexec.ncf file, locate the
load
and
bind
command lines associated with the Broadcom driver
and remark them out by inserting the # symbol at the beginning of each command line, or by deleting the statement.
Example:
# LOAD B57 SLOT=2 FRAME=Ethernet_802.2 NAME=B57_1_E82
# BIND IPX B57_1_E82 NET=FAFD3D25
# LOAD B57 SLOT=2 FRAME=Ethernet_802.3 NAME=B57_1_E83
# BIND IPX B57_1_E83 NET=5A2D8D6D