patch-2.1.54 linux/arch/alpha/kernel/bios32.c

Next file: linux/arch/i386/config.in
Previous file: linux/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.53/linux/arch/alpha/kernel/bios32.c linux/arch/alpha/kernel/bios32.c
@@ -186,6 +186,7 @@
 		pcibios_read_config_dword(bus->number, dev->devfn, reg, &base);
 		if (!base) {
 			/* this base-address register is unused */
+			dev->base_address[(reg - PCI_BASE_ADDRESS_0)>>2] = 0;
 			continue;
 		}
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov