uaudio and Digigram UAX220

Ariff Abdullah skywizard at MyBSD.org.my
Thu Oct 20 06:44:34 PDT 2005


On Thu, 20 Oct 2005 14:06:12 +0200
Per olof Ljungmark <peo at intersonic.se> wrote:
> got feeder_volume.c from cvs, now, is there a newer slavechan.c 
> somewhere? Can't find it.
> 
> s/modules/sound/sound/../../../dev/sound/pcm/slavechan.c
> In file included from 
> /usr/src/sys/modules/sound/sound/../../../dev/sound/pcm/slavechan.c
> :429: @/dev/sound/pcm/vchan.h:29: warning: redundant redeclaration
> of  'vchan_create'
> @/dev/sound/pcm/vchan.h:29: warning: previous declaration of 
> 'vchan_create' was here
> @/dev/sound/pcm/vchan.h:30: warning: redundant redeclaration of 

rm -rf /usr/src/sys/dev/sound
rm -f /usr/src/sys/conf/file /usr/src/sys/sys/soundcard.h
rm -f /usr/src/sys/modules/sound/sound/Makefile

re-cvsup

get http://people.freebsd.org/~ariff/snd_RELENG_5_20051009_054.diff
(note that RELENG_5, not RELENG_5_X nor RELENG_6 nor HEAD)

cd /usr/src/ ; patch -p0 < snd_RELENG_5_20051009_054.diff


>From your original post, it seems that your entire playback channel
goes haywire by not returning appropriate sound format. Nothing can be
done, even with this patch. Perhaps you can try replacing all your
/usr/src/sys/dev/sound/usb/ sources from HEAD/CURRENT branch instead.

--
Ariff Abdullah
MyBSD

http://www.MyBSD.org.my (IPv6/IPv4)
http://staff.MyBSD.org.my (IPv6/IPv4)
http://tomoyo.MyBSD.org.my (IPv6/IPv4)


More information about the freebsd-multimedia mailing list