8a9ff04ba8
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.
12 lines
231 B
Plaintext
12 lines
231 B
Plaintext
# $NetBSD: hdafg.ioconf,v 1.2 2015/03/28 14:09:59 jmcneill Exp $
|
|
|
|
ioconf hdafg
|
|
|
|
include "conf/files"
|
|
# XXX shouldn't be here, but nbconfig crashes without it
|
|
include "dev/pci/files.pci"
|
|
|
|
pseudo-root hdaudio*
|
|
|
|
hdafg* at hdaudiobus?
|