Chapter 4 Configuring Driver Parameters 33
Setting ce Driver Parameters
Youcan set the ce device driver parameters in two ways:
Using the ndd utility
Using the ce.conf file
If you use the ndd utility,the parameters are valid only until you reboot the system.
This method is good for testing parameter settings.
Toset parameters so they remain in effect after you reboot the system, create a
/kernel/drv/ce.conffile and add parameter values to this file when you need to
set a particular parameter for a device in the system.

Setting Parameters Using the ndd Utility

Use the ndd utility to configure parameters that are valid until you reboot the
system. The ndd utility supports any networking driver,which implements the Data
Link Provider Interface (DLPI).
The following sections describe how you can use the ce driver and the ndd utility to
modify (with the -set option) or display (without the -set option) the parameters
for each ce device.
rx_dma_weight Determine the multiplication factor for granting creditto the RX
side during a weighted roundrobin arbitration. Values are 0 to 3.
(Default=0)
infinite_burst allows the infiniteburst capability to be utilized. When this is in
effectand the system supports infinite burst. The adapter will not
freethe bus until complete packets are transferred across the bus.
Valuesare 0 or 1. (Default=0)
disable_64bit Switches off64 bit capability of the adapter. In some cases, it is
useful to switch offthis feature.
Valuesare 0 or 1. (Default=0, which enables 64 bit capability)
TABLE4-9 PCI Bus Interface Parameters
Parameter Description