On Sat, 16 Feb 2002, Haroldo Gamal wrote:
> Takashi,
>
> The modification you made on alsa-kernel/include/asound.h carries one problem:
>
> __BYTE_ORDER is not defined under linux/types.h. It makes a generation of
> wrong SND_BIG_ENDIAN constant on i386 architecture.
>
> Am I wr
Takashi,
The modification you made on alsa-kernel/include/asound.h carries one problem:
__BYTE_ORDER is not defined under linux/types.h. It makes a generation of
wrong SND_BIG_ENDIAN constant on i386 architecture.
Am I wrong?
Haroldo Gamal
___