Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2005 16:09:51 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Per olof Ljungmark <peo@intersonic.se>
Cc:        freebsd-multimedia@freebsd.org, ariff@freebsd.org
Subject:   Re: uaudio and Digigram UAX220
Message-ID:  <20051020160951.s3pf93674g08wgo0@netchild.homeip.net>
In-Reply-To: <435778EB.9000805@intersonic.se>
References:  <43575EBE.2010108@intersonic.se> <20051020113619.irjw1shmsgkc8k4o@netchild.homeip.net> <435778EB.9000805@intersonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help

Per olof Ljungmark <peo@intersonic.se> wrote:

>>> System is 5.4-STABLE, also I get the same error with a 6.0-RC1 system.
>>
>> The USB audio code isn't as mature/complete as we like it to be. In case you
>> know how to apply a patch you can try
>> http://people.freebsd.org/~ariff/snd_RELENG_6_20051009_054.diff on the 6.0
>> system (cd /usr/src; patch </path/to/snd_....diff; "rebuild kernel").
>>
>> We don't have a specific change in there which is supposed to fix your
>> problem (at least I can't remember one), so it will be pure luck if this
>> fixes your problems.
>
> no luck then.
>
> @ -> /usr/src/sys
> machine -> /usr/src/sys/i386/include
> awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
> awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
> awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h
> awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
> echo "#define DEV_ISA 1" > opt_isa.h
> awk -f @/tools/makeobjops.awk @/dev/sound/pcm/ac97_if.m -h
> awk -f @/tools/makeobjops.awk @/dev/sound/pcm/channel_if.m -h
> awk -f @/tools/makeobjops.awk @/dev/sound/pcm/feeder_if.m -h
> awk -f @/tools/makeobjops.awk @/dev/sound/pcm/mixer_if.m -h
> awk -f @/tools/makeobjops.awk @/dev/sound/pcm/ac97_if.m -c
> awk -f @/tools/makeobjops.awk @/dev/sound/pcm/channel_if.m -c
> awk -f @/tools/makeobjops.awk @/dev/sound/pcm/feeder_if.m -c
> awk -f @/tools/makeobjops.awk @/dev/sound/pcm/mixer_if.m -c
> make: don't know how to make feeder_volume.c. Stop
> *** Error code 2

Maybe Ariff forgot to add feeder_volume.c to the diff... grab it from
http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/sys/dev/sound/pcm/feeder_volume.c?rev=1.1
and put it into /usr/src/sys/dev/sound/pcm/

Bye,
Alexander.

-- 
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137
There are two types of people in this world, good and bad.  The good
sleep better, but the bad seem to enjoy the waking hours much more.
		-- Woody Allen





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