ndd Command
Driver configurations can also be temporarily changed with the ndd command. Any
changes made with this command are temporary and will be lost when you reboot the
system. To make permanent configuration changes, modify bcme.conf instead.
NOTE: Refer to the parameter descriptions as required in "Customizing the
Driver Configuration" on page 80.
To display parameters that are configurable using ndd:
ndd /dev/bcme '?'
The system should return the following:
? (read only)
Instance (read and write)
ForceSpeedDuplex (read and write)
FlowControl (read and write)
TxPacketDescCnt (read and write)
RxStdDescCnt (read and write)
RxCoalescingTicks (read and write)
RxMaxCoalescedFrames (read and write)
TxCoalescingTicks (read and write)
TxMaxCoalescedFrames (read and write)
RxCoalescingTicksDuringInt (read and write)
RxMaxCoalescedFramesDuringInt (read and write)
TxCoalescingTicksDuringInt (read and write)
TxMaxCoalescedFramesDuringInt (read and write)
StatsCoalescingTicks (read and write)
DoubleCopyTxBufferSize (read and write)
Configuring a NIC
To configure a particular NIC, the parameter instance must be properly set. For example,
to force a NIC of instance 1 to 100Mbps Full Duplex:
ndd -set /dev/bcme Instance 1
ndd -set /dev/bcme ForceSpeedDuplex 4
To query the current configuration of Flow Control of instance 3:
ndd -set /dev/bcme Instance 3
ndd -get /dev/bcme FlowControl
Customizing the Driver Configuration
83
Need help?
Do you have a question about the 3C996B-T and is the answer not in the manual?
Questions and answers