All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: linux-kernel@vger.kernel.org
Subject: Documentation for Pro Audio Spectrum?
Date: Fri, 2 Aug 2002 04:15:13 +0200	[thread overview]
Message-ID: <02080204151303.00253@7ixe4> (raw)
In-Reply-To: <20020802010840.53647.qmail@mail.com>

On Friday 02 August 2002 03:08, Dave Jones wrote:

>>>> Are there any OSS drivers for any particular cards for which we
>>>> don't have an equivalent ALSA driver ?
>>>
>>> At least the Media Vision Pro Audio Spectrum 16 (PAS). An old and
>>> rather quirky ISA card, but one that does have particularly decent
>>> audio quality; much better then the usual ISA soundblaster[-clones]
>>> anyways. As such, some people might grumble a bit if Linux support for
>>> it was completely dropped.
>>>
>>> The ALSA project seems rather set on "no documentation == no driver"
>>> and seeing as how Media Vision (and its successor company, the name of
>>> which I have now forgotten; it was bought out by creative labs) is out
>>> of business and how I've never seen a PAS datasheet "out in the wild"
>>> getting ALSA support for this and perhaps other such older hardware
>>> could prove troublesome still ...
>>
>> Bring this up on the kernel list.
>> *someone* must still have documentation for this beast.

My own PAS16 sports the following chips (may have misidentified their 
function):

MV Spectrum MVD101D - Multimedia controller (native interface)
MV Spectrum MVA416  - PCM
MV Spectrum MVA508  - Mixer
MV Thunder  MVD201A - SB Pro compatible part

and a 28MHz oscilator (which is I believe relevant since not all PASs use the 
same clock or something)

Note: the PAS16 is not SB Pro compatible, it just /has/ an SB Pro compatible 
part; with the current OSS drivers you get /dev/{audio,dsp,mixer}{0,1} with 0 
being the native PAS16 stuff and, unless you disable it, 1 the SBP stuff

The card's quirky in that it doesn't seem to (directly, natively) support a 
44100 sampling rate; I had to resample to a supported rate to get it to 
produce something audible under Linux. The Windows driver seems to compensate 
for that automagically (and has that "28MHz clock source" as a driver 
option). Simply catting an .au to /dev/audio0 does let Linus pronounce Linux 
(in both Swedish and English) though.

Rene.

           reply	other threads:[~2002-08-02  2:07 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20020802010840.53647.qmail@mail.com>]

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=02080204151303.00253@7ixe4 \
    --to=rene.herman@keyaccess.nl \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.