Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/hdaudio_pci.h
RevisionDateAuthorComments
 1.2  21-Mar-2022  jmcneill hdaudio: pci: PCIe config space fixes and Intel PCH snoop support

The HD audio specification does not cover PCI config space, and this
driver was unconditionally writing to a vendor specific register. Reduce
scope of config space accesses based on PCI IDs.

With this cleaned up, add support for Intel PCH devices which require
some additional vendor specific configuration to bypass no snoop mode.
 1.1  28-Mar-2015  jmcneill branches: 1.1.2; 1.1.18;
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.
 1.1.18.2  03-Dec-2017  jdolecek update from HEAD
 1.1.18.1  28-Mar-2015  jdolecek file hdaudio_pci.h was added on branch tls-maxphys on 2017-12-03 11:37:07 +0000
 1.1.2.2  06-Apr-2015  skrll Sync with HEAD
 1.1.2.1  28-Mar-2015  skrll file hdaudio_pci.h was added on branch nick-nhusb on 2015-04-06 15:18:10 +0000

RSS XML Feed