mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-17 00:23:00 +00:00
The driver would crash if it was unable to find an output route, and subsequently the destruction of controller did not invoke `GenericInterruptHandler::will_be_destroyed()` because on the level of `AudioController`, that method is unavailable. By decoupling the interrupt handling from the controller, we get a new refcounted class that correctly cleans up after itself :^) |
||
---|---|---|
.. | ||
AC97 | ||
IntelHDA | ||
Channel.cpp | ||
Channel.h | ||
Controller.h | ||
Management.cpp | ||
Management.h |