Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2004 14:26:00 +0900
From:      Pyun YongHyeon <yongari@kt-is.co.kr>
To:        Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: Audio on Ultra 1?
Message-ID:  <20041104052600.GF11500@kt-is.co.kr>
In-Reply-To: <20041031135102.2f15b595.torfinn.ingolfsen@broadpark.no>
References:  <20041031135102.2f15b595.torfinn.ingolfsen@broadpark.no>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041104052600.GF11500>