patch-2.1.6 linux/drivers/sound/lowlevel/aci.c
Next file: linux/drivers/sound/lowlevel/awe_hw.h
Previous file: linux/drivers/sound/lowlevel/README.awe
Back to the patch index
Back to the overall index
-  Lines: 19
-  Date:
Fri Oct 25 13:06:35 1996
-  Orig file: 
v2.1.5/linux/drivers/sound/lowlevel/aci.c
-  Orig date: 
Sat Jul  6 11:31:42 1996
diff -u --recursive --new-file v2.1.5/linux/drivers/sound/lowlevel/aci.c linux/drivers/sound/lowlevel/aci.c
@@ -35,7 +35,7 @@
  * This mixer driver identifies itself to applications as "ACI" in
  * mixer_info.id as retrieved by ioctl(fd, SOUND_MIXER_INFO, &mixer_info).
  *
- * Proprietary mixer features that go beyond the standard USS mixer
+ * Proprietary mixer features that go beyond the standard OSS mixer
  * interface are:
  * 
  * Full duplex solo configuration:
@@ -58,7 +58,9 @@
  *
  */
 
+#include "lowlevel.h"
 #include "../sound_config.h"
+#include "lowlevel.h"
 #ifdef CONFIG_ACI_MIXER
 
 #undef  DEBUG             /* if defined, produce a verbose report via syslog */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov