| #
62176de3 |
| 17-Apr-2024 |
andvar <andvar@NetBSD.org> |
Add VIA VX900 HDMI.
|
| #
4fadf7fd |
| 06-Apr-2024 |
andvar <andvar@NetBSD.org> |
Add KX-6000 (ZX-E) HDA codecs.
|
| #
186bf727 |
| 01-Jul-2023 |
nia <nia@NetBSD.org> |
Add Realtek ALC671 to hdaudiodevs, seen on Fujitsu Futro S720 thin client
|
| #
aa7d14d5 |
| 16-Apr-2022 |
nia <nia@NetBSD.org> |
hdaudiodevs: Add some ~new Intel devices
|
| #
fe05beaa |
| 29-Apr-2020 |
nia <nia@NetBSD.org> |
hdaudiodevs: Add Realtek ALC292
|
| #
edf03bff |
| 28-Apr-2020 |
jmcneill <jmcneill@NetBSD.org> |
Add Realtek ALC293
|
| #
5f1dc67e |
| 27-Jan-2020 |
jmcneill <jmcneill@NetBSD.org> |
Make sure that all vendor strings are shorter than 16 (MAX_AUDIO_DEV_LEN) characters as the values are used in the AUDIO_GETDEV ioctl.
|
| #
60521117 |
| 30-May-2015 |
jmcneill <jmcneill@NetBSD.org> |
add Tegra124 HDMI
|
| #
8a9ff04b |
| 28-Mar-2015 |
jmcneill <jmcneill@NetBSD.org> |
Split hdaudio and PCI attach glue. Even though the driver was written with this separation in mind, all of the code lived in sys/dev/pci/hdaudio. Move common parts to sys/dev/hdaudio and PCI attach g
Split hdaudio and PCI attach glue. Even though the driver was written with this separation in mind, all of the code lived in sys/dev/pci/hdaudio. Move common parts to sys/dev/hdaudio and PCI attach glue to sys/dev/pci.
show more ...
|