Date: Sat, 14 Dec 2002 22:28:29 +0100 (CET) From: Marco Beishuizen <mbeis@wxs.nl> To: freebsd-alpha@freebsd.org Subject: Re: sound on PWS600au Message-ID: <Pine.BSF.4.51.0212142214180.298@tsunami.bsd> In-Reply-To: <1039893302.390.0.camel@jan-linux.lan> References: <Pine.BSF.4.51.0212142005170.19195@tsunami.bsd> <1039893302.390.0.camel@jan-linux.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 14 Dec 2002, the wise Jan Lentfer spoke, and said: > Am Sam, 2002-12-14 um 20.11 schrieb Marco Beishuizen: > > How do I configure the soundcard of a PWS600au (an ESS1888)? Is it the > > same as on an i386, with "device pcm" and "device sbc" in the kernel > > configuration file? Or do I have to do something else. > > If me my memory serves me right, it is. > > Jan Well, I tried to compile a kernel with "device pcm" and "device sbc" in it, but the kernel doesn't compile. It exits with lots of messages like: ... ../../dev/sound/isa/ad1816.c:467: 'channel_setblocksize_desc' undeclared here (not in a function) ../../dev/sound/isa/ad1816.c:467: initializer element is not constant ../../dev/sound/isa/ad1816.c:467: (near initialization for 'ad1816chan_methods[4].desc') ../../dev/sound/isa/ad1816.c:468: 'channel_trigger_desc' undeclared here (not in a function) ... etc. It also exits like this when I use "device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15", instead of "device sbc" What should I include in the kernel configuration file to initialize the sound card? Marco -- The herd instinct among economists makes sheep look like independent thinkers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.51.0212142214180.298>