Date: Sat, 30 Sep 2006 22:12:19 -0400 From: "Alexandre \"Sunny\" Kovalenko" <alex.kovalenko@verizon.net> To: Ariff Abdullah <ariff@FreeBSD.org> Cc: freebsd-multimedia@FreeBSD.org Subject: Re: HEADS UP: Last call for snd_hda(4) testers - High Definition Audio driver Message-ID: <1159668739.778.22.camel@RabbitsDen.RabbitsLawn.verizon.net> In-Reply-To: <20061001095633.669030b6.ariff@FreeBSD.org> References: <20060929044401.5c52bef3.ariff@FreeBSD.org> <1159664308.778.8.camel@RabbitsDen.RabbitsLawn.verizon.net> <20061001090712.091d1a71.ariff@FreeBSD.org> <1159667064.778.17.camel@RabbitsDen.RabbitsLawn.verizon.net> <20061001095633.669030b6.ariff@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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 (Олександр Коваленко)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1159668739.778.22.camel>
