• Andrew Morton's avatar
    [PATCH] Allow PCI BARs that start at 0 · df9b5954
    Andrew Morton authored
    From: Anton Blanchard <anton@samba.org>
    
    We have IO BARs on ppc64 machines that begin at address 0. The current
    pci probe code will ignore anything that starts at 0. Remove these checks.
    df9b5954
probe.c 19.8 KB