• Torben Mathiasen's avatar
    [PATCH] PCI Hotplug: cpqphp 66/100/133MHz PCI-X support · f4be63bc
    Torben Mathiasen authored
    After being put on hold for a while (needed fixes to CCISS driver, etc) I
    attached a patch that adds pci-x support to the cpqphp driver in 2.5.65.
    
    Changes:
    	Adds 66/100/133MHz PCI-X support.
    	Adds support for dynamically chaning frequency and mode.
    	Changes code to also blink the power LED when powering down.
    	Uses the IRQ from PCI config space if the ROM resource table doesn't
    	provide one (would previously use the same interrupt as the hotplug
    	controller which would lead to bad things when trying to update routing
    	tables). Dan Zink should have the credit for this fix.
    	Changes find_slot() to cpqhp_find_slot().
    	Uses sysfs to display speed/freq.
    	Some documentation updates.
    f4be63bc
cpqphp_pci.c 40.1 KB