El 09/20/2010 01:07 PM, Natanael Olaiz escribió:
[...]
BTW, the hdspmixer_64 doesn't compile here. After changing the
inclusions of <alsa/sound/hdspm.h> to <sound/hdspm.h>, the compiler
complains about multiple definitions and declarations on hdspm.h.
Should be the "#endif /*__SOUND_HDSPM_H */" goes to the end of the
file?? (or at least after the enums and structs?)
[...]
An update: with the #endif at the end of hdspm.h the mixer compiles and
works OK!!