summaryrefslogtreecommitdiff
path: root/sys/dev/hdaudio/files.hdaudio
blob: fcf4780964242bf0283b5adacfce27b503fcf4c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $NetBSD: files.hdaudio,v 1.6 2022/03/21 09:20:04 jmcneill Exp $

#
# Intel High Definition Audio (Revision 1.0)
#
defflag			HDAUDIOVERBOSE
defflag opt_hdaudio.h	HDAUDIO_DEBUG
defflag opt_hdaudio.h	HDAFG_DEBUG
defflag opt_hdaudio.h	HDAFG_HDMI_DEBUG

obsolete defflag	HDAUDIO_ENABLE_HDMI
obsolete defflag	HDAUDIO_ENABLE_DISPLAYPORT

define	hdaudiobus	{[nid = -1]}
device	hdaudio: hdaudiobus
file	dev/hdaudio/hdaudio.c		hdaudio
file	dev/hdaudio/hdaudio_verbose.c	hdaudio & hdaudioverbose

device	hdafg: audiobus
attach	hdafg at hdaudiobus
file	dev/hdaudio/hdafg.c		hdafg
file	dev/hdaudio/hdafg_dd.c		hdafg