diff options
| author | Andrew Morton <akpm@osdl.org> | 2003-12-29 23:46:47 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.osdl.org> | 2003-12-29 23:46:47 -0800 |
| commit | bef7c38feb058eec2296a974aacbee8ca3cb735f (patch) | |
| tree | a7d76a5bfce74ddfbca00c56ff953df96215e33d | |
| parent | dce29666ec7a9d6f4d65671da90731a9b1c3e136 (diff) | |
[PATCH] add SpeedStep zero-page usage documentation
From: "Randy.Dunlap" <rddunlap@osdl.org>
Add Intel SpeedStep zero-page memory usage doc.
| -rw-r--r-- | Documentation/i386/zero-page.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/i386/zero-page.txt b/Documentation/i386/zero-page.txt index 634365acca8d..b6291db4c135 100644 --- a/Documentation/i386/zero-page.txt +++ b/Documentation/i386/zero-page.txt @@ -22,6 +22,7 @@ Offset Type Description 0x90000 + contents of CL_OFFSET (only taken, when CL_MAGIC = 0xA33F) 0x40 20 bytes struct apm_bios_info, APM_BIOS_INFO + 0x60 16 bytes Intel SpeedStep (IST) BIOS support information 0x80 16 bytes hd0-disk-parameter from intvector 0x41 0x90 16 bytes hd1-disk-parameter from intvector 0x46 |
