patch-2.1.13 linux/drivers/sound/vivo.c

Next file: linux/include/asm-alpha/checksum.h
Previous file: linux/drivers/sound/uart6850.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.12/linux/drivers/sound/vivo.c linux/drivers/sound/vivo.c
@@ -0,0 +1,19 @@
+
+/*
+ * sound/vivo.c
+ *
+ * Support routines for Ensoniq Soundscape VIVO. The actual driver is
+ * in the vivo subdirectory.
+ */
+/*
+ * Copyright (C) by Hannu Savolainen 1993-1996
+ *
+ * OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
+ * Version 2 (June 1991). See the "COPYING" file distributed with this software
+ * for more info.
+ */
+
+#include "sound_config.h"
+
+extern void     otto_init (int options);
+extern void     synth_init (void);

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