Audio on Ultra 1?

Pyun YongHyeon yongari at kt-is.co.kr
Wed Nov 3 21:26:41 PST 2004


On Sun, Oct 31, 2004 at 01:51:02PM +0100, Torfinn Ingolfsen wrote:
 > Hello,
 > 
 > I tried this patch:
 > http://www.kr.freebsd.org/~yongari/cs4231.freebsd.diff
 > 
 > on my Ultra 1E (which is running 5.3-RC1). I have made world and built
 > a kernel on this machine yesterday, so I know that it used to work.
 > But after applying the patch, make builkernel failed:
 > 
 > In file included from /usr/src/sys/dev/sound/pcm/sound.h:93,
 >                  from /usr/src/sys/dev/sound/sbus/cs4231.c:53:
 > /usr/src/sys/dev/sound/pcm/channel.h:69:24: channel_if.h: No such file
 > or directory/usr/src/sys/dev/sound/sbus/cs4231.c:60:22: mixer_if.h: No
 > such file or directory mkdep: compile failed
 > 
 > Is this patch supposed to work on 5.3?

The driver was commited to HEAD. In 5.3R you need to apply the
following patch.
http://www.kr.freebsd.org/~yongari/cs4231.patch.53R

I don't know it can be applied cleanly in 5.3R. But I believe
you can fix it easily. Since the driver name was changed, you
should use snd_audiocs. If you encounter any issues please
let me know.

Thanks.
-- 
Regards,
Pyun YongHyeon
http://www.kr.freebsd.org/~yongari	|	yongari at freebsd.org


More information about the freebsd-sparc64 mailing list