patch-2.2.17 linux/drivers/char/rio/riodrvr.h
Next file: linux/drivers/char/rio/rioinit.c
Previous file: linux/drivers/char/rio/rioctrl.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Sep 4 18:39:18 2000
- Orig file:
v2.2.16/drivers/char/rio/riodrvr.h
- Orig date:
Mon Sep 4 18:37:32 2000
diff -u --recursive --new-file v2.2.16/drivers/char/rio/riodrvr.h linux/drivers/char/rio/riodrvr.h
@@ -44,7 +44,7 @@
struct rio_info {
int mode; /* Intr or polled, word/byte */
- semtype RIOIntrSem; /* Interrupt thread sem */
+ spinlock_t RIOIntrSem; /* Interrupt thread sem */
int current_chan; /* current channel */
int RIOFailed; /* Not initialised ? */
int RIOInstallAttempts; /* no. of rio-install() calls */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)