Sfoglia il codice sorgente

[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>
Kristian Mueller 18 anni fa
parent
commit
3f4b23e983
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      arch/i386/kernel/apm.c

+ 1 - 1
arch/i386/kernel/apm.c

@@ -198,7 +198,7 @@
  *   (APM) BIOS Interface Specification, Revision 1.2, February 1996.
  *   (APM) BIOS Interface Specification, Revision 1.2, February 1996.
  *
  *
  * [This document is available from Microsoft at:
  * [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>
 #include <linux/module.h>