diff options
| author | Jaroslav Kysela <perex@suse.cz> | 2002-10-01 02:05:25 -0700 |
|---|---|---|
| committer | Jaroslav Kysela <perex@pnote.perex-int.cz> | 2002-10-01 02:05:25 -0700 |
| commit | b35a63014bd17bbc19eb536b915c2d1c0e6ed06e (patch) | |
| tree | 33a9230e4a7ffd07c53b494fb6841a405e2038e3 /include | |
| parent | 1d819b9d528aecf6a1792713164a73560978cd6f (diff) | |
[PATCH] ALSA update [1/12] - 2002/08/09
- Corrections for PCM sample silence (24-bits)
- OPL3 code fixes (delays)
- CS4281
- added the power management code
- added mixer controls for internal FM and PCM volumes
- EMU10K1
- fixed the dma mask
- ICE1712
- replaced EREMOTE with EIO
- check the return value from ews88mt_chip_select()
- Maestro3
- corrected the wrong pci id for inspiron 8000
- use the quirk list for gpio workarounds
Diffstat (limited to 'include')
| -rw-r--r-- | include/sound/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/version.h b/include/sound/version.h index 63fe9dadd143..ace6b2e5668b 100644 --- a/include/sound/version.h +++ b/include/sound/version.h @@ -1,3 +1,3 @@ /* include/version.h. Generated automatically by configure. */ #define CONFIG_SND_VERSION "0.9.0rc2" -#define CONFIG_SND_DATE " (Mon Aug 05 14:24:05 2002 UTC)" +#define CONFIG_SND_DATE " (Fri Aug 09 11:49:03 2002 UTC)" |
