index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc
/
dev
/
power.c
Age
Commit message (
Expand
)
Author
2012-07-29
Fix more -fno-common fallout.
matt
2011-07-17
convert all the sparc drivers that attach on my ss20 to use device_t,
mrg
2005-11-16
ANSIify function declarations/defintions. Use uint<N>_t.
uwe
2003-07-15
__KERNEL_RCSID()
lukem
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-03-11
* `bus_type_t' is gone.
pk
1999-04-28
Add a 1 second delay to powerdown sequence to prevent the OpenBoot PROMs
fair
1998-06-06
Only attempt the powerdown if the power register was mapped.
thorpej
1998-03-21
Account for changed bus attachment scheme.
pk
1998-01-12
Update for changes to config.
thorpej
1997-05-24
Remove all `bustype' arguments from map[io]dev() and REG2PHYS().
pk
1996-12-10
Comply with recent autoconfiguration changes. Diffs graciously
pk
1996-10-13
backout previous kprintf change
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-06-07
Squish a couple of rogue $Id's..
thorpej
1996-05-16
Copyright police (s/Harvard University/Harvard College/).
abrown
1996-03-31
Diddling of the `power' bit in machine control register (Aaron).
pk