patch-2.1.92 linux/drivers/isdn/sc/hardware.h

Next file: linux/drivers/isdn/sc/init.c
Previous file: linux/drivers/isdn/sc/event.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.91/linux/drivers/isdn/sc/hardware.h linux/drivers/isdn/sc/hardware.h
@@ -16,6 +16,11 @@
 					   this, you must also change the number
 					   of elements in io, irq, and ram to
 					   match. Initialized in init.c */
+/*
+extern unsigned int io[];
+extern unsigned char irq[];
+extern unsigned long ram[];
+*/
 
 #define SIGNATURE	0x87654321	/* Board reset signature */
 #define SIG_OFFSET	0x1004		/* Where to find signature in shared RAM */

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