diff options
author | Andreas Herrmann <andreas.herrmann3@amd.com> | 2009-02-20 18:09:47 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-22 12:01:14 -0500 |
commit | b98103a5597b87211a1c74077b06faeac554bedc (patch) | |
tree | eebaf01edba7d1124bbe3f4db0228f9e0936ae02 /Documentation/kernel-parameters.txt | |
parent | 2702e0a46c2d28da92b32c9b068ee1291fc0de35 (diff) |
x86: hpet: print HPET registers during setup (if hpet=verbose is used)
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Cc: Mark Hounschell <markh@compro.net>
Cc: Borislav Petkov <borislav.petkov@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index b182626739ea..01379a822646 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -492,10 +492,12 @@ and is between 256 and 4096 characters. It is defined in the file | |||
492 | Default: 64 | 492 | Default: 64 |
493 | 493 | ||
494 | hpet= [X86-32,HPET] option to control HPET usage | 494 | hpet= [X86-32,HPET] option to control HPET usage |
495 | Format: { enable (default) | disable | force } | 495 | Format: { enable (default) | disable | force | |
496 | verbose } | ||
496 | disable: disable HPET and use PIT instead | 497 | disable: disable HPET and use PIT instead |
497 | force: allow force enabled of undocumented chips (ICH4, | 498 | force: allow force enabled of undocumented chips (ICH4, |
498 | VIA, nVidia) | 499 | VIA, nVidia) |
500 | verbose: show contents of HPET registers during setup | ||
499 | 501 | ||
500 | com20020= [HW,NET] ARCnet - COM20020 chipset | 502 | com20020= [HW,NET] ARCnet - COM20020 chipset |
501 | Format: | 503 | Format: |