home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 August / PCWorld_1999-08_cd.bin / doc / HOWTO / Reading-List-HOWTO < prev    next >
Text File  |  1999-04-27  |  22KB  |  661 lines

  1.   The Linux Reading List HOWTO
  2.   by Eric S. Raymond
  3.   v1.6, 20 April 1999
  4.  
  5.   This document lists the book I think are most valuable to a person
  6.   trying to learn Unix (especially Linux) top to bottom.
  7.   ______________________________________________________________________
  8.  
  9.   Table of Contents
  10.  
  11.  
  12.   1. Introduction
  13.  
  14.      1.1 Purpose of this document
  15.      1.2 New versions of this document
  16.      1.3 Feedback and Corrections
  17.      1.4 Related Resources
  18.      1.5 Conventions Used In This Document
  19.  
  20.   2. Books on Culture, History, and Pragmatics
  21.  
  22.   3. Books on General Unix/Linux
  23.  
  24.      3.1 Linux Installation and Administration
  25.      3.2 Using Unix & Linux
  26.      3.3 System Security
  27.  
  28.   4. Books on Shell, Script, and Web Programming
  29.  
  30.   5. Books on Text Formatting
  31.  
  32.      5.1 Tex and LaTeX
  33.  
  34.   6. Books on C and C++ Programming
  35.  
  36.      6.1 C and C++
  37.      6.2 C System Call Interface
  38.  
  39.   7. Books on Networking
  40.  
  41.   8. Books on Unix Kernel Implementation
  42.  
  43.      8.1 Ancestors of Linux
  44.      8.2 Linux
  45.      8.3 Relatives of Linux
  46.  
  47.   9. Books on Intel processor architecture and programming
  48.  
  49.   10. Books on PC-Class Hardware
  50.  
  51.   11. Administrivia
  52.  
  53.      11.1 Terms of Use
  54.      11.2 History
  55.  
  56.  
  57.   ______________________________________________________________________
  58.  
  59.   1.  Introduction
  60.  
  61.  
  62.   1.1.  Purpose of this document
  63.  
  64.   This document lists what I consider to be the essential book-length
  65.   references for learning Unix (especially Linux) and how to program
  66.   under it.
  67.   1.2.  New versions of this document
  68.  
  69.   New versions of the Linux Reading List HOWTO will be periodically
  70.   posted to comp.os.linux.answers.  They will also be uploaded to
  71.   various Linux WWW and FTP sites, including the LDP home page.
  72.  
  73.   You can also view the latest version of this on the World Wide Web via
  74.   the URL <http://sunsite.unc.edu/LDP/HOWTO/Reading-List-HOWTO.html>.
  75.  
  76.  
  77.   1.3.  Feedback and Corrections
  78.  
  79.   If you have questions or comments about this document (or just want to
  80.   suggest a book that you think should be on it), please feel free to
  81.   mail Eric S. Raymond, at esr@thyrsus.com. I welcome any suggestions or
  82.   criticisms.
  83.  
  84.  
  85.   1.4.  Related Resources
  86.  
  87.   For on-line HOWTOs, magazines, and other non-book material, see the
  88.   Linux Documentation Project home page
  89.   <http://sunsite.unc.edu/LDP/HOWTO>.
  90.  
  91.   Some years ago I wrote a less Linux-focused Unix bibliography that may
  92.   still be of some interest and retains a certain amusement value.  You
  93.   can find the Loginataka at
  94.   <http://www.tuxedo.org/~esr/faqs/loginataka.html>.
  95.  
  96.   There's a collection of Web links to Linux book reviews called Opening
  97.   Doors, Breaking Windows
  98.   <http://members.bellatlantic.net/~ptgeiger/guidehome.htm>.
  99.  
  100.  
  101.   1.5.  Conventions Used In This Document
  102.  
  103.   Comments not in quotes below are either mine, or I have seen no reason
  104.   to change them from those of Jim Haynes (previous maintainer of this
  105.   document).  Comments sent in by others are in quotes, and have the
  106.   name of the commentator before them (JH is Jim Haynes).
  107.  
  108.   "See" URLs attached to publishing information point directly into the
  109.   publisher's web catalog and typically take you to a page containing a
  110.   cover shot, blurbs, and ordering information.  Books that don't have
  111.   these lack them because the publisher is using frames and the catalog
  112.   pages can't be bookmarked.
  113.  
  114.   Topic listings go roughly from the outside in (culture to user-land
  115.   programming to kernel programming to hardware).  Within sections I
  116.   have tried to list the most useful books first insofar as I am
  117.   familiar with them.  It's just an embarrassing coincidence that this
  118.   lists one of my books first, honest! (Suggestions for a better
  119.   organization cheerfully accepted.)
  120.  
  121.  
  122.   2.  Books on Culture, History, and Pragmatics
  123.  
  124.  
  125.      The New Hacker's Dictionary (Third Edition)
  126.         Raymond, Eric S.; MIT Press; 1996; ISBN 0-262-68092-0; 547pp.
  127.         See  <http://www-mitpress.mit.edu/book-
  128.         home.tcl?isbn=0262680920>.
  129.  
  130.         Um, er.  A guide to Internet culture. Lots of people like it.
  131.         HTML at the Jargon File Resource  Page <http://www.tuxedo.org>.
  132.  
  133.      A Quarter Century of Unix
  134.         Salus, Peter H.; Addison-Wesley; 1994; ISBN 0-201-54777-5;
  135.         256pp.
  136.         See  <http://www.awl.com/cp/authors/salus/unix/unix.html>
  137.  
  138.         Linux is part of the Unix tradition.  This book is an oral
  139.         history of Unix -- how it originated, how it evolved, how it
  140.         spread -- by the people who were there.
  141.  
  142.  
  143.      The Mythical Man Month (Anniversary Edition)
  144.         Brooks, Frederick P.; Addison-Wesley 1995 (ISBN 0-201-83595-9).
  145.         See  <http://heg-school.awl.com/cseng/authors/brooks/mmm-ae/mmm-
  146.         ae.html>.
  147.  
  148.         The one book on software engineering that everyone should read.
  149.  
  150.         Alan Cox: "This I'd recommend not for its technical value but
  151.         for its application of common sense and reality to computing
  152.         projects." JH: "Ah, yes.  What if Linus had been given 200
  153.         programmers and had been told to produce Linux in 3 months!"
  154.  
  155.  
  156.      Bell System Technical Journal, July-August 1978, Vol. 57, No. 6,
  157.         part 2
  158.         AT&T; 416 pp.
  159.  
  160.         Many early papers on Unix, including Ritchie & Thompson, "The
  161.         UNIX Time Sharing System"; Thompson, "UNIX Implementation";
  162.         Ritchie, "A Retrospective"; Bourne, "The UNIX Shell"...
  163.  
  164.  
  165.   3.  Books on General Unix/Linux
  166.  
  167.  
  168.  
  169.   3.1.  Linux Installation and Administration
  170.  
  171.  
  172.      Linux Installation and Getting Started
  173.         Welsh, Matt; LDP; 1997.  Available on the LDP home page, or
  174.         directly at  <http://sunsite.unc.edu/LDP/gs>.
  175.  
  176.         How to bring up Linux.  Explains a lot of Linux basics.  Covers
  177.         basic system administration.
  178.  
  179.  
  180.      Linux System Administrator's Guide
  181.         Wirzenius, Lars; LDP; 1997.  Available on the LDP home page, or
  182.         directly at  <http://sunsite.unc.edu/LDP/sag>.
  183.  
  184.         An excellent first book on how to maintain and administer a
  185.         Linux system.
  186.  
  187.  
  188.      Essential System Administration (Second Edition)
  189.         Frisch, Aeleen; O'Reilly; 1995; ISBN 0-937175-80-3; 788 pp;
  190.         $32.95.
  191.         See  <http://www.ora.com/catalog/esa2/noframes.html>.
  192.  
  193.         More in-depth coverage of normal system-administration tasks.
  194.         Not Linux-specific but contains Linux material.
  195.  
  196.  
  197.  
  198.  
  199.   3.2.  Using Unix & Linux
  200.  
  201.  
  202.      Linux in a Nutshell
  203.         Hekman, Jessica P. et al.; O'Reilly; ISBN 1-56592-167-4; 1997;
  204.         438 pp. $9.95.
  205.         See  <http://www.ora.com/catalog/linuxnut/noframes.html>.
  206.  
  207.         According to O'Reilly, "The Desktop Reference for Linux".  For
  208.         Linux users this obsoletes their "Unix In a Nutshell" which was
  209.         SVr4/Solaris-oriented.
  210.  
  211.  
  212.      Running Linux (Second Edition)
  213.         Welsh, Matt, & Kaufman, Lar; O'Reilly; ISBN 1-56592-151-8; 1996;
  214.         650pp; $24.95.
  215.         See  <http://www.ora.com/catalog/runux2/noframes.html>.
  216.  
  217.         Everything you need in order to understand, install, and use the
  218.         Linux operating system.  Excellent beginner's book.
  219.  
  220.  
  221.      Hands-on-Linux
  222.         Sobell, Mark G.; Addison-Wesley; ISBN ISBN 0-201-32569-1; 1998;
  223.         1015 pp.
  224.  
  225.         Just what the title says -- practical tutorials in basic Unix,
  226.         shells, editors, mail programs, networking, Web tools, and
  227.         utilities.  Covers some system administration fundamentals.
  228.         (This appears to be a repackaging of 1997's ``A Practical Guide
  229.         to Linux'' from the same author, without Caldera OpenLinux Lite
  230.         included.)
  231.  
  232.  
  233.   3.3.  System Security
  234.  
  235.  
  236.      Practical Unix Security
  237.         Garfinkel, Simpson, and Spafford, Gene; O'Reilly Associates;
  238.         ISBN 0-56592-148-8; 1991.
  239.         See  <http://www.ora.com/catalog/puis/noframes.html>.
  240.  
  241.         Ronald P. Miller: "Some overlap with Essential System Admin.,
  242.         but all in all a solid book on security, especially for those
  243.         aspiring to allow multiple-user, dial-up/net access to their
  244.         Linux boxes."
  245.  
  246.  
  247.      Firewalls & Internet Security
  248.         Cheswick, William R. & Bellovin, Steven M.; Addison-Wesley;
  249.         1994; ISBN 0-201-63357-4; 320pp.
  250.  
  251.  
  252.   4.  Books on Shell, Script, and Web Programming
  253.  
  254.  
  255.      Programming Perl (Second Edition)
  256.         Wall, Larry & Christiansen, Tom & Schwartz, Randal; O'Reilly;
  257.         1997; ISBN 0-56592-149-6; 644pp.
  258.         See  <http://www.ora.com/catalog/pperl2/noframes.html>.
  259.  
  260.         Shell (as a programming language for more than trivial
  261.         scripting) is dead.  Perl rules in its place.  This is the
  262.         second edition of the definitive Perl book -- vastly better
  263.         organized than the first, and it covers Perl 5.
  264.  
  265.         Emmanuel Pierre keeps a short list of Perl books <www.e-
  266.         nef.com/perl/listeperl.html>.
  267.  
  268.  
  269.      Programming Python
  270.         Lutz, Mark; O'Reilly; 1997; ISBN 0-56592-197-6; 880pp.
  271.         See  <http://www.ora.com/catalog/python/noframes.html>.
  272.  
  273.         The next step beyond Perl.  Python is beautifully designed, has
  274.         better integration with C, and scales up better to large
  275.         projects.
  276.  
  277.  
  278.      HTML: The Definitive Guide (2nd Edition)
  279.         Musciano, Chuck & Kennedy. Bill; O'Reilly; 1997; ISBN
  280.         0-56592-235-2; 552pp.
  281.         See  <http://www.ora.com/catalog/html2/noframes.html>.
  282.  
  283.         The best HTML tutorial/reference I have ever seen, and the only
  284.         HTML book you need unless you want to do CGI.
  285.  
  286.  
  287.      The Unix Programming Environment
  288.         Kernighan, Brian, and Pike, Rob; Prentice-Hall; 1984; ISBN
  289.         0-13-937681-X; 1984.
  290.  
  291.         A true classic -- possibly the best single-book exposition of
  292.         the Unix philosophy.
  293.  
  294.  
  295.   5.  Books on Text Formatting
  296.  
  297.  
  298.   5.1.  Tex and LaTeX
  299.  
  300.  
  301.  
  302.      The LaTeX Companion
  303.         Goossens, Michael & Mittlebach, Frank, & Samarin, Alexander;
  304.         Addison-Wesley; 1994; ISBN 0-201-54199-8; 530pp.
  305.         See  <http://www.awl.com/cp/tlc.html>.
  306.  
  307.         `If you are one of those users who would like to know how LaTeX
  308.         can be extended to create the nicest documents possible without
  309.         becoming a (La)TeX guru, then this book is for you' --- from the
  310.         Preface.  Bruce Thompson adds: "A very nice book providing a lot
  311.         of information about the new extensions to LaTeX, provides a
  312.         large number of examples showing precisely how your document's
  313.         layout can be manipulated"
  314.  
  315.  
  316.      LaTeX: A Document Preparation System (Second Edition)
  317.         Lamport, Leslie; Addison-Wesley; 1994; ISBN 0-201-52983-1;
  318.         256pp.
  319.         See  <http://heg-
  320.         school.awl.com/cseng/authors/lamport/latex/latex.html>.
  321.  
  322.         Bruce Thompson: "The ultimate reference on LaTeX 2.09 by its
  323.         author.  A new edition covering LaTeX2e (the version included in
  324.         the current TeX/LaTeX distribution) is in preparation.  LaTeX
  325.         2.09 is fully supported by LaTeX2e.  A must for anyone wanting
  326.         to use LaTeX.  Provides a gentle introduction to document
  327.         preparation and the various tools that LaTeX provides for
  328.         producing professional quality documents.  Lots of examples."
  329.  
  330.  
  331.      The TeXbook, Volume A of Computers and Typesetting; Knuth, Donald
  332.         A.
  333.         Addison-Wesley; 1986, ISBN 0-201-13448; 496pp.  See
  334.         <http://www.awl.com/cp/TeXbook.html>
  335.  
  336.         Bruce Thompson: "The definitive user's guide and complete
  337.         reference manual for TeX.  Probably not needed for casual LaTeX
  338.         use, but a fascinating book nonetheless."  I'll strengthen that
  339.         by adding that this book is not for the faint of heart.
  340.  
  341.  
  342.      The METAFONT book, Volume C of Computers and Typesetting
  343.         Knuth, Donald A.; Addison-Wesley; 1986; 0-201-13444-6, 1986;
  344.         384pp.
  345.         See  <http://www.awl.com/cp/METAFONTbook.html>
  346.  
  347.         Bruce Thompson: "The definitive user's guide and reference
  348.         manual for METAFONT, the companion program to TeX for designing
  349.         fonts.  An excellent work if you're planning to design your own
  350.         fonts for use in TeX and LaTeX.  METAFONT is included with the
  351.         normal TeX/LaTeX distribution."  This book is definitely not for
  352.         the faint of heart.
  353.  
  354.  
  355.   6.  Books on C and C++ Programming
  356.  
  357.  
  358.   6.1.  C and C++
  359.  
  360.  
  361.      The C Programming Language (Second Edition)
  362.         Kernighan, Brian W.; Ritchie, Dennis M; Prentice-Hall; 1988;
  363.         ISBN 0-13-110362-8, 272pp.
  364.  
  365.         The improved second edition, covering ANSI C, of the original
  366.         classic C book coauthored by C's designer, "K&R".  Still the
  367.         best!
  368.  
  369.  
  370.      Who's Afraid of C++?
  371.         Heller, Steve; Academic Press; 1996; ISBN 0-12-339097; 508pp.
  372.  
  373.         The best introductory book on C++ I have seen.
  374.  
  375.  
  376.   6.2.  C System Call Interface
  377.  
  378.  
  379.      POSIX Programmer's Guide: Writing Portable Unix Programs
  380.         Lewine, Donald; O'Reilly; 1992; ISBN 0-937175-73-0; 607pp.
  381.         See  <http://www.ora.com/catalog/posix/noframes.html>.
  382.  
  383.         An excellent programmer's reference on the POSIX.1 standard.  I
  384.         like this one better than JH's choice.
  385.  
  386.  
  387.      The Posix.1 Standard: A Programmer's Guide
  388.         Zlotnick, Fred; Benjamin, Cummings; 1991; ISBN 0-8053-9605-5;
  389.         379pp.; $35.95 (USA).
  390.  
  391.         JH: "When I complained about the lack of Section 2 man pages in
  392.         Linux, somebody told me just to get a POSIX book, because that's
  393.         what Linux does.  I like this book because I'm not a
  394.         professional programmer and the author gives copious
  395.         explanations and examples."
  396.  
  397.      Advanced Programming in The Unix Environment
  398.         Stevens, Richard; 1992; ISBN 0-201-56317; Addison-Wesley
  399.  
  400.         A book on general Unix programming that is every bit as good as
  401.         Stevens's classic on network programming.
  402.  
  403.  
  404.      Linux Application Development
  405.         Michael K. Johnson, Erik W. Troan; 1998; ISBN 0201308215;
  406.         Addison-Wesley.
  407.  
  408.         The best reference to the C API of Linux.
  409.  
  410.  
  411.  
  412.   7.  Books on Networking
  413.  
  414.  
  415.  
  416.      Unix Network Programming
  417.         Stevens, W. Richard; Prentice Hall; 1990; ISBN 0-13-949876-1;
  418.         772 pp.; $54 (USA).
  419.  
  420.         Everything you might want to know about the subject, and some
  421.         things you probably didn't want to know (really, XNS!?).
  422.         Generally regarded as definitive on the basics.  Two more
  423.         volumes are planned.
  424.  
  425.  
  426.      Linux Network Administrator's Guide
  427.         Kirch, Olaf; O'Reilly; 1995; ISBN 1-56592-087-2; 335pp.
  428.         See  <http://www.ora.com/catalog/linag/noframes.html>.
  429.  
  430.         A practical guide to Linux's TCP/IP and related services.
  431.         Accessible on the Web at the Linux Documentation Project page,
  432.         or directly at <http://sunsite.unc.edu/LDP/LDP/nag/nag.html>.
  433.  
  434.  
  435.      TCP/IP Network Adminstration
  436.         Hunt, Craig; O'Reilly Associates, ISBN 0-937175-82-X; 1992;
  437.         472pp.
  438.         See  <http://www.ora.com/catalog/tcp2/noframes.html>.
  439.  
  440.         Less Linux-specific than the Kirch book.  Features deeper
  441.         coverage of the TCP/IP core, including routing and BGP.
  442.  
  443.  
  444.      DNS and BIND (Second Edition)
  445.         Albitz, Paul, and Liu, Cricket; O'Reilly; 1996; ISBN
  446.         1-56592-236-0; 1992; 438pp; $32.95.
  447.         See  <http://www.ora.com/catalog/dns2/noframes.html>.
  448.  
  449.         In-depth coverage of DNS, useful for people running complicated
  450.         multiple-subnet installations. Covers BIND library programming.
  451.  
  452.  
  453.      Sendmail (Second Edition)
  454.         Costales, Bryan & Allman, Eric; O'Reilly; ISBN 1-56592-222-0;
  455.         1997; 1050 pp; $32.95
  456.         See  <http://www.ora.com/catalog/sendmail2/noframes.html>.
  457.  
  458.         An exhaustive (and exhausting) guide to Linux's and Unix's
  459.         default mail-transfer agent.
  460.  
  461.  
  462.  
  463.   8.  Books on Unix Kernel Implementation
  464.  
  465.  
  466.   8.1.  Ancestors of Linux
  467.  
  468.  
  469.      The Design of the Unix Operating System
  470.         Bach, Maurice J.; Prentice-Hall; ISBN 0-13-201799-7; 470pp.; $60
  471.         (USA).
  472.  
  473.         The book that got Linus started.
  474.  
  475.  
  476.      Operating Systems, Design and Implementation;
  477.         Tanenbaum, Andrew S.; Prentice-Hall; 1987.
  478.  
  479.         Alan Cox (one of the core kernel people) likes this book.
  480.         Tanenbaum designed Minix, which is the system Linus bootstrapped
  481.         Linux up from.
  482.  
  483.  
  484.   8.2.  Linux
  485.  
  486.  
  487.      The Linux Kernel book
  488.         RΘmy Card, ╚ric Dumas, Franck MΘvel; John Wiley and Sons; 1998;
  489.         ISBN 0-471-98141-9.  $100 (AUS).
  490.  
  491.         (Translated from the French language edition of "Programmation
  492.         Linux 2.0"; same authors; 1997; ╔ditions Eyrolles; Paris,
  493.         France.)
  494.  
  495.         A very interesting and informative description of the operation
  496.         of the kernel that fills in the gap between the POSIX interface
  497.         and "The Design of the Unix Operating System" and the Linux
  498.         source code.  A good understanding of the design and operation
  499.         of a Unix OS is a pre-requisite, but this book is an excellent
  500.         help to going beyond that general understanding into actual
  501.         work.
  502.  
  503.         The primary author is one of the core developers for the ext2
  504.         filesystem, and the Linux Kernel book shows a firm grasp of the
  505.         matter and clear explanations and structure.  It's surprisingly
  506.         readable for something working at such a low level.  The book
  507.         does seem to have suffered a little in the translation to
  508.         English -- there are a few typos and grammatical mistakes, but
  509.         it's quite readable.  (The code example files are charmingly
  510.         still named in French.)
  511.  
  512.         Network protocol implementations are not covered.
  513.  
  514.         The book's current to Linux 2.0.35 and foreshadows 2.1 and 2.2.
  515.  
  516.  
  517.  
  518.      Linux Kernel Hackers' Guide
  519.         Johnson, Michael K.
  520.  
  521.         Accessible on the Web at the Linux Documentation Project page,
  522.         or directly at .
  523.  
  524.  
  525.      LINUX Kernel Internals (Second Edition)
  526.         Beck, Michael & Bohme, Harold & Mirko, Dziadzka & Kunitz, Ulrich
  527.         & Magnus, Robert & Verworner, Dick; Addison Wesley; 1998;
  528.         ISBN:0-201-33143-8; 480.
  529.         See  <http://heg-
  530.         school.awl.com/cseng/authors/beck.m/linux/linux.html>.
  531.  
  532.         A guide to Linux kernel programming; covers 2.0.
  533.  
  534.  
  535.  
  536.   8.3.  Relatives of Linux
  537.  
  538.  
  539.      The Design and Implementation of the 4.4BSD Unix Operating System
  540.         McKusick, Marshall Kirk, Bostic, Keith, Karels, Michael J., and
  541.         Quarterman, John S.; Addison-Wesley; 1996; ISBN 0-201-54979-4;
  542.         608pp.
  543.         See  <http://heg-
  544.         school.awl.com/cseng/authors/mckusick/4.4bsd/4.4bsd.html>.
  545.  
  546.         The successor to a classic book on the implementation of the 4.3
  547.         BSD kernel, which influenced Linux's design (especially near
  548.         sockets and networking).  This book covers the 4.4BSD base of
  549.         BSD/OS, FreeBSD, and NetBSD.
  550.  
  551.  
  552.      Porting Unix to the 386; Jolitz, William F., and Jolitz, Lynne G.
  553.         Dr. Dobb's Journal; Jan 1991-July 1992.
  554.  
  555.  
  556.   9.  Books on Intel processor architecture and programming
  557.  
  558.  
  559.      80386 Programmer's Reference Manual
  560.         Intel Corp.; ISBN 1-55512-022-9; 1986;
  561.  
  562.         Part I. Applications Programming, data types, memory model,
  563.         instruction set.  Part II. Systems Programming, architecture,
  564.         memory management, protection, multitasking, I/O, exceptions and
  565.         interrupts, initialization, coprocessing and multiprocessing.
  566.         Part III.  Compatibility (with earlier x86 machines).  Part IV.
  567.         Instruction Set.
  568.  
  569.  
  570.      80386 System Software Writer's Guide
  571.         Intel Corp.; ISBN 1-55512-023-7; 1987.
  572.  
  573.         This explains the 386 features for operating system writers.  It
  574.         includes a chapter on Unix implementation.  A lot of the 80386
  575.         architecture seems to have been designed with Multics in mind;
  576.         the features are not used by DOS or by Unix.
  577.  
  578.  
  579.      Programming the 80386
  580.         Crawford, John H & Gelsinger, Patrick P.; Sybex; ISBN
  581.         0-89588-381-3; 774pp.; $26.95 (USA).
  582.  
  583.         This is the book the Jolitzes used when they ported BSD to the
  584.         386 architecture.
  585.  
  586.  
  587.      Pentium Processor User's Manual: Volume 3, Architecture and Pro¡
  588.         gramming
  589.         Manual" Intel Corp.; 1993; ISBN 1-55512-195-0;
  590.  
  591.         Pretty much the Pentium version of the 80386 Programmer's manual
  592.         listed above.
  593.  
  594.  
  595.   10.  Books on PC-Class Hardware
  596.  
  597.   Note: these books are four or five years old and possibly out of date.
  598.   I don't really grok hardware...
  599.  
  600.  
  601.      80386 Hardware Reference Manual
  602.         Intel Corp.; 1986; ISBN 1-55512-024-5;
  603.  
  604.         Pin connections, timing, waveforms, block diagrams, voltages,
  605.         all that kind of stuff.
  606.  
  607.  
  608.      The Indispensable PC Hardware Book
  609.         Messmer, Hans-Peter; Addison-Wesley; 1993; ISBN 0-201-62424-9;
  610.         1000 pp.
  611.  
  612.         JH: "Covers the more recent stuff like EIDE and PCI."
  613.  
  614.  
  615.   11.  Administrivia
  616.  
  617.  
  618.   11.1.  Terms of Use
  619.  
  620.   This document is copyright 1997 by Eric S. Raymond. You may use,
  621.   disseminate, and reproduce it freely, provided you:
  622.  
  623.  
  624.   ╖  Do not omit or alter this copyright notice.
  625.  
  626.   ╖  Do not omit or alter or omit the version number and date.
  627.  
  628.   ╖  Do not omit or alter the document's pointer to the current WWW
  629.      version.
  630.  
  631.   ╖  Clearly mark any condensed, altered or versions as such.
  632.  
  633.   These restrictions are intended to protect potential readers from
  634.   stale or mangled versions.  If you think you have a good case for an
  635.   exception, ask me.
  636.  
  637.  
  638.   11.2.  History
  639.  
  640.   This was originally a mini-HOWTO maintained by Jim Haynes.  I have
  641.   changed the emphasis somewhat, trying to make it more a standalone
  642.   document and less reliant on the various USENET bibliographic
  643.   postings.  The unattributed mini-reviews are mine rather than his.
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.