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.
11 lines
194 B
Plaintext
11 lines
194 B
Plaintext
# $NetBSD: hdaudio_pci.ioconf,v 1.1 2015/03/28 14:09:59 jmcneill Exp $
|
|
|
|
ioconf hdaudio_pci
|
|
|
|
include "conf/files"
|
|
include "dev/pci/files.pci"
|
|
|
|
pseudo-root pci*
|
|
|
|
hdaudio* at pci? dev ? function ?
|