patch-2.3.29 linux/drivers/isdn/pcbit/pcbit.h

Next file: linux/drivers/isdn/sc/debug.h
Previous file: linux/drivers/isdn/pcbit/drv.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/drivers/isdn/pcbit/pcbit.h linux/drivers/isdn/pcbit/pcbit.h
@@ -46,6 +46,7 @@
 	/* board */
 
 	volatile unsigned char* sh_mem;		/* RDP address	*/
+	unsigned long ph_mem;
 	unsigned int irq;
 	unsigned int id;
 	unsigned int interrupt;			/* set during interrupt 
@@ -166,10 +167,3 @@
 #define L2_ERROR    6
 
 #endif
-
-
-
-
-
-
-

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