patch-2.2.14 linux/drivers/isdn/pcbit/pcbit.h
Next file: linux/drivers/macintosh/macserial.c
Previous file: linux/drivers/isdn/pcbit/drv.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Tue Jan 4 10:12:17 2000
- Orig file:
v2.2.13/linux/drivers/isdn/pcbit/pcbit.h
- Orig date:
Tue Jan 4 11:10:35 2000
diff -u --recursive --new-file v2.2.13/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)