Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

[PATCH] APM: URL of APM 1.2 specs has changed

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>

authored by

Kristian Mueller and committed by
Linus Torvalds
3f4b23e9 d6740df9

+1 -1
+1 -1
arch/i386/kernel/apm.c
··· 198 198 * (APM) BIOS Interface Specification, Revision 1.2, February 1996. 199 199 * 200 200 * [This document is available from Microsoft at: 201 - * http://www.microsoft.com/hwdev/busbios/amp_12.htm] 201 + * http://www.microsoft.com/whdc/archive/amp_12.mspx] 202 202 */ 203 203 204 204 #include <linux/module.h>