From alsa-devel-owner@alsa.jcu.cz  Sun Mar 29 12:42:16 1998
Received: from entry.jcu.cz (perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.8.8/8.8.8) with SMTP id MAA11951;
	Sun, 29 Mar 1998 12:42:06 +0200
Date: Sun, 29 Mar 1998 12:42:06 +0200 (MET DST)
From: Jaroslav Kysela <perex@jcu.cz>
To: alsa-devel@alsa.jcu.cz
cc: alsa-user@alsa.jcu.cz
Subject: driver 0.0.9 & library 0.0.6
Message-ID: <Pine.LNX.3.96.980329123346.28117A-100000@entry.jcu.cz>
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!

	New driver v0.0.9 is out and library 0.0.6, too.. Driver now have
full support for /proc filesystem which looks really nice:

perlin:~/perex/alsa/alsadriver# ls -la /proc/sound
total 0
dr-xr-xr-x   3 root     root            0 Mar 29 11:30 .
dr-xr-xr-x   6 root     root            0 Mar 29 11:45 ..
lrwxrwxrwx   1 root     root            0 Mar 29 12:35 0 -> card1
dr-xr-xr-x   2 root     root            0 Mar 29 12:35 card1
-r--r--r--   1 root     root            0 Mar 29 12:35 cards
-r--r--r--   1 root     root            0 Mar 29 12:35 devices
-r--r--r--   1 root     root            0 Mar 29 12:35 memdebug
-r--r--r--   1 root     root            0 Mar 29 12:35 meminfo
-r--r--r--   1 root     root            0 Mar 29 12:35 oss-devices
-r--r--r--   1 root     root            0 Mar 29 12:35 version
perlin:~/perex/alsa/alsadriver# ls -la /proc/sound/card1
total 0
dr-xr-xr-x   2 root     root            0 Mar 29 12:35 .
dr-xr-xr-x   3 root     root            0 Mar 29 11:30 ..
-r--r--r--   1 root     root            0 Mar 29 12:37 gusmem

Note that some files are available only when you compile driver with
configuration 'configure --with-debug=full'... Note that old info
interface and detect interface over /dev/sndinfo & /dev/snddetect was
removed as obsolete... Any comments are welcome...

Driver:
=======

0.0.8 -> 0.0.9

* recoded info routines with use of proc filesystem
* fixed bug in es1688.c which caused Oops when insert...

Library:
========

0.0.5 -> 0.0.6

* fixed SND_PCM_OPEN constants

					Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic



