  The Linux Reading List HOWTO
  by Eric S. Raymond
  1.10, 14 November 1999

  This document lists the book I think are most valuable to a person
  trying to learn Unix (especially Linux) top to bottom.
  ______________________________________________________________________

  Table of Contents


  1. Introduction

     1.1 Purpose of this document
     1.2 New versions of this document
     1.3 Feedback and Corrections
     1.4 Related Resources
     1.5 Conventions Used In This Document

  2. Books on Culture, History, and Pragmatics

  3. Books on General Unix/Linux

     3.1 Linux Installation and Administration
     3.2 Using Unix & Linux
     3.3 System Security

  4. Books on Shell, Script, and Web Programming

  5. Books on Text Formatting

     5.1 Tex and LaTeX

  6. Good Programming Style

  7. Books on C and C++ Programming

     7.1 C and C++
     7.2 C System Call Interface

  8. Books on Networking

  9. Books on Unix Kernel Implementation

     9.1 Ancestors of Linux
     9.2 Linux
     9.3 Relatives of Linux

  10. Books on Intel processor architecture and programming

  11. Books on PC-Class Hardware

  12. Administrivia

     12.1 Terms of Use
     12.2 History


  ______________________________________________________________________

  11..  IInnttrroodduuccttiioonn





  11..11..  PPuurrppoossee ooff tthhiiss ddooccuummeenntt

  This document lists what I consider to be the essential book-length
  references for learning Unix (especially Linux) and how to program
  under it.


  11..22..  NNeeww vveerrssiioonnss ooff tthhiiss ddooccuummeenntt

  New versions of the Linux Reading List HOWTO will be periodically
  posted to comp.os.linux.answers.  They will also be uploaded to
  various Linux WWW and FTP sites, including the LDP home page.

  You can also view the latest version of this on the World Wide Web via
  the URL <http://sunsite.unc.edu/LDP/HOWTO/Reading-List-HOWTO.html>.


  11..33..  FFeeeeddbbaacckk aanndd CCoorrrreeccttiioonnss

  If you have questions or comments about this document (or just want to
  suggest a book that you think should be on it), please feel free to
  mail Eric S. Raymond, at esr@thyrsus.com. I welcome any suggestions or
  criticisms.


  11..44..  RReellaatteedd RReessoouurrcceess

  For on-line HOWTOs, magazines, and other non-book material, see the
  Linux Documentation Project home page
  <http://sunsite.unc.edu/LDP/HOWTO>.

  Some years ago I wrote a less Linux-focused Unix bibliography that may
  still be of some interest and retains a certain amusement value.  You
  can find the Loginataka at
  <http://www.tuxedo.org/~esr/faqs/loginataka.html>.


  11..55..  CCoonnvveennttiioonnss UUsseedd IInn TThhiiss DDooccuummeenntt

  Comments not in quotes below are either mine, or I have seen no reason
  to change them from those of Jim Haynes (previous maintainer of this
  document).  Comments sent in by others are in quotes, and have the
  name of the commentator before them (JH is Jim Haynes).

  "See" URLs attached to publishing information point directly into the
  publisher's web catalog and typically take you to a page containing a
  cover shot, blurbs, and ordering information.  Books that don't have
  these lack them because the publisher is using frames and the catalog
  pages can't be bookmarked.

  Topic listings go roughly from the outside in (culture to user-land
  programming to kernel programming to hardware).  Within sections I
  have tried to list the most useful books first insofar as I am
  familiar with them.  It's just an embarrassing coincidence that this
  lists one of my books first, honest! (Suggestions for a better
  organization cheerfully accepted.)


  22..  BBooookkss oonn CCuullttuurree,, HHiissttoorryy,, aanndd PPrraaggmmaattiiccss


     TThhee NNeeww HHaacckkeerr''ss DDiiccttiioonnaarryy ((TThhiirrdd EEddiittiioonn))
        Raymond, Eric S.; MIT Press; 1996; ISBN 0-262-68092-0; 547pp.
        See  <http://www-mitpress.mit.edu/book-
        home.tcl?isbn=0262680920>.

        Um, er.  A guide to Internet culture. Lots of people like it.
        HTML at the Jargon File Resource  Page <http://www.tuxedo.org>.


     AA QQuuaarrtteerr CCeennttuurryy ooff UUnniixx
        Salus, Peter H.; Addison-Wesley; 1994; ISBN 0-201-54777-5;
        256pp.
        See  <http://www.awl-he.com/titles/13683.html>

        Linux is part of the Unix tradition.  This book is an oral
        history of Unix -- how it originated, how it evolved, how it
        spread -- by the people who were there.


     TThhee MMyytthhiiccaall MMaann MMoonntthh ((AAnnnniivveerrssaarryy EEddiittiioonn))
        Brooks, Frederick P.; Addison-Wesley 1995 (ISBN 0-201-83595-9).
        See  <http://www.awl-he.com/titles/14147.html>.

        The one book on software engineering that everyone should read.

        Alan Cox: "This I'd recommend not for its technical value but
        for its application of common sense and reality to computing
        projects." JH: "Ah, yes.  What if Linus had been given 200
        programmers and had been told to produce Linux in 3 months!"


     BBeellll SSyysstteemm TTeecchhnniiccaall JJoouurrnnaall,, JJuullyy--AAuugguusstt 11997788,, VVooll.. 5577,, NNoo.. 66,,
        ppaarrtt 22
        AT&T; 416 pp.

        Many early papers on Unix, including Ritchie & Thompson, "The
        UNIX Time Sharing System"; Thompson, "UNIX Implementation";
        Ritchie, "A Retrospective"; Bourne, "The UNIX Shell"...


  33..  BBooookkss oonn GGeenneerraall UUnniixx//LLiinnuuxx



  33..11..  LLiinnuuxx IInnssttaallllaattiioonn aanndd AAddmmiinniissttrraattiioonn


     LLiinnuuxx IInnssttaallllaattiioonn aanndd GGeettttiinngg SSttaarrtteedd
        Welsh, Matt; LDP; 1997.  Available on the LDP home page, or
        directly at  <http://linuxdoc.org/LDP/gs/>.

        How to bring up Linux.  Explains a lot of Linux basics.  Covers
        basic system administration.


     LLiinnuuxx SSyysstteemm AAddmmiinniissttrraattoorr''ss GGuuiiddee
        Wirzenius, Lars; LDP; 1997.  Available on the LDP home page, or
        directly at  <http://www.linuxdoc.org/LDP/sag/>.

        An excellent first book on how to maintain and administer a
        Linux system.


     EEsssseennttiiaall SSyysstteemm AAddmmiinniissttrraattiioonn ((SSeeccoonndd EEddiittiioonn))
        Frisch, Aeleen; O'Reilly; 1995; ISBN 1-56592-127-5; $34.95.
        See  <http://www.ora.com/catalog/esa2/noframes.html>.

        More in-depth coverage of normal system-administration tasks.
        Not Linux-specific but contains Linux material.


  33..22..  UUssiinngg UUnniixx && LLiinnuuxx


     LLiinnuuxx iinn aa NNuuttsshheellll ((22nndd eeddiittiioonn))
        Hekman, Jessica P. et al.; O'Reilly; ISBN 1-56592-585-8,; 1999;
        628 pp. $29.95.
        See  <http://www.oreilly.com/catalog/linuxnut2/>.

        According to O'Reilly, "The Desktop Reference for Linux".  For
        Linux users this obsoletes their "Unix In a Nutshell" which was
        SVr4/Solaris-oriented.


     RRuunnnniinngg LLiinnuuxx ((33rrdd EEddiittiioonn))
        Welsh, Matt, & Matthias Kallw Dalheimer & Kaufman, Lar;
        O'Reilly; ISBN 1-56592-469-X; 1999; 650pp; $34.95.
        See  <http://www.oreilly.com/catalog/runux3/>.

        Everything you need in order to understand, install, and use the
        Linux operating system.  Excellent beginner's book.


     HHaannddss--oonn--LLiinnuuxx
        Sobell, Mark G.; Addison-Wesley; ISBN ISBN 0-201-32569-1; 1998;
        1015 pp.

        Just what the title says -- practical tutorials in basic Unix,
        shells, editors, mail programs, networking, Web tools, and
        utilities.  Covers some system administration fundamentals.
        (This appears to be a repackaging of 1997's ``A Practical Guide
        to Linux'' from the same author, without Caldera OpenLinux Lite
        included.)


  33..33..  SSyysstteemm SSeeccuurriittyy


     PPrraaccttiiccaall UUnniixx aanndd IInntteerrnneett SSeeccuurriittyy ((22nndd EEddiittiioonn))
        Garfinkel, Simpson, and Spafford, Gene; O'Reilly Associates;
        ISBN 0-56592-148-8; 1004pp; 1996; $39.95.
        See  <http://www.ora.com/catalog/puis/noframes.html>.

        Ronald P. Miller: "Some overlap with Essential System Admin.,
        but all in all a solid book on security, especially for those
        aspiring to allow multiple-user, dial-up/net access to their
        Linux boxes."


     FFiirreewwaallllss && IInntteerrnneett SSeeccuurriittyy
        Cheswick, William R. & Bellovin, Steven M.; Addison-Wesley;
        1994; ISBN 0-201-63357-4; 320pp.


  44..  BBooookkss oonn SShheellll,, SSccrriipptt,, aanndd WWeebb PPrrooggrraammmmiinngg


     PPrrooggrraammmmiinngg PPeerrll ((SSeeccoonndd EEddiittiioonn))
        Wall, Larry & Christiansen, Tom & Schwartz, Randal; O'Reilly;
        1997; ISBN 0-56592-149-6; 644pp.
        See  <http://www.ora.com/catalog/pperl2/noframes.html>.

        Shell (as a programming language for more than trivial
        scripting) is dead.  Perl rules in its place.  This is the
        second edition of the definitive Perl book -- vastly better
        organized than the first, and it covers Perl 5.

        Emmanuel Pierre keeps a short list of Perl books <www.e-
        nef.com/perl/listeperl.html>.


     PPrrooggrraammmmiinngg PPyytthhoonn
        Lutz, Mark; O'Reilly; 1997; ISBN 0-56592-197-6; 880pp.
        See  <http://www.ora.com/catalog/python/noframes.html>.

        The next step beyond Perl.  Python is beautifully designed, has
        better integration with C, and scales up better to large
        projects.


     HHTTMMLL:: TThhee DDeeffiinniittiivvee GGuuiiddee ((33rrdd EEddiittiioonn))
        Musciano, Chuck & Kennedy. Bill; O'Reilly; 1998; ISBN
        1-56592-492-4; 576pp.
        See  <http://www.oreilly.com/catalog/html3/>.

        The best HTML tutorial/reference I have ever seen, and the only
        HTML book you need unless you also want to do CGI.


     TThhee UUnniixx PPrrooggrraammmmiinngg EEnnvviirroonnmmeenntt
        Kernighan, Brian, and Pike, Rob; Prentice-Hall; 1984; ISBN
        0-13-937681-X; 1984.

        A true classic -- possibly the best single-book exposition of
        the Unix philosophy.


  55..  BBooookkss oonn TTeexxtt FFoorrmmaattttiinngg


  55..11..  TTeexx aanndd LLaaTTeeXX



     TThhee LLaaTTeeXX CCoommppaanniioonn
        Goossens, Michael & Mittlebach, Frank, & Samarin, Alexander;
        Addison-Wesley; 1994; ISBN 0-201-54199-8; 530pp.
        See  <http://www.awl-he.com/titles/13661.html>.

        `If you are one of those users who would like to know how LaTeX
        can be extended to create the nicest documents possible without
        becoming a (La)TeX guru, then this book is for you' --- from the
        Preface.  Bruce Thompson adds: "A very nice book providing a lot
        of information about the new extensions to LaTeX, provides a
        large number of examples showing precisely how your document's
        layout can be manipulated"


     LLaaTTeeXX:: AA DDooccuummeenntt PPrreeppaarraattiioonn SSyysstteemm ((SSeeccoonndd EEddiittiioonn))
        Lamport, Leslie; Addison-Wesley; 1994; ISBN 0-201-52983-1;
        256pp.
        See  <http://www.awl-he.com/titles/13632.html>.

        Bruce Thompson: "The ultimate reference on LaTeX 2.09 by its
        author.  A new edition covering LaTeX2e (the version included in
        the current TeX/LaTeX distribution) is in preparation.  LaTeX
        2.09 is fully supported by LaTeX2e.  A must for anyone wanting
        to use LaTeX.  Provides a gentle introduction to document
        preparation and the various tools that LaTeX provides for
        producing professional quality documents.  Lots of examples."



     TThhee TTeeXXbbooookk,, VVoolluummee AA ooff CCoommppuutteerrss aanndd TTyyppeesseettttiinngg;; KKnnuutthh,, DDoonnaalldd
        AA..
        Addison-Wesley; 1986, ISBN 0-201-13448; 496pp.  See
        <http://www.awl.com/cp/TeXbook.html>

        Bruce Thompson: "The definitive user's guide and complete
        reference manual for TeX.  Probably not needed for casual LaTeX
        use, but a fascinating book nonetheless."  I'll strengthen that
        by adding that this book is not for the faint of heart.


     TThhee MMEETTAAFFOONNTT bbooookk,, VVoolluummee CC ooff CCoommppuutteerrss aanndd TTyyppeesseettttiinngg
        Knuth, Donald A.; Addison-Wesley; 1986; 0-201-13444-6, 1986;
        384pp.
        See  <http://www.awl.com/cp/METAFONTbook.html>

        Bruce Thompson: "The definitive user's guide and reference
        manual for METAFONT, the companion program to TeX for designing
        fonts.  An excellent work if you're planning to design your own
        fonts for use in TeX and LaTeX.  METAFONT is included with the
        normal TeX/LaTeX distribution."  This book is _d_e_f_i_n_i_t_e_l_y not for
        the faint of heart.


  66..  GGoooodd PPrrooggrraammmmiinngg SSttyyllee

  The following are classics on how to develop efficient programs:


     TThhee PPrraaccttiiccee ooff PPrrooggrraammmmiinngg
        Kernighan, Brian W. & Pike. Rob; 1999; Addison-Wesley; ISBN
        0-201-61586-X.  See  <http://cm.bell-labs.com/cm/cs/tpop/>

        An excellent treatise on writing high-quality programs, surely
        destined to become a classic of the field.


     PPrrooggrraammmmiinngg PPeeaarrllss ((22nndd EEddiittiioonn))
        Bentley, Jon; 2000; Addison-Wesley; ISBN ISBN 0-201-65788-0.
        See  <http://www.programmingpearls.com/>

        These are selected essays from Bentley's column in the
        Communications of the ACM. He discusses a wide variety of issues
        in program improvement, include a large number on efficiency.


     WWrriittiinngg EEffffiicciieenntt PPrrooggrraammss..
        Bentley, Jon Louis; 1982; Prentice-Hall, Inc.; ISBN
        0-13-970251-2 or 0-13-970244-X.

        This book presents Bentley's methodology and set of rules for
        improving program efficiency, and includes a large number of
        examples.


     77..  BBooookkss oonn CC aanndd CC++++ PPrrooggrraammmmiinngg


     77..11..  CC aanndd CC++++


        TThhee CC PPrrooggrraammmmiinngg LLaanngguuaaggee ((SSeeccoonndd EEddiittiioonn))
           Kernighan, Brian W.; Ritchie, Dennis M; Prentice-Hall; 1988;
           ISBN 0-13-110362-8, 272pp.

           The improved second edition, covering ANSI C, of the original
           classic C book coauthored by C's designer, "K&R".  Still the
           best!


        WWhhoo''ss AAffrraaiidd ooff CC++++??
           Heller, Steve; Academic Press; 1996; ISBN 0-12-339097; 508pp.

           The best introductory book on C++ I have seen.


     77..22..  CC SSyysstteemm CCaallll IInntteerrffaaccee


        PPOOSSIIXX PPrrooggrraammmmeerr''ss GGuuiiddee:: WWrriittiinngg PPoorrttaabbllee UUnniixx PPrrooggrraammss
           Lewine, Donald; O'Reilly; 1992; ISBN 0-937175-73-0; 607pp.
           See  <http://www.ora.com/catalog/posix/noframes.html>.

           An excellent programmer's reference on the POSIX.1 standard.
           I like this one better than JH's choice.


        TThhee PPoossiixx..11 SSttaannddaarrdd:: AA PPrrooggrraammmmeerr''ss GGuuiiddee
           Zlotnick, Fred; Benjamin, Cummings; 1991; ISBN 0-8053-9605-5;
           379pp.; $35.95 (USA).

           JH: "When I complained about the lack of Section 2 man pages
           in Linux, somebody told me just to get a POSIX book, because
           that's what Linux does.  I like this book because I'm not a
           professional programmer and the author gives copious
           explanations and examples."


        AAddvvaanncceedd PPrrooggrraammmmiinngg iinn TThhee UUnniixx EEnnvviirroonnmmeenntt
           Stevens, Richard; 1992; ISBN 0-201-56317; Addison-Wesley

           A book on general Unix programming that is every bit as good
           as Stevens's classic on network programming.


        LLiinnuuxx AApppplliiccaattiioonn DDeevveellooppmmeenntt
           Michael K. Johnson, Erik W. Troan; 1998; ISBN 0201308215;
           Addison-Wesley.

           The best reference to the C API of Linux.



     88..  BBooookkss oonn NNeettwwoorrkkiinngg



        UUnniixx NNeettwwoorrkk PPrrooggrraammmmiinngg
           Volume 1, Networking APIs: Sockets and XTI W. Richard
           Stevens, PTR Prentice-Hall, 1998 ISBN 0-13-490012-X

           UNIX Network Programming 2nd Edition, Volume 2, Interprocess
           Communications W. Richard Stevens PTR Prentice-Hall, 1998
           ISBN 0-13-081081-9

           Everything you might want to know about the subject.
           Generally regarded as definitive on the basics.


        LLiinnuuxx NNeettwwoorrkk AAddmmiinniissttrraattoorr''ss GGuuiiddee
           Kirch, Olaf; O'Reilly; 1995; ISBN 1-56592-087-2; 335pp.
           See  <http://www.ora.com/catalog/linag/noframes.html>.
           A practical guide to Linux's TCP/IP and related services.
           Accessible on the Web at the Linux Documentation Project
           page, or directly at
           <http://sunsite.unc.edu/LDP/LDP/nag/nag.html>.


        TTCCPP//IIPP NNeettwwoorrkk AAddmmiinnssttrraattiioonn
           Hunt, Craig; O'Reilly Associates, ISBN 0-937175-82-X; 1992;
           472pp.
           See  <http://www.ora.com/catalog/tcp2/noframes.html>.

           Less Linux-specific than the Kirch book.  Features deeper
           coverage of the TCP/IP core, including routing and BGP.


        DDNNSS aanndd BBIINNDD ((SSeeccoonndd EEddiittiioonn))
           Albitz, Paul, and Liu, Cricket; O'Reilly; 1998; ISBN
           1-56592-512-2; 502pp; $32.95.
           See  <http://www.ora.com/catalog/dns2/noframes.html>.

           In-depth coverage of DNS, useful for people running
           complicated multiple-subnet installations. Covers BIND
           library programming.


        SSeennddmmaaiill ((SSeeccoonndd EEddiittiioonn))
           Costales, Bryan & Allman, Eric; O'Reilly; ISBN 1-56592-222-0;
           1997; 1050 pp; $32.95
           See  <http://www.ora.com/catalog/sendmail2/noframes.html>.

           An exhaustive (and exhausting) guide to Linux's and Unix's
           default mail-transfer agent.


     99..  BBooookkss oonn UUnniixx KKeerrnneell IImmpplleemmeennttaattiioonn


     99..11..  AAnncceessttoorrss ooff LLiinnuuxx


        TThhee DDeessiiggnn ooff tthhee UUnniixx OOppeerraattiinngg SSyysstteemm
           Bach, Maurice J.; Prentice-Hall; ISBN 0-13-201799-7; 470pp.;
           $60 (USA).

           The book that got Linus started.  See
           <http://www.prenhall.com/books/ptr_0132017997.html>


        OOppeerraattiinngg SSyysstteemmss,, DDeessiiggnn aanndd IImmpplleemmeennttaattiioonn;;
           Tanenbaum, Andrew S.; Prentice-Hall; 1987.

           See  <http://www.prenhall.com/books/esm_0136386776.html>.
           Alan Cox (one of the core kernel people) likes this book.
           Tanenbaum designed Minix, which is the system Linus
           bootstrapped Linux up from.


     99..22..  LLiinnuuxx


        TThhee LLiinnuuxx KKeerrnneell bbooookk
           Rmy Card, Eric Dumas, Franck Mevel; John Wiley and Sons;
           1998; ISBN 0-471-98141-9.  $100 (AUS).

           (Translated from the French language edition of
           "Programmation Linux 2.0"; same authors; 1997; ditions
           Eyrolles; Paris, France.)

           A very interesting and informative description of the
           operation of the kernel that fills in the gap between the
           POSIX interface and "The Design of the Unix Operating System"
           and the Linux source code.  A good understanding of the
           design and operation of a Unix OS is a pre-requisite, but
           this book is an excellent help to going beyond that general
           understanding into actual work.

           The primary author is one of the core developers for the ext2
           filesystem, and the Linux Kernel book shows a firm grasp of
           the matter and clear explanations and structure.  It's
           surprisingly readable for something working at such a low
           level.  The book does seem to have suffered a little in the
           translation to English -- there are a few typos and
           grammatical mistakes, but it's quite readable.  (The code
           example files are charmingly still named in French.)

           Network protocol implementations are not covered.

           The book's current to Linux 2.0.35 and foreshadows 2.1 and
           2.2.



        LLiinnuuxx KKeerrnneell HHaacckkeerrss'' GGuuiiddee
           Johnson, Michael K.

           Accessible on the Web at the Linux Documentation Project
           page, or directly at .


        LLIINNUUXX KKeerrnneell IInntteerrnnaallss ((SSeeccoonndd EEddiittiioonn))
           Beck, Michael & Bohme, Harold & Mirko, Dziadzka & Kunitz,
           Ulrich & Magnus, Robert & Verworner, Dick; Addison Wesley;
           1998; ISBN:0-201-33143-8; 480.
           See  <http://www.awl-he.com/titles/11653.html>.

           A guide to Linux kernel programming; covers 2.0.



     99..33..  RReellaattiivveess ooff LLiinnuuxx


        TThhee DDeessiiggnn aanndd IImmpplleemmeennttaattiioonn ooff tthhee 44..44BBSSDD UUnniixx OOppeerraattiinngg SSyyss--
           tteemm
           McKusick, Marshall Kirk, Bostic, Keith, Karels, Michael J.,
           and Quarterman, John S.; Addison-Wesley; 1996; ISBN
           0-201-54979-4; 608pp.
           See  <http://www.awl-he.com/titles/13693.html>.

           The successor to a classic book on the implementation of the
           4.3 BSD kernel, which influenced Linux's design (especially
           near sockets and networking).  This book covers the 4.4BSD
           base of BSD/OS, FreeBSD, and NetBSD.


        PPoorrttiinngg UUnniixx ttoo tthhee 338866;; JJoolliittzz,, WWiilllliiaamm FF..,, aanndd JJoolliittzz,, LLyynnnnee
           GG..
           Dr. Dobb's Journal; Jan 1991-July 1992.




     1100..  BBooookkss oonn IInntteell pprroocceessssoorr aarrcchhiitteeccttuurree aanndd pprrooggrraammmmiinngg


        8800338866 PPrrooggrraammmmeerr''ss RReeffeerreennccee MMaannuuaall
           Intel Corp.; ISBN 1-55512-022-9; 1986;

           Part I. Applications Programming, data types, memory model,
           instruction set.  Part II. Systems Programming, architecture,
           memory management, protection, multitasking, I/O, exceptions
           and interrupts, initialization, coprocessing and
           multiprocessing. Part III.  Compatibility (with earlier x86
           machines).  Part IV. Instruction Set.


        8800338866 SSyysstteemm SSooffttwwaarree WWrriitteerr''ss GGuuiiddee
           Intel Corp.; ISBN 1-55512-023-7; 1987.

           This explains the 386 features for operating system writers.
           It includes a chapter on Unix implementation.  A lot of the
           80386 architecture seems to have been designed with Multics
           in mind; the features are not used by DOS or by Unix.


        PPrrooggrraammmmiinngg tthhee 8800338866
           Crawford, John H & Gelsinger, Patrick P.; Sybex; ISBN
           0-89588-381-3; 774pp.; $26.95 (USA).

           This is the book the Jolitzes used when they ported BSD to
           the 386 architecture.


        PPeennttiiuumm PPrroocceessssoorr UUsseerr''ss MMaannuuaall:: VVoolluummee 33,, AArrcchhiitteeccttuurree aanndd PPrroo--
           ggrraammmmiinngg
           Manual" Intel Corp.; 1993; ISBN 1-55512-195-0;

           Pretty much the Pentium version of the 80386 Programmer's
           manual listed above.


     1111..  BBooookkss oonn PPCC--CCllaassss HHaarrddwwaarree

     NNoottee:: tthheessee bbooookkss aarree ffoouurr oorr ffiivvee yyeeaarrss oolldd aanndd ppoossssiibbllyy oouutt ooff
     ddaattee..  II ddoonn''tt rreeaallllyy ggrrookk hhaarrddwwaarree......


        8800338866 HHaarrddwwaarree RReeffeerreennccee MMaannuuaall
           Intel Corp.; 1986; ISBN 1-55512-024-5;

           Pin connections, timing, waveforms, block diagrams, voltages,
           all that kind of stuff.


        TThhee IInnddiissppeennssaabbllee PPCC HHaarrddwwaarree BBooookk
           Messmer, Hans-Peter; Addison-Wesley; 1993; ISBN
           0-201-62424-9; 1000 pp.

           JH: "Covers the more recent stuff like EIDE and PCI."


     1122..  AAddmmiinniissttrriivviiaa


     1122..11..  TTeerrmmss ooff UUssee

     TThhiiss ddooccuummeenntt iiss ccooppyyrriigghhtt 11999999 bbyy EErriicc SS.. RRaayymmoonndd.. YYoouu mmaayy uussee,,
     ddiisssseemmiinnaattee,, aanndd rreepprroodduuccee iitt ffrreeeellyy,, pprroovviiddeedd yyoouu::
     +o  Do not omit or alter this copyright notice.

     +o  Do not omit or alter or omit the version number and date.

     +o  Do not omit or alter the document's pointer to the current WWW
        version.

     +o  Clearly mark any condensed, altered or versions as such.

        These restrictions are intended to protect potential readers
        from stale or mangled versions.  If you think you have a good
        case for an exception, ask me.


     1122..22..  HHiissttoorryy

     TThhiiss wwaass oorriiggiinnaallllyy aa mmiinnii--HHOOWWTTOO mmaaiinnttaaiinneedd bbyy JJiimm HHaayynneess..  II hhaavvee
     cchhaannggeedd tthhee eemmpphhaassiiss ssoommeewwhhaatt,, ttrryyiinngg ttoo mmaakkee iitt mmoorree aa ssttaannddaalloonnee
     ddooccuummeenntt aanndd lleessss rreelliiaanntt oonn tthhee vvaarriioouuss UUSSEENNEETT bbiibblliiooggrraapphhiicc
     ppoossttiinnggss..  TThhee uunnaattttrriibbuutteedd mmiinnii--rreevviieewwss aarree mmiinnee rraatthheerr tthhaann hhiiss..














































