1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-19 19:07:34 +00:00
serenity/Kernel/Devices/Audio
kleines Filmröllchen 1b25513ed7 Kernel: Don't VERIFY that the DMA channel is running on AC'97 interrupt
Fixes #13771; as discussed it's not really a problem to receive an
interrupt while the DMA channel is not running, but we do want to log
it.
2022-06-15 20:53:10 +03:00
..
AC97.cpp Kernel: Don't VERIFY that the DMA channel is running on AC'97 interrupt 2022-06-15 20:53:10 +03:00
AC97.h Kernel: Don't VERIFY that the DMA channel is running on AC'97 interrupt 2022-06-15 20:53:10 +03:00
Channel.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Channel.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Controller.h Kernel/Audio: Introduce a new design architecture for the subsystem 2022-02-14 11:39:19 +01:00
Management.cpp Kernel/PCI: Don't hold spinlocks when doing fast device enumeration 2022-03-14 22:39:09 +01:00
Management.h Kernel/Audio: Introduce a new design architecture for the subsystem 2022-02-14 11:39:19 +01:00