From owner-freebsd-questions Wed Feb 23 17:34:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Tele.TM.Odessa.UA (Tele.TM.Odessa.UA [195.66.200.100]) by hub.freebsd.org (Postfix) with ESMTP id 4B3E837BA71 for ; Wed, 23 Feb 2000 17:34:25 -0800 (PST) (envelope-from sab@tm.odessa.ua) Organization: S&PE Telematika Received: from tm.odessa.ua (dp-4-141.TM.Odessa.UA [195.66.216.141]) by Tele.TM.Odessa.UA (8.9.3/8.9.3/TM-Mail-2.6) with ESMTP id DAA10088 for ; Thu, 24 Feb 2000 03:34:18 +0200 (EET) Message-ID: <38B48B3F.CC20BBCF@tm.odessa.ua> Date: Thu, 24 Feb 2000 03:37:04 +0200 From: Karen X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en,ru MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: sound Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I added the following lines to kernel configuation file for Yamaha OPL3 SAx sound card: controller pnp0 device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x13 And the following lines to /boot/kernel.conf file: pnp 1 0 os enable port0 0x220 port1 0x530 port2 0x388 pnp 1 0 port3 0x370 irq0 5 drq0 1 drq1 3 Master volume, Bass and Treble are inactive in the mixer programs. How can I activate them? cat /dev/sndstat shows the following information: Installed devices: pcm1: at 0x530 irq 5 dma 1:3 sequencer1: at 0x530 (not functional) How can I make the sequencer functional? Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message