OpenGrok
Cross Reference: hdaudioreg.h
xref
: /
src
/
sys
/
dev
/
hdaudio
/
hdaudioreg.h
Home
|
History
|
Annotate
|
Download
|
only in
hdaudio
History log of
/src/sys/dev/hdaudio/hdaudioreg.h
Revision
Date
Author
Comments
1.4
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.3
07-Jan-2019
mrg
s/1 << 31/1u << 31/.
XXX someone could __BIT() etc this file.
1.2
28-Oct-2017
riastradh
branches: 1.2.2; 1.2.4; 1.2.6;
Add #includes to make this compile.
<sys/cdefs.h> for __packed
<sys/types.h> for uint32_t
1.1
28-Mar-2015
jmcneill
branches: 1.1.2;
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.2.2
06-Apr-2015
skrll
Sync with HEAD
1.1.2.1
28-Mar-2015
skrll
file hdaudioreg.h was added on branch nick-nhusb on 2015-04-06 15:18:09 +0000
1.2.6.1
10-Jun-2019
christos
Sync with HEAD
1.2.4.1
18-Jan-2019
pgoyette
Synch with HEAD
1.2.2.2
03-Dec-2017
jdolecek
update from HEAD
1.2.2.1
28-Oct-2017
jdolecek
file hdaudioreg.h was added on branch tls-maxphys on 2017-12-03 11:37:01 +0000
Indexes created Wed Oct 22 00:09:40 GMT 2025