Installation guide

Network Adapter Card Installation Guide - Book II
93
3. Remove the driver from the system with the command:
rem_drv skge
If there are any remaining connections to any of the GE adapters
(see Step 2), you will see the following error messages:
"Device busy
Cannot unload module: skge
Will be unloaded upon reboot."
4. Load the driver again into the system with the following command:
add_drv -f -c pci -m '* 0660 root sys' -i
'"pci1148,5021" "pci1148,5041" "pci1148,5043"
"pci1148,5051" "pci1148,5061" "pci1148,5071"
"pci1148,5081" "pci1148,9821" "pci1148,9822"
"pci1148,9841" "pci1148,9842" "pci1148,9843"
"pci1148,9844" "pci1148,9861" "pci1148,9862"
"pci1148,9871" "pci1148,9872" "pci1259,2970"
"pci1259,2971" "pci1259,2972" "pci1259,2973"
"pci1259,2974" "pci1259,2975" "pci1259,2976"
"pci1259,2977" "pci1148,9521" "pci1148,0121"
"pci1148,0221" "pci1148,0321" "pci1148,0421"
"pci1148,0621" "pci1148,0721" "pci1148,0821"
"pci1148,0921" "pci1148,1121" "pci1148,1221"'
skge
Warning
Please make sure that the whole add_drv command is on one line.
The easiest way to achive this is to write a script.
For more details about rem_drv or add_drv, please refer to the manual
pages by executing the commands 'man rem_drv' or 'man add_drv'
accordingly.
5. After loading the driver, set up the IP interfaces manually using the
'ifconfig' command.
or
6. Reboot the system and the IP interfaces will be set automatically.