Update Intel manual URLs.
[pintos-anon] / doc / references.texi
index 4e25671787c7239257e4e6ac36fb6e9f2aa03a61..8aa3b5c05fc0f62c38236fd8732a49435b37095b 100644 (file)
 @section Hardware References
 
 @bibdfn{IA32-v1}
-@uref{ftp://download.intel.com/design/Pentium4/manuals/25366514.pdf, ,
+@uref{ftp://download.intel.com/design/Pentium4/manuals/25366515.pdf, ,
 IA-32 Intel Architecture Software Developer's Manual Volume 1: Basic
 Architecture}.  Basic 80@var{x}86 architecture and programming
 environment.
 
 @bibdfn{IA32-v2a}
-@uref{ftp://download.intel.com/design/Pentium4/manuals/25366614.pdf, ,
+@uref{ftp://download.intel.com/design/Pentium4/manuals/25366615.pdf, ,
 IA-32 Intel Architecture Software Developer's Manual Volume 2A:
 Instruction Set Reference A-M}.  80@var{x}86 instructions whose names
 begin with A through M.
 
 @bibdfn{IA32-v2b}
-@uref{ftp://download.intel.com/design/Pentium4/manuals/25366714.pdf, ,
+@uref{ftp://download.intel.com/design/Pentium4/manuals/25366715.pdf, ,
 IA-32 Intel Architecture Software Developer's Manual Volume 2B:
 Instruction Set Reference N-Z}.  80@var{x}86 instructions whose names
 begin with N through Z.
 
 @bibdfn{IA32-v3}
-@uref{ftp://download.intel.com/design/Pentium4/manuals/25366814.pdf, ,
+@uref{ftp://download.intel.com/design/Pentium4/manuals/25366815.pdf, ,
 IA-32 Intel Architecture Software Developer's Manual Volume 3: System
 Programming Guide}.  Operating system support, including segmentation,
 paging, tasks, interrupt and exception handling.
 
 @bibdfn{FreeVGA}
-@uref{freevga/home.htm, , FreeVGA Project}.  Documents the VGA video
+@uref{specs/freevga/home.htm, , FreeVGA Project}.  Documents the VGA video
 hardware used in PCs.
 
 @bibdfn{kbd}
-@uref{kbd/index.html, , Keyboard scancodes}.  Documents PC keyboard
+@uref{specs/kbd/scancodes.html, , Keyboard scancodes}.  Documents PC keyboard
 interface.
 
 @bibdfn{ATA-3}
@@ -61,7 +61,7 @@ used for PC serial ports.
 Datasheet for PC timer chip.
 
 @bibdfn{8259A}
-@uref{specs/8529A.pdf, , Intel 8259A Programmable Interrupt Controller
+@uref{specs/8259A.pdf, , Intel 8259A Programmable Interrupt Controller
 (8259A/8259A-2)}.  Datasheet for PC interrupt controller chip.
 
 @node Software References
@@ -95,6 +95,6 @@ Interface: Intel386 Architecture Processor Supplement: Fourth
 Edition}.  80@var{x}86-specific parts of the Unix interface.
 
 @bibdfn{SysV-ABI-update}
-@uref{specs/sysv-abi-update.html, , System V Application Binary
+@uref{specs/sysv-abi-update.html/contents.html, , System V Application Binary
 Interface---DRAFT---24 April 2001}.  A draft of a revised version of
 @bibref{SysV-ABI} which was never completed.