The above file contains a data definition and a function declaration (both are only shared by soundcard.c and sound_syms.c), a static(!) struct and a static(!) function. It is included all over drivers/sound. For my setup (SB16) I get warnings that this later stuff isn't used in soundcard.c and in sound_syms.c. Why not split this into two pieces? One that shares the definitions for soundcard.c and sound_syms.c, the other one to be included elsewhere? Thanks! -- Horst von Brand [EMAIL PROTECTED] Casilla 9G, Vi�a del Mar, Chile +56 32 672616
