44
Sun Dual Gigabit Ethernet and Dual SCSI/P Adapter Installation and User’s Guide • January 2004
Note –
Configuring the parameters by putting
ndd
commands in
rcX.d
scripts is
not supported.
The man pages for
prtconf
(1M) and
driver.conf
(4) include additional details.
The next procedure shows an example of setting parameters in a
ce.conf
file.
●
To access any man page, type the
man
command plus the name of the man page.
For example, to access man pages for
prtconf(1M)
, type:
▼
To Set Driver Parameters Using a
ce.conf
File
1. Obtain the hardware path names for the
ce
devices in the device tree.
a. Check the
/etc/driver_aliases
file to identify the name associated with a
particular device:
Note –
ce "pci100b,35"
is used by the Sun Dual Gigabit Ethernet device.
b. Locate the path names and the associated instance numbers are in the
/etc/path_to_inst
file.
■
In the previous example:
■
The first part within the double quotes specifies the hardware node name in
the device tree.
■
The number not enclosed in quotes is the instance number (shown in bold
italics).
■
The last part in double quotes is the driver name.
% man prtconf
# grep ce /etc/driver_aliases
ce "pci108e,abba"
ce "pci100b,35"
# grep ce /etc/path_to_inst
"pci@1e,600000/pci@4/network@0" 0 "ce"
"pci@1e,600000/pci@4/network@1" 1 "ce"
Содержание x4422a
Страница 6: ...vi Sun Dual Gigabit Ethernet and Dual SCSI P Adapter Installation and User s Guide January 2004 ...
Страница 12: ...xii Sun Dual Gigabit Ethernet and Dual SCSI P Adapter Installation and User s Guide January 2004 ...
Страница 14: ...xiv Sun Dual Gigabit Ethernet and Dual SCSI P Adapter Installation and User s Guide January 2004 ...
Страница 46: ...28 Sun Dual Gigabit Ethernet and Dual SCSI P Adapter Installation and User s Guide January 2004 ...
Страница 74: ...56 Sun Dual Gigabit Ethernet and Dual SCSI P Adapter Installation and User s Guide January 2004 ...
Страница 84: ...66 Sun Dual Gigabit Ethernet and Dual SCSI P Adapter Installation and User s Guide January 2004 ...
Страница 88: ...70 Sun Dual Gigabit Ethernet and Dual SCSI P Adapter Installation and User s Guide January 2004 ...