OpenGrok
Cross Reference: apc.c
xref
: /
src
/
sys
/
arch
/
sparc
/
dev
/
apc.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/sparc/dev/apc.c
Revision
Date
Author
Comments
1.3
31-May-2025
jdc
Set the idle bit for all the CPU's on a multi-processor system. QEMU uses
this to idle all of the emulated CPU's, otherwise only one CPU is idled.
1.2
30-Dec-2019
ad
PR port-sparc/54789: Sparc boot fails with "Trap 0x21 while interrupts disabled"
Remove assumption that cpu_info is smaller than 1kB.
1.1
15-Jan-2010
bouyer
branches: 1.1.2; 1.1.6; 1.1.10; 1.1.70;
Add apc(4), a driver for the Aurora Personality Chip (APC) found
on SPARCstation-4/5, and emulated by qemu to idle the simulator
when the CPU is idle. Infos about the registers from the linux driver.
Not enabled by default because it can cause some Sparc systems to
hang (so says the linux driver).
Only the CPU idle part implemented at this time; fan speed and
Convenience power outlet management to be added.
Tested on qemu.
1.1.70.1
08-Apr-2020
martin
Merge changes from current as of 20200406
1.1.10.2
21-Apr-2010
matt
sync to netbsd-5
1.1.10.1
15-Jan-2010
matt
file apc.c was added on branch matt-nb5-mips64 on 2010-04-21 00:33:47 +0000
1.1.6.2
11-Mar-2010
yamt
sync with head
1.1.6.1
15-Jan-2010
yamt
file apc.c was added on branch yamt-nfs-mp on 2010-03-11 15:02:56 +0000
1.1.2.2
27-Jan-2010
sborrill
Pull up the following revisions(s) (requested by bouyer in ticket #1248):
sys/arch/sparc/conf/GENERIC: revision 1.219
sys/arch/sparc/conf/files.sparc: revision 1.149
sys/arch/sparc/dev/apc.c: revision 1.1
sys/arch/sparc/dev/apcreg.h: revision 1.1
sys/dev/DEVNAMES: revision 1.255
Add apc(4), a driver for the Aurora Personality Chip (APC) found
on SPARCstation-4/5, and emulated by qemu to idle the simulator
when the CPU is idle. Infos about the registers from the linux driver.
Not enabled by default because it can cause some Sparc systems to
hang (so says the linux driver).
Only the CPU idle part implemented at this time; fan speed and
Convenience power outlet management to be added.
Tested on qemu.
1.1.2.1
15-Jan-2010
sborrill
file apc.c was added on branch netbsd-5 on 2010-01-27 21:17:55 +0000
Indexes created Tue Sep 30 20:09:53 GMT 2025