home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 1999 June / enter_06_1999.iso / doc / HOWTO / PCI-HOWTO < prev    next >
Text File  |  1998-10-14  |  94KB  |  2,219 lines

  1.   Linux PCI-HOWTO
  2.   by Michael Will, Michael.Will@student.uni-tuebingen.de
  3.   v0.6g, 30 March 1997
  4.  
  5.   Information on what works with Linux and PCI-boards and what does not.
  6.   Please get the latest version of this document at The Linux Documenta¡
  7.   tion Project <http://sunsite.unc.edu/LDP/linux.html>
  8.  
  9.   1.  Introduction
  10.  
  11.   Many people, including me, would like to run Linux on a PCI-based
  12.   machine.  Since it is not obvious which PCI motherboards and PCI cards
  13.   will work with Linux and which do not, I conducted a survey and spent
  14.   some hours to compile the information contained herein.
  15.  
  16.   If you have information to add, please mail me. If you have questions,
  17.   feel free to ask.
  18.  
  19.   Help with my style/grammar/language is welcome as well. I am not a
  20.   native- speaker of English and expect to make occasional mistakes.
  21.  
  22.   Note: "on-board chip" refers to a SCSI chip integrated onto the
  23.   motherboard rather than on a PCI expansion card.
  24.  
  25.   Also, "quotes" herein may have slight context editing.
  26.  
  27.   2.  Why PCI?
  28.  
  29.   2.1.  General overview
  30.  
  31.   The PC-architecture has several BUS-Systems to choose from:
  32.  
  33.      ISA
  34.         16 or 8bit, cheap, slow (usually 8Mhz), standard, many cards
  35.         available>
  36.  
  37.      EISA
  38.         32bit, expensive, fast, few cards available, fading>
  39.  
  40.      MCA
  41.         32 or 16bit ex-IBM-proprietary, fast, becoming rare>
  42.  
  43.      VESA-Local-Bus
  44.         32bit, based on 486 architecture, cheap, fast, many cards
  45.         available>
  46.  
  47.      PCI-Local-Bus
  48.         32bit (64 bit coming), cheap, fast, many cards available,
  49.         nowadays standard>
  50.  
  51.   MCA worked fine, but never achieved much market, being used on only
  52.   some early IBM PS/2 machines. There were very few cards.
  53.  
  54.   EISA was reliable, but rather expensive, and intended more for
  55.   servers, than for the average user. It has the next fewest cards
  56.   available.
  57.  
  58.   VESA-Local-Bus (VLB) had some problems with high bus-speeds, and was
  59.   not very reliable, but mainly due to its low price and better-than-ISA
  60.   performance, sold very well. Technically, it's almost a direct map of
  61.   the 486 processor bus.  Most VESA boards should be stable by now.  At
  62.   the beginning of 1996, many 486 motherboards still support VESA, but
  63.   PCI is growing.  VESA busses are tied directly to the speed of the
  64.   memory bus for 486's, or half the speed for Pentiums.
  65.  
  66.   PCI now has the advantage. Like EISA it is not proprietary. It is as
  67.   faster than EISA or MCA, and cheaper.  Most current Pentium
  68.   motherboards use the PCI bus; VESA is fading.  Virtualy all PCI
  69.   motherboards and cards sold at the beginning of 1996 are 32 bit, and
  70.   run at 0-33 MHz.
  71.  
  72.   Currently, most Pentium motherboards run the PCI bus at 1/2 the memory
  73.   speed (ie: 33 MHz for the 66 MHz memory bus on the P66,P100,P133,P166;
  74.   30 MHz for the 60 MHz memory bus on the P60,P90,P120,P150; and 25 Mhz
  75.   on the 50 MHz memory bus of the P75).  This is probably true of Cyrix
  76.   6x86 motherboards too.  NexGen 5x86 implemention isn't known.  The PCI
  77.   spec does allow the PCI bus to be run asynchronously from the
  78.   processor, (eg: 33 Mhz bus on P75), but this is not common yet.
  79.  
  80.   PCI 2.1 has been defined, allowing 64 bit PCI, and/or 0-66 MHz
  81.   operations, but no x86 chipsets yet support these options.  64 bit PCI
  82.   will probably appear first, in 32/64 bit dual compatible versions.
  83.   That is, you will be able to mix 32 and 64 bit cards.  66 MHz PCI will
  84.   take longer, as it's technically demanding, can only support one or
  85.   maybe two slots per bridge, and may not work well with 33 MHz cards.
  86.  
  87.   PCI is not processor dependent like the VESA Local-Bus. This means you
  88.   can use the winner-1000-PCI in an Alpha-driven-PCI computer as well as
  89.   in a i486/Pentium-driven PCI computer, with the appropriate BIOS and
  90.   software.  Beside Intel and DEC Alpha platforms, PCI is used on some
  91.   PowerPC's.
  92.  
  93.   Some PCI variations to be aware of: some implementations support "Bus
  94.   Master" cards in all PCI slots, some in only one slot, and some not at
  95.   all; some implementations support "bridging" on cards and some do not.
  96.  
  97.   2.2.  Performance
  98.  
  99.   taken from Craig Sutphin's early Pro-PCI-Propaganda
  100.  
  101.        Unlike some local buses, which are aimed at speeding up
  102.        graphics alone, the PCI Local Bus is a total system solu¡
  103.        tion, providing increased performance for networks, disk
  104.        drives, full-motion video, graphics and the full range of
  105.        high-speed peripherals. At 33 MHz, the synchronous PCI Local
  106.        Bus transfers 32 bits of data at up to 132 Mbytes/sec. A
  107.        transparent 64-bit extension of the 32-bit data and address
  108.        buses can double the bus bandwidth (264 Mbytes/sec) and
  109.        offer forward and backwards compatibility for 32 and 64-bit
  110.        PCI Local Bus peripherals. Because it is processor-
  111.        independent, the PCI Local Bus is optimized for I/O func¡
  112.        tions, enabling the local bus to operate concurrent with the
  113.        processor/memory subsystem.  For users of high-end desktop
  114.        PC's, PCI makes high reliability, high performance and ease
  115.        of use more affordable than ever before; no trivial task at
  116.        33 MHz bus-clock rates. Variable length linear or toggle
  117.        mode bursting for both reads and writes improves write
  118.        dependent graphics performance. By comprehending the loading
  119.        and frequency requirements of the local bus at the component
  120.        level, buffers and glue logic are eliminated.
  121.  
  122.   See the chapter about Benchmarks for some crude (and perhaps
  123.   meaningless) benchmarks on ASUS PCI Boards with 486 and 586.
  124.  
  125.   2.3.  The onboard-SCSI-II-chip NCR53c810
  126.  
  127.   One very nice feature of some PCI mother boards is the NCR onboard-
  128.   SCSI-II-chip, which is said to be as fast as the EISA-Adaptec-1742,
  129.   but much cheaper. Drivers for DOS/OS2 are available. Drew Eckard has
  130.   released his version of his NCR53c810-driver, which is in the standard
  131.   kernel since v1.2.
  132.  
  133.   This works so well I sold my adaptec-1542B-ISA soon after I bought the
  134.   ASUS SP3-saturn-chipset II PCI board, and found the onboard NCR-SCSI
  135.   controller to be much faster.
  136.  
  137.   The NCR53c810-chip is onboard on some PCI-motherboards.  There are
  138.   add-on-boards available too, for about US$ 70.00.
  139.  
  140.   There is only one thing I noticed did not work with the NCR-drivers
  141.   when I tried them. Disconnect/Reconnect did not work, so using a SCSI-
  142.   tape could be a pain, especially when using "mt erase" or the like
  143.   blocks the whole SCSI-bus until it has finished. Since this was very
  144.   unsatisfying for me, I bought one of these nice but expensive DPT PCI
  145.   SCSI controller and had no such problems anymore.
  146.  
  147.   People have reported this problem has been solved by Drew by now.
  148.  
  149.   FreeBSD does support the NCR53c810 for quite a long time already,
  150.   including Tagged Command Queues, FAST, WIDE and Disconnect for NCR
  151.   53c810, 815, 825. Drew said, it would be possible to adapt the FreeBSD
  152.   driver to Linux. I somewhere saw some patches to do exactly this, any
  153.   pointer to the location?
  154.  
  155.   I personaly have the impression there are some important wheels
  156.   invented more than once because of the differently evolving of FreeBSD
  157.   and Linux. Some more cooperation could do both systems very well...
  158.  
  159.   2.4.  Drew Eckhardt on PCI-SCSI:
  160.  
  161.   Drew said on end of March 95 about the SCSI on PCI: (slightly edited
  162.   for clarity in context)
  163.  
  164.   The Adaptec 2940, Buslogic BT946, BT946W, DPT PCI boards, Future
  165.   Domain 3260, NCR53c810, NCR53c815, NCR53c820, and NCR53c825 all work
  166.   for some definition of the word works.
  167.  
  168.   ╖  The Adaptec 2940 suffers from the same cabling sensitivity that
  169.      plagues all recent boards, but otherwise works fine.
  170.  
  171.   ╖  The Future Domain boards are not busmasters, and the driver doesn't
  172.      support multiple simultaenous commands.  If you don't (currently)
  173.      need multiple simultaneous commands, get a NCR board, which will be
  174.      cheaper and is busmastering.  If you need multiple simultaneous
  175.      commands, get a Buslogic.
  176.  
  177.   ╖  The Buslogic BT956W will do WIDE SCSI with the Linux drivers
  178.      (although you can't use targets 8-15), the Adaptec 2940W (with one
  179.      line patch to the 2940 driver) won't, nor will the NCR53c820 and
  180.      NCR53c825.
  181.  
  182.   ╖  The NCR boards are dirt cheap (< $ 70 US), are generally quite
  183.      fast, but the driver currently doesn't support multiple
  184.      simultaenous commands. Alpha which do neat things like
  185.      disconnect/reconnect and synchronous transfer are now publicly
  186.      available, see below.
  187.  
  188.   ╖  Emulux, Forex, and other unmentioned PCI SCSI controllers will not
  189.      work.
  190.  
  191.   2.5.  New Alpha Version of the NCR driver
  192.  
  193.   Well, this is not exactly *that* new anymore, please try to he
  194.   versions which are in the kernel by version 2.0.x before going for
  195.   this entry.
  196.  
  197.   Alpha versions of the NCR driver which do neat things like
  198.   disconnect/reconnect and synchronous transfers are now publically
  199.   available.  Any one interested in playing with them should
  200.  
  201.   ╖  Join the NCR mailing list, by sending mail to
  202.      majordomo@colorado.edu with subscribe ncr53c810 in the text.
  203.  
  204.   ╖  Get all of the readmes, and latest diffs file from
  205.      ftp://tsx-11.mit.edu/pub/ALPHA/linux/SCSI/ncr53c810
  206.  
  207.   2.6.  The EATA-DMA driver and the PCI SCSI controllers from DPT
  208.  
  209.   The EATA-DMA scsi driver has undergone extensive changes and now also
  210.   supports PCI SCSI controllers, multiple controllers and all SCSI
  211.   channels on the multichannel SmartCache/Raid boards in all
  212.   combinations of WIDE, FAST-20 (ULTRA) and DIFFERENTIAL.
  213.  
  214.   The driver supports all EATA-DMA Protocol (CAM document CAM/89-004
  215.   rev. 2.0c) compliant SCSI controllers and has been tested with many of
  216.   those controllers in mixed combinations.
  217.  
  218.   Those are:             (ISA)   (EISA) (PCI)
  219.         DPT Smartcache: PM2011  PM2012B
  220.         Smartcache III: PM2021  PM2022  PM2024
  221.                                 PM2122  PM2124
  222.                                 PM2322
  223.         Smartcache IV:  PM2041  PM2042  PM2044
  224.                                 PM2142  PM2144
  225.                                 PM2322
  226.         SmartRAID     : PM3021  PM3122
  227.                                 PM3222  PM3224
  228.                                         PM3334
  229.         and some controllers from NEC, AT&T, SNI, AST, Olivetti and Alphatronix.
  230.  
  231.   On a "base" DPT card (no caching or RAID module), a MC680x0 controls
  232.   the bus-mastering DMA chip(s) and the SCSI controller chip.  The DPT
  233.   SCSI card almost works like a SCSI coprocessor.
  234.  
  235.   The DPT card also will emulate an IDE controller/drive (ST506
  236.   interface), which enables you to use it with all operating systems
  237.   even if they don't have an EATA driver.
  238.  
  239.   On a card with the caching module, the 680x0 maintains and manages the
  240.   on-board cacheing.  The DPT card supports up to 64 MB RAM for disk-
  241.   cacheing.
  242.  
  243.   On a card with the RAID module, the 680x0 also performs the management
  244.   of the RAID, doing the mirroring on RAID-1, doing the striping and ECC
  245.   info generation on RAID-5, etc.
  246.   The entry level boards utilize a Motorola 68000, the high-end, more
  247.   raid specific DPT cards use a 68020, 68030 or 68040/40MHz processor.
  248.  
  249.   Official list prices range from $ 265 to $1.645 (January 18, 1996)
  250.  
  251.   Since I've been asked numerous times where you can buy those boards in
  252.   Europe, I asked DPT to send me a list of their official European
  253.   distributors. Here is a small excerpt:
  254.  
  255.   Austria: Macrotron GmbH            Tel:+43 1 408 15430   Fax:+43 1 408 1545
  256.   Denmark: Tallgrass Technologies A/S Tel:+45 86 14 7000   Fax:+45 86 14 7333
  257.   Finland: Computer 2000 Finnland OY Tel:+35 80 887 331    Fax:+35 80 887 333 43
  258.   France : Chip Technologies         Tel:+33 1 49 60 1011  Fax:+33 1 49 599350
  259.   Germany: Akro Datensysteme GmbH    Tel:+49 (0)89 3178701 Fax:+49 (0)89 31787299
  260.   Russia : Soft-tronik               Tel:+7 812 315 92 76  Fax:+7 812 311 01 08
  261.   U.K.   : Ambar Systems Ltd.        Tel:+44 1296 311 300  Fax:+44 296 479 461
  262.  
  263.   "IMHO, the DPT cards are the best-designed SCSI cards available for a
  264.   PC.  And I've written code for just about every type of SCSI card for
  265.   the PC.  (Although, in retrospect, I don't know why!) ;-)" Jon R.
  266.   Taylor (jtaylor@magicnet.net) President, Visionix, Inc.
  267.  
  268.   The latest version of the EATA-DMA driver and a Slackware bootdisk is
  269.   available on: ftp.i-Connect.Net:/pub/Local/EATA
  270.  
  271.   Since patchlevel 1.1.81 the driver is included in the standard kernel
  272.   distribution.
  273.  
  274.   The author can be reached under these addresses: neuffer@mail.uni-
  275.   mainz.de or mike@i-Connect.Net
  276.  
  277.   2.7.  BT-946C fully supported with kernel 1.3.x and newer
  278.  
  279.   There is a driver in the 1.3.x kernels (available as a patch for the
  280.   1.2.13 kernel) written by someone associated with buslogic that fully
  281.   supports the 946C and ALL of it's features including strict round
  282.   robin, tagged queueing, multiple scatter/gather, multiple mailboxes,
  283.   IRQ sharing, and yes, 15 devices on Fast/Wide.  It is no longer
  284.   necessary to use any ISA emulation with the driver (no DMA channel, no
  285.   ISA address), and the driver is /fast/ and /stable/ (it's out of BETA
  286.   and into full release).
  287.  
  288.   The driver is available on ftp.dandelion.com (the newest version can
  289.   always be got by doing "get BusLogic*").  It supports ALL BusLogic
  290.   controllers with the exception of the FlashPoint LT, which uses a
  291.   different interface.  The driver is included in the 1.3.x kernels as
  292.   standard for BusLogic devices.
  293.  
  294.   2.8.  Future Domain TMC-3260 PCI SCSI
  295.  
  296.   Rik Faith (faith@cs.unc.edu) informed me on Wed, 1 Feb 1995 about the
  297.   Future Domain TMC-3260 PCI SCSI card being supported by the Future
  298.   Domain 16x0 SCSI driver.  Newer information might be contained in the
  299.   SCSI-HOWTO.
  300.  
  301.   ╖  Detection is not done well, and does not use standard PCI BIOS
  302.      detection methods (someone who has a PCI board needs to send me
  303.      patches to fix this problem).  So, you might have to fiddle with
  304.      the detection routine in the kernel to get it detected.
  305.  
  306.   ╖  The driver still does not support multiple outstanding commands, so
  307.      your system will hang while your tape rewinds.
  308.  
  309.   ╖  The driver does not support the enhanced pseudo-32bit transfer mode
  310.      supported by recent Future Domain chips, so you will not get
  311.      transfer rates as high as under DOS.
  312.  
  313.   ╖  The driver only supports the SCSI-I protocol, so your really fast
  314.      hard disks will not get used at the highest possible throughput.
  315.      (Again, fixes for all these problems are solicited -- no one is
  316.      working on them at this time.)
  317.  
  318.   2.9.  other thoughts on scsi
  319.  
  320.   James Soutter (J.K.Soutter1@lut.ac.uk) asked me to add the following
  321.   information on Fast-Wide-SCSI-2:
  322.  
  323.        Fast Wide SCSI-2 is sometimes incorrectly called SCSI-3. It
  324.        differs from the normal Fast SCSI-2 (like the Adapted
  325.        1542B?) because it uses a 16 bit data bus rather than the
  326.        more usual 8 bit bus. This improves the maximum transfer
  327.        rate from 10 MB/s to 20 MB/s but requires the use of special
  328.        Fast Wide SCSI-2 drives.
  329.  
  330.        The added performance of Fast Wide SCSI-2 will not
  331.        necessarily improve the speed of your system.  Most hard
  332.        disk drives have a maximum internal transfer rate of less
  333.        than 10 MB/s and so one drive alone can not flood a FAST
  334.        SCSI-2 bus.
  335.  
  336.        In Seagate's Oct 1993 product overview, only one Fast Wide
  337.        SCSI-2 drive has an internal transfer rate of more than 10
  338.        MB/s (the ST12450W).  Most of the drives have a maximum
  339.        internal transfer rate of 6 MB/s or less, although the
  340.        ST12450W is not the only exception to the rule.  In
  341.        conclusion, Fast Wide SCSI is designed for the file server
  342.        market and will not necessarily benefit a single user
  343.        workstation style system.
  344.  
  345.        Rather than buying a PCI system with a SCSI interface on the
  346.        motherboard, or rather than waiting for the NCR driver, you
  347.        could purchase a separate PCI based SCSI card. According to
  348.        Drew, the only PCI SCSI option that stands a chance of
  349.        working is the Buslogic 946. It purports to be Adaptec 1540
  350.        compatible, like the EISA/VESA/ISA boards in the series.
  351.  
  352.        Drew commented that other PCI based SCSI controllers are
  353.        unlikely to be supported under Linux or the BSD's because
  354.        the NCR based controllers are cheaper and more prevalent.
  355.  
  356.   I definitly recommend reading the SCSI HOWTO in regards to newer
  357.   information about PCI SCSI drivers.
  358.  
  359.   Ernst Kloecker (ernst@cs.tu-berlin.de) wrote: (edited)
  360.  
  361.   Talus Corporation has finished a NS/FIP driver for PCI
  362.   boards with NCR SCSI. It will be shipping very soon, might
  363.   even be free because a third party might pay for the work
  364.   and donate the driver to NeXT.
  365.  
  366.   Not every PCI-Board has got the chip. The old ASUS do, and one of the
  367.   J-Bond boards does, too. (Most of the boards nowadays (6/95) do expect
  368.   you to buy the NCR53c810 seperately.) Some vendors provide an
  369.   alternative as you can read in Drew's text...
  370.  
  371.   The NCR-Chip is clever enough to work with drives formatted by other
  372.   controllers, and should be no problem.
  373.  
  374.   3.  ASUS-Boards
  375.  
  376.   3.1.  ASUS and the NMI (Parity) -- impact on Gravis-Ultrasound
  377.  
  378.   The newer trition PCI-Mainboards in 1995 did not seem to support
  379.   parity-SIMMS anymore. Since I usualy took the cheaper nonparity-SIMMS
  380.   anyway, I did not consider this a problem until I put the Gravis-
  381.   Ultrasound into my machine. Under DOS the SBOS-Driver and Setup/Test
  382.   utility does complain about "nmi procedure disabled on this p.c.". The
  383.   manual says I'd better get a better mainboard in that case, not very
  384.   helpful.
  385.  
  386.   The gravis-ultrasound did work nice in the ASUS-SP3 and ASUS-SP4,
  387.   inspite of this, but the gravis-ultrasound-max I have here got gmod to
  388.   kernel panic on both boards, and sometimes when playing au-files via
  389.   /dev/audio did strange things, like playing the rest of an older,
  390.   previously played sound after the new one. The sounddriver does
  391.   recommend a buffer of 65536 with the GUS Max instead of the small one
  392.   like the GUS - why I do not know. I do not have such a problem with
  393.   the newer ASUS TP4 XE boards, though.  Both are equipped with 1M DRAM
  394.   onboard. These problems are probably not related to the NMI-problem,
  395.   but because of the sounddriver?
  396.  
  397.   I heard not only ASUS but most of the newer PCI-Mainboards are lacking
  398.   in parity/NMI-support.
  399.  
  400.   Strange enough - the ASUS-TP4 (Trition Chipset) does work with the GUS
  401.   Max - it does load the SBOS-Driver. I have to admit, I am confused.
  402.  
  403.   3.2.  Various types of ASUS Boards
  404.  
  405.   3.2.1.  ASUS SP3 with saturn chipset I (rev. 2) for 486,
  406.  
  407.   ╖  2 x rs232 with 16550
  408.  
  409.   ╖  NCR53c810 onboard,
  410.  
  411.   ╖  slightly broken saturn-chipset I (rev. 2)
  412.  
  413.   3.2.2.  ASUS SP3G with saturn chipset II (rev. 4) for 486,
  414.  
  415.   like SP3, but less buggy saturn chipset
  416.  
  417.   3.2.3.  ASUS SP3-SiS chipset, for 486
  418.  
  419.   like AP4, but newer, SiS chipset, green functions and all the EIDE,
  420.   rs232 with 2 16550 and centronics.  Only 2 SIMM Slots,  Does seem to
  421.   work with AMD486DX4/120, but was not very reliably on NCR53c810 and
  422.   various operating systems (Windows-NT, Windows95, OS2), after
  423.   upgrading to a PentiumBoard ASUS SP4, all the problems vanished, so it
  424.   must have been the board.  Still does seem to work nice for Linux,
  425.   though.
  426.  
  427.   3.2.4.  ASUS AP4, for 486, with PCI/ISA/VesaLocalbus
  428.  
  429.   green functions, 1VL, 3 ISA, 4 PCI slots, only EIDE onboard, no fd-
  430.   controller, no rs232/centronics. Very small size.
  431.  
  432.   does recognice AMD486DX2/66 as DX4/100 only. This can be corrected
  433.   with soldering one pin (which?) to ground, but I would not recommend a
  434.   board like this anyway.
  435.  
  436.   The one I tested was broken for OS2 and Linux, but people are said to
  437.   use it for both.
  438.  
  439.   The VesaLocalbus-Slot is expected to be slower than the normal vesa-
  440.   localbus boards because of the PCI2VL bridge, but without penalty to
  441.   the PCI section.
  442.  
  443.   3.2.5.  ASUS SP4-SiS, for Pentium90, PCI/ISA
  444.  
  445.   like SP3-SiS, but for Pentium90/100.
  446.  
  447.   3.2.6.  ASUS TP4 with Triton chipset and EDO-Support
  448.  
  449.   has the Triton-Chipset for better performance and supports normal
  450.   PS2-Simms as well as Fast-Page-Mode and EDO modules.
  451.  
  452.   3.2.7.  ASUS TP4XE with Triton chipset and additional SRAM/EDORAM sup¡
  453.   port
  454.  
  455.   supports the new EDORAM and upcoming SRAM standards. At least SRAM is
  456.   said to considerabely increase performance. Did for some reason not
  457.   accept the 8M PS2-SIMMS working ok in ASUS SP4, after changing them
  458.   against others, bigger looking ones, (16 chips instead of 8 if I
  459.   remember right) it worked ok. Has been tested with P90 and P100.
  460.  
  461.   3.2.8.
  462.  
  463.   if you have new information on problems with them, please report.
  464.  
  465.   3.3.  Benchmarks on ASUS Mainboards
  466.  
  467.   I tried to compare the speed of CPUs in two ASUS Mainboards: for 486 I
  468.   tested the SP3 SiS (the one with one vesa-local-bus slot) and for 586
  469.   I tested the ASUS TP4/XE, each with 16M RAM, always the same unloaded
  470.   system with another CPU, with whetstone and dhrystone.
  471.  
  472.   I must admit, I have not read the benchmarks-faq yet, and will
  473.   probably edit the section a loot soon. If you have any comments,
  474.   please mail me.
  475.  
  476.   I am especially confused about the amd486DX4/100 being faster on
  477.   dhrystones than the DX4/120 version? I did not see that kind of
  478.   inconsistency on comparing the P90 and P100.
  479.  
  480.   Perhaps this was at fault: when I plugged in the amdDX4-100, I had the
  481.   board jumpered for DX2-66. While the BIOS did report it as an DX4-100,
  482.   the board might have used the wrong clockspeeds... but since DX2-66
  483.   uses 33Mhz * 2 and DX4 uses 33Mhz * 3, this would have been correct?
  484.  
  485.   The board running with DX4-120 is jumpered to 40Mhz * 3 = 120 Mhz.
  486.  
  487.   Another thing I wonder about is why the whetstones-result does yield
  488.   so even numbers on some machines?
  489.  
  490.   3.3.1.  ASUS SP3 with amd486DX4-100
  491.  
  492.   ╖  Dhrystone time for 500000 passes = 7 by 63559 dhrystones/second
  493.  
  494.   ╖  Whetstone time for 1000 passes = 5 by 200.0000 Whetstones/second
  495.  
  496.   3.3.2.  ASUS SP3 with amd486DX4-120
  497.  
  498.   ╖  Dhrystone time for 500000 passes = 8 by 56074 dhrystones/second
  499.  
  500.   ╖  Whetstone time for 1000 passes =  4 by 250.0000 Whetstones/second
  501.  
  502.   3.3.3.  ASUS SP3 with intel486DX2-66
  503.  
  504.   ╖  Dhrystone time for 500000 passes = 9 by 50761 dhrystones/second
  505.  
  506.   ╖  Whetstone time for 1000 passes = 7 by 142.8571 Whetstones/second
  507.  
  508.   3.3.4.  ASUS TP4/XE with intel586-90
  509.  
  510.   ╖  Dhrystone time for 500000 passes = 4 by 101010 dhrystones/second
  511.  
  512.   ╖  Whetstone time for 1000 passes = 3 by 333.3333 Whetstones/second
  513.  
  514.   3.3.5.  ASUS TP4/XE with intel586-100
  515.  
  516.   ╖  Dhrystone time for 500000 passes = 4 by 102040 dhrystones/second
  517.  
  518.   ╖  Whetstone time for 1000 passes = 2  by 500.0000 Whetstones/second
  519.  
  520.   3.4.  Detailed information on the old ASUS PCI-I-SP3 with saturn
  521.   chipset from heinrich@zsv.gmd.de:
  522.  
  523.   ╖  3 PCI, 4 ISA Slots (3x16, 1x8 Bit)
  524.  
  525.   ╖  ZIF Socket for the CPU
  526.  
  527.   ╖  room for 4 72pin-SIMMs (max. 128M)
  528.  
  529.   ╖  Award BIOS in Flash-Eprom
  530.  
  531.   ╖  Onboard: NCR-SCSI, 1par, 2ser (with FIFO), AT-Bus, Floppy
  532.  
  533.   The board does like most in that price class -- write-through cache,
  534.   no write-back. This should not be significant, maybe 3% of
  535.   performance.
  536.  
  537.   The BIOS supports scsi-drives under DOS/Windows without additional
  538.   drivers, but with the board come additional drivers which are said to
  539.   give better performance, for DOS/Windows(ASPI), OS2, Windows-NT, SCO-
  540.   Unix, Netware (3.11 and 4, if interpreted correctly)
  541.  
  542.   Gert Doering (gert@greenie.muc.de) was saying the SCO-Unix-driver for
  543.   the onboard-SCSI-Chip was not working properly. After two or three
  544.   times doing: "time dd if=/dev/rhd20 of=/dev/null bs=100k count=500" it
  545.   kernel-paniced...
  546.  
  547.   The trouble some people experienced with this board might be due to
  548.   them using an outboard Adaptec-SCSI-Controller with "sync negotiation"
  549.   turned on. (This predates the NCR driver release; hence the use of the
  550.   Adaptec.) Please check that in the BIOS-Setup of the Adaptec-1542C if
  551.   you use one and have problems with occasional hangups!
  552.  
  553.   There is a new version of the ASUS-Board which should have definitely
  554.   less problems. It is called ASUS-PCI-I/SP3G, the G is important. It
  555.   has the new Saturn-chipset rev. 4 and the bugs should be gone.  They
  556.   use the Saturn-ZX-variant and the new SP3G has fully PCI conforming
  557.   level-triggered (thus shareable), BIOS-configurable interrupts.  It
  558.   has an on-board PS/2-mouseport, EPA-power-saving-modes and
  559.   DX4-support, too. It performs excellently. If you can get the German
  560.   computer magazine C't from July (?), you will find a test report where
  561.   the ASUS-Board is the best around.
  562.  
  563.   Latest information about ASUS-SP3-G: You might experience crashes when
  564.   using PCI-to-Memory-Posting. If you disable this, all works perfect.
  565.   jw@peanuts.informatik.uni-tuebingen.de said he believed it to be a
  566.   problem of the current Linux-kernel  rather than the hardware, because
  567.   part of the system still works when crashing, looking like a deadlock
  568.   in the swapper, and OS2/DOS/WINDOZE don't crash at all.
  569.  
  570.   Someone else with a very old ASUS-SP3 (saturn-I chipset) reported
  571.   crashes with using XFree86, which went away when he installed the very
  572.   latest betaversion which seems to work around a bit of the problems.
  573.  
  574.   3.5.  Pat Dowler (dowler@pt1B1106.FSH.UVic.CA) with ASUS SP3G
  575.  
  576.   ╖  ASUS SP3G board (it is rev.4 == saturn II)
  577.  
  578.   ╖  AMD DX4-100 CPU (need to set jumper 36 to 1&2 rather than 2&3,
  579.      otherwise it's set the same as other 486DXn chips)
  580.  
  581.   ╖  256K cache (comes with 15ns cache :-)
  582.  
  583.   ╖  16meg RAM (2x8meg)
  584.  
  585.   ╖  ET4000 ISA video card
  586.  
  587.   ╖  quantum IDE hard drive
  588.  
  589.   ╖  SMC Elitel16 combo ethernet card
  590.  
  591.   Unlike some other reports, I find the mouse pointer moves very smoothy
  592.   under X (just like the ol' 386)  - it is jumpy under some, but not
  593.   all, DOS games though...
  594.  
  595.   Performance is great!! I ran some large floating point tests and found
  596.   the performance in 3x33 (100MHz) mode to be almost 1.5x that in 2x
  597.   (66MHz) mode (large being 500x500 doubles - 4meg or so)... I was a
  598.   little dubious about clock-tripling but I seem to be getting full
  599.   benefit :-)
  600.  
  601.   The heavily configurable energy star stuff doesn't work with the
  602.   current AMD DX4 chips - you need an SL chip
  603.  
  604.   I really need a SCSI disk and a PCI video card :-)
  605.  
  606.   (I had a phonecall by a person who had this problem with the buggy SMC
  607.   FIFO chipset, after using X-window they hung.)
  608.  
  609.   4.  confusion about saturn chipsets
  610.  
  611.   Pat Duffy (duffy@theory.chem.ubc.ca) said:
  612.  
  613.   Saturn I:  these are revisions 1 and 2 of the Saturn chipsets.
  614.   Saturn II:  This is also called rev. 4 of the Saturn chipsets.
  615.  
  616.   As far as I know, rev. 3 never actually shipped, and (from a few people who
  617.   have it) the SP3G now has rev. 4 (or Saturn II) in it.
  618.  
  619.   Confused?  Well, the only real definitive answer is to get ahold of the board
  620.   and run the debug script in the PCI chipset list on it.  As far as I know,
  621.   though, the SP3G board is indeed shipping with rev. 4 (Saturn II).
  622.  
  623.   5.  Video-Cards
  624.  
  625.   Linux people have successfully used # 9 XGE Level 12, ELSA Winner
  626.   1000, and S3-928 video cards. The XFree86(tm)-3.1.1 does support
  627.   boards with the tseng et4000/w32 in accelerated mode, as well as S3
  628.   Vision 864 and 964 chipsets including boards like the ELSA Winner
  629.   1000Pro and 2000Pro, Number Nine GXE64 and GXE64Pro, Miro Crystal
  630.   20SV). Support in the S3 Server for the Chrontel8391 clock chip has
  631.   been added.
  632.  
  633.   Trio32 and Trio64 S3 Boards like the SPEA V7 Mirage P64 PCI and  MIRO
  634.   Crystal 40SV, are also supported, the Mach32 and Mach64 are supported
  635.   in accelerated mode, too.
  636.  
  637.   The SVGA Driver
  638.  
  639.   16bpp mode (65K colors instead of the usual 256) support for Mach32
  640.   boards as well as 32bpp for some S3 boards and the P9000 boards has
  641.   been added.
  642.  
  643.   tldraben@teleport.com reported:
  644.  
  645.   ╖  Diamond Stealth W32 (et4000/W32) -- Text mode works, X11 suffered
  646.      from "pixel dust", unbearable never got it to work and returned it.
  647.  
  648.   ╖  # 9GXE L12 -- Works, virtual consoles corrupted when switched,
  649.      fixed this with disabling the "fast dram mode" feature in his BIOS.
  650.      Does not get a dot clock above 85, though.
  651.  
  652.   Genoa Phantom 8900PCI card seems to work well.  Genoa Phantom/W32 2MB
  653.   does not work in an ASUS-Board.  Tseng 3000/W32i chipset seems to work
  654.   well.  Spea-v7 mercury-lite works perfectly since XFree86(tm)-2.1.
  655.  
  656.   Spea V7 Mirage P64 PCI 2M with Trio64 works nice since
  657.   XFree86(tm)-3.1.1
  658.  
  659.   ATI Graphics Ultra Pro for PCI with 2MB VRAM and an ATI68875C DAC run
  660.   well as dem@skyline.dayton.oh.us tells us: "It's humming right along
  661.   at 1280x1024 w/256 colors @74Hz non-interlaced. Looks great."
  662.  
  663.   Paradise WD90C33 PCI did lock up on screensaver/X - this has been
  664.   solved in the newer versions of the kernel.  jbauer@badlands.NoDak.edu
  665.   (John Edward Bauer)
  666.  
  667.   miroChrystal 8S/PCI (1MB) S3 - no problem.
  668.  
  669.   Stephen Tweedie reported his Cirrus Logics 5434 PCI card works well.
  670.   It is a 64bit with 2M and runs perfectly with the SVGA driver in 8, 16
  671.   and 32 bit per pixel.
  672.  
  673.   6.  Ethernet Cards
  674.  
  675.   Of course the ISA-ethernet-cards still work, but people are asking for
  676.   PCI-based ones. The author of many (if not most) ethernet- drivers
  677.   said the following some time ago (unfortunately I have not managed to
  678.   contact him about new information):
  679.  
  680.        From: Donald Becker (becker@cesdis.gsfc.nasa.gov) Subject:
  681.        PCI ethernet cards supported?
  682.  
  683.        The LANCE code has been extended to handle the PCI version.
  684.        I hope to get the PCI probe code (about a dozen extra lines
  685.        in the LANCE driver) into the next kernel version.  I'm
  686.        working on the 32 bit mode code.  I haven't yet started the
  687.        21040 code.
  688.  
  689.        I'll write drivers for the PCnet32 mode and the DEC 21040.
  690.        That will cover most of the PCI ethercard market.
  691.  
  692.        file://cesdis.gsfc.nasa.gov/pub/people/becker/whoiam.html
  693.  
  694.   In the new testkernels of 1.1.50 and above, the AMD-singlechip
  695.   ethernetadapters are supported. With a pentium, they ought to then see
  696.   900K/second ftps +(assuming an NCR PCI scsi controller) at about 20%
  697.   cpu load. (AMD Lance).
  698.  
  699.   Anything based on the AMD PCnet/PCI chip should work at the time
  700.   being. In the US the Boca board costs under US$ 70
  701.  
  702.   Geoffry Coram reported in the news that he got his 3com 590 TPO to
  703.   work. He had to get the alpha driver from
  704.   http://cesdis.gsfc.nasa.gov/linux/drivers.  Other drivers would be
  705.   there as well.  Note
  706.   http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html
  707.  
  708.   Donald Holmgren said he successfully attached his DEC DE435 (PCI) card
  709.   to the local network on thin coax (BNC).  The DE435 driver checks the
  710.   twisted pair connection first, then switches to the alternate port
  711.   (jumper selectable as AUI or BNC) if the 10BaseT port fails.
  712.  
  713.   Jim Cusick uses the Boca BEN 1PI card on a thin coax network.  It
  714.   works just fine.  You might want to check out:
  715.   http://cesdis.gsfc.nasa.gov/linux/misc/boca-failure.html for details
  716.   on the early failures of this card.  My second card, after sending one
  717.   back for replacement, was marked "PN 4186".  The old one that did not
  718.   work was "PN 4185".  Mandate this newer model when you order from you
  719.   vendor.  At $ 70, the card is a good deal.
  720.  
  721.   Dave Platt recommends to stay off the Boca BEN1PI card at all costs.
  722.   It would be unreliable due to design flaws, and Boca seems unable to
  723.   really fix the problem. The 3Com 3c590 "Vortex" PCI card is available
  724.   in a combo version (10BaseT, thin coax, and AUI).  The Linux driver
  725.   for this card is not yet part of the release kernel, but is available
  726.   from http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html and can be
  727.   patched into the later 1.2.x kernels (as well as 1.3.x) without much
  728.   difficulty.  The Linux driver does not support the interface
  729.   autodetect feature of this card - you must use the DOS utility to
  730.   configure the card for the interface you wish to use (thin coax in
  731.   this case).  Once you've done that, the Linux driver will use the
  732.   correct interface.
  733.  
  734.   He has been using a 3c590 for several weeks, and it is working fine.
  735.  
  736.   Dave Kennedy said he got two of the above Boca boards and they work
  737.   fine under light load, but under heavy work like ftping two 16M files
  738.   into both directions, they failed. He sent the boards back to Boca for
  739.   a hardwarefix. After they soldered a couple of things
  740.   (diodes/resistors) onto the card and sent them back, the cards worked
  741.   fine regardless of load. The two cards have been in 7/24 use in two
  742.   P90 systems without problems for 6 months now.
  743.  
  744.   Craig does not recommend it since Boca seems not to follow the AMD
  745.   specs but he has been running them for 2 weeks without problems. He
  746.   tested his NFS performance and has been moving large files to and from
  747.   server (16M, 8M).  He also tried to do all his workin localy using his
  748.   data files mounted by NFS and has had no problems. Performance seems
  749.   to be 100 percent better (wrt to NFS performance) over his NE2000 ISA
  750.   board. (editors note: but so would probably have been the ISA SMC
  751.   Elite Ultra?)
  752.  
  753.   6.1.  3com-3c590-tpo
  754.  
  755.   Someone on usenet mentioned ht used the 3Com-3C590-TPO (EtherLink III
  756.   - PCI).  He had to get the "3c59x.c" driver and "vortex.patch" to make
  757.   it work with his 1.2.8 Linux kernel.
  758.  
  759.   6.2.  DEC435 PCI NIC
  760.  
  761.   The DEC435 PCI NIC is said to work great with the drivers included in
  762.   the Slackwaredistribution - I'd say they are in the standard-kernel?
  763.  
  764.   7.  Motherboards
  765.  
  766.   The people who answered were using the following boards:
  767.  
  768.   7.1.  ASUS
  769.  
  770.   ╖  Ruediger.Funck@Physik.TU-Muenchen.DE - successful.
  771.  
  772.   ╖  strauss@dagoba.escape.de - half-successful, works, but...
  773.  
  774.   ╖  krypton@netzservice.de (Ulrich Teichert), - successful.
  775.  
  776.   ╖  heinrich@zsv.gmd.de - successful
  777.  
  778.   ╖  CARSTEN@AWORLD.aworld.de - successful
  779.  
  780.   ╖  egooch@mc.com - successful - but trouble with the serial port
  781.  
  782.   ╖  archie@CS.Berkeley.EDU and his friend - successful after solving
  783.      IDE-puzzle
  784.  
  785.   ╖  Lars Heinemann (lars@uni-paderborn.de) successful
  786.  
  787.   ╖  Michael Will (Michael.Will@student.uni-tuebingen.de) - successful.
  788.  
  789.   7.2.  Micronics P54i-90
  790.  
  791.   root@intellibase.gte.com succesful bill.foster@mccaw.com successful
  792.   karpens@ncssm-server.ncssm.edu successful
  793.  
  794.   7.3.  SA486P AIO-II
  795.  
  796.   ah@doc.ic.ac.uk successful
  797.  
  798.   7.4.  Sirius SPACE
  799.  
  800.   hi86@rz.uni-karlsruhe.de - successful
  801.  
  802.   7.5.  Gateway-2000
  803.  
  804.   kenf@clark.net - no problems except the soundcard he tries to swap
  805.   dmarples@comms.eee.strathclyde.ac.uk - successful, but...  robert
  806.   logan (rl@de-montfort.ac.uk) - flawless.  James D. Levine
  807.   (jdl@netcom.com) - flawless.
  808.  
  809.   7.6.  Intel-Premiere
  810.  
  811.   grif@cs.ucr.edu - successful jeromem@amiserv.xnet.com - successful
  812.   demarest@rerf.or.jp - successful (Premier-II)
  813.  
  814.   7.7.  DELL Poweredge SP4100 gbelow@pmail.sams.ch - successful
  815.  
  816.   7.8.  torsten@videonetworks.com - successful when turning off plug and
  817.   play DELL OptiPlex Gl+ 575
  818.  
  819.   7.9.  Comtrade Best Buy PCI / PCI48X MB Rev 1.0
  820.  
  821.   tldraben@Teleport.Com - "Works, I believe it has buggy Saturn chipset.
  822.   I would also like to add: I strongly recommend not buying from
  823.   Contrade.  Their service is horrible. "
  824.  
  825.   7.10.  IDeal PCI / PCI48X MB Rev 1.0
  826.  
  827.   tldraben@Teleport.Com - "Did not work with PCI48X motherboard"
  828.  
  829.   7.11.  CMD Tech. PCI IDE / CSA-6400C
  830.  
  831.   tldraben@TelePort.com - "Works"
  832.  
  833.   7.12.  GA-486iS (Gigabyte)
  834.  
  835.   Stefan.Dalibor@informatik.uni-erlangen.de - success with problems.
  836.  
  837.   7.13.  GA-586-ID (Gigabyte) 90 Mhz Pentium PCI/EISA Board
  838.  
  839.   kkeyte@esoc.bitnet - succesful
  840.  
  841.   7.14.  ESCOM 486dx2/66 - which board?
  842.  
  843.   Works perfect except the ftape-streamer (archive)
  844.  
  845.   7.15.  J-Bond with i486dx2/66
  846.  
  847.   Drew Eckhardt (drew@kinglear.cs.Colorado.EDU) uses Diamond Stealth 64
  848.   VRAM with 4M of memory (964 based). It works great, he usualy runs it
  849.   at 1024x768 72hz in 32bpp; 16 and 8bpp also work. He needed to get the
  850.   X311u2S3.tgz server from ftp.xfree86.org; people with 968 based
  851.   Diamond boards will definately need to do this.
  852.  
  853.   7.16.  super micro 011895 03:50 SUPER P54CI-PCI rev 1.3 (Opti)
  854.  
  855.   Manuel de Vega Barreiro
  856.  
  857.   ╖  board    super micro 011895 03:50 SUPER P54CI-PCI rev 1.3
  858.  
  859.   ╖  Opti chipset: 82c557,82c556,82c558,82c621.
  860.  
  861.   ╖  4 PCI, 4 ISA Slots (4x16 Bit)
  862.  
  863.   ╖  ZIF Socket for CPU (120,100,90,75 mHz)
  864.  
  865.   ╖  4 72 pin-SIMMs (max 128Mb)
  866.  
  867.   ╖  cache 256,512,1024 Kb L2-cache
  868.  
  869.   ╖  Ami WinBIOS in Flash-Eprom (101094-VIPER-P)
  870.  
  871.   ╖  onboard: EIDE for 4 drives
  872.  
  873.   ╖  Pentium with 90Mhz, 8M (now 16M) RAM and 256K L2-cache.
  874.  
  875.   ╖  1 maxtor 540 Mb, 1 st3122A 1Gb
  876.  
  877.   ╖  Number Nine 9GXE64pro with 2Mb
  878.  
  879.   ╖  Sound blaster 16 + cdrom Matsushita
  880.  
  881.   ╖  17" microscan 5ep ADI monitor
  882.  
  883.      I run  linux 1.1.57  (now 1.2.1) without problems.  dosemu0.53 work
  884.      fine (com. software like kermit and xtalk) XFree86 3.1 at 1024x768
  885.      resolution
  886.  
  887.   8.  reports on success
  888.  
  889.   8.1.  GigaByte GA486-AM with AMD Am5x86-133-WB @ 160MHz (40MHz PCI)
  890.  
  891.   GigaByte GA486-AM
  892.  
  893.   ╖  AMD Am5x86-133-WB @ 160MHz (40MHz PCI)
  894.  
  895.   ╖  BIOS as of 11/07/95 (Rev.A)
  896.  
  897.   ╖  256KB 2nd level cache (15ns)
  898.  
  899.   ╖  48MB RAM (Mixed 60/70ns)
  900.  
  901.   Hercules Terminator 64/VIDEO (S3 765 or "Trio 64V+")
  902.  
  903.   Sound Blaster 16
  904.  
  905.   ╖  Panasonic CR563 CD-ROM drive
  906.  
  907.   Silicon 4Ser/3Par I/O
  908.  
  909.   ╖  Mouse
  910.  
  911.   ╖  Terminal
  912.  
  913.   ╖  Terminal
  914.  
  915.   ╖  Modem (14k4)
  916.  
  917.   ╖  HP Laserjet III
  918.  
  919.   Mitsumi CD-ROM controller
  920.  
  921.   ╖  FX001D drive
  922.  
  923.   Longshine 1MBit Floppy controller
  924.  
  925.   ╖  IOMega Tape Insider 250
  926.  
  927.   ╖  3,5" Floppy
  928.  
  929.   ╖  5,25" Floppy
  930.  
  931.   No Network card, because the 4 ISA slots are full, and I don't have a
  932.   PCI card.  I (now) use kernel 2.0.22 with APM enabled, and the hard
  933.   drives power down and up properly without panics.  The system is 24hrs
  934.   up a day and still running. Kernel compilation takes between 5 and 7
  935.   minutes, depending on options.
  936.  
  937.   8.2.  California Graphics - Sunray II Pro
  938.  
  939.   Guido Trentalancia (guido@gulliver.unian.it) reported the California
  940.   Graphics - Sunray II Pro with Triton chipset to work well with
  941.   Pentium100, Hd: Conner cfs420a, Conner cfs210a, crunching numbers at
  942.   147492 dhrystones/second.
  943.  
  944.   8.3.  Micronics P54i-90 (root@intellibase.gte.com)
  945.  
  946.   Pentium with 90Mhz, 32M RAM and 512K L2-cache. Works extremely well (a
  947.   kernel recompile takes 10 minutes :-).
  948.  
  949.   The board includes:
  950.  
  951.   ╖  UART - two 16550A high speed UARTS
  952.  
  953.   ╖  ECP - one enhanced parallel port
  954.  
  955.   ╖  Onboard IDE controller
  956.  
  957.   ╖  Onboard floppy controller
  958.  
  959.   Pros: Currently, I'm using it with an Adaptec 1542CF and a 1G Seagate
  960.   drive, No problems. Graphics is ATI Graphics Pro Turbo (PCI). Very
  961.   fast. The serial ports can keep up with a TeleBit T3000 modem (38400)
  962.   without overruns.  Caching above 16M does occur. There are 3 banks of
  963.   SIMM slots (2 SIMM's per bank), with each bank capable of 64M each (2
  964.   32M 72-pin SIMM's). Each bank must be filled completely to be used
  965.   (I'm only using bank 0 with 2 16Mx72-pin SIMM's). The CPU socket is a
  966.   ZIF type socket. The BIOS is Phoenix, FLASH type.
  967.  
  968.   Drawbacks: RAM is expandable to 192M, but the L2 cache is maxed at
  969.   512K. While the graphics are very fast, there is currently no XF86
  970.   server for the Mach64 (well, actually there is, but it doesn't use any
  971.   of the accelerator features; it's just an SVGA server). I don't know
  972.   if the onboard IDE hard drive controller works; I'm prejudiced against
  973.   a standard that won't allow my peripherals to operate across
  974.   platforms, so I didn't buy an IDE disk; instead, I got a Seagate
  975.   31200N and a NEC 3Xi.
  976.  
  977.   Mitch
  978.  
  979.   8.4.  Angelo Haritsis (ah@doc.ic.ac.uk) about SA486P AIO-II:
  980.  
  981.   The motherboard I eventually bought (in the UK) is one supporting 486
  982.   SX/DX/DX2/DX4 chips. It is called SA486P AIO-II. Features include:
  983.  
  984.   ╖  Intel Saturn v2 chipset
  985.  
  986.   ╖  Phoenix BIOS (flash eprom option)
  987.  
  988.   ╖  NCR scsi BIOS v 3.04.00
  989.  
  990.   ╖  256K 15ns cache (max 512) write back and write through
  991.  
  992.   ╖  4 72-pin SIMM slots in 2 banks
  993.  
  994.   ╖  3 PCI slots, 4 ISA
  995.  
  996.   ╖  On-board NCR 53c810 scsi controller
  997.  
  998.   ╖  On-board IDE / floppy / 2 x 16550A uarts / enhanced parallel
  999.  
  1000.   I bought it from a company (UK) called ICS, (note I have no
  1001.   connections whatsoever with the company, just a happy customer). I use
  1002.   a 486/DX2-66 CPU.
  1003.  
  1004.   Before I had a VLB 486 m/board with a buslogic BT-445S controller that
  1005.   I was borrowing. I have 2 scsi devices: 1 barracuda 2.1GB ST12550N
  1006.   disk and a Wangtek 5525ES tape drive.  I was expecting a lot of
  1007.   adventures by switching to the new motherboard, esp after hearing all
  1008.   these non-success stories on the net. To my surprise everything worked
  1009.   flawlessly on the 1st boot! (1.1.50). And it has been doing so for
  1010.   about a month now. I did not even have to repartition the disk:
  1011.   apparently the disk geometry bios translation of the 2 controllers is
  1012.   the same.  Linux has had no problems at all. SCSI is visibly much
  1013.   faster as well (sorry, I have no actual performance measurements).
  1014.  
  1015.   The only problems (related to Drew's linux ncr53c7,810 scsi driver -
  1016.   thanks for the good work Drew!) are:
  1017.  
  1018.   ╖  no synchronous transfers are yet supported => performance hit
  1019.  
  1020.   ╖  disconnect/reconnect is disabled => disk scsi ops "hold" during
  1021.      certain slow scsi device opeartions (eg tape rewind)
  1022.  
  1023.   ╖  tagged queuing is not there (?) => performance hit
  1024.  
  1025.   If you get Windows complainingg about 32-bit disk driver problems,
  1026.   just disable 32-bit disk access via Control Panel. This should not
  1027.   hurt performance. (What I did is remove the WDCTRL driver from my
  1028.   SYSTEM.INI).
  1029.  
  1030.   All else is fine. I tried the serial ports with some dos/windows s/w
  1031.   and worked ok. The IDE/floppy work ok as well. I have not tried the
  1032.   parallel yet. The motherboard is quite fast and so far I am very
  1033.   pleased with the upgrade. I have not yet tried a PCI graphics board. I
  1034.   will later on. I am using an old ISA S3 which is fine at the moment.
  1035.  
  1036.   PS: the NCR drivers in the 2.0.x kernels should have no problems of
  1037.   that kind anymore. please consult the SCSI-HOWTO for further and
  1038.   hopefully more uptodate information.
  1039.  
  1040.   8.5.  bill.foster@mccaw.com about his Micronics M5Pi
  1041.  
  1042.   Micronics M5Pi motherboard with 60 MHz Pentium, PCI bus having the
  1043.   following components:
  1044.  
  1045.   16Mb RAM/512k cache
  1046.   onboard IDE, parallel, 16550A UARTS
  1047.   2 X 340MB Maxtor IDE Hard Drives
  1048.   Soundblaster 16 SCSI-II
  1049.   Toshiba 3401B SCSI CD-ROM
  1050.   Archive Viper 525MB SCSI Tape Drive
  1051.   Viewsonic 17 monitor
  1052.   Cardex Challenger PCI video card (ET4000/W32P)
  1053.   A4-Tech Serial Mouse
  1054.  
  1055.   Everything works great, Slackware installation was very easy, I can
  1056.   run Quicken 7 for DOS under DOSEMU. I run X at 1152x900 resolution at
  1057.   67Hz.
  1058.   8.6.  Simon Karpen (karpens@ncssm-server.ncssm.edu) with Micronics
  1059.   M54pi
  1060.  
  1061.   I have had no problems with the above board, the on-board PCI IDE
  1062.   (hopefully soon will also have SCSI), and an ATI Mach32 (GUP) with 2MB
  1063.   of VRAM.
  1064.  
  1065.   8.7.  Goerg von Below (gbelow@pmail.sams.ch) about DELL Poweredge
  1066.  
  1067.   - Intel 486DX4/100
  1068.   - 16 MB RAM
  1069.   - DELL SCSI array (DSA) with Firmware A07, DSA-Manager 1.7
  1070.   - 1 GB SCSI HD DIGITAL
  1071.   - NEC SCSI CD-ROM
  1072.   - 2 GB internal SCSI streamer
  1073.   - 3-Com C579 EISA Ethernet card
  1074.   - ATI 6800AX PCI VGA subsystem, 1024 MB RAM
  1075.  
  1076.   CAVE! DELL SCSI Array controller (DSA) runs only with firmware Rev. A07 !
  1077.   A06 is buggy, impossible to reboot !
  1078.   To get it: ftp dell.com , file is /dellbbs/dsa/dsaman17.zip
  1079.  
  1080.   Apart from this firmware-problem there where no problems for the last
  1081.   2 months, running with linux 1.1.42 as primary nameserver, newsserver
  1082.   and www-server on internet.
  1083.  
  1084.   8.8.  zenon@resonex.com about Gateway2000 P-66
  1085.  
  1086.   Gateway2000's P5-66 system with Intel's PCI motherboard, with 5 ISA
  1087.   slots and 3 PCI slots.  The only PCI card I am using is the # 9 GXe
  1088.   level 12 PCI card (2 MB VRAM and 1 MB DRAM). This card was bought from
  1089.   Dell. Under Linux I am using the graphics in the 80x25 mode only (I am
  1090.   waiting for some XFree86 refinements before using it in 1280x1024
  1091.   resolution), but under DOS/Windows I have used the card in
  1092.   1280x1024x256 mode without problems. Etherlink 3C509 Ethernet card,
  1093.   Mitsumi bus-interface card, Adaptec 1542C SCSI interface card and
  1094.   additional serial/parallel ports card (which makes the total of serial
  1095.   ports 3).
  1096.  
  1097.   I have total of 32 MB RAM (recognized and used by both Linux and DOS).
  1098.   There is also a bus mouse (Microsoft in the PS2 mode).
  1099.  
  1100.   No problems so far.
  1101.  
  1102.   8.9.  James D. Levine (jdl@netcom.com) with Gateway2000
  1103.  
  1104.   Gateway 2000 P5-60 with an Intel Mercury motherboard, AMI-Flash-BIOS,
  1105.   (1.00.03.AF1, (c)'92) 16M RAM, on-board IDE controller and an ATI AX0
  1106.   (Mach32 Ultra XLR) PCI display adapter. He had absolutely no problems
  1107.   with the hardware so far but has not tried anything fancy, such as
  1108.   accelerated IDE drivers or SCSI support.
  1109.  
  1110.   8.10.  hi86@rz.uni-karlsruhe.de with SPACE
  1111.  
  1112.   SPACE-board, 8MB RAM, S3 805 1MB DRAM PCI 260MB Seagate IDE-hard disk
  1113.   because of lack of NCR53c810-Driver, 0.99pl15d, does seem to work
  1114.   well.
  1115.  
  1116.   8.11.  grif@cs.ucr.edu with INTEL
  1117.  
  1118.   17 machines running a 60Mhz-i586 on Intel-Premier-PCI-Board
  1119.  
  1120.   8.12.  Jermoe Meyers (jeromem@amiserv.xnet.com) with Intel Premiere
  1121.  
  1122.   Motherboard - Intel Premiere Plato-babyAT 90mhz with Buslogic bt946c
  1123.   w/4.86 mcode w/4.22 autoSCSI firmware, (note, mine came with 4.80
  1124.   mcode and 4.17 autoSCSI firmware. (interrupt pins A,B,C conform to
  1125.   respective PCI slots!) ATI Xpression (Mach64) - using driver from
  1126.   sunsite, (running AcerView 56L monitor).
  1127.  
  1128.   The motherboard has 4 IDE drives, Linux (Slackware 2.0) sees the first
  1129.   two and everything on the Buslogic as it emulates an adaptec 1542.
  1130.   Uh, yes, Dos sees them all.  Buslogic is VERY accomodating in regards
  1131.   to shipping upgraded chips (you will have to know how to change PLCC
  1132.   (plastic leaded chip carrier) chips, 3 of them.  Though, don't let
  1133.   that scare you :-) it's not that tough.  Get a low end PLCC removal
  1134.   tool, and your in business.  You also might want to "flash upgrade
  1135.   your system bios from Intel's IPAN BBS, a trivial process.  Whats even
  1136.   more interesting is I also have a Sound Blaster SCSI-2 running a scsi
  1137.   CDROM drive off it's adaptech 1522 onboard controller.  So thats 4 IDE
  1138.   drives (2 under Linux) and 2 SCSI-2 controllers.
  1139.  
  1140.   I hope this helps others who are struggling with PCI technology use
  1141.   Linux!  Jerry (jeromem@xnet.com)
  1142.  
  1143.   8.13.  Timothy Demarest (demarest@rerf.or.jp) Intel Plato Premiere II
  1144.  
  1145.   My system is configured as follows:  16Mb 60ns RAM, 3Com Etherlink-III
  1146.   53C809 ethernet card (using 10base2), ATI Mach 64 2Mb VRAM, Toshiba 2x
  1147.   SCSI CDROM, NCR 53c810 PCI SCSI, Syquest 3270 270Mb Cartridge Drive,
  1148.   Viewsonic 17 monitor, Pentium-90 (FDIV Bug Free).  Running Slackware
  1149.   2.1.0, Kernel 1.2.0, with other misc patches/upgrades.
  1150.  
  1151.   Everything is functioning flawlessly.  I dont recommend the Syquest
  1152.   drives.  I have used the 3105 and the 3270 and both a very, very
  1153.   fragile.  Also, the cartridges are easily damaged and I have had
  1154.   frequent problems with them.  I am in the process of looking for
  1155.   alternative removable storage (MO, Zip, Minidisc, etc).
  1156.  
  1157.   Some information you might need:
  1158.  
  1159.   8.13.1.  Flash Bios upgrades
  1160.  
  1161.   Flash Bios updates can be ftp'd from
  1162.   wuarchive.wustl.edu:/pub/MSDOS_UPLOADS/plato. The current version is
  1163.   1.00.12.AX1.  The BIOS upgrades *must* be done in order.  1.00.03.AZ1
  1164.   to 1.00.06.AX1 to 1.00.08.AX1 to 1.00.10.AX1 to 1.00.12.AX1.  The
  1165.   Flash BIOS updates can also be downloaded from the Intel BBS.  I do
  1166.   not have that number right now.
  1167.  
  1168.   8.13.2.  NCR 53c810 BIOSless PCI SCSI
  1169.  
  1170.   If you are using an NCR 53c810 BIOSless PCI SCSI card in the Plato,
  1171.   you may have trouble getting the card to be recognized.  I had to
  1172.   change one of the jumpers on the NCR card:  the jumper that controls
  1173.   whether there is 1 or 2 NCR SCSI cards in your system must be set to
  1174.   "2".  I dont know why, but this is how I got it to work.  The other
  1175.   jumper controls the INT setting (A,B,C,D).  I left mine at A (the
  1176.   default).
  1177.  
  1178.   8.13.3.  apart from that - plug and play!
  1179.  
  1180.   There are no settings in the motherboard BIOS for setting the NCR
  1181.   53c810.  Dont worry - once the card is jumpered correctly, it will be
  1182.   recognized!  So much for PCI Plug-n-Play!
  1183.  
  1184.   8.14.  heinrich@zsv.gmd.de with ASUS
  1185.  
  1186.   ASUS-PCI-Board (SP3) having:
  1187.  
  1188.   ╖  -- Asus PCI-Board with AMD 486/dx2-66 and 16M RAM
  1189.  
  1190.   ╖  -- Fujitsu 2196ESA 1G SCSI-II
  1191.  
  1192.   ╖  -- Future Domain 850MEX Controller (cheap-SCSI-Controller, almost a
  1193.      clone to Seagate's ST01... want's to use ncr53c810 as soon as the
  1194.      driver comes out
  1195.  
  1196.   ╖  -- ATI Graphics Ultra (the older one with Mach-8 Chip, ISA-Bus)
  1197.  
  1198.   ╖  -- Slackware 1.1.1
  1199.  
  1200.   He just exchanged the boards, plugged his cards in, connected the
  1201.   cables, and it worked perfect. He does not use any PCI-Cards yet,
  1202.   though.
  1203.  
  1204.   8.15.  CARSTEN@AWORLD.aworld.de with ASUS
  1205.  
  1206.   ASUS-PCI-Board with 486DX66/2, miro-crystal 8s PCI driven by the
  1207.   S3-drivers of XFree86-2.0, using the onboard SCSI-Chip. No problems
  1208.   with compatibility at all.
  1209.  
  1210.   8.16.  Lars Heinemann (lars@uni-paderborn.de) with ASUS
  1211.  
  1212.   ASUS PCI/I-486SP3 Motherboard w/ 486DX2/66 and 16M RAM (2x8),
  1213.   miroChrystal 8S/PCI (1MB) S3, Soundblaster PRO, Adaptec 1542b (3.20
  1214.   ROM) SCSI host adapter with two hard disks (Fujitsu M2694ESA u.
  1215.   Quantum LPS52) and a QIC-150 Streamer attached.  No problems at all!
  1216.  
  1217.   8.17.  Ruediger.Funck@Physik.TU-Muenchen.DE with ASUS
  1218.  
  1219.   ASUS PCI/I-486SP3 / i486DX2-66 / 8 MB PS/2 70 ns BIOS: Award v 4.50
  1220.   CPU TO DRAM write buffer: enabled CPU TO PCI write buffer: enabled PCI
  1221.   TO DRAM write buffer: disabled, unchangeable CPU TO PCI burst write:
  1222.   enabled Miro Crystal 8s PCI - S3 P86C805 - 1MB DRAM
  1223.  
  1224.   Quantum LPS 540S SCSI-Harddisk on NCR53c810-controller.
  1225.  
  1226.   8.18.  robert logan (rl@de-montfort.ac.uk with GW/2000)
  1227.  
  1228.   Gateway 2000 4DX2-66P 16 Megs RAM, PCI ATI AX0 2MB DRAM (ATI GUP).  WD
  1229.   2540 Hard Disk (528 Megs) CrystalScan 1776LE 17inch. (Runs up to
  1230.   1280x1024) Slackware 1.1.2 (0.99pl15f)
  1231.  
  1232.   It is giving no problems. He uses SLIP for networking and an Orchid-
  1233.   Soundwave-32 for niceties, awaiting the NCR-Driver.  The only problem
  1234.   he has is that the IDE-Drive could be much faster on the PCI-IDE. It
  1235.   is one of the new Western Digital fast drives and in DOS/WfW it
  1236.   absolutely screams - on Linux it is just as slow as a good IDE-Drive.
  1237.  
  1238.   8.19.  archie@CS.Berkeley.EDU and his friend use ASUS
  1239.  
  1240.   Archie and his friend have rather similar configurations:
  1241.  
  1242.   ╖  ASUS PCI-SP3 board (4 ISA, 3 PCI)
  1243.  
  1244.   ╖  Intel 486DX2/66
  1245.  
  1246.   ╖  Genoa Phantom 8900PCI card (friend: Tseng 3000/W32i chipset)
  1247.  
  1248.   ╖  Maxtor 345 MB IDE hard drive
  1249.  
  1250.   ╖  Supra 14.4 internal modem
  1251.  
  1252.   ╖  ViewSonic 6e monitor (Archie)
  1253.  
  1254.   ╖  NEC Multisync 4fge (friend)
  1255.  
  1256.   ╖  Slackware 1.2.0
  1257.  
  1258.   The onboard-SCSI is disabled. First there were problems with the IDE-
  1259.   drive: ``on the board there's a jumper which selects whether IRQ14
  1260.   comes from the ISA bus or the PCI bus. The manual has an example where
  1261.   they show connecting it to PCI INT-A. Well, we did that just like the
  1262.   example... but then later our IDE drive would not work (the IDE
  1263.   controller is on board). Had to take it back. The guys at NCA were
  1264.   puzzled, then traced it back to this jumper. I guess the IDE
  1265.   controller uses IRQ14 or something? That's not documented anywhere in
  1266.   the manual. Other than that, seems to be kicking ass nicely now.
  1267.   Running X, modeming, etc. (for the Supra you have to explicitly tell
  1268.   the kernel that the COM port has a 16550A using setserial (in
  1269.   Slackware /etc/rc.d/rc.serial))''.
  1270.  
  1271.   8.20.  Michael Will with ASUS-SP3 486 (the old one)
  1272.  
  1273.   used the following:
  1274.  
  1275.   ╖  ASUS PCI-SP3-Board with 486dx2/66 and 16M RAM
  1276.  
  1277.   ╖  NCR53c810-SCSI-II chip driving a 1GB-Seagate-SCSI-II disk and a
  1278.      Wangtec-tape
  1279.  
  1280.   ╖  ATI-GUP PCI Mach32 Graphics card with 2M VRAM running perfectly
  1281.      with XFree86(tm)-3.1 8bpp and 16bpp
  1282.  
  1283.   ╖  Linux kernel 1.1.69
  1284.  
  1285.   It runs perfectly and I am content with the speed, the ATI-GUP-PCI
  1286.   (Mach32) does not give as good benchmarks as expected, though. Since I
  1287.   got the money by now, I got me an ASUS-SP4 with P90 which gives me
  1288.   better throughput on Mach32-PCI...  If I had even more money I'd get
  1289.   me another 16M of RAM and a Mach64-PCI with 4M RAM, though... I still
  1290.   keep on dreaming :-)
  1291.  
  1292.   8.21.  Mike Frisch (mfrisch@saturn.tlug.org) Giga-Byte 486IM
  1293.  
  1294.   ╖  Motherboard: Giga-Byte 486IM
  1295.  
  1296.   ╖  Configuration: 4 ISA slots (2 double as VLB) and 4 PCI slots
  1297.  
  1298.   ╖  CPU: Intel 486DX/33
  1299.  
  1300.   ╖  BIOS: Award 4.50G
  1301.  
  1302.   ╖  PCI EIDE Disk Controller: Giga-Byte GA-107 (CMD 640x PCI Multi-I/O)
  1303.  
  1304.   ╖  PCI Video card: ATI Graphics eXpression PCI 2MB DRAM
  1305.  
  1306.   ╖  Linux Kernel: 1.2.9
  1307.  
  1308.   ╖  Linux Dist'n: Highly modified Slackware 2.2.0
  1309.  
  1310.   I have been running this board 24 hours a day for the past 5-6 months.
  1311.   It has worked flawlessly for me under DOS/Windows, OS/2 Warp, and
  1312.   Linux (with Linux being run usually 24 hours a day).
  1313.  
  1314.   8.22.  Karl Keyte (kkeyte@esoc.bitnet) Gigabyte GA586 Pentium
  1315.  
  1316.   ╖  PCI/EISA Board Gigabyte GA586-ID 90MHz Pentium (dual processor, one
  1317.      fitted)
  1318.  
  1319.   ╖  32M RAM
  1320.  
  1321.   ╖  SCSI - no scsi-NCR-chip on-board, using Adaptec 1542C,
  1322.  
  1323.   ╖  PCI ATI GUP 2M VRAM
  1324.  
  1325.   ╖  Adaptec 1742 EISA SCSI controller
  1326.  
  1327.   ╖  Soundblaster 16
  1328.  
  1329.   ╖  usual I/O
  1330.  
  1331.   Everything under DOS AND Linux works perfectly.  No problem
  1332.   whatsoever.  A VERY fast machine!  BYTE Unix benchmarks place it about
  1333.   the same as a Sun SuperSPARC-20 running Solaris 2.3.  The PC is faster
  1334.   for integer arithmetic and process stuff (including context
  1335.   switching).  The SPARC is faster for floating point and one of the
  1336.   disk benchmarks.
  1337.  
  1338.   8.23.  kenf@clark.net with G/W 2000
  1339.  
  1340.   He uses a Gateway 2000 with no problems, except the soundcard (which
  1341.   one?). He is trading it in for a genuine soundblaster in hopes that
  1342.   will help.
  1343.  
  1344.   8.24.  Joerg Wedeck (jw@peanuts.informatik.uni-tuebingen.de) / ESCOM
  1345.  
  1346.   originaly buyed a 486 DX2/66 from ESCOM (which board?) with onboard
  1347.   IDE and without (!) onboard NCR-SCSI-chip. ISA-adaptec 1542cf scsi-
  1348.   controller instead spea v7 mercury lite (s3, PCI, 1MB), ISA-
  1349.   Soundblaster-16, mitsumi-cdrom (the slower one).  Everything except
  1350.   the archive-streamer works with no problems.  The spea-v7 works
  1351.   perfectly since XFree86-2.1
  1352.  
  1353.   He abandoned the Intel-board in favour of an ASUS-SP3-g and has some
  1354.   problems with PCI-to-Memory burstmode which is crashing only on Linux,
  1355.   "looking like a deadlock in the swapper". If you have any information
  1356.   on this, please eMail the maintainer of the PCI-HOWTO.
  1357.  
  1358.   After turning off the PCI-to-Memory posting feature it just works
  1359.   perfect.
  1360.  
  1361.   Rather than sending him mail please read his http-homepage at
  1362.   "http://wsiserv.informatik.uni-tuebingen.de/ jw" where he keeps
  1363.   information about his PCI-system, too.
  1364.  
  1365.   8.25.  Ulrich Teichert / ASUS
  1366.  
  1367.   ASUS-PCI board with AMD486dx40 (but actually running at 33Mhz?!)  His
  1368.   ISA-ET3000 Optima 1024A ISA works nice. No problems with Quantum540S
  1369.   SCSI Harddisk attached to the onboard NCR53c810.
  1370.  
  1371.   9.  Reports of problems
  1372.  
  1373.   9.1.  Compaq PCI systems, especially Presarios
  1374.  
  1375.   Patrick Yaner (p_yaner@eos.ncsu.edu) reported a Compaq-speciality to
  1376.   me. It seems they are mapping the PCI BIOS data area to an obscure
  1377.   area of memory, one that Linux (or OS2) cannot access. It can usually
  1378.   find it, but it can't get in, and gives a message on startup
  1379.   (something like "pcibios_init: entry in high memory area, unable to
  1380.   access").  Although this is alright with the display (which is on the
  1381.   PCI bus) and the IDE controller (also PCI), it means any other PCI
  1382.   devices -- such as an Ethernet card -- cannot be detected by Linux.
  1383.  
  1384.   Compaq offers a driver for DOS at
  1385.   ftp://ftp.compaq.com/pub/softpaq/Drivers/SP1116.ZIP
  1386.  
  1387.   but using this with linux would mean using the program that boots
  1388.   linux from DOS, instead of LILO.  Note that Compaq occasionally
  1389.   updates the software in this archive, so the file
  1390.   ftp://ftp.compaq.com/pub/softpaq/allfiles.html (also available as
  1391.   allfiles.txt) might be handy in checking to see that they haven't
  1392.   upgraded.
  1393.  
  1394.   Oddly, this information can also be found in the SCSI HOWTO, although
  1395.   the Pressarios come with IDE built in.
  1396.  
  1397.   9.2.  VLSI Wildcat PCI chipset like in Zeos P120 box
  1398.  
  1399.   Paul Bame (bame@sde.hp.com) reported:
  1400.  
  1401.   The Wildcat PCI chipset works fine in late 1.3 and all 2.0 kernels.
  1402.  
  1403.   9.3.  dmarples@comms.eee.strathclyde.ac.uk G/W 2000
  1404.  
  1405.   Gateway 2000 G/W 2000 4DX2/66 PCI ATI-Graphics-Ultra-Pro IDE of
  1406.   indeterminate make
  1407.  
  1408.   It works well - only the IDE-Card runs in ISA-compatibility-mode, and
  1409.   works a lot faster when switched into PCI-Mode by a DOS-program...
  1410.   thus it's not that fast in Linux, and a patch would be nice.
  1411.  
  1412.   9.4.  cip574@wpax01.physik.uni-wuerzburg.de (Frank Hofmann) / ASUS
  1413.  
  1414.   He uses the ASUS-board with 16MB-RAM, ISA-based S3/928, and the
  1415.   onboard-IDE-controller with a Seagate ST4550A harddisk. He's had no
  1416.   trouble with the newer Linux-kernels.
  1417.  
  1418.   His problem:
  1419.  
  1420.        using X, my mouse is not responding the way I was used to before. It's
  1421.        sometimes behind movement and makes jumps if moved quickly. I think
  1422.        this was discussed In a Linux newsgroup before (I don't know which
  1423.        one) and is due to the use of 16550 serial chips for the onboard
  1424.        serial interfaces. After two weeks, I got used to it :-)
  1425.  
  1426.   Reducing the threshold of the 16550 should help. There should be a
  1427.   patch to setserial available somewhere, but I do not know where.
  1428.  
  1429.   9.5.  axel@avalanche.cs.tu-berlin.de (Axel Mahler) / ASUS
  1430.  
  1431.   ASUS PCI/I-486SP3 Motherboard (Award BIOS 4.50), 16 MB RAM the on-
  1432.   Board NCR Chip is disabled, he had the Genoa Phantom/W32 2MB for PCI
  1433.   and a Adaptec AHA-1542CF (BIOS v2.01) connected to:
  1434.  
  1435.   ╖  an IBM 1.05 GB Harddisk
  1436.  
  1437.   ╖  a Toshiba CD-ROM (XM4101-B)
  1438.  
  1439.   ╖  a HP DAT-Streamer (2GB)
  1440.  
  1441.   when creating the filesystems, 'mke2fs' (0.4, v. 1.11.93) hung and
  1442.   installation was impossible. After replacing the Genoa Phantom/W32 2MB
  1443.   PCI with an ELSA Winner 1000 2MB PCI it worked perfectly.  He tested
  1444.   it with an old Eizo VGA-ISA and it worked as well, so the problem was
  1445.   in the Genoa-PCI-card.
  1446.  
  1447.   9.6.  Frank Strauss (strauss@dagoba.escape.de) / ASUS
  1448.  
  1449.   ASUS SP3 Board i486DX2/66 NCR53c810 disabled Adaptec 1542B in ISA Slot
  1450.   with 2 hard drives (200MB Maxtor, 420MB Fijutsu), SyQuest 88MB and
  1451.   Tandberg Streamer ELSA Winner 1000 PCI, 1MB-VRAM Soundblaster Pro in
  1452.   ISA Slot at IRQ 5 Onboard IDE disabled Onboard serial, parallel, FD
  1453.   enabled
  1454.  
  1455.   After a reset, the machine sometimes 'hangs' (soft and hard-reset the
  1456.   same) - this is probably not related to the Adaptec and the Soundcard,
  1457.   because even without these the system sometimes fails to come up. But
  1458.   if it runs, (and the ELSA-WINNER-1000-PCI-message appears) it runs ok.
  1459.  
  1460.   The two serial ports are detected as 16550 as they should, but at some
  1461.   mailbox-sessions there was heavy data-loss at V42bis... The problem
  1462.   seems to be in the hardware...
  1463.  
  1464.   CPU>-PCI-Burst seems to work well with DOS/MS-Windows
  1465.  
  1466.   CPU->PCI-Burst does not work properly with linux0.99p15, Messing up
  1467.   when switching the virtual-consoles, crashing completely when calling
  1468.   big apps like ghostview, or xdvi, leaving the SCSI-LED on (!).
  1469.  
  1470.   (I suspect these apps would be using a lot of CPU->PCI-burst because
  1471.   of the big heap of data to transmit to the PCI-Winner-1000)
  1472.  
  1473.   After disabling CPU->PCI-Burst, it works well, the Winner-1000 at
  1474.   1152x846 (not much font cache with 1MB) does 93k xstones. OpaqueMove
  1475.   with twm is more than just endureable :-)
  1476.  
  1477.   He has got a SATURN.EXE which he loads under DOS before starting
  1478.   Linux, helping to turn on burst without hangs...
  1479.  
  1480.   Someone stated that these problems might go away when turning off
  1481.   "sync negotiation" on the Adaptec - I do not know if this is possible
  1482.   with the adaptec1542B too? But I guess so.
  1483.  
  1484.   With CPU->PCI-Burst it yielded 95k xstones, so he considers it as not
  1485.   too grave to do without. His only problem is that he would like to run
  1486.   his Winner-1000 at 1152x900 which fails because it seems to take any
  1487.   x-resolution higher than 1024pixels as a 1280pixel-resolution, thus
  1488.   wasting a lot end resulting in a y-resolution of 816pixels... but this
  1489.   is probably no PCI-related problem. It should have gone away with
  1490.   XFree86-2.1
  1491.  
  1492.   9.7.  egooch@mc.com / ASUS
  1493.  
  1494.   ╖  BOARD  ASUS PCI/I-486 SP3      RAM: 16MB (4x4M-SIMM)
  1495.  
  1496.   ╖  CPU    486DX33 CPU
  1497.  
  1498.   ╖  BIOS   Ver. 4.50 (12/30/93)
  1499.  
  1500.   ╖  Floppy         Two floppy drives (1.2 and 1.44), using ASUS on-
  1501.      board floppy controller
  1502.  
  1503.   ╖  SCSI tried both WD7000 SCSI controller and Adaptec 1542CF and
  1504.      worked.
  1505.  
  1506.   ╖  Two SCSI 320M hard drives
  1507.  
  1508.   ╖  SCSI NEC84 CDROM drive
  1509.  
  1510.   ╖  SCSI QIC150 Archive tape drive
  1511.  
  1512.   ╖  Video - Tseng ET4000 ISA graphics card
  1513.  
  1514.   ╖  Sound PAS16 sound card
  1515.  
  1516.   ╖  Printer attached to on-board ASUS parallel port
  1517.  
  1518.   He has nothing in the PCI-Slots yet, but wants to buy a PCI-Video-
  1519.   Card, currently uses WD7000 SCSI controller but will switch to the
  1520.   NCR-Chip onboard as soon as the driver is out.
  1521.  
  1522.   Everything works perfectly - the first serial port which has a 14.4K-
  1523.   Modem attached does hang occasionally when reconnecting with the modem
  1524.   after having used it previously.  He says that would not be unique to
  1525.   ASUS but rather a bug in the SMC-LSI device with its 16550UART. The
  1526.   logitech-serial-mouse on the second port works fine. Setting down the
  1527.   threshold of the 16550 for the mouseport would definitely help, one
  1528.   does seem to need a special patched setserial for that? I have not got
  1529.   the information yet, please contact me if you know more!
  1530.  
  1531.   9.8.  Stefan.Dalibor@informatik.uni-erlangen.de / GigaByte
  1532.  
  1533.   ╖  Board - GA-486iS from Gigabyte w/ 256Kb 2L-Cache, i486-DX2
  1534.  
  1535.   ╖  Bios - AMI, 93/8
  1536.  
  1537.   ╖  SCSI - no scsi-NCR-chip on-board, using Adaptec 1542C,
  1538.  
  1539.   ╖  Video - ELSA Winner 1000
  1540.  
  1541.   ╖  Linux 0.99pl14 + SCSI-Clustering-Patches / Slackware 1.1.1
  1542.  
  1543.   All seems to go well, but he has not tried neither networking,
  1544.   printing or a streamer yet. Before applying the clustering- patches he
  1545.   had some problems with hangs triggered by "find", but this no longer
  1546.   is the case - perhaps it was an older kernel-bug.
  1547.  
  1548.   The ELSA-Winner-1000 sometimes hangs, with very strange patterns on
  1549.   the screen resolved only by rebooting... The dealer has told him it
  1550.   was a bug in the ELSA-Card, but the manufacturer claims it had solved
  1551.   the problem. The bug is not reproducible so he does not plan to take
  1552.   any action at the moment.
  1553.  
  1554.   All in all the machine seems to work very well under heavy text
  1555.   processing (emacs, LaTeX, xfig, ghostview) usage.  Interaction is
  1556.   surprisingly responsive, little difference between it and the 3-4X as
  1557.   expensive Sun he works on...
  1558.  
  1559.   CPU->PCI-Burst is still disabled because the bios does not support the
  1560.   PCI-things well?
  1561.  
  1562.   A problem with his new modem (v32 terbo) arose: it looses characters.
  1563.   Especially when using SLIP it complains a lot about RX and TX errors.
  1564.   As soon as he runs X it gets unusable. He said he activated FIFO and
  1565.   RTS/CTS with stty, but to no avail...
  1566.  
  1567.   9.9.  Steve Durst (sdurst@burns.rl.af.mil) with UMC 8500 mainboard
  1568.  
  1569.   Running Linux 1.2.12 on the UMC8500-100Mhz motherboard with the
  1570.   dreaded CMD PCIO640B (E)IDE controller, when booting the screen
  1571.   wiggles a few seconds, as if the Diamond Stealth64-DRAM (S3 864) has
  1572.   to warm up first, but he can live with that.
  1573.  
  1574.   9.10.  Tom Drabenstott (tldraben@Teleport.Com) with Comtrade / PCI48IX
  1575.  
  1576.   PCI48IX Motherboard Rev. 1.0. Made by ??? documentation copyrighted by
  1577.   "exrc". The BIOS says not very much about PCI.
  1578.  
  1579.   His E-315E Super IDE UMC (863+865) ISA-Controller-card does have
  1580.   problems. (It is a multifunction controller-card). It seems to work
  1581.   well under DOS/OS2 but not under Linux.
  1582.  
  1583.   10.  General tips for PCI-Motherboard + Linux NCR PCI SCSI
  1584.  
  1585.   This was compiled by Angelo Haritsis (ah@doc.ic.ac.uk) from various
  1586.   people's postings:
  1587.  
  1588.   10.1.  DON'Ts:
  1589.  
  1590.   Do *NOT* go for combination VLB/PCI motherboards. They usually have a
  1591.   lot of problems. Get a plain PCI version (with ISA slots as well of
  1592.   course).  A lot of bad things have been heard about OPTI chipset PCI
  1593.   motherboards.  Someone hints: "Avoid the OPTi (82C596/82C597/82C822)
  1594.   chipset based motherboards like the TMC PCI54PV".
  1595.  
  1596.   (I know of at least one person having no problems with his TMC PCI54PV
  1597.   motherboard. He just had to put the NCR53c810 addonboard into slot-A
  1598.   which is the only slot capable of busmastering as it seems.)
  1599.  
  1600.   Rumours say that Intel chipset PCI motherboards will have problems
  1601.   with more than one bus-mastering PCI board. I have not tried this one
  1602.   yet on mine and have nothing to suggest. I also heard that the Saturn
  1603.   II chipset is problematic, but this is the one I use and it is
  1604.   perfectly ok! Advice: Try to negotiate a 1-2 week money back agreement
  1605.   with your supplier, in case the motherboard you get has problems with
  1606.   the use you plan for it.
  1607.  
  1608.   10.2.  SIMM slots
  1609.  
  1610.   Go for 72-pin only SIMMs for speed: Some (all?) of the mainboards
  1611.   which take 30 pin SIMMs use a 32 bit main memory interface, and will
  1612.   be significantly slower than the Intel based boards which all use a 64
  1613.   bit or permantly interleaved memory interface.  You might want to keep
  1614.   that in mind.
  1615.  
  1616.   10.3.  Praised PCI Pentium motherboard
  1617.  
  1618.   The P90 Intel motherboard with the Intel Premiere II chipset (aka
  1619.   Plato). Get the latest BIOS which has concatenated NCR scsi BIOS
  1620.   3.04.00. Otherwise DOS won't see your scsi disk(s) if you use a BIOS-
  1621.   less 53c810 based controller.  NCR SCSI BIOS exists in the AMI BIOS of
  1622.   the plato after version 1.00.08 (or maybe verion 1.00.06). This BIOS
  1623.   is FLASH upgradeable so you should be able to get the upgrade on a
  1624.   floppy from your supplier. The current version is 1.00.10 and has all
  1625.   early problems fixed.
  1626.  
  1627.   (Bios files should be available at ftp.demon.co.uk:/pub/ibmpc/intel,
  1628.   but I did not check that myself. the Autor.)
  1629.  
  1630.   10.4.  irq-lines
  1631.  
  1632.   The value in the interrupt line PCI configuration register is usually
  1633.   set manually (for compatability with legacy ISA boards) in the
  1634.   extended CMOS setup screens on a per-slot or per-device basis.  Older
  1635.   PCI mainboards also force you to set jumpers for each PCI slot/device
  1636.   which select how PCI INTA and perhaps INTB, INTC, and INTD are mapped
  1637.   to an 8259 IRQ line, Obviously, if these jumpers exist on your board,
  1638.   they must match the settings in the extended CMOS setup.  Also note
  1639.   that some boards (notably Viglens) have silkscreens and instruction
  1640.   manuals which disagree with the wiring, and some experimentation may
  1641.   be in order.
  1642.  
  1643.   10.5.  Info about the different NCR 8xx family scsi chips:
  1644.  
  1645.   All NCR 8XX Chips are dircet connect PCI bus mastering devices, that
  1646.   have no preformance difference wether on motherboard or add in option
  1647.   card.  All devices comply with PCI 2.0 Specification, and can burst 32
  1648.   bit data at the full 33 MHz (133Mbytes/Sec)
  1649.  
  1650.   10.5.1.  53C810
  1651.  
  1652.   53C810 = 8 bit Fast SCSI-2 (10 MB/Sec) Single ended only Requires
  1653.   Integrated Mother board BIOS 100 pin Quad Flat Pack (PQFP) Worlds
  1654.   first PCI SCSI Chip, Volumes make it the most inexpensive.
  1655.  
  1656.   10.5.2.  53C815
  1657.  
  1658.   53C815 = 8 bit Fast SCSI-2 (10 MB/Sec) Single Ended only Support ROM
  1659.   BIOS interface, which makes it ideal for add-in card Designs. 128 Pin
  1660.   QFP
  1661.  
  1662.   10.5.3.  53C825
  1663.  
  1664.   53C825 = 8 bit Fast SCSI-2, Single ended or Differential 16 bit Fast
  1665.   SCSI-2 (20 MB/Sec), Single ended or Differetial Also has support for
  1666.   external Rom, making it a good candidate for add in cards. 160 pin QFP
  1667.   Not supported by linux yet. (See section below on news about the 825).
  1668.   Must have devices with wide or differential scsi to use these
  1669.   features.
  1670.  
  1671.   10.6.  future of 53c8xx
  1672.  
  1673.   There are 4 new devices planned for announcement late this year and
  1674.   into early next year.  Footprint compitible with 810 and 825 with some
  1675.   new features.
  1676.  
  1677.   All the Chips require a BIOS in DOS/Intel applications.  The 810 is
  1678.   the only chip that needs it resident on the motherboard. Latest NCR
  1679.   SCSI BIOS version: 3.04.00 The bios supports disks >1GB, indeed up to
  1680.   8G under MS-LOSS.
  1681.  
  1682.   10.7.  Performance of the 53c810
  1683.  
  1684.   C't magazine's DOS benchmarks showed that it was significantly faster
  1685.   than the Buslogic BT-946, one user noted a 10-15% performance increase
  1686.   versus an Adaptec 2940, and with a very fast disk it may be 2.5X as
  1687.   fast as an Adaptec 1540.
  1688.  
  1689.   10.8.  News about NCR53c825 support
  1690.  
  1691.   works. period.
  1692.  
  1693.   10.9.  Frederic POTTER (Frederic.Potter@masi.ibp.fr) about Pen¡
  1694.   tium+NCR+Strap_bug
  1695.  
  1696.   On some Intel Plato board,  the NCR bios doesn't recognize the board,
  1697.   because it needs to see the board as a "secondary SCSI controller",
  1698.   and because on most SCSI board the jumper to select between
  1699.   primary/secondary has been ironed to primary (to spare 1 cent,
  1700.   presumably).
  1701.  
  1702.   Solution:
  1703.  
  1704.   near the NCR chip, they are 3 via ( kind of holes ) with a strap like
  1705.   that
  1706.                   O--O  O
  1707.  
  1708.           this mean primary is selected as default setting. For the Plato Intel
  1709.           Mainboard, it should be like that
  1710.  
  1711.                   O  O--O
  1712.  
  1713.           The best solution is to get rid of the strap and to put a 2 position
  1714.           jumper instead.
  1715.  
  1716.   10.10.  PCIprobe in the latest Linux Kernels by Frederic Potter
  1717.  
  1718.   Frederic Potter has added a PCI-Probe into the latest kernels. If you
  1719.   do a "cat /proc/pci" it should list all your cards. If you own cards
  1720.   which are not properly recogniced, please contact him via mail as
  1721.   "Frederic.Potter@masi.ibp.fr".
  1722.  
  1723.   See arch/i386/kernel/bios32.c and include/linux/pci.h in the kernel
  1724.   source for more information on PCI-Probe-Stuff.
  1725.  
  1726.   10.11.  Other PCI Devices
  1727.  
  1728.   What other PCI-cards are supported? Apart from various graphicscards,
  1729.   I would like to know about other cards like ethernet, framegrabber, or
  1730.   the TSET boards Cyclades is about to beta-test at the moment:
  1731.  
  1732.   10.11.1.  Cyclades: a 16-port PCI RISC-based multiport card.
  1733.  
  1734.   The product is called Cyclom-Ye, and has the following
  1735.   characteristics:
  1736.  
  1737.   ╖  PCI host card based on the PLX chip-set. This host card supports 8
  1738.      to 32 serial ports, utilizing 8 or 16-port external boxes.
  1739.  
  1740.   ╖  SCSI II cable.
  1741.  
  1742.   ╖  8 or 16-port external boxes with RJ45 or DB25 connectors (your
  1743.      choice).  You can start with 8 ports and expand to 32, by just
  1744.      adding more boxes. Each external box contains 2 or 4 CD-1400 RISC
  1745.      Serial controllers (each CD-1400 controls 4 serial ports).
  1746.  
  1747.   ╖  Up to 4 Host cards can be installed in the PC system, allowing a
  1748.      maximum of 128 serial ports per system.
  1749.  
  1750.   The product is being in the beta-test phase at July the 26th, 1995,
  1751.   and should be available by Octobre or something. eMail them at
  1752.   sales@cyclades.com.
  1753.  
  1754.   11.  Conclusion
  1755.  
  1756.   If you have some moneny to put into your machine, you'd be well off
  1757.   with a Pentium90, ASUS-SP4, which is what I use at the moment. If you
  1758.   can afford 32M RAM that would be much better than 16M RAM.
  1759.  
  1760.   Real soon now the upcoming standard will be the Triton Chipset with
  1761.   support for special SIMMS called EDODRAM, and SRAM. Both will be more
  1762.   expensive than PS2-RAM, and at the time of writing (28-June-1995) SRAM
  1763.   is not available. While EDO-DRAM is more expensive, this is not
  1764.   because of the production costs, they are said to be the same.
  1765.  
  1766.   For a highperformance system I would still choose an ASUS-TP4/XE with
  1767.   EDO-DRAM, but if you do not need to use it at the moment, I d rather
  1768.   wait some more.
  1769.  
  1770.   For Graphic-boards I'd say the best cheap board fitting perfectly on a
  1771.   good Multisync-15 like the Samsung SyncMaster 15Gli, is the SPEA V7
  1772.   Mirage P64 with Trio64 Chipset and 2M DRAM. For more sophisticated
  1773.   Display like the Iiyama-IDEK 8617A-T I think the PCI Mach64 ATI-GUP-
  1774.   Turbo (not the cheaper GUP-Turbo-Windows) would be a good choice, with
  1775.   4M RAM you can have truecolor in higher resolutions. It is well
  1776.   supported in the XFree86(tm)-3.1.1, and there are commercial X-Servers
  1777.   available of which I'd recommend Accelerated/X by Roell, which
  1778.   supports the Mach64 very well and fast.
  1779.  
  1780.   For SCSI I'd take the DPT rather than the (much cheaper and very fast)
  1781.   NCR53c810 in case you plan to use SCSI-Tapes a lot. The NCR53c810
  1782.   driver on Linux does lack disconnect/reconnect support, thus blocking
  1783.   the SCSIbus on operations like "mt rewind", "mt fsf" etc. It bears a
  1784.   performance penalty on tar-operations - but check out Drews new alpha
  1785.   drivers before making a decision, perhaps it does solve all the
  1786.   problems.
  1787.  
  1788.   For building servers, the DPT would be the controller of choice anyway
  1789.   because of all the nifty hardware cache (with elevator sorting on
  1790.   accesses, so cache it is not a silly thing even in a Linux enviroment
  1791.   where the OS does the caching) and RAID-Support up to raid level 5.
  1792.  
  1793.   If you do not want to spend that much money on computer equipment
  1794.   (e.g.: you are having a life) you might go for an ASUS-SP3-SiS with
  1795.   AMD-DX2/66 or DX4/100. The SPEA V7 Mirage P64 PCI with 2M DRAM would
  1796.   be a good choice, since it uses the Trio64 S3 Chip, which is well
  1797.   supported by XFree86(tm)-3.1.1, quite cheap to buy and fast, too.
  1798.  
  1799.   Another fine card since XFree86(tm)-3.1 is the fast and cheap
  1800.   et4000/w32-PCI-card.
  1801.  
  1802.   12.  Thanks
  1803.  
  1804.   I want to thank the following people for supporting this document:
  1805.  
  1806.   ╖  David Lesher (wb8foz@netcom.com) for extensive help with the
  1807.      english language
  1808.  
  1809.   ╖  Nathanael MAKAREVITCH (nat@nataa.frmug.fr.net) for translating into
  1810.      french
  1811.  
  1812.   ╖  Jun Morimoto (morimoto@lab.imagica.co.jp) for translating into
  1813.      japanese
  1814.  
  1815.   ╖  Marco Melgazzi (marco@vcldec1.polito.it) for translating into
  1816.      italian
  1817.  
  1818.   ╖  Donald Becker (becker@cesdis.gsfc.nasa.gov) for ethernet-
  1819.      informations
  1820.  
  1821.   ╖  Drew Eckhardt (drew@kinglear.cs.Colorado.EDU) for SCSI-informations
  1822.  
  1823.   ╖  Zhahai Stewart (zhahai@hisys.com) for help with the intro section
  1824.  
  1825.   and many more peole adding information mostly by mail and by posts,
  1826.   some of them will be named here:
  1827.  
  1828.   CARSTEN@AWORLD.aworld.de,
  1829.   dmarples@comms.eee.strathclyde.ac.uk,
  1830.   drew@kinglear.cs.Colorado.EDU (Working at the PCI-NCR53c810-Driver),
  1831.   duncan@spd.eee.strathclyde.ac.uk,
  1832.   fm3@irz.inf.tu-dresden.de,
  1833.   grif@ucrengr.ucr.edu,
  1834.   heinrich@zsv.gmd.de,
  1835.   hm@ix.de (iX-Magazine),
  1836.   hm@seneca.ix.de,
  1837.   kebsch.pad@sni.de,
  1838.   kenf@clark.net,
  1839.   matthias@penthouse.boerde.de,
  1840.   ortloff@omega.informatik.uni-dortmund.de,
  1841.   preberle@cip.informatik.uni-erlangen.de,
  1842.   rob@me62.lbl.gov,
  1843.   rsi@netcom.com,
  1844.   sk001sp@unidui.uni-duisburg.de,
  1845.   strauss@dagoba.escape.de,
  1846.   strauss@dagoba.priconet.de,
  1847.   hi86@rz.uni-karlsruhe.de,
  1848.   Ulrich Teichert, krypton@netzservice.de,
  1849.   Stefan.Dalibor@informatik.uni-erlangen.de,
  1850.   tldraben@teleport.com
  1851.   mundkur@eagle.ece.uci.edu,
  1852.   ooch@jericho.mc.com,
  1853.   Gert Doering (gert@greenie.muc.de),
  1854.   James D. Levine (jdl@netcom.com),
  1855.   Georg von Below (gbelow@pmail.sams.ch),
  1856.   Jerome Meyers (jeromem@quake.xnet.com),
  1857.   Angelo Haritsis (ah@doc.ic.ac.uk),
  1858.   archie@CS.Berkeley.EDU and his friend kenf@clark.net.
  1859.  
  1860.   13.  copyright/legalese
  1861.  
  1862.   (c)opyright 1993,94 by Michael Will - the GPL (Gnu Public License)
  1863.   applies. See last section about this.
  1864.  
  1865.   If you sell this HOWTO on a CD or in a book I would be happy to have a
  1866.   copy for reference.
  1867.  
  1868.   (Michael.Will@student.uni-tuebingen.de)
  1869.  
  1870.   Contact me, either via eMail or call +49-7071-969063.
  1871.  
  1872.   Trademarks are owned by their owners. There is no warranty on the
  1873.   information in this document.
  1874.  
  1875.   For german users I am offering tested, preinstalled / preconfigured
  1876.   and supported Linux-PCI-machines. Call me at 07071-969063.
  1877.  
  1878.   14.  GPL - Gnu Public License
  1879.  
  1880.                       GNU GENERAL PUBLIC LICENSE
  1881.                          Version 2, June 1991
  1882.  
  1883.    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  1884.                             675 Mass Ave, Cambridge, MA 02139, USA
  1885.    Everyone is permitted to copy and distribute verbatim copies
  1886.    of this license document, but changing it is not allowed.
  1887.  
  1888.                               Preamble
  1889.  
  1890.     The licenses for most software are designed to take away your
  1891.   freedom to share and change it.  By contrast, the GNU General Public
  1892.   License is intended to guarantee your freedom to share and change free
  1893.   software--to make sure the software is free for all its users.  This
  1894.   General Public License applies to most of the Free Software
  1895.   Foundation's software and to any other program whose authors commit to
  1896.   using it.  (Some other Free Software Foundation software is covered by
  1897.   the GNU Library General Public License instead.)  You can apply it to
  1898.   your programs, too.
  1899.  
  1900.     When we speak of free software, we are referring to freedom, not
  1901.   price.  Our General Public Licenses are designed to make sure that you
  1902.   have the freedom to distribute copies of free software (and charge for
  1903.   this service if you wish), that you receive source code or can get it
  1904.   if you want it, that you can change the software or use pieces of it
  1905.   in new free programs; and that you know you can do these things.
  1906.  
  1907.     To protect your rights, we need to make restrictions that forbid
  1908.   anyone to deny you these rights or to ask you to surrender the rights.
  1909.   These restrictions translate to certain responsibilities for you if you
  1910.   distribute copies of the software, or if you modify it.
  1911.  
  1912.     For example, if you distribute copies of such a program, whether
  1913.   gratis or for a fee, you must give the recipients all the rights that
  1914.   you have.  You must make sure that they, too, receive or can get the
  1915.   source code.  And you must show them these terms so they know their
  1916.   rights.
  1917.  
  1918.     We protect your rights with two steps: (1) copyright the software, and
  1919.   (2) offer you this license which gives you legal permission to copy,
  1920.   distribute and/or modify the software.
  1921.  
  1922.     Also, for each author's protection and ours, we want to make certain
  1923.   that everyone understands that there is no warranty for this free
  1924.   software.  If the software is modified by someone else and passed on, we
  1925.   want its recipients to know that what they have is not the original, so
  1926.   that any problems introduced by others will not reflect on the original
  1927.   authors' reputations.
  1928.  
  1929.     Finally, any free program is threatened constantly by software
  1930.   patents.  We wish to avoid the danger that redistributors of a free
  1931.   program will individually obtain patent licenses, in effect making the
  1932.   program proprietary.  To prevent this, we have made it clear that any
  1933.   patent must be licensed for everyone's free use or not licensed at all.
  1934.  
  1935.     The precise terms and conditions for copying, distribution and
  1936.   modification follow.
  1937.  
  1938.                       GNU GENERAL PUBLIC LICENSE
  1939.      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  1940.  
  1941.     0. This License applies to any program or other work which contains
  1942.   a notice placed by the copyright holder saying it may be distributed
  1943.   under the terms of this General Public License.  The "Program", below,
  1944.   refers to any such program or work, and a "work based on the Program"
  1945.   means either the Program or any derivative work under copyright law:
  1946.   that is to say, a work containing the Program or a portion of it,
  1947.   either verbatim or with modifications and/or translated into another
  1948.   language.  (Hereinafter, translation is included without limitation in
  1949.   the term "modification".)  Each licensee is addressed as "you".
  1950.  
  1951.   Activities other than copying, distribution and modification are not
  1952.   covered by this License; they are outside its scope.  The act of
  1953.   running the Program is not restricted, and the output from the Program
  1954.   is covered only if its contents constitute a work based on the
  1955.   Program (independent of having been made by running the Program).
  1956.   Whether that is true depends on what the Program does.
  1957.  
  1958.     1. You may copy and distribute verbatim copies of the Program's
  1959.   source code as you receive it, in any medium, provided that you
  1960.   conspicuously and appropriately publish on each copy an appropriate
  1961.   copyright notice and disclaimer of warranty; keep intact all the
  1962.   notices that refer to this License and to the absence of any warranty;
  1963.   and give any other recipients of the Program a copy of this License
  1964.   along with the Program.
  1965.  
  1966.   You may charge a fee for the physical act of transferring a copy, and
  1967.   you may at your option offer warranty protection in exchange for a fee.
  1968.  
  1969.     2. You may modify your copy or copies of the Program or any portion
  1970.   of it, thus forming a work based on the Program, and copy and
  1971.   distribute such modifications or work under the terms of Section 1
  1972.   above, provided that you also meet all of these conditions:
  1973.  
  1974.       a) You must cause the modified files to carry prominent notices
  1975.       stating that you changed the files and the date of any change.
  1976.  
  1977.       b) You must cause any work that you distribute or publish, that in
  1978.       whole or in part contains or is derived from the Program or any
  1979.       part thereof, to be licensed as a whole at no charge to all third
  1980.       parties under the terms of this License.
  1981.  
  1982.       c) If the modified program normally reads commands interactively
  1983.       when run, you must cause it, when started running for such
  1984.       interactive use in the most ordinary way, to print or display an
  1985.       announcement including an appropriate copyright notice and a
  1986.       notice that there is no warranty (or else, saying that you provide
  1987.       a warranty) and that users may redistribute the program under
  1988.       these conditions, and telling the user how to view a copy of this
  1989.       License.  (Exception: if the Program itself is interactive but
  1990.       does not normally print such an announcement, your work based on
  1991.       the Program is not required to print an announcement.)
  1992.  
  1993.   These requirements apply to the modified work as a whole.  If
  1994.   identifiable sections of that work are not derived from the Program,
  1995.   and can be reasonably considered independent and separate works in
  1996.   themselves, then this License, and its terms, do not apply to those
  1997.   sections when you distribute them as separate works.  But when you
  1998.   distribute the same sections as part of a whole which is a work based
  1999.   on the Program, the distribution of the whole must be on the terms of
  2000.   this License, whose permissions for other licensees extend to the
  2001.   entire whole, and thus to each and every part regardless of who wrote it.
  2002.  
  2003.   Thus, it is not the intent of this section to claim rights or contest
  2004.   your rights to work written entirely by you; rather, the intent is to
  2005.   exercise the right to control the distribution of derivative or
  2006.   collective works based on the Program.
  2007.  
  2008.   In addition, mere aggregation of another work not based on the Program
  2009.   with the Program (or with a work based on the Program) on a volume of
  2010.   a storage or distribution medium does not bring the other work under
  2011.   the scope of this License.
  2012.     3. You may copy and distribute the Program (or a work based on it,
  2013.   under Section 2) in object code or executable form under the terms of
  2014.   Sections 1 and 2 above provided that you also do one of the following:
  2015.  
  2016.       a) Accompany it with the complete corresponding machine-readable
  2017.       source code, which must be distributed under the terms of Sections
  2018.       1 and 2 above on a medium customarily used for software interchange; or,
  2019.  
  2020.       b) Accompany it with a written offer, valid for at least three
  2021.       years, to give any third party, for a charge no more than your
  2022.       cost of physically performing source distribution, a complete
  2023.       machine-readable copy of the corresponding source code, to be
  2024.       distributed under the terms of Sections 1 and 2 above on a medium
  2025.       customarily used for software interchange; or,
  2026.  
  2027.       c) Accompany it with the information you received as to the offer
  2028.       to distribute corresponding source code.  (This alternative is
  2029.       allowed only for noncommercial distribution and only if you
  2030.       received the program in object code or executable form with such
  2031.       an offer, in accord with Subsection b above.)
  2032.  
  2033.   The source code for a work means the preferred form of the work for
  2034.   making modifications to it.  For an executable work, complete source
  2035.   code means all the source code for all modules it contains, plus any
  2036.   associated interface definition files, plus the scripts used to
  2037.   control compilation and installation of the executable.  However, as a
  2038.   special exception, the source code distributed need not include
  2039.   anything that is normally distributed (in either source or binary
  2040.   form) with the major components (compiler, kernel, and so on) of the
  2041.   operating system on which the executable runs, unless that component
  2042.   itself accompanies the executable.
  2043.  
  2044.   If distribution of executable or object code is made by offering
  2045.   access to copy from a designated place, then offering equivalent
  2046.   access to copy the source code from the same place counts as
  2047.   distribution of the source code, even though third parties are not
  2048.   compelled to copy the source along with the object code.
  2049.  
  2050.     4. You may not copy, modify, sublicense, or distribute the Program
  2051.   except as expressly provided under this License.  Any attempt
  2052.   otherwise to copy, modify, sublicense or distribute the Program is
  2053.   void, and will automatically terminate your rights under this License.
  2054.   However, parties who have received copies, or rights, from you under
  2055.   this License will not have their licenses terminated so long as such
  2056.   parties remain in full compliance.
  2057.  
  2058.     5. You are not required to accept this License, since you have not
  2059.   signed it.  However, nothing else grants you permission to modify or
  2060.   distribute the Program or its derivative works.  These actions are
  2061.   prohibited by law if you do not accept this License.  Therefore, by
  2062.   modifying or distributing the Program (or any work based on the
  2063.   Program), you indicate your acceptance of this License to do so, and
  2064.   all its terms and conditions for copying, distributing or modifying
  2065.   the Program or works based on it.
  2066.  
  2067.     6. Each time you redistribute the Program (or any work based on the
  2068.   Program), the recipient automatically receives a license from the
  2069.   original licensor to copy, distribute or modify the Program subject to
  2070.   these terms and conditions.  You may not impose any further
  2071.   restrictions on the recipients' exercise of the rights granted herein.
  2072.   You are not responsible for enforcing compliance by third parties to
  2073.   this License.
  2074.  
  2075.     7. If, as a consequence of a court judgment or allegation of patent
  2076.   infringement or for any other reason (not limited to patent issues),
  2077.   conditions are imposed on you (whether by court order, agreement or
  2078.   otherwise) that contradict the conditions of this License, they do not
  2079.   excuse you from the conditions of this License.  If you cannot
  2080.   distribute so as to satisfy simultaneously your obligations under this
  2081.   License and any other pertinent obligations, then as a consequence you
  2082.   may not distribute the Program at all.  For example, if a patent
  2083.   license would not permit royalty-free redistribution of the Program by
  2084.   all those who receive copies directly or indirectly through you, then
  2085.   the only way you could satisfy both it and this License would be to
  2086.   refrain entirely from distribution of the Program.
  2087.  
  2088.   If any portion of this section is held invalid or unenforceable under
  2089.   any particular circumstance, the balance of the section is intended to
  2090.   apply and the section as a whole is intended to apply in other
  2091.   circumstances.
  2092.  
  2093.   It is not the purpose of this section to induce you to infringe any
  2094.   patents or other property right claims or to contest validity of any
  2095.   such claims; this section has the sole purpose of protecting the
  2096.   integrity of the free software distribution system, which is
  2097.   implemented by public license practices.  Many people have made
  2098.   generous contributions to the wide range of software distributed
  2099.   through that system in reliance on consistent application of that
  2100.   system; it is up to the author/donor to decide if he or she is willing
  2101.   to distribute software through any other system and a licensee cannot
  2102.   impose that choice.
  2103.  
  2104.   This section is intended to make thoroughly clear what is believed to
  2105.   be a consequence of the rest of this License.
  2106.  
  2107.     8. If the distribution and/or use of the Program is restricted in
  2108.   certain countries either by patents or by copyrighted interfaces, the
  2109.   original copyright holder who places the Program under this License
  2110.   may add an explicit geographical distribution limitation excluding
  2111.   those countries, so that distribution is permitted only in or among
  2112.   countries not thus excluded.  In such case, this License incorporates
  2113.   the limitation as if written in the body of this License.
  2114.  
  2115.     9. The Free Software Foundation may publish revised and/or new versions
  2116.   of the General Public License from time to time.  Such new versions will
  2117.   be similar in spirit to the present version, but may differ in detail to
  2118.   address new problems or concerns.
  2119.  
  2120.   Each version is given a distinguishing version number.  If the Program
  2121.   specifies a version number of this License which applies to it and "any
  2122.   later version", you have the option of following the terms and conditions
  2123.   either of that version or of any later version published by the Free
  2124.   Software Foundation.  If the Program does not specify a version number of
  2125.   this License, you may choose any version ever published by the Free Software
  2126.   Foundation.
  2127.  
  2128.     10. If you wish to incorporate parts of the Program into other free
  2129.   programs whose distribution conditions are different, write to the author
  2130.   to ask for permission.  For software which is copyrighted by the Free
  2131.   Software Foundation, write to the Free Software Foundation; we sometimes
  2132.   make exceptions for this.  Our decision will be guided by the two goals
  2133.   of preserving the free status of all derivatives of our free software and
  2134.   of promoting the sharing and reuse of software generally.
  2135.  
  2136.                               NO WARRANTY
  2137.  
  2138.     11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  2139.   FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  2140.   OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  2141.   PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  2142.   OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  2143.   MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
  2144.   TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  2145.   PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  2146.   REPAIR OR CORRECTION.
  2147.  
  2148.     12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  2149.   WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  2150.   REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  2151.   INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  2152.   OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  2153.   TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  2154.   YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  2155.   PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  2156.   POSSIBILITY OF SUCH DAMAGES.
  2157.  
  2158.                        END OF TERMS AND CONDITIONS
  2159.  
  2160.           Appendix: How to Apply These Terms to Your New Programs
  2161.  
  2162.     If you develop a new program, and you want it to be of the greatest
  2163.   possible use to the public, the best way to achieve this is to make it
  2164.   free software which everyone can redistribute and change under these terms.
  2165.  
  2166.     To do so, attach the following notices to the program.  It is safest
  2167.   to attach them to the start of each source file to most effectively
  2168.   convey the exclusion of warranty; and each file should have at least
  2169.   the "copyright" line and a pointer to where the full notice is found.
  2170.  
  2171.       <one line to give the program's name and a brief idea of what it does.>
  2172.       Copyright (C) 19yy  (name of author)
  2173.  
  2174.       This program is free software; you can redistribute it and/or modify
  2175.       it under the terms of the GNU General Public License as published by
  2176.       the Free Software Foundation; either version 2 of the License, or
  2177.       (at your option) any later version.
  2178.  
  2179.       This program is distributed in the hope that it will be useful,
  2180.       but WITHOUT ANY WARRANTY; without even the implied warranty of
  2181.       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  2182.       GNU General Public License for more details.
  2183.  
  2184.       You should have received a copy of the GNU General Public License
  2185.       along with this program; if not, write to the Free Software
  2186.       Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  2187.  
  2188.   Also add information on how to contact you by electronic and paper mail.
  2189.  
  2190.   If the program is interactive, make it output a short notice like this
  2191.   when it starts in an interactive mode:
  2192.  
  2193.       Gnomovision version 69, Copyright (C) 19yy name of author
  2194.       Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  2195.       This is free software, and you are welcome to redistribute it
  2196.       under certain conditions; type `show c' for details.
  2197.  
  2198.   The hypothetical commands `show w' and `show c' should show the appropriate
  2199.   parts of the General Public License.  Of course, the commands you use may
  2200.   be called something other than `show w' and `show c'; they could even be
  2201.   mouse-clicks or menu items--whatever suits your program.
  2202.  
  2203.   You should also get your employer (if you work as a programmer) or your
  2204.   school, if any, to sign a "copyright disclaimer" for the program, if
  2205.   necessary.  Here is a sample; alter the names:
  2206.  
  2207.     Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  2208.     `Gnomovision' (which makes passes at compilers) written by James Hacker.
  2209.  
  2210.     (signature of Ty Coon), 1 April 1989
  2211.     Ty Coon, President of Vice
  2212.  
  2213.   This General Public License does not permit incorporating your program into
  2214.   proprietary programs.  If your program is a subroutine library, you may
  2215.   consider it more useful to permit linking proprietary applications with the
  2216.   library.  If this is what you want to do, use the GNU Library General
  2217.   Public License instead of this License.
  2218.  
  2219.