patch-2.4.0-test11 linux/drivers/sound/aci.c
Next file: linux/drivers/sound/ad1816.c
Previous file: linux/drivers/sound/724hwmcode.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Nov 16 12:51:28 2000
- Orig file:
v2.4.0-test10/linux/drivers/sound/aci.c
- Orig date:
Fri Aug 11 08:26:43 2000
diff -u --recursive --new-file v2.4.0-test10/linux/drivers/sound/aci.c linux/drivers/sound/aci.c
@@ -441,7 +441,7 @@
}
if (((cmd >> 8) & 0xff) == 'M') {
- if (cmd & IOC_IN)
+ if (cmd & SIOC_IN)
/* read and write */
switch (cmd & 0xff) {
case SOUND_MIXER_VOLUME:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)