serenity/Kernel/Bus
Jelle Raaijmakers dd8fa73da1 Kernel: Add support for Intel HDA
This is an implementation that tries to follow the spec as closely as
possible, and works with Qemu's Intel HDA and some bare metal HDA
controllers out there. Compiling with `INTEL_HDA_DEBUG=on` will provide
a lot of detailed information that could help us getting this to work
on more bare metal controllers as well :^)

Output format is limited to `i16` samples for now.
2023-03-25 21:27:03 +01:00
..
PCI Kernel: Add support for Intel HDA 2023-03-25 21:27:03 +01:00
USB Kernel: Stop using NonnullLockRefPtrVector 2023-03-06 23:46:36 +01:00
VirtIO Kernel/VirtIO: Ignore the VIRTIO_PCI_CAP_PCI_CFG configuration type 2023-03-19 00:19:06 +00:00