OpenGrok
Cross Reference: pmuvar.h
xref
: /
src
/
sys
/
arch
/
macppc
/
dev
/
pmuvar.h
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/macppc/dev/pmuvar.h
Revision
Date
Author
Comments
1.11
16-Apr-2020
rin
Revert previous for now:
http://mail-index.netbsd.org/source-changes/2020/04/16/msg116278.html
The reasoning turned out to be wrong; __KERNEL_RCSID() in header files
does *not* overwrite RCSID in main source files. The real problem is that
it inserts its RCSID into *every* object files. However, it can be still
useful even if heavily duplicated.
1.10
16-Apr-2020
rin
Stop using __KERNEL_RCSID() in header files; it confuses ident(1) by
overwriting RCSID in main source files.
XXX
The first argument of __KERNEL_RCSID() is neglected for ELF. If we wish
to have RCSID of header files in kernel binary, we need something like
__FBSDID() macro in FreeBSD.
1.9
01-Jun-2016
macallan
branches: 1.9.28;
report the power button to sysmon when possible
1.8
09-Nov-2010
macallan
branches: 1.8.18; 1.8.36;
add support for controlling power to the modem in some PowerBooks
works at least with my Pismo, probably others
1.7
29-Apr-2008
martin
branches: 1.7.22;
Convert to new 2 clause license
1.6
17-Oct-2007
garbled
branches: 1.6.16; 1.6.18; 1.6.20;
Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.
TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.
NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
1.5
08-Aug-2007
macallan
branches: 1.5.2;
sync with ppcoea-renovation
1.4
09-May-2007
macallan
branches: 1.4.4; 1.4.8;
add an optional callback from pmu's worker thread, use it to poll AC power
status on legacy batteries where we don't get environment interrupts. Also
report AC status changes to powerd.
1.3
03-Apr-2007
macallan
branches: 1.3.4;
cleanup a bit, fix some stupid pasto
thanks to jmcneill for finding the problem
1.2
15-Feb-2007
macallan
branches: 1.2.2; 1.2.4; 1.2.8; 1.2.10;
- don't use IPL_HIGH
- attach batteries when present
- some cleanup
1.1
17-Jan-2007
macallan
branches: 1.1.2;
new drivers for pmu and cuda
1.1.2.2
01-Feb-2007
ad
Sync with head.
1.1.2.1
17-Jan-2007
ad
file pmuvar.h was added on branch newlock2 on 2007-02-01 08:48:08 +0000
1.2.10.1
11-Jul-2007
mjf
Sync with head.
1.2.8.3
20-Aug-2007
ad
Sync with HEAD.
1.2.8.2
27-May-2007
ad
Sync with head.
1.2.8.1
10-Apr-2007
ad
Sync with head.
1.2.4.3
03-Sep-2007
yamt
sync with head.
1.2.4.2
26-Feb-2007
yamt
sync with head.
1.2.4.1
15-Feb-2007
yamt
file pmuvar.h was added on branch yamt-lazymbuf on 2007-02-26 09:07:21 +0000
1.2.2.2
17-May-2007
yamt
sync with head.
1.2.2.1
15-Apr-2007
yamt
sync with head.
1.3.4.4
03-Oct-2007
garbled
Sync with HEAD
1.3.4.3
02-Aug-2007
macallan
sync with HEAD
1.3.4.2
22-May-2007
matt
Update to HEAD.
1.3.4.1
09-May-2007
macallan
sync with HEAD
1.4.8.1
09-Aug-2007
jmcneill
Sync with HEAD.
1.4.4.1
15-Aug-2007
skrll
Sync with HEAD.
1.5.2.1
06-Nov-2007
matt
sync with HEAD
1.6.20.1
16-May-2008
yamt
sync with head.
1.6.18.1
18-May-2008
yamt
sync with head.
1.6.16.1
02-Jun-2008
mjf
Sync with HEAD.
1.7.22.1
05-Mar-2011
rmind
sync with head
1.8.36.1
09-Jul-2016
skrll
Sync with HEAD
1.8.18.1
03-Dec-2017
jdolecek
update from HEAD
1.9.28.1
20-Apr-2020
bouyer
Sync with HEAD
Indexes created Sat Oct 18 21:09:54 GMT 2025