x86: hpet: modify IXP400 quirk to enable interrupts
authorAndreas Herrmann <andreas.herrmann3@amd.com>
Fri, 5 Sep 2008 16:33:26 +0000 (18:33 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Sep 2008 16:59:41 +0000 (18:59 +0200)
commite7250b8ae3870f37f660c2f65cafcaba85e3bfd3
treedc2111fc4acf63e79320c27a36ea99adad7a828b
parentf92a789d259eb95afe7498ff5938fe2a93d39c82
x86: hpet: modify IXP400 quirk to enable interrupts

The current quirk is incomplete. Some more chipset fiddling has to be
done to enable HPET interrupts. This patch aims to do this. From my
tests it seems to work faultlessly.

But the official statement is that HPET is not supported on SB4X0.

Users will still have to use hpet=force to enable it.

Use it at your own risk.

Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/quirks.c