From owner-freebsd-questions Tue Apr 24 4:45:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id 37ADE37B43F for ; Tue, 24 Apr 2001 04:45:25 -0700 (PDT) (envelope-from greid@FreeBSD.org) Received: from sobek.openirc.co.uk ([62.252.8.97]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20010424114523.WJRM283.mta01-svc.ntlworld.com@sobek.openirc.co.uk>; Tue, 24 Apr 2001 12:45:23 +0100 Date: Tue, 24 Apr 2001 12:45:21 +0100 (BST) From: George Reid X-Sender: greid@sobek.openirc.co.uk To: Sean Broestl Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sound config problems with OPTi MAD16 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 23 Apr 2001, Sean Broestl wrote: > I've just about given up on this problem and about to go out and buy a > nice pci soundcard of some sort. Still, I'd like to see if it is possible > to get this working properly at all. > > Card info: > OPTi 82C929 printed on the board > another chip refers to it as AD1845 chip There are no drivers for this card in 4-stable. However, the cards aren't complex and I have all the datasheets. I am fully willing to work with you to write a driver for this card (there's already code for the OPTi924 and the OPTi930, which are both similar to the OPTi929). I wrote the code for the other two cards, so I'd like to get this one working too, if possible. The OPTi chip doesn't actually produce any sound itself; it's just glue to setup the AD or CS chips which make the sound... > cat /dev/sndstat reports it as > pcm0: at io 0x530 irq 10 drq 1 (1p/1r channels) ...so it detects the chip, but it isn't configured properly. > mpg123. I read /usr/src/i386/isa/sound/sound.doc, and it mentions adding > > options OPTI_MAD16_PORT The old Voxware drivers in src/sys/i386/isa/sound are...not working :) greid -- +-------------------+---------------------+ | George Reid | FreeBSD Committer | | +44 7740 197460 | greid@FreeBSD.org | +-------------------+---------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message