1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:04:59 +00:00
serenity/Kernel/Devices/Audio
Liav A 68c3f9aa5a Kernel/Interrupts: Move PCIIRQHandler => PCI::IRQHandler
This class is part of the PCI code so let's move it to the PCI namespace
like other handling code parts of the PCI bus.
2023-09-16 14:04:17 -06:00
..
AC97 Kernel: Set audio sample rate to 44.1 KHz by default 2023-06-21 12:26:32 +02:00
IntelHDA Kernel/Interrupts: Move PCIIRQHandler => PCI::IRQHandler 2023-09-16 14:04:17 -06:00
Channel.cpp Kernel: Set audio sample rate to 44.1 KHz by default 2023-06-21 12:26:32 +02:00
Channel.h Kernel: Clean up includes for Audio subsystem 2023-07-04 00:05:34 +02:00
Controller.h Kernel: Clean up includes for Audio subsystem 2023-07-04 00:05:34 +02:00
Management.cpp Kernel: Clean up includes for Audio subsystem 2023-07-04 00:05:34 +02:00
Management.h Kernel: Clean up includes for Audio subsystem 2023-07-04 00:05:34 +02:00