patch-2.1.63 linux/drivers/sound/os.h
Next file: linux/drivers/sound/pas2_card.c
Previous file: linux/drivers/sound/opl3sa.c
Back to the patch index
Back to the overall index
- Lines: 52
- Date:
Sun Nov 9 23:01:38 1997
- Orig file:
v2.1.62/linux/drivers/sound/os.h
- Orig date:
Wed May 28 10:51:33 1997
diff -u --recursive --new-file v2.1.62/linux/drivers/sound/os.h linux/drivers/sound/os.h
@@ -1,21 +1,13 @@
-
-#ifdef __alpha__
-#else
-#endif
-
#define ALLOW_SELECT
#undef NO_INLINE_ASM
#define SHORT_BANNERS
#define MANUAL_PNP
-#undef DO_TIMINGS
+#undef DO_TIMINGS
#ifdef MODULE
#define __NO_VERSION__
#include <linux/module.h>
#include <linux/version.h>
-#ifdef MODVERSIONS
-#include <linux/modversions.h>
-#endif
#endif
#if LINUX_VERSION_CODE > 131328
#define LINUX21X
@@ -41,19 +33,14 @@
#include <linux/poll.h>
#include <linux/pci.h>
#include <linux/bios32.h>
-#else
#endif
#include <linux/wrapper.h>
-
#include <linux/soundcard.h>
-
#define FALSE 0
#define TRUE 1
-
-
struct snd_wait {
volatile int opts;
};
@@ -69,8 +56,6 @@
extern caddr_t sound_mem_blocks[1024];
extern int sound_mem_sizes[1024];
extern int sound_nblocks;
-
-
#undef PSEUDO_DMA_AUTOINIT
#define ALLOW_BUFFER_MAPPING
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov