mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-13 16:29:21 +00:00
Update kernel
This commit is contained in:
@ -212,7 +212,7 @@ namespace AudioCodec97
|
||||
}
|
||||
break;
|
||||
}
|
||||
case FetchReason:
|
||||
case QueryReason:
|
||||
{
|
||||
Data->AudioCallback.Fetch.Volume = (unsigned char)((inw(BAR.MixerAddress + NAM_MasterVolume) & 0x3F) * 100 / 0x3F);
|
||||
Data->AudioCallback.Fetch.Encoding = Encoding; /* FIXME */
|
||||
|
Reference in New Issue
Block a user