From alsa-user-owner@alsa.jcu.cz  Sun Sep 27 23:37:16 1998
Received: from knot.iegroup.com (ns.iegroup.com [24.124.2.253])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id XAA24341
	for <alsa-user@alsa.jcu.cz>; Sun, 27 Sep 1998 23:36:55 +0200
Received: from knot.iegroup.com (root@localhost)
	by knot.iegroup.com with ESMTP id QAA16431;
	Sun, 27 Sep 1998 16:36:52 -0500 (CDT)
Received: from iegroup.com (pulsar.iegroup.com [10.0.1.5])
	by knot.iegroup.com with ESMTP id QAA16427;
	Sun, 27 Sep 1998 16:36:52 -0500 (CDT)
Received: from iegroup.com by iegroup.com (8.8.8+Sun/SMI-SVR4)
	id QAA12615; Sun, 27 Sep 1998 16:36:51 -0500 (CDT)
Message-ID: <360EAFF3.26DEA36F@iegroup.com>
Date: Sun, 27 Sep 1998 16:36:51 -0500
From: John Fulmer <jfulmer@iegroup.com>
MIME-Version: 1.0
To: alsa-user@jcu.cz
CC: alsa-user@alsa.jcu.cz
Subject: Re: Installing an AudioPCI
References: <4.1.0.67.19980927154248.00949100@interlog.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

David Wasylciw wrote:
> 
> Hi All,
> I'm trying to setup my Ensoniq AudioPCI sound card with ALSA. I completed
> the first 3 steps of the quick install successfully but,  for the fourth:
> 4) Edit your /etc/conf.modules (look to kerneld/kmod support section).
> I'm not sure what I should do. What should I put in the conf.modules file?
> 

The install file is helpful in this respect. However, for my GUS
classic, it looks like this:

alias char-major-14 off
alias snd-minor-oss-0 snd-mixer
alias snd-minor-oss-3 snd-pcm1-oss
alias snd-minor-oss-4 snd-pcm1-oss
alias snd-minor-oss-5 snd-pcm1-oss
alias snd-card-0 snd-gusclassic
options snd snd_major=14 snd_cards_limit=2
options snd-gusclassic snd_index=1 snd_port=0x220 snd_irq=11 snd_dma1=5
snd_dma2=7



Yours would be similar, except for the "alias snd-card-0" line, and the
the second options line would be specific to the AudioPCI. I don't have
one, so I can't help you there..

jf

-- 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ John Fulmer                   | "UNIX was not designed to stop     +
+ Secure Network System         |  you from doing stupid things,     +
+ Lawrence, Kansas              |  because that would also stop you  +
+                               |  from doing clever things."        +
+ jfulmer@iegroup.com           |                                    + 
+ http://www.iegroup.com        |                     -- Larry Wall  +
+   "The opinions contained above may not reflect those of SNS"      +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

