NetBSD/sys/dev/hdaudio
khorben db8ce746e1 Fix off-by-one when calling snprintf(9) in hdafg_getdev()
This is actually harmless, since:
- the offset is too short rather than too long (no overflow)
- the struct audio_device comes from userland (no information leak)

"looks good to me" nat@
2018-01-04 00:09:12 +00:00
..
Makefile
Makefile.hdaudiodevs Update the devlist2h.awk script to track the maximum lengths of vendor 2016-10-26 01:03:23 +00:00
ceareg.h
eldreg.h
files.hdaudio add HDAUDIO_32BIT_ACCESS option, which wraps mmio read/writes to only use 32-bit accesses 2015-05-30 13:47:03 +00:00
hdafg.c Fix off-by-one when calling snprintf(9) in hdafg_getdev() 2018-01-04 00:09:12 +00:00
hdafg_dd.c In rev 1.0a of the Intel High Definition Audio Spec: 2017-09-26 09:24:22 +00:00
hdafg_dd.h
hdaudio.c Always go through RIRB startup process, initialize RIRB interrupt count 2017-11-24 17:51:10 +00:00
hdaudio_mixer.h
hdaudio_verbose.c
hdaudio_verbose.h
hdaudiodevs add Tegra124 HDMI 2015-05-30 14:12:42 +00:00
hdaudiodevs.h regen 2015-05-30 14:12:57 +00:00
hdaudiodevs_data.h regen 2015-05-30 14:12:57 +00:00
hdaudioio.h
hdaudioreg.h Add #includes to make this compile. 2017-10-28 06:24:24 +00:00
hdaudiovar.h get rid of HDAUDIO_FLAG_NO_STREAM_RESET hack 2015-12-23 12:45:06 +00:00
hdmireg.h Split hdaudio and PCI attach glue. Even though the driver was written with 2015-03-28 14:09:58 +00:00