cegger
|
529e91fca1
|
struct device * -> device_t, no functional changes intended.
|
2009-05-12 14:16:35 +00:00 |
|
cegger
|
32c4940900
|
struct cfdata * -> cfdata_t, no functional changes intended.
|
2009-05-12 12:10:29 +00:00 |
|
uwe
|
2ec6410a85
|
Register with pmf(9), tell it we don't need anything.
|
2009-04-05 02:04:40 +00:00 |
|
uwe
|
9a25b0cb7f
|
Switch apmdev to use apm(4) structures from dev/apm/apmvar.h.
Add batteryid argument to aa_get_powstat method implementations.
|
2009-04-03 04:13:17 +00:00 |
|
uwe
|
e4d63225a1
|
Fix battery_state vs. battery_flags confusion.
Fill all fields of struct apm_power_info in hpcapm_get_powstat.
|
2009-03-30 06:17:39 +00:00 |
|
ad
|
a2a3828545
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
|
christos
|
168cd830d2
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
|
uwe
|
44b3507820
|
-Wextra fixes
|
2006-10-12 21:19:13 +00:00 |
|
peter
|
9eddf38521
|
Remove (the default) #define XXXDEBUG and add the options to the relevant
files.xxx file.
|
2006-10-09 10:33:42 +00:00 |
|
peter
|
223213b93f
|
Improve some debug texts.
|
2006-09-24 19:07:26 +00:00 |
|
uwe
|
b320dcd170
|
Fix a pasto: save CONFIG_HOOK_PMEVENT_AC hook in the correct variable.
From Adam Wysocki on port-hpcsh@.
|
2006-08-22 01:55:00 +00:00 |
|
thorpej
|
92c7bba3df
|
Use device_private().
|
2006-03-29 06:28:38 +00:00 |
|
peter
|
4e0a2c5950
|
Remove the include <machine/autoconf.h>, it is a) not needed any more and
b) not available on all hpc ports.
|
2006-02-27 02:30:39 +00:00 |
|
cube
|
3ca5c26836
|
Rework hpcapm(4) attachment definition so it is not required to attach at
mainbus, and convert its two users, hpcsh and hpcmips, to that.
Many thanks to Valeriy Ushakov and Ben Collver for testing.
|
2006-02-24 13:06:12 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
nakayama
|
588f33c33a
|
Get AC/battery state via config_hook_call if hooks are registered.
|
2005-07-30 22:51:42 +00:00 |
|
perry
|
f31bd063e9
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
|
uch
|
fc3043bcdd
|
hpcmips independent part are moved to sys/dev/hpc/
|
2004-07-03 12:46:57 +00:00 |
|