• Dely Sy's avatar
    [PATCH] PCI Hotplug: change bus speed patch · 0c14584a
    Dely Sy authored
    Greg,
    
    
    Here is a patch (against 2.6.8-rc2) that fixes the following things:
    1) adds code to lower bus speed if the adapter card added run at a
    lower speed that the current bus speed; 2) checks for any devices on
    the same bus - not just those that sit on slots controlled by the same
    shpc; 3) cleans up the code in the check bus speed area in board_added()
    by creating two functions to handle common code.
    Signed-off-by: default avatarDely Sy <dely.l.sy@intel.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
    0c14584a
shpchp_ctrl.c 76 KB