Hi, At 07 Oct 2001 00:31:36 -0400, Thomas Hood wrote: > > When the oss compatibility modules are loaded, a number of > OSS-compatibility devices appear under devfs. Unfortunately, > /dev/audio is missing. Yet, if one creates /dev/audio manually > with mknod (major 14, minor 4) it works fine. > > This has been reported with snd-card-ens1370 and snd-card-cs4236. > under 0.9.0beta4 and 0.9.0beta7, respectively. > > Is this a bug, and if so, will it be fixed, and if so, will it > be fixed soon? Should I work on this?
Could you try the attached patch? I attached also a patch to fix a bug in soundcore for handling multiple cards correctly with register_special(). Without this patch the 2nd or later cards will not be registered. Takashi
devfs.dif
Description: Binary data
sound_core.c.dif
Description: Binary data