cs46xx only works as a module - only outputs sound when pcm/dsp is in use.

From: Peter Samuelson (peter@cadcamlab.org)
Date: Thu Oct 12 2000 - 04:02:07 EST


[Dan Aloni]
> --- linux/drivers/sound/cs46xx.c Sat Oct 7 11:49:18 2000
> +++ linux/drivers/sound/cs46xx.c Wed Oct 11 07:41:02 2000
[...]
> +#define DEBUG
> +

Note that for trivial, temporary cases like this it may be simpler to
use a compiler flag:

  make modules CFLAGS_cs46xx.o=-DDEBUG

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 15 2000 - 21:00:22 EST