From owner-freebsd-questions Sat Mar 22 23:45:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA28286 for questions-outgoing; Sat, 22 Mar 1997 23:45:46 -0800 (PST) Received: from rma.edu (rma.edu [207.0.141.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA28281 for ; Sat, 22 Mar 1997 23:45:43 -0800 (PST) Received: from alwan ([207.0.141.86]) by rma.edu with ESMTP (IPAD 1.51) id 3875700 ; Sun, 23 Mar 1997 02:53:53 EST Message-ID: <3334DF8C.41C67EA6@rma.edu> Date: Sun, 23 Mar 1997 02:45:16 -0500 From: Michael Alwan X-Mailer: Mozilla 4.0b2 (X11; I; FreeBSD 2.1.7-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: ensoniq soundscape redux X-Priority: 3 (Normal) Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk To all: No replies to my original message about how to configure the ensoniq. RTFM, checked the mail archives, compiled a kernel with sound support using a modified version of the soundblaster driver (port 330, irq 5). The kernel compiled just fine, but my card is still not detected. The problem? If I understand one of the messages in the mail archive aright, as well as the implications of the ensoniq manual, this sound board has to be software initialized. Someone wrote a DOS program to do just that; he runs the program and then warm reboots into FreeBSD. A similar thing happens when you play DOS games that need a soundblaster compatible board but can't run in a window under WIN 95. In other words, you exit Windows, restart in DOS mode, and this initializes a new set of DOS drivers for the ensoniq soundscape. This is really more trouble than I care to go through. Anybody know how to initialize this card from the FreeBSD kernel? Any ideas--and then I'll drop the subject:) Michael