From: Shaleh <shaleh@livenet.net>
To: linux-sound@vger.kernel.org
Subject: RE: How to load sound modules ?
Date: Tue, 13 Apr 1999 04:16:56 +0000 [thread overview]
Message-ID: <marc-linux-sound-92398731414865@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-92324572410041@msgid-missing>
On 12-Apr-99 Kapoor, Nishikant X wrote:
> Hi all
>
> I've managed to get my ESS1868 working with 2.2.2 on RedHat 5.1 but I'm
> having problem loading it through /etc/conf.modules. I'd appreciate any
> help on this.
>
> /etc/conf.modules:
> -------
> alias char-major-14 sb
> post-install sb /sbin/modprobe "-k" "adlib_card"
> alias sound sb
> options -k sb io=0x220 irq=5 dma=1 dma16=-1
> alias sequencer uart401
> options -k uart401 io=0x330
> alias midi opl3
> options -k opl3 io=0x388
Do all of the alias stuff first. otherwise it is not aware of the alias when
you use them (or so it would seem).
gestalt [/etc/modutils]$ cat sound
alias char-major-14 sb
post-install sb /sbin/modprobe "-k" "adlib_card"
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
options adlib_card io=0x388
prev parent reply other threads:[~1999-04-13 4:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-04-04 15:04 How to load sound modules ? Nishikant Kapoor (H)
1999-04-12 16:37 ` Kapoor, Nishikant X
1999-04-13 4:16 ` Shaleh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-sound-92398731414865@msgid-missing \
--to=shaleh@livenet.net \
--cc=linux-sound@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox