patch-2.4.0-test2 linux/arch/arm/kernel/bios32.h

Next file: linux/arch/arm/kernel/calls.S
Previous file: linux/arch/arm/kernel/bios32.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test1/linux/arch/arm/kernel/bios32.h linux/arch/arm/kernel/bios32.h
@@ -10,6 +10,11 @@
 	 * Maximum devsel for this bus.
 	 */
 	u16		maxdevsel;
+	/*
+	 * The maximum latency that devices on this
+	 * bus can withstand.
+	 */
+	u8		max_lat;
 };
 
 struct arm_pci_sysdata {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)