History log of /src/sys/modules/hdaudio |
Revision | Date | Author | Comments |
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 | 28-Mar-2015 |
jmcneill | branches: 1.6.18; pull in Makefile.inc
|
1.5 | 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.4 | 19-Nov-2014 |
pooka | branches: 1.4.2; allow sharing Makefiles with rump kernel components
|
1.3 | 19-Sep-2014 |
christos | delete hdaudio_ids.
|
1.2 | 28-Aug-2011 |
jmcneill | branches: 1.2.12; WARNS=3 is the default
|
1.1 | 07-Jan-2011 |
jmcneill | branches: 1.1.6; add hdaudio and hdafg modules
|
1.1.6.2 | 05-Mar-2011 |
rmind | sync with head
|
1.1.6.1 | 07-Jan-2011 |
rmind | file Makefile was added on branch rmind-uvmplock on 2011-03-05 20:55:42 +0000
|
1.2.12.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
1.4.2.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|
1.6.18.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.3 | 02-Jun-2015 |
pooka | branches: 1.3.16; Use SRCS+= instead of SRCS= in Makefile.incs to avoid assumptions of what is being included when.
|
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 | 19-Nov-2014 |
pooka | branches: 1.1.2; allow sharing Makefiles with rump kernel components
|
1.1.2.2 | 06-Jun-2015 |
skrll | Sync with HEAD
|
1.1.2.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|
1.3.16.2 | 03-Dec-2017 |
jdolecek | update from HEAD
|
1.3.16.1 | 02-Jun-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 hdaudio.ioconf was added on branch rmind-uvmplock on 2011-03-05 20:55:42 +0000
|