Dear OpenBSD Developers, My Intel Alder Lake (12th Gen) HD Audio controller is not being detected on OpenBSD 7.7. Here are the details:
1. Hardware: - Laptop: Lenovo 83GS (12th Gen Intel i5-12450HX + NVIDIA GPU) - Audio Controller: Intel 600 Series HD Audio (PCI ID: 8086:7ad0) - NVIDIA HDAudio (PCI ID: 10de:22be) 2. Symptoms: - `dmesg` shows "not configured" for both audio controllers - No sound devices work (`/dev/audio*` exists but doesn't produce any sound) - Tried: `azalia` driver, `sndiod`, USB audio works as fallback 3. Information (provided: audio_log.txt | dev_audio.txt | dmesg.txt | dmesgdotboot.txt | pcidump.txt | sysinfoneofetch.txt): https://codeberg.org/Nix-Karmelek/OpenBSDbug Steps to Reproduce: - Boot OpenBSD 7.7 on Alder Lake hardware - Check `dmesg | grep audio` → shows "not configured" Request: Please add support for Intel 8086:7ad0 and NVIDIA 10de:22be audio controllers. Regards, nataniels