[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070711100417.GA2013@darkstar.te-china.tietoenator.com>
Date: Wed, 11 Jul 2007 10:04:17 +0000
From: Dave Young <hidave.darkstar@...il.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH][DOC]hpet.txt broken link fix
The specification link in hpet document is broken.
Signed-off-by: Dave Young <hidave.darkstar@...il.com>
---
Documentation/hpet.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -pur linux/Documentation/hpet.txt linux.new/Documentation/hpet.txt
--- linux/Documentation/hpet.txt 2007-07-11 09:37:24.000000000 +0000
+++ linux.new/Documentation/hpet.txt 2007-07-11 09:46:33.000000000 +0000
@@ -5,7 +5,7 @@ for the 8254 and Real Time Clock (RTC) p
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.
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
of the HPET before the driver module_init routine is called. This enables
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists