[407] in linux-announce channel archive
AudioExcelDSP16 version 0.4
daemon@ATHENA.MIT.EDU (Lars Wirzenius)
Fri Apr 7 04:44:31 1995
Date: Thu, 6 Apr 1995 16:29:21 +0300
From: Lars Wirzenius <wirzeniu@cc.helsinki.fi>
To: linux-activists@niksula.hut.fi, linux-announce@vger.rutgers.edu
X-Mn-Key: announce
From: riccardo@medicina.cdc.polimi.it (Riccardo Facchetti)
Newsgroups: comp.os.linux.announce
Subject: AudioExcelDSP16 version 0.4
Organization: Centro di Calcolo del Politecnico di Milano
Keywords: sound voxware
Approved: linux-announce@news.ornl.gov (Lars Wirzenius)
Followup-to: comp.os.linux.development.system
Hello.
This is the announcement for version 0.4 of AudioExcelDSP16 patch.
See below for lsm entry and some infos.
Begin3
Title: AudioExcelDSP16
Version: 0.4
Entered-date: 04APR1995
Description: software configuration for Audio Excel DSP 16 Sound Card
This let you configure under linux your Audio Excel DSP 16,
without the need to switch to MS-DOS to do it.
Works well with the AEDSP16 (SC-6000 type).
I have tested it only with the AEDSP16 card, but may be
it work with other software-only configurable sound cards.
The package is now a patch to the kernel voxware package.
Now the initialization is performed at kernel level, at
boot time, no more at user level in rc files.
Keywords: sound voxware
Author: riccardo@cdc8g5.cdc.polimi.it (Riccardo Facchetti)
Maintained-by: riccardo@cdc8g5.cdc.polimi.it (Riccardo Facchetti)
Primary-site: sunsite.unc.edu:/pub/linux/kernel/sound/
10K AudioExcelDSP16-0.4.tar.gz
Alternate-site:
Original-site:
Platform: Linux, VoxWare 2.90-2 (included in linux sources after
version 1.1.Idontremember)
Copying-policy: GNU General Public License
End
aedsp16.c, Audio Excel DSP 16 software configuration routines
Copyright (C) 1995 Riccardo Facchetti (riccardo@cdc8g5.cdc.polimi.it)
This patch is intended for Audio Excel DSP 16 Sound Card.
Audio Excel DSP 16 is an SB pro II compatible card. It is
software-only configurable (no little jumpers), so before this
module, the only way to configure the DSP under linux was
boot the MS-BAU loading the sound.sys device driver (that configure
the DSP), and then ctrl-alt-del and boot linux with the DSP
configured by the DOG driver.
This module works configuring your Audio Excel DSP 16's
irq, dma and mpu-401-irq, before probe routines try to detect it.
HOW TO USE
To use this patch:
cd /usr/src
patch -p0 < kernel-patch
cd linux
and now:
make distclean
make config
make zImage
make modules
make modules_install
MORE INFORMATIONS
You can find much more informations in the aedsp16.c file.
You can find it, after applied the patch, in
linux/drivers/sound/aedsp16.c
Ciao,
Riccardo.
--
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember Keywords: and a short description of the software.