# $NetBSD: Makefile,v 1.2 2019/02/17 04:06:00 rin Exp $ .include "../Makefile.inc" .PATH: ${S}/dev/acpi/wmi KMOD= wmieeepc IOCONF= wmieeepc.ioconf SRCS= wmi_eeepc.c .include daudio/hdafg.c?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-05ignore NULL for hdaudio_audiodev in hdafg_freemkardel
2022-05-24fix various typos in comments, docs and log messages.andvar
2022-03-21hdaudio: Obsolete HDAUDIO_ENABLE_DISPLAYPORT and HDAUDIO_ENABLE_HDMIjmcneill
2022-01-07Safe vendor/product for reporting. Avoids repeated loading/unloadingmlelstv
2021-12-17One build break fixed, another appears...kre
2021-12-17If the step is 0, use 1 instead of always incrementing step by one to avoidchristos
2020-06-11Update for proplib(3) API changes.thorpej
2020-04-19Make round_blocksize satisfy all ofisaki
2020-02-15Enumerating probably always starts from sc->sc_startnode.isaki
2020-01-30Only dump ELD info if HDAFG_HDMI_DEBUG is definedjmcneill
2020-01-18Make sure we have at least one of playback or capture streams setup beforejmcneill
2019-06-08Clean get_props().isaki
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2018-09-27Fix hdaudio device configurationmanu
2018-02-14Remove dead code.maya
2018-01-04Fix off-by-one when calling snprintf(9) in hdafg_getdev()khorben
2017-08-04put all the ELD debugging messages under #ifdef HDAFG_HDMI_DEBUG.mrg
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2017-04-18remove redundant assignmentsmaya
2016-10-25Replace numeric magic-number constant with something a bit more meaningful.pgoyette
2015-11-15disable data island packet transmission on Tegra124 HDMI codecjmcneill
2015-11-04mute the mixer with that has input childrenchristos
2015-11-04Remove trailing and stray whitespace.christos
2015-11-04more complex version to determine what is an input.christos
2015-11-04be more selective and mute only mic's. Suggested by jmcneillchristos
2015-11-04Startup with the mic muted to avoid feedback and spying.christos
2015-07-26- Support multi-channel (> 2) output to HDMI sinks.jmcneill
2015-03-28replace hdaudio_config.h with defflagsjmcneill
2015-03-28Split hdaudio and PCI attach glue. Even though the driver was written withjmcneill