History log of /netbsd-src/sys/dev/hdaudio/Makefile (Results 1 – 1 of 1)
Revision Date Author Comments
# 8a9ff04b 28-Mar-2015 jmcneill <jmcneill@NetBSD.org>

Split hdaudio and PCI attach glue. Even though the driver was written with
this separation in mind, all of the code lived in sys/dev/pci/hdaudio. Move
common parts to sys/dev/hdaudio and PCI attach g

Split hdaudio and PCI attach glue. Even though the driver was written with
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.

show more ...