OpenGrok
Cross Reference: power.c
xref
: /
src
/
sys
/
arch
/
sparc
/
dev
/
power.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/sparc/dev/power.c
Revision
Date
Author
Comments
1.19
29-Jul-2012
matt
Fix more -fno-common fallout.
1.18
17-Jul-2011
mrg
branches: 1.18.2;
convert all the sparc drivers that attach on my ss20 to use device_t,
cfdata_t and CFATTACH_DECL_NEW().
fd/fdc could use better testing, but i'm pretty sure i got it right.
1.17
16-Nov-2005
uwe
ANSIify function declarations/defintions. Use uint<N>_t.
Propagate "static" to function definitions. Drop trailing whitespace.
Same binary code is produced for GENERIC.MP + KGDB + DDB.
1.16
15-Jul-2003
lukem
branches: 1.16.16; 1.16.24;
__KERNEL_RCSID()
1.15
02-Oct-2002
thorpej
branches: 1.15.6;
Add trailing ; to CFATTACH_DECL.
1.14
01-Oct-2002
thorpej
Use CFATTACH_DECL().
1.13
27-Sep-2002
thorpej
Declare all cfattach structures const.
1.12
11-Mar-2002
pk
* `bus_type_t' is gone.
* Use BUS_ADDR() where appropriate to encode I/O space and physical
address offset into a `bus_addr_t' value.
* Drop obio_bus_map() since it's now completely equivalent to bus_space_map()
* Use bus_space_map2() to map device space at a fixed virtual address.
* Remove the virtual address argument from sbus_sbus_addr()
1.11
28-Apr-1999
fair
branches: 1.11.16; 1.11.20;
Add a 1 second delay to powerdown sequence to prevent the OpenBoot PROMs
from getting control and reporting a "powerdown failure", per PR#7487
1.10
06-Jun-1998
thorpej
branches: 1.10.8;
Only attempt the powerdown if the power register was mapped.
1.9
21-Mar-1998
pk
Account for changed bus attachment scheme.
1.8
12-Jan-1998
thorpej
Update for changes to config.
1.7
24-May-1997
pk
Remove all `bustype' arguments from map[io]dev() and REG2PHYS().
1.6
10-Dec-1996
pk
Comply with recent autoconfiguration changes. Diffs graciously
supplied by Chris Demetriou.
1.5
13-Oct-1996
christos
backout previous kprintf change
1.4
11-Oct-1996
christos
printf -> kprintf, sprintf -> ksprintf
1.3
07-Jun-1996
thorpej
Squish a couple of rogue $Id's..
1.2
16-May-1996
abrown
Copyright police (s/Harvard University/Harvard College/).
1.1
31-Mar-1996
pk
Diddling of the `power' bit in machine control register (Aaron).
1.10.8.1
28-Apr-1999
perry
branches: 1.10.8.1.2;
pullup 1.10->1.11 (fair)
1.10.8.1.2.1
21-Jun-1999
thorpej
Sync w/ -current.
1.11.20.2
18-Oct-2002
nathanw
Catch up to -current.
1.11.20.1
01-Apr-2002
nathanw
Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
1.11.16.2
10-Oct-2002
jdolecek
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
1.11.16.1
16-Mar-2002
jdolecek
Catch up with -current.
1.15.6.4
11-Dec-2005
christos
Sync with head.
1.15.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.15.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.15.6.1
03-Aug-2004
skrll
Sync with HEAD
1.16.24.1
22-Nov-2005
yamt
sync with head.
1.16.16.1
21-Jun-2006
yamt
sync with head.
1.18.2.1
30-Oct-2012
yamt
sync with head
Indexes created Thu Oct 02 10:09:58 GMT 2025