| History log of /src/sys/modules/hdafg |
| Revision | Date | Author | Comments |
| 1.8 | 18-Feb-2023 |
mrg | the HDAUDIO_ENABLE_HDMI option is obsolete. don't define here..
|
| 1.7 | 17-Feb-2019 |
rin | Bump default value of WARNS for modules from 3 to 5, and explicitly set WARNS for modules that fail with WARNS=5.
Also, turn on -Wno-missing-noreturn for clang for some files.
At the moment, among ~ 360 modules, - 2 (lua and zfs) need WARNS=0 - 1 (solaris) needs WARNS=1 - 136 need WARNS=3 (mostly due to sign-compare) - 4 need WARNS=4 - others can be compiled with WARNS=5
Discussed on tech-kern.
|
| 1.6 | 16-Jun-2017 |
pgoyette | branches: 1.6.6; For non-rump modules, enable HDMI audio device.
No impact to rump modules, and no impact to kernels which have the hdafg driver built-in.
|
| 1.5 | 19-Nov-2014 |
pooka | branches: 1.5.2; allow sharing Makefiles with rump kernel components
|
| 1.4 | 28-Aug-2011 |
jmcneill | branches: 1.4.12; WARNS=3 is the default
|
| 1.3 | 12-Feb-2011 |
jmcneill | branches: 1.3.2; build hdafg_dd.c
|
| 1.2 | 12-Feb-2011 |
jmcneill | rename hdaudio_afg.c to hdafg.c
|
| 1.1 | 07-Jan-2011 |
jmcneill | branches: 1.1.2; 1.1.4; add hdaudio and hdafg modules
|
| 1.1.4.1 | 17-Feb-2011 |
bouyer | Sync with HEAD
|
| 1.1.2.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.3.2.2 | 05-Mar-2011 |
rmind | sync with head
|
| 1.3.2.1 | 12-Feb-2011 |
rmind | file Makefile was added on branch rmind-uvmplock on 2011-03-05 20:55:42 +0000
|
| 1.4.12.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.5.2.1 | 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.6.6.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.2 | 28-Mar-2015 |
jmcneill | branches: 1.2.16; 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 | 19-Nov-2014 |
pooka | branches: 1.1.2; allow sharing Makefiles with rump kernel components
|
| 1.1.2.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|
| 1.2.16.2 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.2.16.1 | 28-Mar-2015 |
jdolecek | file Makefile.inc was added on branch tls-maxphys on 2017-12-03 11:38:54 +0000
|
| 1.2 | 28-Mar-2015 |
jmcneill | 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 | 07-Jan-2011 |
jmcneill | branches: 1.1.6; 1.1.20; 1.1.38; add hdaudio and hdafg modules
|
| 1.1.38.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|
| 1.1.20.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.1.6.2 | 05-Mar-2011 |
rmind | sync with head
|
| 1.1.6.1 | 07-Jan-2011 |
rmind | file hdafg.ioconf was added on branch rmind-uvmplock on 2011-03-05 20:55:42 +0000
|