Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libasound2-1.0.21-3.2 RPM for i586

From OpenSuSE 11.2 updates for i586

Name: libasound2 Distribution: openSUSE 11.2
Version: 1.0.21 Vendor: openSUSE
Release: 3.2 Build date: Sat Oct 24 06:03:46 2009
Group: System/Libraries Build host: build34
Size: 1030259 Source RPM: alsa-1.0.21-3.2.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.alsa-project.org/
Summary: Advanced Linux Sound Architecture Library
This package contains the library for ALSA, Advanced Linux Sound
Architecture.



Authors:
--------
    Jaroslav Kysela <perex@perex.cz>
    Takashi Iwai <tiwai@suse.de>

Provides

Requires

License

LGPL v2.1 or later

Changelog

* Wed Sep 09 2009 tiwai@suse.de
  - Fixes from upstream to fix conf parser error and audacious
    problems:
    * mixer: Add Speaker and Beep names to the weight list
    * Revert "Fix driver conf parsing in snd_config_hook_load_for_all_cards()"
    * Change dmix.conf to accept user configuration from defaults.dmix.<driver_id>.xxx
    * PCM - Change the hw_params determination order
  - Mark docs subpackage as noarch
* Mon Aug 31 2009 tiwai@suse.de
  - updated to version 1.0.21:
    just a version bump including previous fixes
* Wed Aug 26 2009 tiwai@suse.de
  - fix alsa-info.sh possible symlink attach (bnc#533396,
    CVE-2009-0035)
  - add -q to killall in alsasound init script to be more quiet
* Fri Aug 21 2009 tiwai@suse.de
  - pcm: workaround for avoiding automatic start in mmap mode
  - pcm/ioplug: fix error code in start callback
* Thu Aug 13 2009 tiwai@suse.de
  - fix fuser usage in alsasound init script
  - updated alsa-info.sh: check /sys/class/dmi first
* Mon Aug 10 2009 tiwai@suse.de
  - Misc fixes backported from upstream:
    * Fix zero-division in pcm_rate.c
    * snd_pcm_scope_set_ops: make ops parameter const
    * timer_query: make ops structure constant
    * control.c: snd_ctl_wait: fix revents handling
    * Fix driver conf parsing in snd_config_hook_load_for_all_cards()
* Wed Aug 05 2009 tiwai@suse.de
  - corrected various doc errors
  - remove unimplemented functions from headers
  - misc config parser fixes
  - LSB test case for config stuff
* Mon Aug 03 2009 tiwai@suse.de
  - Fix PA mute problem after reboot (bnc#499445)
* Mon Jul 20 2009 tiwai@suse.de
  - minor improvement of alsa-info for dmesg output
  - minor fixes in conf.c; renaming parameters, prevent adopting
    a non-orphan in snd_config_add()
* Thu Jul 16 2009 tiwai@suse.de
  - Misc fixes in conf.c
  - rawmidi: disable active-sensing-on-close by default
  - USB-Audio.conf: fix definition for M-Audio AudioPhile spdif device
  - LSB midi event test codes
  - updated to alsa-info.sh to 0.4.57; don't upload the information
    as default; include relevant dmesg outputs
* Tue Jul 07 2009 tiwai@suse.de
  - pcm_hooks: cosmetic removal of unused variables
  - more midi_event documentation
  - add midi event tests
  - test/pcm.c: Sample generation on big endian platforms was broken.
  - test/pcm.c: Fix S24 format
  - test/pcm.c: Generic linear PCM support
  - test/pcm.c: float format support
* Tue Jun 30 2009 tiwai@suse.de
  - Manage dlobj lifetime in pcm_hooks.c
* Wed Jun 24 2009 tiwai@suse.de
  - seq_midi_event: fix decoding of (N)RPN events
  - MIDI event decoder: prevent running status after sysex
  - pcm dmix: fix MIX_AREAS_24 routine for i386 & x86_64 platforms
  - Add the support of TLV_DB_MINMAX types
* Tue Jun 09 2009 tiwai@suse.de
  - fix breakage of snd_card_load()
  - fix SB-Xfi configuration
* Tue Jun 02 2009 tiwai@suse.de
  - add configuration for SB X-Fi driver
  - extend PCM rate plugin protocol
* Thu May 28 2009 tiwai@suse.de
  - adjust more volumes in set_default_volume script
* Wed May 20 2009 tiwai@suse.de
  - extend snd_card_get_index() to accept the device path name
* Wed May 06 2009 tiwai@suse.de
  - updated alsa-lib to version 1.0.20:
    * including previous fixes
* Tue May 05 2009 tiwai@suse.de
  - send SIGTERM then SIGKILL at terminating processes (bnc#486131)
* Thu Apr 23 2009 tiwai@suse.de
  - update alsa-lib as of 2009.04.23:
    * pcm: more better documentation for snd_pcm_poll_descriptors
    * pcm_hw plugin: show appl_ptr and hw_ptr in dump() callback
    * pcm_hw plugin: preserve monotonic flag also after
      snd_pcm_hw_params() call
  - update alsa-info.sh
* Mon Mar 23 2009 tiwai@suse.de
  - fix a typo in joystick init script (bnc#480714)
  - add route_policy copy to mono capture hd-audio config
  - add sysfs files contents to alsa-info output
* Thu Mar 05 2009 tiwai@suse.de
  - Doh, forgot to bump the rpm version number...
* Wed Mar 04 2009 tiwai@suse.de
  - alsa-lib git as of 2009.03.03:
    * fix typos in documents
    * change "%b" semantics for PCM file plugin
  - updated alsa-info.sh to ver.0.4.56
* Tue Feb 17 2009 tiwai@suse.de
  - set the ctl numids properly with external plugins (bnc#462032)
  - fix oxygen driver config (removal of softfloat again)
  - increase the preallocated buffer size for HD-audio to improve
    the performance of PA
* Mon Feb 16 2009 tiwai@suse.de
  - Fix HD-audio config file (bnc#469886)
* Tue Feb 03 2009 tiwai@suse.de
  - Fix the automatic mmap-emul conversion in plug plugin
  - Fix off_t in kernel struct
  - Fix default PCM for GUS
  - New file plugin options
  - Fix handling of revents in snd_pcm_poll_descriptor_revents()
* Thu Jan 22 2009 tiwai@suse.de
  - updated to version 1.0.19:
    * including previous patches
  - fix build without math support
* Tue Jan 13 2009 olh@suse.de
  - obsolete old -XXbit packages (bnc#437293)
* Mon Jan 12 2009 tiwai@suse.de
  - fix alsasound init script not to unload modules at shutdown
    (bnc#464822, bnc#465389)
* Mon Dec 15 2008 tiwai@suse.de
  - Fix the check of ALSA_CONFIG_PATH variable, which caused the
    error in YaST test sound (bnc#440981)
* Thu Dec 04 2008 tiwai@suse.de
  - Fix invalid access refine in softvol plugin (bnc#450688)
  - Fix the module unloading in alsasound init script without module
    dependency messes; needed for new hd-audio driver
* Wed Nov 19 2008 tiwai@suse.de
  - Fix segfault of meter plugin with undefined scope type.
* Wed Nov 19 2008 tiwai@suse.de
  - Fix SPDIF configuration for ice1724-based boards (bnc#345421)
  - Fix set_default_volume script to use hw:x for avoiding pulse
    plugin, and also accept any value of device name
    (related bug bnc#444349)
* Thu Nov 13 2008 tiwai@suse.de
  - check /etc/asound.state before calling alsactl restore
    (related bug bnc#444349)
* Mon Nov 10 2008 tiwai@suse.de
  - fix a long-standing mixer bug with global/simple mixer elements
  - update README.SuSE
* Wed Oct 29 2008 tiwai@suse.de
  - updated to alsa-lib version 1.0.18-final
    just including all previous fixes
  - updated alsa-info.sh script taken from the upstream
  - use -g option to alsactl to shut off "no card" error messages
* Thu Oct 23 2008 tiwai@suse.de
  - add missing declarations of new API functions in pcm.h.
  - check /proc/modules instead of lsmod in alsasound script.
* Mon Oct 20 2008 tiwai@suse.de
  - add missing iec958 PCM definition for PS3 (bnc#436845)
  - fix the bug in device listing (don't show non-existing devices)
  - fix some typos in API document
  - remove dangerous assert() calls in card control routines
* Wed Oct 15 2008 tiwai@suse.de
  - added missing semicolons in init scripts (bnc#435504, bnc#435515)
* Wed Sep 10 2008 tiwai@suse.de
  - updated to version 1.0.18rc3:
    * fix the access type handling in softvol plugin
    * add snd_pcm_avail() and snd_pcm_avail_delay()
    * fix SND_PCM_* flags in non-blocking mode
* Fri Aug 22 2008 tiwai@suse.de
  - clean up obsolete post scripts
* Mon Aug 18 2008 mrueckert@suse.de
  - remove outdated options in the fillup_and_insserv call
* Mon Aug 18 2008 tiwai@suse.de
  - fixed required-stop of joystick init script
  - remove obsolete joystick control parameters from sysconfig and
    init script
  - updated to alsa-lib 1.0.17a -- just including previous fixes
* Wed Aug 06 2008 tiwai@suse.de
  - fix the detection of non-interleaved format in dmix code
  - fix the detection of old timer tread support in dmix
  - update IEC958 status bits for recent additions of consumer mode
  - move alsa-info.sh to sbindir
* Mon Jul 28 2008 tiwai@suse.de
  - fix snd_pcm_rewind() and snd_pcm_forward() for plugins,
    mainly for pulseaudio
* Wed Jul 16 2008 tiwai@suse.de
  - fix baselibs.conf (remove alsa.rpm)
  - add a mute-switch function to softvol
  - fixed zero-division errors in softvol
* Tue Jul 15 2008 tiwai@suse.de
  - updated to version 1.0.17-final:
    * including previous patches
* Wed Jun 18 2008 tiwai@suse.de
  - updated to version 1.0.17-rc2:
    * including previous fixes
  - updated alsa-info.sh:
    * fixed URL of alsa-info.sh
* Sat Jun 07 2008 tiwai@suse.de
  - fix segfault with dmix when 3-bytes formats are used
    (bnc#398265)
* Fri Jun 06 2008 tiwai@suse.de
  - fix mmap conversion in plug plugin (bnc#397523)
  - fix alsa-info.sh to check whether pastebin is down
* Wed Jun 04 2008 rodrigo@suse.de
  - Removed patch to alsa.conf, to not force PulseAudio on all
    apps (ie, non-GNOME installs) (bnc#394177)
* Mon May 26 2008 rodrigo@suse.de
  - Add alsa-asound-pulse-conf.diff to include asound-pulse.conf in
    alsa.conf (bnc#394177)
* Fri May 23 2008 tiwai@suse.de
  - misc fixes (typo, stsderr out, distro checks) in alsa-info.sh
  - initialize the volume first for any possible new volume
    elements by the alsa-driver update (bnc#330409, bnc#392321)
* Thu Apr 10 2008 ro@suse.de
  - added baselibs.conf file to build xxbit packages
    for multilib support
* Fri Mar 14 2008 tiwai@suse.de
  - HG snapshot 2008314:
    * improve file plugin ifile support
* Mon Mar 10 2008 tiwai@suse.de
  - HG snapshot 20080310:
    * fix build with older glibc
    * fix the silence at the beginning of dmix playback
    * hdmi pcm definition (experimental)
    * fix name listing for non-existing devices
  - improved/fixed alsa-info.sh for non-HD devices
* Mon Mar 03 2008 tiwai@suse.de
  - fix a typo in configure option --enable-symbolic-functions
  - HG version (20080228):
    * make doxygen.cfg dynamically (for other build source dir)
    * snd_seq_client_*_event_filter() API
    * Add surround7.1 config for Nvidia
    * iatomic.h for SH arch
* Wed Feb 13 2008 tiwai@suse.de
  - fix the build of old programs that don't define *_OLD_API
    properly
* Fri Feb 08 2008 tiwai@suse.de
  - updated to version 1.0.16-final:
    * just a version bump
  - add alsa-info.sh for debugging purpose.
* Thu Jan 31 2008 tiwai@suse.de
  - updated to version 1.0.16rc2
    * including the previous fixes
  - deprecate run_ldconfig
* Wed Jan 23 2008 tiwai@suse.de
  - fix documentation build (removed obsolete entries)
  - fix dsnoop and dshare auto-configuration
* Tue Jan 22 2008 tiwai@suse.de
  - updated to version 1.0.16rc1:
    * just a version bump
* Mon Jan 14 2008 tiwai@suse.de
  - updated to 2008.01.12 Hg version:
    * Changed SND_PCM_TSTAMP_ENABLE
    * Fixed SND_PCM_TSTAMP_MMAP incompatibility
    * Fixed memory leaks
    * Support dmix rewind
* Wed Jan 09 2008 tiwai@suse.de
  - updated to 2008.01.09 HG version:
    * Fix dlsym version error in plugins
    * New monotonic timestamp functions
    * Obsolete PCM xfer_align, sleep_min APIs
* Fri Dec 14 2007 tiwai@suse.de
  - updated to 2007.12.14 HG version:
    * revert aliasing in format conversions, which is rather
      problematic
    * add a new API for ioplug PCM (for pulse plugin)
* Thu Dec 13 2007 tiwai@suse.de
  - updated to 2007.12.13 HG version:
    * Fix segfault with softvol plugin
    * Add support U8 format with dmix
* Fri Nov 30 2007 tiwai@suse.de
  - updated to 2007.11.30 HG version
    * Fix Versions file to reduce unneeded exported symbols
    * fix NULL name strings in pcm plugins
    * fix error codes in card probing
* Fri Nov 23 2007 tiwai@suse.de
  - fix possible CPU hog problem with too small avail_min
  - fix time-stamp with dmix/dsnoop plugins
  - fix mmap of multi plugins
* Fri Nov 16 2007 tiwai@suse.de
  - fix the wrong error codes in dmix (#339507)
* Mon Nov 12 2007 tiwai@suse.de
  - fix poll_descriptors hack in rate plugin that causes many XRUNs
  - fix the calculation of value ranges in alsa-lib simple mixer
    layer
* Mon Nov 05 2007 tiwai@suse.de
  - fix ioplug plugin (for pulse or others) to adjust period hw
    params properly.
* Tue Oct 30 2007 tiwai@suse.de
  - re-add assert.h to asoundlib.h since some packages got broken
* Mon Oct 29 2007 tiwai@suse.de
  - remove unneeded assert from public header files
  - remove assert calls in debug routines
  - export TLV dB-level parser functions
  - fix annoying compile warnings
  - remove ac97_bus module at alsasound stop, too
* Tue Oct 16 2007 tiwai@suse.de
  - updated to version 1.0.15-final
    * including all previous patches
* Mon Sep 17 2007 tiwai@suse.de
  - fix the wrong subdevice number for dmix/dsnoop plugins (#325676)
  - fix the handling of "Input Source", to be as a capture element
    (#325677)
  - fix use after free in alsa-lib
* Tue Aug 14 2007 tiwai@suse.de
  - Add missing pcm_empty.c in doxygen configuration
  - seq_midi_event: fix parsing of F9/FD bytes
  - seq_midi_event: fix parsing of missing data bytes
  - seq_midi_event: prevent running status after system messages
  - seq_midi_event: fix encoding of data bytes after end of sysex
* Mon Aug 06 2007 schwab@suse.de
  - Fix double free.
* Thu Aug 02 2007 tiwai@suse.de
  - fix typos in set_default_volume script
* Mon Jul 30 2007 tiwai@suse.de
  - split mmap_emulation plugin from hw layer
  - python support (disabled)
  - generate asoundlib.h dynamically via configure options
  - PS3 configuration
* Wed Jul 04 2007 tiwai@suse.de
  - fix the build of lfloat plugin
  - allow big-endian with i386/x86-64 dmix
  - fix ppc mac configurations for qemu
* Wed Jun 20 2007 tiwai@suse.de
  - add missing insserv_cleanup in postun
  - add Short-Descriptions tag in init scripts
* Wed Jun 13 2007 tiwai@suse.de
  - updated to alsa-lib-1.0.14a:
    just including previous fixes
* Fri Jun 08 2007 tiwai@suse.de
  - fix external plugin path, now it's accidentally disabled because
    of a typo in configure script.
  - clean up spec file.
* Thu May 31 2007 tiwai@suse.de
  - updated to version 1.0.14-final
    * including the previous HG fixes
* Thu May 24 2007 tiwai@suse.de
  - HG patch as of 2007.05.24:
    * configure options to specify config and plugin paths
    * dB gain with softvol plugin
    * digital capture softvol for hda-intel (for digital mic)
    * enable slowptr option for dmix as default
* Wed May 02 2007 tiwai@suse.de
  - updated to version 1.0.14rc4:
    including previous HG fixes
* Tue Apr 17 2007 tiwai@suse.de
  - move soundfont-related stuff to awesfx package
* Tue Apr 17 2007 aj@suse.de
  - Fix requires of alsa.
* Mon Apr 16 2007 tiwai@suse.de
  - split library files to libasound2 sub package
  - split alsa-utils and alsa-oss to own sub packages
  - remove static library and unneeded files
* Tue Apr 10 2007 tiwai@suse.de
  - update alsa-lib & utils 20070410 snapshot
    * add missing smixer.conf file
    * show iec958 status contents via amixer
    * symbolic-functions build (not enabled yet)
  - add alsa-plugins to Recommends tag for a better rate converter
* Thu Mar 29 2007 tiwai@suse.de
  - add ncurses-devel to BuildRequires
  - update alsa-lib 2007.03.28 snapshot
    * fix shared lib builds
    * more confined plugin selections
    * use speexrate as the default plugin if available
* Wed Mar 14 2007 tiwai@suse.de
  - update alsa-lib-1.0.14rc3
    * include last fixes
    * fix ladspa none policy
    * initialize dl handles where needed
    * fix error code in timer_query
    * fix compile warnings
    * add support for symbol prefixes in shlib
    * add card_name function
    * enable dmix for usb-audio
    * multi-plugin fixes from HG version
  - update alsa-utils-1.0.14rc2
    * include last fixes
  - fix LFS ops on alsa-oss wrapper
* Fri Jan 26 2007 tiwai@suse.de
  - fix file lists (#238223)
    * don't include unnecessary static libraries for libaoss
    * don't include libasound.so to the main package
* Tue Jan 09 2007 tiwai@suse.de
  - Add empty Should-Start to alsasound init script (#231674)
  - Fix compilation of alsa-lib with non-versioned symbols
  - Fix LADSPA plugin with multi-channels
  - Fix error handling in timer code
  - Improved man page of aconnect
* Tue Dec 19 2006 tiwai@suse.de
  - update to ALSA 1.0.14rc1:
    * device enumeration API
    * fix dmix/dsnoop memory leaks
    * fix various warnings
* Mon Oct 30 2006 schwab@suse.de
  - Revert part of last change.
* Thu Oct 26 2006 schwab@suse.de
  - Work around misuse of libtool.
  - Fix LDFLAGS.
* Thu Oct 05 2006 tiwai@suse.de
  - updated to ALSA 1.0.13-final:
    * all patches have been merged
    * fix inifinite-loop with alsa-lib config alias
* Thu Sep 21 2006 tiwai@suse.de
  - updated to ALSA 1.0.13rc2:
    * alisp disablement in configure
    * TLV dB-range support
    * fix some bugs in dB calculation
  - fix dB scale check for older alsa-driver
  - fix the number parsing in alsa-lib configuration
  - use dB expression in alsaconf if possible
  - remove the deprecated resmgr support
* Fri Sep 01 2006 tiwai@suse.de
  - updated to ALSA 1.0.13rc1:
    * support of linear dB scale
    * fix alsaconf for SLES10/SLED10
  - use Should-Start instead of Required-Start in alsasound init
    script as olh suggests (#202075)
* Thu Aug 24 2006 tiwai@suse.de
  - updated to ALSA 1.0.12-final:
    * fix possible segfaults with invalid TLV entries
    * fix default paths in configure
  - fix udev rules to use DRIVERS= instead of DRIVER=.
* Wed Aug 16 2006 tiwai@suse.de
  - Move 52-usx26audio.rules to alsa-firmware package since it
    makes sense only with the firmware files.
* Thu Aug 10 2006 tiwai@suse.de
  - Move all rules for usx2y audio to 52-usx2yaudio.rules.
    Use SUBSYSTEM=="usb_device" to avoid the messing order of
    usb detection.
* Tue Aug 08 2006 tiwai@suse.de
  - fixed syntax errors in 52-usx2yaudio.rules.
* Mon Aug 07 2006 tiwai@suse.de
  - fixed udev script for usx2y drivers.
    provided in a separated 52-usx2yaudio.rules because it must be
    invoked after 50-udev-default.rules.
  - fixed the build with the recent gettext.
* Fri Aug 04 2006 tiwai@suse.de
  - updated to version 1.0.12rc2:
    * merged previous patches
    * add support of dB range
    * completely removal of dependency to kernel headers
    * config files for new drivers
* Mon Jul 10 2006 tiwai@suse.de
  - Added missing invocation of usx2yloader for Tascam USB
    devices in udev rules (#190172).
* Thu Jul 06 2006 tiwai@suse.de
  - add --datadir to configure to avoid the invalid datadir with
    recent auto-tools.
* Tue Jul 04 2006 tiwai@suse.de
  - updated to version 1.0.12rc1:
    * fix card configurations for ice1724 boards
    * fix division-by-zero in alsa-lib
    * initialize fully the slave PCM in dmix/dsnoop
    * fix segfault with invalid bonding parameter in dmix
    * fix manpages
    * improved output of amidi -l

Files

/usr/lib/alsa-lib
/usr/lib/alsa-lib/smixer
/usr/lib/alsa-lib/smixer/smixer-ac97.so
/usr/lib/alsa-lib/smixer/smixer-hda.so
/usr/lib/alsa-lib/smixer/smixer-sbase.so
/usr/lib/libasound.so.2
/usr/lib/libasound.so.2.0.0
/usr/share/alsa
/usr/share/alsa/alsa.conf
/usr/share/alsa/cards
/usr/share/alsa/cards/AACI.conf
/usr/share/alsa/cards/ATIIXP-MODEM.conf
/usr/share/alsa/cards/ATIIXP-SPDMA.conf
/usr/share/alsa/cards/ATIIXP.conf
/usr/share/alsa/cards/AU8810.conf
/usr/share/alsa/cards/AU8820.conf
/usr/share/alsa/cards/AU8830.conf
/usr/share/alsa/cards/Audigy.conf
/usr/share/alsa/cards/Audigy2.conf
/usr/share/alsa/cards/Aureon51.conf
/usr/share/alsa/cards/Aureon71.conf
/usr/share/alsa/cards/CA0106.conf
/usr/share/alsa/cards/CMI8338-SWIEC.conf
/usr/share/alsa/cards/CMI8338.conf
/usr/share/alsa/cards/CMI8738-MC6.conf
/usr/share/alsa/cards/CMI8738-MC8.conf
/usr/share/alsa/cards/CMI8788.conf
/usr/share/alsa/cards/CS46xx.conf
/usr/share/alsa/cards/EMU10K1.conf
/usr/share/alsa/cards/EMU10K1X.conf
/usr/share/alsa/cards/ENS1370.conf
/usr/share/alsa/cards/ENS1371.conf
/usr/share/alsa/cards/ES1968.conf
/usr/share/alsa/cards/FM801.conf
/usr/share/alsa/cards/GUS.conf
/usr/share/alsa/cards/HDA-Intel.conf
/usr/share/alsa/cards/ICE1712.conf
/usr/share/alsa/cards/ICE1724.conf
/usr/share/alsa/cards/ICH-MODEM.conf
/usr/share/alsa/cards/ICH.conf
/usr/share/alsa/cards/ICH4.conf
/usr/share/alsa/cards/Maestro3.conf
/usr/share/alsa/cards/NFORCE.conf
/usr/share/alsa/cards/PC-Speaker.conf
/usr/share/alsa/cards/PMac.conf
/usr/share/alsa/cards/PMacToonie.conf
/usr/share/alsa/cards/PS3.conf
/usr/share/alsa/cards/RME9636.conf
/usr/share/alsa/cards/RME9652.conf
/usr/share/alsa/cards/SB-XFi.conf
/usr/share/alsa/cards/SI7018.conf
/usr/share/alsa/cards/TRID4DWAVENX.conf
/usr/share/alsa/cards/USB-Audio.conf
/usr/share/alsa/cards/VIA686A.conf
/usr/share/alsa/cards/VIA8233.conf
/usr/share/alsa/cards/VIA8233A.conf
/usr/share/alsa/cards/VIA8237.conf
/usr/share/alsa/cards/VX222.conf
/usr/share/alsa/cards/VXPocket.conf
/usr/share/alsa/cards/VXPocket440.conf
/usr/share/alsa/cards/YMF744.conf
/usr/share/alsa/cards/aliases.conf
/usr/share/alsa/pcm
/usr/share/alsa/pcm/center_lfe.conf
/usr/share/alsa/pcm/default.conf
/usr/share/alsa/pcm/dmix.conf
/usr/share/alsa/pcm/dpl.conf
/usr/share/alsa/pcm/dsnoop.conf
/usr/share/alsa/pcm/front.conf
/usr/share/alsa/pcm/hdmi.conf
/usr/share/alsa/pcm/iec958.conf
/usr/share/alsa/pcm/modem.conf
/usr/share/alsa/pcm/rear.conf
/usr/share/alsa/pcm/side.conf
/usr/share/alsa/pcm/surround40.conf
/usr/share/alsa/pcm/surround41.conf
/usr/share/alsa/pcm/surround50.conf
/usr/share/alsa/pcm/surround51.conf
/usr/share/alsa/pcm/surround71.conf
/usr/share/alsa/smixer.conf


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:47:33 2013