100
www.lannerinc.com
Initializing the System for Re-planning the Arrangement of PCI Bus ID
The Command for initializing the Bottom Board
~# sh ./pci_init.sh
The Command for initializing the Upper Board
~# sh ./pci_init.sh
Instructions of Commands:
<pci_init.sh>
Parameters: None
Function Description:
Re-plan the downstream Port BUS ID.
Main Commands of the Script:
~# remove ixgbe
~# echo 1 > /sys/bus/pci/devices/”downstream port bus ID”/remove
~# echo 1 > /sys/bus/pci/rescan
~# insmod ixgbe.ko