hw/ac97: the volume mask is not only 0x1f

It's a case by case (see Table 66. AC ?97 Baseline Audio Register Map)

Signed-off-by: Marc-Andr? Lureau <marcandre.lureau@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
master
Marc-André Lureau 2012-04-17 14:32:38 +02:00 committed by malc
parent ed2997cdcb
commit 5b72392603
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ enum {
#define EACS_VRA 1
#define EACS_VRM 8
#define VOL_MASK 0x1f
#define MUTE_SHIFT 15
#define REC_MASK 7