From owner-freebsd-alpha Sat Dec 14 13:28:34 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE79E37B401 for ; Sat, 14 Dec 2002 13:28:32 -0800 (PST) Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CD7B43EA9 for ; Sat, 14 Dec 2002 13:28:31 -0800 (PST) (envelope-from mbeis@wxs.nl) Received: from tsunami.bsd ([213.10.35.60]) by smtp03.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id H74OZI02.HIA for ; Sat, 14 Dec 2002 22:28:30 +0100 Date: Sat, 14 Dec 2002 22:28:29 +0100 (CET) From: Marco Beishuizen Reply-To: Marco Beishuizen To: freebsd-alpha@freebsd.org Subject: Re: sound on PWS600au In-Reply-To: <1039893302.390.0.camel@jan-linux.lan> Message-ID: References: <1039893302.390.0.camel@jan-linux.lan> FreeBSD: Homepage: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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