• Ivan Kokshaysky's avatar
    [PATCH] alpha PCI setup update · 8a4b6958
    Ivan Kokshaysky authored
    Until now, we were configuring all PCI resources from scratch.
    This patch allows to use unchanged PCI setup on platforms
    where the firmware does it reasonably well (titan and marvel).
    
    [The patch to setup-bus.c that removes "FIXME" from here (ie makes
    pci_assign_unassigned_resources to match its name) exists at least
    for two months, but I've yet to convince Linus that it does the
    right thing...]
    
    Ivan.
    8a4b6958
pci.c 13.7 KB