Installation guide
AT-2971 Solaris Sparc
76
69 1026bb64 322bb 67 1 skge ...
The module ID is the first value in the row above, in our example
"69". This ID is needed to unload the driver with the command
modunload.
4. Remove the driver module from the kernel with the command:
modunload -i <module_id>
If there are any remaining connections to any of the adapters (refer
to Steps 1 and 2), you will see the following error messages:
can't unload the module: Device busy
5. Exchange <module_id> with the value from Step 3.
6. Load the driver again into the kernel with the following command:
modload skge
For more details about modinfo, modunload or modload, please
refer to the manual pages by executing the commands 'man
modinfo', 'man modunload' or 'man modload' accordingly.
7. After loading the driver, set up the IP interfaces manually using the
ifconfig command. To start the interfaces, enter the following
command for each interface:
ifconfig skge<X> plumb <hostname> up
8. Exchange <X> with the interface number.
9. Exchange <hostname> with the hostname you have chosen in
/etc/hosts for the IP address.
Per-port
Parameters
These settings are available for each port on the adapter. In the
following description, '?' stands for the port for which you set the
parameter (A or B), 'X' stands for the instance number of the adapter.
AutoNegotiation_?_InstX
Type: string
Default value: ON
Valid values: ON
OFF
Sense
The Sense-mode automatically detects whether the link partner
supports auto-negotiation or not.