Drvconf – Brocade Communications Systems 415 User Manual
Page 153
Brocade Adapters Administrator’s Guide
139
53-1001583-01
drvconf
B
drvconf
Sets the basic parameters for the driver to function properly.
Note: The drvconf commands are supported on Windows platforms only.
Synopsis
bcu --drvconf [-key <key_name>] [--val <value>]
Description
Changes the values for basic Windows registry entry parameters.
NOTE
You can directly change these values by editing the Windows registry entries for these values, or you
can use the drvconf commands for the same purpose.
Operands
--key key_name
The name of the bfa key.
--val value
Sets the value of the bfa key. See below for possible values and default
settings.
Possible key name and value ranges are as follows:
•
key = bfa_ioc_queue_depth, value range [0-2048] default = 2048
•
key = bfa_lun_queue_depth, value range [0- 32] default = 32
•
key = ioc_auto_recover, value range [0-1] default = 1
•
key = rport_del_timeout, value range [0-90] default = 90
•
key = msix_disable, value range [0-1] default = 1
•
key = pbind_enable, value range [0-1] default = 0
See Also
None