mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-30 02:54:35 +00:00
hpet.txt: broken link fix
The specification link in hpet document is broken. Signed-off-by: Dave Young <hidave.darkstar@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
448e3cee83
commit
07ff8ee79e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ for the 8254 and Real Time Clock (RTC) periodic timer functionality.
|
||||||
Each HPET can have up to 32 timers. It is possible to configure the
|
Each HPET can have up to 32 timers. It is possible to configure the
|
||||||
first two timers as legacy replacements for 8254 and RTC periodic timers.
|
first two timers as legacy replacements for 8254 and RTC periodic timers.
|
||||||
A specification done by Intel and Microsoft can be found at
|
A specification done by Intel and Microsoft can be found at
|
||||||
<http://www.intel.com/hardwaredesign/hpetspec.htm>.
|
<http://www.intel.com/technology/architecture/hpetspec.htm>.
|
||||||
|
|
||||||
The driver supports detection of HPET driver allocation and initialization
|
The driver supports detection of HPET driver allocation and initialization
|
||||||
of the HPET before the driver module_init routine is called. This enables
|
of the HPET before the driver module_init routine is called. This enables
|
||||||
|
|
Loading…
Add table
Reference in a new issue