Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2004 09:26:21 +0100
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-sparc64@freebsd.org
Subject:   Re: Audio on Ultra 1?
Message-ID:  <20041105092621.3cbf0107.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <20041105065728.GB16038@kt-is.co.kr>
References:  <20041031135102.2f15b595.torfinn.ingolfsen@broadpark.no> <20041104052600.GF11500@kt-is.co.kr> <20041104113255.139691c9.torfinn.ingolfsen@broadpark.no> <20041104105211.GD12606@kt-is.co.kr> <20041105015406.3247a32c.torfinn.ingolfsen@broadpark.no> <20041105064230.GA16038@kt-is.co.kr> <20041105065728.GB16038@kt-is.co.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 5 Nov 2004 15:57:28 +0900
Pyun YongHyeon <yongari@kt-is.co.kr> wrote:

>  > 
>  > Ah, another possibility.
>  >  Did you have the following two options in your kernel?
>  > 	options	sound
>         ^^^^^^^
>  > 	options snd_audiocs
>         ^^^^^^^
> Oops, should be device.

After I sent my last message yesterday, I was thinking about that. I had
'device sbd_audiocs' in my kernel config file, but not 'device sound'.
(The reason for that is simple; I copied my kernel config file from
GENERIC, then browsed through NOTES to add any options I needed. 'device
sound' isn't in either GENERIC or NOTES),

Well, anyway, I added 'device sound' and now we get a bit further, but
the compile still fails:
/usr/src/sys/sparc64/isa/isa_dma.c:45: warning: no previous prototype
for 'isa_dma_init'*** Error code 1

Stop in /usr/obj/usr/src/sys/ULTRA1E.
*** Error code 1

I don't know why it barfs on that, isa_dma.c looks exactly like in the
patch file.
-- 
Regards,
Torfinn Ingolfsen,
Norway




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041105092621.3cbf0107.torfinn.ingolfsen>