diff options
| author | Dave Jones <davej@redhat.com> | 2004-01-22 16:15:49 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.osdl.org> | 2004-01-22 16:15:49 -0800 |
| commit | 345c87392ce5221d93a9a5a9cc58806c014a8e79 (patch) | |
| tree | 18c70c977f05faea8a2ea462727fb1503fa81412 /include/linux | |
| parent | a9b47deaed8f637e0730765e1b990d1ba079e806 (diff) | |
[PATCH] DMI updates from 2.4
A lot of the blacklists never made it forward, here's what I found
still lying around in my old 2.5 tree when I brought it up to date.
I think 2.4 has had more updates since then (and there may be
some entries languishing in vendor 2.4 trees), I'll take a peek
when I get some spare cycles.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/apm_bios.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/apm_bios.h b/include/linux/apm_bios.h index b3b981af768d..290aef326812 100644 --- a/include/linux/apm_bios.h +++ b/include/linux/apm_bios.h @@ -53,6 +53,7 @@ struct apm_info { int get_power_status_broken; int get_power_status_swabinminutes; int allow_ints; + int forbid_idle; int realmode_power_off; int disabled; }; |
