Previously, `cat /dev/random > /dev/audio` would crash Serenity. Fix this by splitting up the written data into `PAGE_SIZE` chunks. |
||
|---|---|---|
| .. | ||
| AC97.cpp | ||
| AC97.h | ||
| SB16.cpp | ||
| SB16.h | ||
Previously, `cat /dev/random > /dev/audio` would crash Serenity. Fix this by splitting up the written data into `PAGE_SIZE` chunks. |
||
|---|---|---|
| .. | ||
| AC97.cpp | ||
| AC97.h | ||
| SB16.cpp | ||
| SB16.h | ||