From alsa-devel-owner@alsa.jcu.cz  Thu Jan 28 11:07:54 1999
Received: from cyphyn.219.org (nwhn-sh3-port58.snet.net [204.60.14.58])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id LAA10762
	for <alsa-devel@jcu.cz>; Thu, 28 Jan 1999 11:07:32 +0100
Received: from localhost (emng@localhost)
          by cyphyn.219.org (8.8.4/8.8.4) with ESMTP
	  id FAA00526 for <alsa-devel@jcu.cz>; Thu, 28 Jan 1999 05:12:55 -0500
Date: Thu, 28 Jan 1999 05:12:55 -0500 (EST)
From: Fred Floberg <emng@geocities.com>
To: alsa-devel@jcu.cz
Subject: Small typo in 0.3.0-pre3
Message-ID: <Pine.LNX.4.05.9901280501170.490-100000@cyphyn.219.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list


Hi all,

In alsa-driver/lowlevel/pci/ens1370.c, at the bottom
of the file,

	snd_symbol_table_es1370_export
should be
	snd_symbol_table_ens1370_export

Causes unresolved symbol errors upon loading otherwise.

Also a minor problem: The audiopci (ES1371) driver
still occasionally hangs after loading. I've talked about this
in the past, so anyone interested in tracking the problem down can
look through the archives at the ALSA web site for details.

Fred


ObCsound: Csound works with ALSA's rawmidi driver as is. However,
to get low latency in audio output, my native ALSA driver support
must be disabled and the OSS emulation module (snd-pcm1-oss) must
be used instead. This is a design problem of Csound's, not ALSA.


