From alsa-user-owner@alsa.jcu.cz  Sun Oct 18 12:03:04 1998
Received: from pluto.andeby (IDENT:ahermans@t6o211p58.telia.com [195.204.229.118])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id MAA03971
	for <alsa-user@jcu.cz>; Sun, 18 Oct 1998 12:02:47 +0200
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id MAA14682
	for <alsa-user@jcu.cz>; Sun, 18 Oct 1998 12:04:55 +0200
Date: Sun, 18 Oct 1998 12:04:54 +0200 (CEST)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: alsa-user@jcu.cz
Subject: Re: [Fwd: Ensoniq AudioPCI ES1370]
In-Reply-To: <362967D2.D055CBC7@hknet.com>
Message-ID: <Pine.LNX.4.00.9810181200140.14671-100000@pluto.andeby>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list


> Hi,
>
> I am newbie to Linux system, I have installed the SuSE 5.3 and got an
> AudioPCI ES1370 sound card and ALSA driver 0.2.0pre8 , I follow the
> installation guide come with the ALSA driver, but I don't know how to
> edit the /etc/conf.modules. Has anyone have details how to edit the
> file?
>
> Frederick

There are some examples at the bottom of the INSTALL file
If you can't figure it out try:

alias char-major-14 snd
alias snd-minor-oss-0 snd-audiopci
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-minor-oss-12 snd-pcm1-oss
alias snd-card-0 snd-audiopci
options snd snd_major=14 snd_cards_limit=1
options snd-audiopci snd_index=1 snd_id="Ensoniq"


Anders

--
Anders Semb Hermansen
E-Mail: <ahermans@vf.telia.no>


