4-3
Chapter 4: Linux Base Driver for PRO/1000 Family of Adapters
rmmod e1000; modprobe e1000
6.
Assign an IP address to the interface by entering the following, where
<x>
is the
interface number:
ifconfi g eth<x> <IP_address>
7.
Verify that the interface works. Enter the following, where
<IP_address>
is the IP
address for another machine on the same subnet as the interface that is being
tested:
ping <IP_address>
4-4
Command Line Parameters
If the driver is built as a module, the following optional parameters are used by entering
them on the command line with the
modprobe
command using this syntax:
modprobe e1000 [<option>=<VAL1>,<VAL2>,...]
For example, with two PRO/1000 PCI adapters, entering:
modprobe e1000 TxDescriptors=80,128
loads the e1000 driver with 80 TX descriptors for the first adapter and 128 TX
descriptors for the second adapter.
The default value for each parameter is generally the recommended setting, unless
otherwise noted.
NOTE:
For more information about the
AutoNeg
,
Duplex
, and
Speed
parameters, see the Speed and Duplex Configuration section in this document.
For more information about the
InterruptThrottleRate
,
RxIntDelay
,
TxIntDelay
,
RxAbsIntDelay
and
TxAbsIntDelay
parameters, see the application note at:
http://www.intel.com/design/network/applnots/ap450.htm
A descriptor describes a data buffer and attributes related to the data buffer.
This information is accessed by the hardware.
Содержание AOC-SG-i4
Страница 1: ...AOC SG i4 User s Guide Revison 1 0a...
Страница 8: ...AOC SG i4 Add On Card User s Guide viii Notes...
Страница 10: ...AOC SG i4 Add On Card User s Manual 1 2 Notes...
Страница 14: ...AOC SG i4 Add On Card User s Manual 2 4 Notes...
Страница 36: ...AOC SG i4 Add On Card User s Manual 4 12 Notes...
Страница 38: ...AOC SG i4 Add on Card User s Manual 0 ii Notes...