11.6Sjmcneill# $NetBSD: files.hdaudio,v 1.6 2022/03/21 09:20:04 jmcneill Exp $
21.1Sjmcneill
31.1Sjmcneill#
41.1Sjmcneill# Intel High Definition Audio (Revision 1.0)
51.1Sjmcneill#
61.2Sjmcneilldefflag			HDAUDIOVERBOSE
71.2Sjmcneilldefflag opt_hdaudio.h	HDAUDIO_DEBUG
81.2Sjmcneilldefflag opt_hdaudio.h	HDAFG_DEBUG
91.2Sjmcneilldefflag opt_hdaudio.h	HDAFG_HDMI_DEBUG
101.1Sjmcneill
111.6Sjmcneillobsolete defflag	HDAUDIO_ENABLE_HDMI
121.6Sjmcneillobsolete defflag	HDAUDIO_ENABLE_DISPLAYPORT
131.6Sjmcneill
141.1Sjmcneilldefine	hdaudiobus	{[nid = -1]}
151.1Sjmcneilldevice	hdaudio: hdaudiobus
161.1Sjmcneillfile	dev/hdaudio/hdaudio.c		hdaudio
171.1Sjmcneillfile	dev/hdaudio/hdaudio_verbose.c	hdaudio & hdaudioverbose
181.1Sjmcneill
191.4Sisakidevice	hdafg: audiobus
201.1Sjmcneillattach	hdafg at hdaudiobus
211.1Sjmcneillfile	dev/hdaudio/hdafg.c		hdafg
221.1Sjmcneillfile	dev/hdaudio/hdafg_dd.c		hdafg
23