VERSION_MAX == 2.0.5

This commit is contained in:
Jaroslav Kysela 2004-03-05 08:05:21 +00:00
parent eaa016554c
commit 0acc42d0d7

View file

@ -99,7 +99,7 @@ typedef struct {
#define SNDRV_FILE_PCM_STREAM_PLAYBACK "/dev/snd/pcmC%iD%ip"
#define SNDRV_FILE_PCM_STREAM_CAPTURE "/dev/snd/pcmC%iD%ic"
#define SNDRV_PCM_VERSION_MAX SNDRV_PROTOCOL_VERSION(2, 0, 4)
#define SNDRV_PCM_VERSION_MAX SNDRV_PROTOCOL_VERSION(2, 0, 5)
/* update appl_ptr with driver */
#define UPDATE_SHADOW_PTR(hw) \