HEADS UP: Last call for snd_hda(4) testers - High Definition Audio driver

Alexandre "Sunny" Kovalenko alex.kovalenko at verizon.net
Sat Sep 30 19:13:06 PDT 2006


On Sun, 2006-10-01 at 09:56 +0800, Ariff Abdullah wrote:
> On Sat, 30 Sep 2006 21:44:24 -0400
> "Alexandre \"Sunny\" Kovalenko" <alex.kovalenko at verizon.net> wrote:
> > BTW: I forgot to mention first time around
> > -- /usr/src/sys/modules/sound/driver/hda/Makefile seemed to contain
> > two identical sections:
> > -------------------------------------------------------------------
> > --------------
> 
> How did you apply the patch? Show me the full command along with all
> the arguments. Did you do the "cleanup" first before applying another?
> 
> > # $FreeBSD$
> > 
> > .PATH: ${.CURDIR}/../../../../dev/sound/pci/hda
> > 
> > KMOD=   snd_hda
> > SRCS=   device_if.h bus_if.h pci_if.h channel_if.h mixer_if.h
> > SRCS+=  hdac.c hdac_private.h hdac_reg.h hda_reg.h hdac.h
> > 
> > .include <bsd.kmod.mk>
> > # $FreeBSD$
> > 
> > .PATH: ${.CURDIR}/../../../../dev/sound/pci/hda
> > 
> > KMOD=   snd_hda
> > SRCS=   device_if.h bus_if.h pci_if.h channel_if.h mixer_if.h
> > SRCS+=  hdac.c hdac_private.h hdac_reg.h hda_reg.h hdac.h
> > 
> > .include <bsd.kmod.mk>
> > -------------------------------------------------------------------
> > ---------------- I have manually removed the second of the two,
> > otherwise I would have different compilation error (-I- used twice
> > on the command line). Sorry, should have reported it first time
> > around.
> > 
> > -- 
> > Alexandre "Sunny" Kovalenko (ОлекÑандр Коваленко)
> > 
> 
> 
> --
> Ariff Abdullah
> FreeBSD
> 
> ... Recording in stereo is obviously too advanced
>     and confusing for us idiot ***** users :P ........
OK, now, when I removed all the relevant bits (I think), did another
cvsup and fetched patch again, both of Makefile problems are gone (sorry
for the noise), but compilation problems persist. Typescript attached.

-- 
Alexandre "Sunny" Kovalenko (Олександр Коваленко)


More information about the freebsd-multimedia mailing list