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