patch-1.3.69 linux/drivers/sound/uart6850.c
Next file: linux/fs/binfmt_aout.c
Previous file: linux/drivers/sound/soundvers.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Feb 23 14:55:28 1996
- Orig file:
v1.3.68/linux/drivers/sound/uart6850.c
- Orig date:
Wed Feb 14 14:37:16 1996
diff -u --recursive --new-file v1.3.68/linux/drivers/sound/uart6850.c linux/drivers/sound/uart6850.c
@@ -36,6 +36,8 @@
static int uart6850_base = 0x330;
+static int *uart6850_osp;
+
#define DATAPORT (uart6850_base)
#define COMDPORT (uart6850_base+1)
#define STATPORT (uart6850_base+1)
@@ -77,8 +79,6 @@
static int reset_uart6850 (void);
static void (*midi_input_intr) (int dev, unsigned char data);
static void poll_uart6850 (unsigned long dummy);
-
-static int *uart6850_osp;
static struct timer_list uart6850_timer =
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this