| History log of /src/sys/modules/acpiverbose |
| Revision | Date | Author | Comments |
| 1.2 | 16-Feb-2011 |
jruoho | Convert the ioconf files to lower case for consistency. No functional change.
|
| 1.1 | 11-Aug-2010 |
pooka | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; Define ioconf to create locators.h, which is now required by acpiverbose.
|
| 1.1.8.1 | 17-Feb-2011 |
bouyer | Sync with HEAD
|
| 1.1.6.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.1.4.2 | 09-Oct-2010 |
yamt | sync with head
|
| 1.1.4.1 | 11-Aug-2010 |
yamt | file ACPIVERBOSE.ioconf was added on branch yamt-nfs-mp on 2010-10-09 03:32:35 +0000
|
| 1.1.2.2 | 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.1.2.1 | 11-Aug-2010 |
uebayasi | file ACPIVERBOSE.ioconf was added on branch uebayasi-xip on 2010-08-17 06:47:40 +0000
|
| 1.5 | 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.4 | 16-Feb-2011 |
jruoho | branches: 1.4.56; Convert the ioconf files to lower case for consistency. No functional change.
|
| 1.3 | 11-Aug-2010 |
pooka | branches: 1.3.2; 1.3.4; 1.3.6; 1.3.8; Define ioconf to create locators.h, which is now required by acpiverbose.
|
| 1.2 | 06-Aug-2010 |
jruoho | Remove the acpiwmi(4) dump from the ACPIVERBOSE module. Instead of this complex solution, just use aprint_debug(9) in the driver.
|
| 1.1 | 31-May-2010 |
pgoyette | branches: 1.1.2; Extract ACPIVERBOSE into a kernel module. The module can be builtin by defining 'options ACPIVERBOSE' in the kernel config file (no change from current behavior), or it can be loaded at boot time on those architectures that support the boot loader's "load" command.
ACPIVERBOSE also includes code to dump acpi/wmi data.
|
| 1.1.2.3 | 05-Mar-2011 |
rmind | sync with head
|
| 1.1.2.2 | 03-Jul-2010 |
rmind | sync with head
|
| 1.1.2.1 | 31-May-2010 |
rmind | file Makefile was added on branch rmind-uvmplock on 2010-07-03 01:19:58 +0000
|
| 1.3.8.1 | 17-Feb-2011 |
bouyer | Sync with HEAD
|
| 1.3.6.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.3.4.2 | 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.3.4.1 | 11-Aug-2010 |
uebayasi | file Makefile was added on branch uebayasi-xip on 2010-08-17 06:47:40 +0000
|
| 1.3.2.3 | 09-Oct-2010 |
yamt | sync with head
|
| 1.3.2.2 | 11-Aug-2010 |
yamt | sync with head.
|
| 1.3.2.1 | 11-Aug-2010 |
yamt | file Makefile was added on branch yamt-nfs-mp on 2010-08-11 22:54:49 +0000
|
| 1.4.56.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.1 | 16-Feb-2011 |
jruoho | branches: 1.1.2; 1.1.4; 1.1.8; Convert the ioconf files to lower case for consistency. No functional change.
|
| 1.1.8.2 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.1.8.1 | 16-Feb-2011 |
jruoho | file acpiverbose.ioconf was added on branch jruoho-x86intr on 2011-06-06 09:09:46 +0000
|
| 1.1.4.2 | 05-Mar-2011 |
rmind | sync with head
|
| 1.1.4.1 | 16-Feb-2011 |
rmind | file acpiverbose.ioconf was added on branch rmind-uvmplock on 2011-03-05 20:55:36 +0000
|
| 1.1.2.2 | 17-Feb-2011 |
bouyer | Sync with HEAD
|
| 1.1.2.1 | 16-Feb-2011 |
bouyer | file acpiverbose.ioconf was added on branch bouyer-quota2 on 2011-02-17 12:00:47 +0000
|
| 1.1 | 01-Jun-2022 |
mrg | add now required pci.h / NPCI. (the ia64 version builds with PCI enabled, but i guess it won't be usable.)
XXX: enable this on evbarm*? it is x86/ia64 only currently.
|