branches: 1.2.16;Use SRCS+= instead of SRCS= in Makefile.incs to avoid assumptions ofwhat is being included when.
branches: 1.1.2;Split hdaudio and PCI attach glue. Even though the driver was written withthis separation in mind, all of the code lived in sys/dev/pci/hdaudio. Movecommon parts to sys/dev/hdaudio and PCI attach glue to sys/dev/pci.