Commit graph

29 commits

Author SHA1 Message Date
Takashi Iwai
6ceba8d0e2 Add new config files
Azalia, ES1968 and Maestro3 configs are added.
2005-01-03 17:20:21 +00:00
James Courtier-Dutton
8269dca0dd Rename AudigyLS -> CA0106
Along with the rename of the driver, the config file is renamed to
CA0106, too.

Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
2004-12-06 15:28:06 +00:00
Takashi Iwai
00fba04f01 Add VIA8237 config
Added the confit file for VIA8237 or later chips.
It reroutes 5.1 output where VIA8233 doesn't need it.
2004-10-18 15:13:17 +00:00
Takashi Iwai
e10aed638e Add ICH4 config file
Added ICH4 config file for the proper support of SPDIF.
2004-09-29 15:48:18 +00:00
Takashi Iwai
8633d96b71 Added config files for Aureon 5.1 and 7.1, Prodigy 7.1 (aliased). 2004-08-24 16:52:01 +00:00
Takashi Iwai
e871cdc005 Added atiixp-modem and intel8x0-modem definitions. 2004-07-12 16:22:26 +00:00
Takashi Iwai
43cee7b8c1 Francisco Moraes <fmoraes@nc.rr.com>:
Added emu10k1x configuration.
2004-06-28 10:28:09 +00:00
Takashi Iwai
af70572d42 Added the config file for AudigyLS driver. 2004-06-18 14:29:03 +00:00
Takashi Iwai
abf04e4cfd added missing VIA686A.conf 2004-05-24 14:54:54 +00:00
Takashi Iwai
e4215ba611 added CMI8338-SWIEC for cmipci with software IEC958 2004-05-06 13:19:05 +00:00
Takashi Iwai
a6fe995bd8 added the new configuration for ATI IXP direct SPDIF mode. 2004-05-04 15:27:17 +00:00
Takashi Iwai
93c873bc0f added ATIIXP config 2004-02-24 16:25:26 +00:00
Takashi Iwai
372668cffa added the definitions for vortex au88x0 cards. 2003-11-27 16:50:52 +00:00
Jaroslav Kysela
37b855170b Fixed typo 2003-09-26 06:38:35 +00:00
Jaroslav Kysela
60585e25fc added snd_hctl_ctl() function
ordinary mixer:
  - revised Ordinary Mixer I/O type
  - sndo_mixer_open() take PCMs rather than strings to pass
    the real relationship
  - an initial version of toplevel alisp script
more alisp development:
  - renamed a* functions to A* functions (acall -> Acall etc.)
  - many improvements (unset*, exfun, Acall pcm_info, Asnderr, Asyserr)
2003-09-09 19:24:35 +00:00
Takashi Iwai
c0e493eb5a - Added the support for AC3 passthrough on Audigy.
- New config for Audigy2 (for incompatibility with Audigy1).
2003-08-29 09:24:19 +00:00
Takashi Iwai
22e1a1bb13 added config files for digigram cards. 2003-07-08 10:45:50 +00:00
Takashi Iwai
71726ce535 - added config for nVidia nForce. 2003-05-15 13:12:12 +00:00
Takashi Iwai
974d22f969 - added ICE1724 configuration file. 2003-01-27 14:02:42 +00:00
Takashi Iwai
50212fde09 added the configurations for VIA8233 and VIA8233A. 2003-01-10 17:51:03 +00:00
Takashi Iwai
ce1ecef735 - added CS46xx.conf
- clean up entries.
2002-11-29 14:50:03 +00:00
Takashi Iwai
96f9667114 added GUS.conf 2002-06-12 17:06:40 +00:00
Jaroslav Kysela
df1a65cc23 Added RME9636 and RME9652 files 2002-05-09 07:16:39 +00:00
Takashi Iwai
08860b2cea Fixed rear and center/lfe outputs 2002-02-22 12:54:35 +00:00
Takashi Iwai
960a43503d Corrected configuration for CMI8338/8738.
- CMI8738 is aliased to CMI8338.
- New config file for multi channel cards with -MCx suffix
2001-06-26 14:28:02 +00:00
Jaroslav Kysela
415fc18482 INTEL8X0 -> ICH change 2001-06-25 08:43:12 +00:00
Jaroslav Kysela
bc6f0e2f5f Fixed typo 2001-06-25 08:12:57 +00:00
Jaroslav Kysela
25947ba008 Reorganized configuration files (card->type removal). 2001-06-24 23:16:17 +00:00
Jaroslav Kysela
bc581b87ae Added snd_config_hook_load_for_all_cards.
Added private_data parameter for snd_config_hooks function.
Fixed the return value mess in the config parser routines.
The include file could begin with 'confdir:' which is replaced with /usr/share/alsa.
The snd_config_search_definitions looks for raw name at first (without suggested root).
Added snd_func_private_card_strtype function.
All configuration files moved to the src/conf directory.
Configuration files modified to use load-on-demand feature using hooks.
2001-06-21 13:41:50 +00:00
Renamed from src/cards/Makefile.am (Browse further)