mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
10178dc939
The SB16 card driver doesn't swallow more than 4096 bytes of data at once, so instead of asserting just return ENOSPC for now. To test this, either play normal sound or just this (very!) loud noise: dd if=/dev/random of=/dev/audio/0 bs=4096 |
||
---|---|---|
.. | ||
AC97.cpp | ||
AC97.h | ||
Channel.cpp | ||
Channel.h | ||
Controller.h | ||
Management.cpp | ||
Management.h | ||
SB16.cpp | ||
SB16.h |