home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR8 / TDE32.ZIP / XFREE86.ANN < prev   
Internet Message Format  |  1993-11-13  |  24KB

  1. From: dwex@aib.com (David E. Wexelblat)
  2. Newsgroups: comp.os.linux.announce
  3. Subject: Annoucing the release of XFree86 2.0
  4. Date: 31 Oct 1993 18:38:41 +0200
  5. Approved: linux-announce@tc.cornell.edu (Lars Wirzenius)
  6. Message-ID: <2b0pmh$kg2@klaava.Helsinki.FI>
  7.  
  8.                          Announcing the Release of
  9.                                 XFree86 2.0
  10.  
  11.                              October 31, 1993
  12.                          --------------------------
  13.  
  14.  
  15. Contents
  16. --------
  17.     1) What is XFree86?
  18.     2) What's new in XFree86 2.0?
  19.     3) XFree86 features
  20.     4) Systems XFree86 has been tested on
  21.     5) Supported video-card chip-sets
  22.     6) Where to get more information
  23.     7) Bugs known fixed in XFree86 vs stock X11R5
  24.     8) Known bugs in XFree86
  25.     9) Credits
  26.    10) Contact information
  27.    11) Source and binary archive sites
  28.  
  29. 1 - What is XFree86?
  30. --------------------
  31. XFree86 is a port of X11R5 that supports several versions of Intel-based
  32. Unix and Unix-like operating systems.  The XFree86 servers are derived
  33. from X386 1.2, which was the X server distributed with X11R5.  This
  34. release consists of many new features and performance improvements as well
  35. as many bug fixes.  The release is available as source patches against the
  36. MIT X11R5 code, as well as binary distributions for many architectures.
  37.  
  38. XFree86 2.0 is a major step forward in capability compared to previous
  39. XFree86 releases.  There is a massive amount of new code, including 
  40. several completely new servers, and many other enhancements.  The vast 
  41. majority of this code was developed by a handful of developers, listed
  42. in the credits section, below.  All XFree86 users owe a large debt of
  43. gratitude to these individuals.  The performance of the XFree86 2.0 
  44. accelerated servers is on a par with commercial servers for most of 
  45. the supported hardware; a $200 graphics accelerator now gives 
  46. workstation-class performance.  This has been a difficult release to 
  47. complete, and not everything we hoped to get done for it is done.  But 
  48. we expect that there is enough here to satisfy the hungriest freeware 
  49. user.
  50.  
  51. Note that while the source and installation trees retain the 'X386'
  52. name (for simplicity of maintenance of the source tree), there is no
  53. connection between XFree86 and the commercial X386 product sold by SGCS.
  54. The XFree86 Core Team maintains technical contacts with SGCS in an effort
  55. to keep user-affecting changes to the workings of the products from
  56. diverging too radically.  There is no direct involvement of either group
  57. in the workings of the other.
  58.  
  59. Code statistics for XFree86 2.0:
  60.  
  61.         Lines of code relative to MIT X11R5 PL25:
  62.                 Added = 163748
  63.                 Deleted = 2786
  64.                 Changed = 2819
  65.  
  66.         Lines of code relative to XFree86 1.3:
  67.                 Added = 100280
  68.                 Deleted = 7144
  69.                 Changed = 2699
  70.  
  71. 2 - What's new in XFree86 2.0?
  72. ------------------------------
  73. The following items have been added since XFree86 1.3 was released in
  74. June 1993:
  75.  
  76.     1) Support for the following accelerated chipsets has been added:
  77.                 IBM 8514/A and true compatibles
  78.                 ATI Mach8, Mach32
  79.                 S3 86C911, 86C924, 86C801, 86C805, 86C928
  80.                 Cirrus 5426, 5428
  81.                 WD 90C31
  82.        (see the file AccelCards for information on which specific cards
  83.        have been tested).
  84.     2) Support for the following SVGA chipsets has been added:
  85.                 Cirrus 62x5
  86.                 OAK OTI067, OTI077
  87.     3) A 16 colour generic VGA server (this server is still experimental
  88.        but quite usable at this stage).
  89.     4) Support for "banked dumb monochrome" boards.  Currently the
  90.        Hyundai HGC1280 is supported.
  91.     5) Support for the following operating systems has been added:
  92.                 OSF/1
  93.                 BSD/386 1.0
  94.                 NetBSD 0.9
  95.                 FreeBSD 1.0
  96.        In addition, an OS porting layer has been defined inside the
  97.        device-dependent layer of the server to make further OS ports
  98.        simpler and to ensure that all future servers are supported
  99.        on all OS platforms.
  100.     6) Support for the syscons driver (with VT switching) for 386BSD,
  101.        FreeBSD and NetBSD.
  102.     7) Support for the Hitachi Puma Plus tablet as an input device.
  103.     8) The SuperProbe program introduced with XFree86 1.3 has been updated
  104.        to detect many more chipsets and to be more reliable overall.
  105.     9) A new README.Config file is included with step-by-step instructions
  106.        for setting up the Xconfig file.  This file includes a list of
  107.        generic video mode settings which should provide working modes
  108.        for most video displays.
  109.    10) Several dozen bug fixes for problems detected and reported for
  110.        XFree86 1.3.
  111.    11) Hard limits for the maximum dot-clock frequency used are introduced.
  112.        These provide a rudimentary means of protecting the graphic boards
  113.        from overclocking. (See the Known Bugs section for some more details).
  114.  
  115. Plus a number of other small things.  Refer to the CHANGELOG file in the
  116. source distribution for full details.
  117.  
  118. 3 - XFree86 Features
  119. --------------------
  120. Here is a list of the other significant features that XFree86 adds over
  121. stock X386 1.2 (X11R5):
  122.  
  123.     1) New servers to support S3, ATI and 8514 accelerated hardware, and 
  124.        support for Cirrus and Western Digital accelerated hardware in
  125.        the SVGA server.
  126.     2) The SpeedUp package from Glenn Lai is an integral part of the 
  127.        SVGA server, selectable at run-time via the Xconfig file.  Some 
  128.        SpeedUps require an ET4000 based SVGA, and others require a 
  129.        virtual screen width of 1024.  The SpeedUps suitable to the 
  130.        configuration are selected by default.  With a high-quality 
  131.        ET4000 board, this can yield up to 40% improvement of the Xstones 
  132.        benchmark over X386 1.2.
  133.     3) The fX386 packages from Jim Tsillas are included as the default
  134.        operating mode of the SVGA server if SpeedUp is not selected.  
  135.        This mode is now equivalent in performance to X386 1.1b (X11R4), 
  136.        and approximately 20% faster than X386 1.2.
  137.     4) A monochrome server that supports bank-switching of available SVGA
  138.        memory to allow virtual screens up to 1600x1200.
  139.     5) Support for the Hercules mono card in the monochrome server, and 
  140.        with it the ability to support a "two headed" server - one mono 
  141.        VGA, and one Hercules.
  142.     6) Support for Hyundai HGC1280 monochrome graphics card in the
  143.        monochrome server.
  144.     7) An (experimental) 16-color VGA server is included, which supports
  145.        generic VGA hardware.
  146.     8) SVR3 shared libraries, tested under ISC SVR3 2.0.2, 2.2, 3.0.1 and
  147.        4.0; SCO 3.2.2, 3.2.4.
  148.     9) Support for Linux, 386BSD, NetBSD, FreeBSD, BSD/386, Mach, OSF/1,
  149.        SVR4.2, SCO, Amoeba, and Minix-386. Including Linux shared libraries.
  150.    10) Support for LOCALCONN.  This support is for both SVR3.2 and SVR4.
  151.        For SVR4.0.4 with the 'Advanced Compatibility Package' and on
  152.        SVR4.2, local connections from SCO XSight/ODT clients are supported.
  153.    11) Drivers for ATI, Trident, NCR, Compaq, Cirrus, and OAK SVGA chipsets.
  154.        Refer to chipset-specific README files for details about these
  155.        drivers.
  156.    12) Support for compressed bitmap fonts has been added (Thomas
  157.        Eberhardt's code from the contrib directory on ftp.x.org).
  158.    13) Type1 Font code from MIT contrib tape has been included, and is
  159.        compile-time selectable.  There are contributed Type1 fonts in the
  160.        contrib directory on ftp.x.org.
  161.    14) New configuration method which allows the server's drivers and font
  162.        renderers to be reconfigured from both source and binary
  163.        distributions.
  164.    15) Greatly improved documentation and configuration databases are
  165.        included.
  166.    16) A new tutorial on how to develop correct video card and monitor
  167.        timing data, written by Eric Raymond (derived from previous
  168.        documentation and a lot of experimentation).
  169.    17) Greatly improved support for international keyboards, including
  170.        implementation of the Compose key functionality found on many
  171.        vendor servers.
  172.    18) Many enhancements in error handling and parsing of the Xconfig
  173.        configuration file.  Error messages are much more informative and
  174.        intuitive, and more validation is done.  There are many new options
  175.        that can be enabled in the Xconfig file.
  176.  
  177. 4 - Systems XFree86 has been tested on
  178. --------------------------------------
  179.     SVR4.0:
  180.         Esix: 4.0.3A, 4.0.4
  181.         Microport: 2.2, 3.1, 4.1, 4.2
  182.         Dell: 2.1, 2.2
  183.         UHC: 2.0, 3.6
  184.         Consensys: 1.2
  185.         MST: 4.0.3 (Load 2.07 and Load 3.02)
  186.         ISC: 4.0.3
  187.         AT&T: 2.1, 4.0
  188.         NCR: MP-RAS
  189.  
  190.     SVR4.2:
  191.         Consensys
  192.         Univel UnixWare
  193.  
  194.     SVR3:
  195.         Interactive: 2.0.2, 2.2, 3.0, 4.0
  196.         SCO: 3.2.2, 3.2.4
  197.         AT&T: 3.2.2
  198.  
  199.     Others:
  200.         386BSD 0.1, NetBSD 0.9, FreeBSD 1.0
  201.         BSD/386 1.0
  202.         Mach 386
  203.         OSF/1
  204.         Linux 0.99pl13
  205.         Amoeba
  206.         Minix-386
  207.  
  208. 5 - Supported video-card chipsets
  209. ---------------------------------
  210. At this time, XFree86 2.0 supports the following accelerated chipsets:
  211.  
  212.     8514/A (and true clones)
  213.     ATI Mach8, Mach32
  214.     Cirrus CLGD5426, CLGD5428
  215.     S3 86C911, 86C924, 86C801, 86C805, 86C928
  216.     Western Digital WD90C31
  217.  
  218. The Cirrus and Western Digital accelerators are supported in the SVGA
  219. server; the other chipsets each have their own server.  A list of cards
  220. on which the accelerated servers have been tested is included in the file
  221. AccelCards.  They may well work on other cards, but we cannot guarantee it.
  222. Linux and BSD users of the XS3 server are referred to the README.XS3
  223. file for information on the differences between XS3 and the XFree86 S3
  224. server. Xconfig files must be changed when using XF86_S3 instead of XS3.
  225.   
  226. In addition, the following SVGA chipsets are supported:
  227.     
  228.     Tseng ET3000, ET4000AX, ET4000/W32
  229.     Western Digital/Paradise PVGA1
  230.     Western Digital WD90C00, WD90C10, WD90C11, WD90C30, WD90C31
  231.     Genoa GVGA
  232.     Trident TVGA8800CS, TVGA8900B, TVGA8900C, TVGA8900CL, TVGA9000
  233.     ATI 28800-4, 28800-5, 28800-a
  234.     NCR 77C22, 77C22E
  235.     Cirrus Logic CLGD5420, CLGD5422, CLGD5424, CLGD5426, CLGD5428, 
  236.                  CLGD6205, CLGD6215, CLGD6225, CLGD6235
  237.     Compaq AVGA
  238.     OAK OTI067, OTI077
  239.     
  240. All of the above are supported in both 256 color and monochrome modes,
  241. with the exception of the ATI and Cirrus chipsets, which are only
  242. supported in 256 color mode.  
  243.  
  244. Refer to the chipset-specific README files (currently for Tseng, Western
  245. Digital, ATI, and Trident) for more information about using those chipsets.
  246.  
  247. The monochrome server also supports generic VGA cards, using 64k of video
  248. memory in a single bank, the Hercules card, and the Hynudai HGC1280 card.
  249. On the Compaq AVGA, only 64k of video memory is supported for the monochrome
  250. server, and the GVGA has not been tested with more than 64k.
  251.  
  252. XFree86 2.0 includes an experimental 16-color generic VGA server.  This
  253. server has not been as extensively tested and debugged as the others, but
  254. it should work rather well (but slowly) on most hardware.  At this time,
  255. it does not support banking, hence display is currently limited to 64k
  256. of memory (approximately 800x600).
  257.  
  258.   Note
  259.   ----
  260. It appears that some of the SVGA card manufacturers are going to
  261. non-traditional mechanisms for selecting pixel-clock frequencies.  To
  262. avoid having to modify the server to accommodate these schemes XFree86 1.2
  263. added support for using an external program to select the pixel clock.
  264. This allows programs to be written as new mechanisms are discovered.
  265. Refer to the README.clkprog file for information on how these programs
  266. work, if you need to write one.  If you do develop such a program, we
  267. would be interested in including it with future XFree86 releases.
  268.  
  269. NOTE: The Diamond SpeedStar 24 (and possibly recent SpeedStar+) boards are
  270.       NOT supported, even though they use the ET4000. The same is valid
  271.       for all of Diamond's S3 boards. The reason for this is that
  272.       Diamond has changed the mechanism used to select pixel clock 
  273.       frequencies, and will only release programming information under
  274.       non-disclosure.  We are not willing to do this (as it would mean
  275.       that source cannot be provided).  We have had discussions with
  276.       Diamond over this, and they do not intend to change this policy.
  277.       Hence we will do nothing to support Diamond products going forward
  278.       (i.e. don't send us a program to run to set their clocks).  XFree86
  279.       DOES NOT SUPPORT DIAMOND HARDWARE.  It is possible to make some
  280.       of it work, but we will not assist in doing this.
  281.  
  282. 6 - Where to get more information
  283. ---------------------------------
  284. Additional documentation is available in the XFree86(1), Xconfig(4/5),
  285. XF86_SVGA(1), XF86_Mono(1), XF86_VGA16(1), XF86_Accel(1) and XF86keybd(1)
  286. manual pages.  In addition, several README files and tutorial documents are
  287. provided.  These are available in /usr/X386/lib/X11/etc in the binary
  288. distributions, and in mit/server/ddx/x386 and ddx/x386/etc in the source
  289. distribution.
  290.  
  291. The files README.Config and VideoModes.doc should be consulted for 
  292. information on how to set up the XFree86 servers.  All supplied documents
  293. and manual pages should be read before contacting the XFree86 team for
  294. assistance.
  295.  
  296. Documentation on SVGA driver development can be found in the directory
  297. /usr/X386/lib/Server/VGADriverDoc in the binary distribution, and in the
  298. directory mit/server/ddx/x386/VGADriverDoc in the source distribution.
  299.  
  300. If you are totally at a loss, you can contact the XFree86 Core Team at
  301. the electronic mail address below.
  302.  
  303. There exists a Usenet news group comp.windows.x.i386unix that contains
  304. mostly discussions about XFree86 and related topics. Many questions can
  305. be answered there. The answers to common questions are found in the
  306. corresponding FAQ.
  307.  
  308. 7 - Bugs known fixed in XFree86 vs stock X11R5
  309. ----------------------------------------------
  310.     1) Server now traps and exits cleanly if unexpected signals are
  311.        received (a core is still generated for debugging).  There is an
  312.        Xconfig option to disable this trapping.
  313.     2) VT switching (on OS's that support the feature) is more robust.
  314.        The server will no longer crash nor will the screen get corrupted
  315.        as a result of starting or exiting clients while switched away.
  316.        Also, the screen saver is turned off when switching back so you
  317.        don't return to a blank screen.  These changes also ensure that xdm
  318.        shuts down cleanly, and allow multiple servers to be active
  319.        simultaneously
  320.     3) Many bugs in the frame buffer code have been fixed.
  321.     4) The use of xdm with xqueue under SVR4 has been fixed.
  322.     5) The maximum number of server connections is now correctly
  323.        determined for SVR4 by making use of getrlimit().
  324.     6) The default pointer button mapping has been fixed.
  325.     7) xterm no longer tries to open /dev/tty[psr]?? for SVR4.  This
  326.        speeds up the startup time for xterm, as well as keeping it from
  327.        using the wrong pty's on SVR4.0.4.
  328.     8) xconsole fixed to use /dev/osm (SVR4 and some SVR3.2) for OS messages.
  329.     9) A bug with XDM-AUTHORIZATION-1 which caused strange problems with
  330.        some hardware has been fixed.
  331.    10) The xman scroll bug has been fixed.
  332.    11) Improved the accuracy of the server's probe for pixel clock
  333.        frequencies
  334.    12) Redefined the handling of the numeric keypad, so that it works
  335.        correctly with Xt-based applications (translation problems
  336.        resolved).
  337.    13) Plugged security risk related to suid-root execution of the server.
  338.  
  339. 8 - Known bugs in XFree86
  340. -------------------------
  341.     1) There are some problems with some of the 'xset fp' operations (in
  342.        particular 'xset fp rehash').  These seem to be caused by memory
  343.        allocation/deallocation problems in the server's font code.  We
  344.        believe that we have worked around this problem, but have not yet
  345.        solved the root cause.
  346.     2) While not strictly a bug, there is currently a limitation on the
  347.        dot-clock frequencies allowed in the S3 and Mach32 servers.  For
  348.        S3 cards with the Bt485 RAMDAC (e.g. #9 GXe), the limit is 85Mhz.
  349.        For Mach32 boards, the limit is 80Mhz.  There is some special
  350.        programming required to use these RAMDACs at higher dot-clocks,
  351.        and we were not able to get it fully developed in time.  We intend
  352.        to release a patch with these updates in the near future.
  353.  
  354. We welcome reports of bugs sent to the electronic mail address listed
  355. below.
  356.  
  357. 9 - Credits
  358. -----------
  359. XFree86 was originally put together by:
  360.        David Dawes <dawes@physics.su.oz.au>
  361.        Glenn Lai <glenn@cs.utexas.edu>
  362.        Jim Tsillas <jtsilla@damon.ccs.northeastern.edu>
  363.        David Wexelblat <dwex@goblin.org>, <dwex@aib.com>
  364.  
  365. 386BSD, FreeBSD, NetBSD  support by:
  366.        Rich Murphey <Rich@Rice.edu>
  367. Original 386BSD port by:
  368.        Pace Willison
  369.        Amancio Hasty Jr <hasty@netcom.com>
  370. Mach 386 support by:
  371.        Robert Baron <Robert.Baron@ernst.mach.cs.cmu.edu>
  372. Linux support by:
  373.        Orest Zborowski <orestz@microsoft.com>
  374. SCO Unix support by:
  375.        David McCullough <davidm@stallion.oz.au>
  376. Amoeba support by:
  377.        Kees Verstoep <versto@cs.vu.nl>
  378. Minix-386 support by:
  379.        Philip Homburg <philip@cs.vu.nl>
  380. OSF/1 support by:
  381.        Marc Evans <Marc@Synergytics.Com>
  382. BSD/386 support by:
  383.        Hans Nasten <nasten@everyware.se>
  384.        Paul Vixie <paul@vix.com>
  385. SVR3 shared libraries by:
  386.        Thomas Wolfram <wolf@prz.tu-berlin.de>
  387. Linux shared libraries by:
  388.        Dirk Hohndel <hohndel@informatik.uni-wuerzburg.de>
  389.  
  390. Original accelerated code by:
  391.        Kevin Martin <martin@cs.unc.edu>
  392.        Rik Faith <faith@cs.unc.edu>
  393.        Jon Tombs <jon@gtex02.us.es>
  394. S3 accelerated code by:
  395.        Jon Tombs <jon@gtex02.us.es>
  396.        David Wexelblat <dwex@goblin.org> <dwex@aib.com>
  397.        David Dawes <dawes@physics.su.oz.au>
  398.        Amancio Hasty <hasty@netcom.com>
  399. Mach32 accelerated code by:
  400.        Kevin Martin <martin@cs.unc.edu>
  401.        Rik Faith <faith@cs.unc.edu>
  402.        Mike Bernson <mike@mbsun.mlb.org>
  403.        Mark Weaver <Mark_Weaver@brown.edu>
  404. Mach8, 8514 accelerated code by:
  405.        Kevin Martin <martin@cs.unc.edu>
  406.        Rik Faith <faith@cs.unc.edu>
  407.        Tiago Gons <tiago@comosjn.hobby.nl>
  408.        Hans Nasten <nasten@everyware.se>
  409.        Scott Laird <lair@midway.uchicago.edu>
  410. Cirrus accelerated code by:
  411.        Simon Cooper <scooper@vizlab.rutgers.edu>
  412.        Bill Reynolds <bill@goshawk.lanl.gov>
  413. Western Digital accelerated code by:
  414.        Mike Tierney <floyd@pepsi.eng.umd.edu>
  415.  
  416. 16 color VGA server by:
  417.        Gertjan Akkerman <akkerman@dutiba.twi.tudelft.nl>
  418.  
  419. ATI SVGA driver by:
  420.        Rik Faith <faith@cs.unc.edu>
  421. Trident SVGA driver by:
  422.        Alan Hourihane <alanh@metro.co.uk>
  423. NCR SVGA driver by:
  424.        Stuart Anderson <Stuart.Anderson@ColumbiaSC.NCR.COM>
  425.                 with the permission of NCR Corporation
  426. Cirrus SVGA driver by:
  427.        Bill Reynolds <bill@goshawk.lanl.gov>
  428.        Hank Dietz <hankd@ecn.purdue.edu>
  429. Compaq SVGA driver by:
  430.        Hans Oey <hans@mo.hobby.nl>
  431. Oak SVGA driver by:
  432.        Steve Goldman <sgoldman@encore.com>
  433.  
  434. Configurable MFB and Hercules driver by:
  435.        Davor Matic <dmatic@Athena.MIT.EDU>
  436. Banked Dumb Monochrome and Hyundai drivers by:
  437.        Pascal Haible <haible@izfm.uni-stuttgart.de>
  438.  
  439. X386 1.2, and moral support from:
  440.        Thomas Roell <roell@informatik.tu-muenchen.de>
  441.        Mark Snitily <mark@sgcs.com>
  442.  
  443. Other contributors:
  444.        Joerg Wunsch <joerg_wunsch@tcd-dresden.de> (ET3000 banked mono)
  445.        Bob Crosson <crosson@cam.nist.gov> (video mode documentation)
  446.        Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> (compressed fonts)
  447.        Eric Raymond <esr@snark.thyrsus.com> (new video mode documentation)
  448.  
  449.        and an entire horde of beta-testers around the world!
  450.  
  451. 10 - Contact information
  452. ------------------------
  453. Ongoing development planning and support is coordinated by the XFree86
  454. Core Team.  At this time the Core Team consists of (in alphabetical order):
  455.  
  456.        Robert Baron <Robert.Baron@ernst.mach.cs.cmu.edu>
  457.        David Dawes <dawes@physics.su.oz.au>
  458.        Dirk Hohndel <hohndel@informatik.uni-wuerzburg.de>
  459.        Glenn Lai <glenn@cs.utexas.edu>
  460.        Rich Murphey <Rich@Rice.edu>
  461.        Jon Tombs <jon@gtex02.us.es>
  462.        David Wexelblat <dwex@goblin.org>, <dwex@aib.com>
  463.        Thomas Wolfram <wolf@prz.tu-berlin.de>
  464.        Orest Zborowski <orestz@microsoft.com>
  465.  
  466. E-mail sent to <xfree86@physics.su.oz.au> will reach the Core Team.
  467.  
  468. 11 - Source and binary archive sites
  469. ------------------------------------
  470. Source patches based on X11R5 PL25, from MIT, and as an upgrade from
  471. XFree86 1.3 are available via anonymous FTP from:
  472.  
  473.        ftp.x.org (under /contrib/XFree86)
  474.        ftp.physics.su.oz.au (under /XFree86)
  475.        ftp.win.tue.nl (under /pub/XFree86)
  476.        ftp.prz.tu-berlin.de (under /pub/pc/src/XFree86)
  477.  
  478. Refer to the README file under the specified directory for information on
  479. which files you need to get to build your distribution (which will depend
  480. on whether this is a new installation or an upgrade from an earlier
  481. version of XFree86).
  482.  
  483. Binaries are available via anonymous FTP from:
  484.  
  485.        ftp.physics.su.oz.au            - SVR4 binaries
  486.                 under /XFree86/SVR4
  487.        ftp.win.tue.nl                  - SVR4 binaries
  488.                 under /pub/XFree86/SVR4
  489.        ftp.tcp.com                     - SVR4 binaries
  490.                 under /pub/SVR4/XFree86
  491.        stasi.bradley.edu               - SVR4 binaries
  492.                 under /pub/XFree86/SVR4
  493.        stasi.bradley.edu               - SVR3 (SCO) binaries
  494.                 under /pub/XFree86/sco
  495.        ftp.physics.su.oz.au            - SVR3 (SCO) binaries
  496.                 under /XFree86/SCO
  497.        blancmange.ma.utexas.edu        - SVR3 (ISC) binaries
  498.                 under /pub/ISC
  499.        ftp.prz.tu-berlin.de            - SVR3 (ISC) binaries
  500.                 under /pub/pc/isc/XFree86
  501.        tsx-11.mit.edu                  - Linux binaries
  502.                 under /pub/linux/packages/X11
  503.        ftp.unipi.it                    - Linux binaries
  504.                 under /pub/linux/XFree86_2.0
  505.        XFree86.cdrom.com               - FreeBSD binaries
  506.                 under /pub/XFree86/FreeBSD/XFree86-2.0
  507.        gil.physik.rwth-aachen.de       - FreeBSD binaries
  508.                 under /pub/XFree86
  509.        agate.berkeley.edu              - NetBSD 0.9 binaries
  510.                 under /pub/NetBSD/ports
  511.        sun-lamp.cs.berkeley.edu        - NetBSD 0.9 binaries
  512.                 under /pub/NetBSD/ports
  513.        ftp.cs.mcgill.ca                - NetBSD 0.9 binaries
  514.                 under /pub/NetBSD/XFree86
  515.        ftp.cs.uwm.edu                  - Mach386 binaries
  516.                 under /i386
  517.  
  518. Ensure that you are getting XFree86 2.0 - some of these sites may archive
  519. older releases as well.  Each binary distribution will contain a README
  520. file that describes what files you need to take from the archive, and
  521. which compile-time option selections were made when building the
  522. distribution.
  523.  
  524. --
  525. David Wexelblat <dwex@aib.com>  (703) 430-9247  Fax: (703) 450-4560
  526. AIB Software, Inc., 46030 Manekin Plaza, Suite 160, Dulles, VA  20166
  527.   Formerly Virtual Technologies, Inc.
  528.  
  529. Mail regarding XFree86 should be sent to <xfree86@physics.su.oz.au>
  530.  
  531. "If you don't expect too much from me, you might not be let down."
  532.         -- Gin Blossoms, "Hey Jealousy"
  533.