]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[PATCH] APM: URL of APM 1.2 specs has changed
authorKristian Mueller <Kristian-M@Kristian-M.de>
Mon, 30 Oct 2006 06:46:46 +0000 (22:46 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 30 Oct 2006 20:08:42 +0000 (12:08 -0800)
APM BIOS Interface Secification can now be found at
http://www.microsoft.com/whdc/archive/amp_12.mspx

Signed-off-by: Kristian Mueller <Kristian-M@Kristian-M.de>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/apm.c

index 2af65858d3229b29cad60a7d25dc88a5a927bb5c..a60358fe9a49d828a69c3271459ef5f5949e2aca 100644 (file)
  *   (APM) BIOS Interface Specification, Revision 1.2, February 1996.
  *
  * [This document is available from Microsoft at:
- *    http://www.microsoft.com/hwdev/busbios/amp_12.htm]
+ *    http://www.microsoft.com/whdc/archive/amp_12.mspx]
  */
 
 #include <linux/module.h>