home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / minix-info < prev    next >
Encoding:
Text File  |  1995-06-16  |  41.8 KB  |  1,032 lines

  1. Newsgroups: comp.answers,comp.os.minix,news.answers
  2. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!news.kei.com!news.mathworks.com!uunet!mr.net!news.mr.net!timbuk.cray.com!driftwood.cray.com!overby
  3. From: overby@cray.com (Glen Overby)
  4. Subject: Minix Information Sheet (Last Changed: 14 June 1995)
  5. Message-ID: <minix-info_803215802@birch.cray.com>
  6. Followup-To: comp.os.minix
  7. Summary: Everything you ever wanted to know about Minix on the networks,
  8.     but never dared to ask!
  9. Originator: overby@birch216
  10. Keywords: info answers
  11. Lines: 1011
  12. Supersedes: <minix-info_802006202@birch.cray.com>
  13. Nntp-Posting-Host: birch216
  14. Reply-To: overby@cray.com (Glen Overby)
  15. Organization: Cray Research, Inc.  Eagan MN USA
  16. Date: 15 Jun 95 06:29:58 CDT
  17. Approved: news-answers-request@mit.edu
  18. Expires: 13 Jul 1995 11:30:02 GMT
  19. Xref: senator-bedfellow.mit.edu comp.answers:12520 comp.os.minix:28853 news.answers:46361
  20.  
  21. Archive-name: minix-info
  22. Version: $Id: Info_Sheet,v 1.18 1994/05/01 02:44:39 overby Exp overby $
  23. [From Andy Tanenbaum <ast@cs.vu.nl> 28 August 1993]
  24.  
  25. Notes:
  26.  
  27.  - This is available on the World Wide Web at the URL
  28.     http://www.winternet.com/~glen/Minix_Info_Sheet.html
  29.  
  30.  - A current list of FTP sites carrying Minix-related information
  31.    is available on the World Wide Web at the URL
  32.     http://www.winternet.com/~glen/Minix_FTP_Sites.html
  33.  
  34.  - Minix 1.7 is in Beta Test.  Full source and binaries of this
  35.    release will be distributed freely throughout the world.  If you
  36.    want to get the Beta release of 1.7, it is available on
  37.    ftp.cs.vu.nl
  38.  
  39.  - I promise to update this Information Sheet for version 1.7.
  40.  
  41.  
  42.             MINIX INFORMATION SHEET
  43.  
  44. 1. WHAT IS MINIX 1.5
  45.      MINIX 1.5 is a new version of an operating system that is very similar to
  46. UNIX.  MINIX has been written from scratch, and therefore does not contain any
  47. AT&T code--not in the kernel, the compiler, the utilities, or the libraries.
  48. For this reason it can be made available with the complete source code
  49. (on diskette).  It runs on the IBM PC, XT, AT, PS/2, 386, and most clones.
  50. Versions are also available for the Atari ST, Macintosh, Amiga and Sun
  51. SparcStation.
  52.  
  53.      This version (1.5) is a major improvement over all previous releases, with
  54. many new features, fewer bugs (hopefully), much better performance, and
  55. proper documentation. The old versions have been in widespread use all over
  56. the world for 3 years.  There are probably tens of thousands of users.
  57.  
  58.  
  59. 2. MINIX 1.5 FEATURES (IBM, Macintosh, Atari, Amiga and SparcStation versions)
  60.   - System call compatible with V7 of the UNIX operating system
  61.   - Full multiprogramming (multiple programs can run at once)
  62.   - Kernighan and Ritchie compatible C compiler
  63.   - Shell that is functionally identical to the Bourne shell
  64.   - Five editors (emacs subset, vi clone, ex, ed, and simple screen editor)
  65.   - Over 175 utilities (cat, cp, ed, grep, kermit, ls, make, sort, etc.)
  66.   - Over 200 library procedures (atoi, fork, malloc, read, stdio, etc.)
  67.   - Spelling checker with 40,000 word English dictionary
  68.   - Full source code (in C) supplied on diskettes (OS, utilities, libraries)
  69.   - Easy-to-read manual telling all about MINIX and how to install and use it
  70.  
  71.  
  72. 3. ADDITIONAL FEATURES
  73.      In addition to the above features, there are other features present in
  74. some (but not all) versions of MINIX 1.5.  Some of these are listed below.
  75.  
  76. 3.1 ADDITIONAL MINIX 1.5 FEATURES (IBM VERSION):
  77.   - Runs in protected mode on 286 and 386
  78.   - Support for extended memory up to 16M on 286 and 386
  79.   - Up to 3 simultaneous users on one machine
  80.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  81.   - Distributed computing on Ethernet (remote login, etc.)
  82.  
  83. 3.2 ADDITIONAL MINIX 1.5 FEATURES (MACINTOSH VERSION):
  84.   - Up to 3 simultaneous users on one machine
  85.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  86.   - Runs under Multifinder
  87.   - Includes support for multiple user windows
  88.  
  89. 3.3 ADDITIONAL MINIX 1.5 FEATURES (ATARI ST VERSION)
  90.   - Up to 2 simultaneous users on one machine
  91.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  92.   - Support for various real time clocks (Mega, BMS, ICD, Supra, Weide)
  93.  
  94. 3.4 ADDITIONAL MINIX 1.5 FEATURES (SUN SPARCSTATION VERSION)
  95.   - Native operating system. Runs on bare SparcStation hardware.
  96.   - Up to 3 simultaneous users on one machine
  97.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  98.   - Multi-windowed display driver
  99.   - ANSI compatible GNU C compiler
  100.  
  101.  
  102. 4. HARDWARE REQUIRED
  103.   - IBM:        PC, XT, AT, PS/2, or 386 that is 100% hardware compatible with 
  104.                 the IBM line.  A hard disk not technically required, but is 
  105.                 strongly recommended to take full advantage of the system.  At 
  106.                 least 512K of RAM is required, as well as a CGA, EGA, 
  107.                 monochrome, or Hercules video card, or another card that
  108.                 emulates one of these.  Both 5.25" and 3.5" diskettes are 
  109.                 supported, as are printers using the parallel port and modems
  110.                 and terminals using the serial port.
  111.  
  112.   - Macintosh:  Apple Macintosh Plus, SE, SE/30, II, IIcx, or IIx with at
  113.         least 1M of RAM.  An additional 1M of RAM and a hard disk
  114.                 is strongly recommended.  MINIX has been tested primarily
  115.             with version 6.0 and latter of the Apple system software.  
  116.         Problems may conceivably arise with earlier versions. Any
  117.         hard disk or display that is supported by the normal Macintosh
  118.         OS is also supported by MINIX.
  119.  
  120.   - Atari:      Atari ST or Mega ST with at least 1M of RAM.  Although the
  121.                 system will boot with only 512K, you will be very restricted
  122.                 in what you can do.  A 720K diskette drive is required to 
  123.                 install the software.  The older 360K diskette drives are 
  124.                 supported, but are not capable of reading the (720K) 
  125.                 distribution disks. A hard disk is supported, but is optional.
  126.                 Some of the Supra hard disks are not Atari compatible, which 
  127.                 can cause problems.  A fix is available from the MINIX Centre.
  128.  
  129.   - Amiga:      Commodore Amiga 500 or 2000 with at least 1M of RAM. One  720K
  130.                 diskette drive is sufficient.   A hard disk is not required
  131.                 (or even supported).  To use a hard disk with the Amiga, 
  132.                 someone familiar with how this disk works will have to write
  133.                 a driver for it.  If this driver is then posted to the net,
  134.                 it will be possible to use a hard disk with MINIX on the Amiga.
  135.         Minix will NOT run on 68020 and larger Amiga systems.
  136.  
  137.   - Sparc:    Sun SparcStation 1, 1+ or IPC.  Does NOT run on a SparcStation
  138.         2 and has not yet been tested on a SLC, IPX or ELC.  A floppy
  139.         disk drive is required, a SCSI hard disk is not required but
  140.         strongly recommended to take full advantage of the system.
  141.         4MB RAM is sufficient to run Minix, up to 64MB is supported.
  142.         The monochrome framebuffer (bw2) as well as a color framebuffer
  143.         (cg3 or cg6) are supported.  SCSI hard disks can be used and
  144.         even booted from. Ethernet, mouse and audio are not supported.
  145.         Printers can only be connected via a serial port.
  146.  
  147. 5. PARTIAL LIST OF UTILITIES INCLUDED IN MINIX 1.5
  148.   animals ar ascii at atrun backup badblocks banner basename bawk btoa cal cat
  149.   cdiff cgrep chgrp chip chmem chmod chown clr cmp comm compress cp cpdir
  150.   crc cron ctags cut date dd de df dhrystone diff diskcheck dosdir dosread
  151.   doswrite du echo ed elle ex expand expr factor fgrep file find fold fortune 
  152.   fsck gather getlf getty grep gres head ic id ifdef indent inodes kill last
  153.   leave ln login look lpr ls m4 machine mail make man mined mkdir mkfs mknod
  154.   modem more mount mref mv nm nroff od passwd paste patch pr prep pretty
  155.   printenv printroot ps pwd readall readfs recover ref rev rm rmdir roff rz
  156.   sed shar size sleep sort spell split strings strip stty su sum sync sz tail
  157.   tar tee term termcap test time touch tr traverse treecmp true tset tsort ttt
  158.   umount unexpand uniq unshar update users uud uue vi vol wc whatsnew whereis
  159.   which who whoami width write 
  160.  
  161.  
  162. 6. PARTIAL LIST OF LIBRARY FUNCTIONS INCLUDED IN MINIX 1.5
  163.   abort abs access alarm atoi atol bcmp bcopy chmod chown chroot
  164.   ctermid ctime ctype curses cuserid doprintf dup dup2 fgetc fgets fopen 
  165.   fork fpathconf fprintf fputc fputs fread freopen fseek fstat ftell 
  166.   fwrite getcwd getdents getegid getenv geteuid getgid getutil gtty index 
  167.   ioctl isatty kill link lock lrand lsearch lseek malloc memccpy 
  168.   memchr memcmp memcpy memmove memset message mkdir mkfifo mknod mktemp 
  169.   nlist open opendir pathconf pause peekpoke perror rand read readdir 
  170.   regexp regsub rename setbuf setgid setjmp setuid signal sleep sprintf 
  171.   stat strerror strlen strncat strncmp strncpy strpbrk strrchr strspn 
  172.   system telldir termcap time times tmpnam ttyname umask umount 
  173.  
  174.  
  175. 7. CONTENTS OF MINIX 1.5 REFERENCE MANUAL
  176.   Chap.  1 INTRODUCTION
  177.   Chap.  2 INSTALLING MINIX ON THE IBM PC, XT, AT, 386, AND PS/2
  178.   Chap.  3 INSTALLING MINIX ON THE ATARI S
  179.   Chap.  4 INSTALLING MINIX ON THE COMMODORE AMIGA
  180.   Chap.  5 INSTALLING MINIX ON THE APPLE MACINTOSH
  181.   Chap.  6 USING MINIX
  182.   Chap.  7 RECOMPILING MINIX
  183.   Chap.  8 MANUAL PAGES
  184.   Chap.  9 EXTENDED MAN PAGES
  185.   Chap. 10 SYSTEM CALLS
  186.   Chap. 11 NETWORKING
  187.   App.   A MINIX SOURCE CODE LISTING
  188.   App.   B CROSS REFERENCE MAP
  189.  
  190.  
  191. 8. MINIX BOOK
  192.      The author of MINIX, Andrew S. Tanenbaum, has written a book describing
  193. how operating systems in general and MINIX in particular work internally.
  194. The book describes an earlier version (and includes a source listing), but
  195. it is still useful for understanding how MINIX works inside, even if some
  196. details are now different.  The bibliographic information is:
  197.  
  198.      Title:      Operating Systems: Design and Implementation
  199.      Author:     Andrew S. Tanenbaum
  200.      Publisher:  Prentice-Hall
  201.      ISBN:       0-13-637406-9
  202.  
  203. Paperback versions are also available in English (outside North America
  204. only), French, Spanish, German, Italian, and Japanese.  The books can be
  205. ordered from any bookstore.
  206.  
  207.  
  208. 9. MINIX DEMONSTRATION DISKS
  209.      MINIX demonstration disks for the PC line, the Atari, the Macintosh and
  210. the SparcStation (but for technical reasons, not the Amiga) are available.
  211. The IBM, Atari and SparcStation versions can be obtained by anonymous FTP over
  212. the internet.  All three can be obtained from Prentice-Hall (see below).  The
  213. demo disks contained a very, very stripped down version of MINIX, just to give
  214. an idea of what it can do.  The demo disk is accompanied by a 30-page manual.
  215.  
  216.      To get either free demo disk and its manual, use ftp to connect to
  217. ftp.cs.vu.nl (192.31.231.42) and look in pub/minix.  There is a file READ_ME
  218. that is there and tells you what is in the directory and how to use it.
  219.  
  220.  
  221. 10. HOW TO ORDER MINIX 1.5
  222.      MINIX 1.5 is being sold by Prentice-Hall.  The product numbers and prices
  223. are as follows:
  224.  
  225.   - MINIX 1.5 for the IBM: 5 1/4"    (0-13-585076-2)  $169 
  226.   - MINIX 1.5 for the IBM: 3 1/2"    (0-13-585068-1)  $169
  227.   - MINIX 1.5 for the Amiga        (0-13-585043-6)  $169
  228.   - MINIX 1.5 for the Atari        (0-13-585035-5)  $169
  229.   - MINIX 1.5 for the Macintosh        (0-13-585050-9)  $169
  230.   - MINIX 1.5 for the Sun SparcStation    (0-13-579632-6)  $169
  231.  
  232.   - MINIX 1.5 IBM demo disk             (0-13-582768-x)  $10
  233.   - MINIX 1.5 Macintosh demo disk       (0-13-582784-1)  $10
  234.   - MINIX 1.5 Atari demo disk           (0-13-582792-2)  $10
  235.   - MINIX 1.5 SparcStation demo disk    (0-13-585232- )  $10
  236.  
  237. Sales tax and shipping are extra; Prices are slightly higher outside the U.S.
  238.  
  239. All versions include the executable binaries, a detailed manual, the complete 
  240. source code (on diskettes), and an attractively typeset, cross-referenced
  241. listing of the operating system code.
  242.  
  243.      P-H is making a big effort to get software stores to keep MINIX in stock.
  244. The easiest way to order it is to go to a software store and ask them for
  245. it.  If they don't stock it, they can always order it.  Alternatively, you
  246. can order directly by email, FAX, phone, or mail from Prentice-Hall as follows.
  247.  
  248. In North America and the Far East
  249.   To order by email:    books@prenhall.com
  250.   To order by FAX:      (515) 284-2607
  251.   To order by phone:    (800) 734-1200 for individuals,
  252.             (800) 624-0023 or (515) 284-6751 (was an old number)
  253.   To order by mail:    Prentice Hall/Paramount Publishing
  254.             Order Processing Center
  255.             P.O. Box 11071
  256.             Des Moines, IO 50336-1071
  257.  
  258. In UK/Europe
  259.   To order by email:    Not possible
  260.   To order by FAX:      +44 442 882265
  261.   To order by phone:    +44 442 881900 (UK number)
  262.   To order by mail:     Order Dept.
  263.             Simon & schuster International Group
  264.             Campus 400
  265.             Marylands Avenue
  266.                         Hemel Hempstead
  267.                         Herts. HP2 7E2 ENGLAND
  268.  
  269. For email and FAX orders, please include the product name and number, your
  270. name and address, and your MasterCard or VISA card number and expiration date.
  271. If you wish delivery by Federal Express (costs extra), please indicate so.
  272.  
  273. MINIX can also be ordered from the following addresses:
  274.  
  275. In England:    The MINIX Centre
  276.         Forncett End
  277.         Norwich
  278.         Norfolk NR16 1HT England
  279.         0953-789345
  280.  
  281. In Germany:    Prentice Hall
  282.         Feldtorweg 24
  283.         D3406 Bovenden 1
  284.         Germany
  285.  
  286. In the Benelux: Computer Collectief
  287.                 Amstel 312-A
  288.                 1017 AP Amsterdam
  289.                 Holland
  290.                 FAX: +31 20 622-6668
  291.  
  292. In Scandinavia:    Frank O'Donell
  293.         P.O. Box 88
  294.         1371 Asker
  295.         Norway
  296.  
  297. In Spain and    Deborah Worth
  298.    Portugal:    Appartado Numero 50672
  299.         Madrid
  300.         Spain
  301.  
  302. In Italy:    Jim Blaho
  303.                 Piazza Santo Spirito 17
  304.                 50125 Florence
  305.         Italy
  306.  
  307. In Greece:    Vassilis Zahos
  308.         Kritonos 5-7
  309.         GR 11634 Athens
  310.         Greece
  311.  
  312. In Turkey:    Atilla Gullu
  313.         Milli Mudafaa Cad 14/7
  314.         Kizilay Ankara
  315.         Turkey
  316.  
  317. In Australia:   Prentice Hall Australia,
  318.         PO Box 151,
  319.         Brookvale NSW 2100
  320.         ``Use our FAST PHONE SERVICE by calling Liz Guthrie SYDNEY
  321.           (02) 939 1333''
  322.  
  323.      If you have previously purchased MINIX from Prentice-Hall, you can get
  324. a discount of $60, but only if you order by mail and include the label from 
  325. the original PH boot disk (or the entire disk) with your letter.  Not valid for 
  326. email, phone or FAX orders since you must enclose the original boot disk label
  327. (not a photocopy).  Mail orders can be by credit card or check for $169.  You 
  328. will be billed for tax and shipping.
  329.  
  330.  
  331. 11. LEGAL STATUS OF MINIX
  332.      Although MINIX is supplied with the complete source code, it is 
  333. copyrighted software.  It is not public domain.  It is also not like GNU.
  334. However, the copyright owner, Prentice-Hall has granted permission to bona 
  335. fide universities to copy the software for use in courses and in university 
  336. research projects.  It is also permitted for MINIX owners to change the 
  337. software to suit their needs and to distribute diff listings containing 
  338. their changes freely.  The shrink-wrap license that comes with MINIX states
  339. that you may legally make two backup copies of the software.  Prentice-Hall
  340. is being much less strict than other software vendors.  Please do not abuse
  341. this.  Companies that wish to embed MINIX in commercial systems or sell 
  342. MINIX-based products should call (212) 753-7753 to discuss licensing terms.
  343.  
  344.  
  345. 12. NEWS ABOUT MINIX
  346.      Since its introduction in January 1987, there has been a large an
  347. active USENET newsgroup about MINIX, comp.os.minix.  It currently has
  348. about 25,000 members.  Over 12,000 messages have been posted to this
  349. group so far.  These messages have contained questions, bug reports,
  350. bug fixes, new software, and diff listings to allow current users to
  351. update to new releases for free.  It is the intention to continue this
  352. policy into the indefinite future.  MINIX users on Bitnet can be put on
  353. a mailing list by sending mail to: info-minix-request@udel.edu.  Various
  354. archives store newsgroup traffic for newcomers to the newsgroup.
  355.  
  356.  
  357. 13. FUTURE PLANS
  358.      The major current project is bringing MINIX into conformance with
  359. the IEEE POSIX P1003.1 and P1003.2 standards.  This will (hopefully)
  360. occur with V2.0, perhaps in 1992 (keep thinking "Next Year").  V2.0
  361. will also be provided with an ANSI C compiler.  Various people are
  362. currently working on 32-bit versions of MINIX for the 386, and
  363. numerous other projects.  To keep up, subscribe to the comp.os.minix
  364. newsgroup.
  365.  
  366.  
  367. 14. ANSI C, PASCAL, AND MODULA 2 COMPILERS FOR MINIX
  368.      A package containing the following  compilers is available commercially:
  369.  
  370.        - ANSI C, conforming to ANS X3.159-1989
  371.  
  372.        - Modula-2, conforming to
  373.          "Report on The Programming Language Modula-2", in "Programming in 
  374.           Modula-2, 3rd ed." by Niklaus Wirth, Springer-verlag, 1983
  375.  
  376.         - Pascal confrming to level 1 of BSI standard BS 6192: 1982 (ISO 7185),
  377.           with a few small exceptions
  378.  
  379. Also, a Modula-2 makefile generator and some utilities for handling 
  380. relocatable object files are included (aal, nm, size, strip, etc).
  381. Complete libraries for ANSI C, Pascal, and Modula 2 are provided. 
  382.  
  383. This package is available in 4 different versions:
  384.  
  385.   - 5.25" DS/DD floppies for 8088/286/386 (4 360K floppies);
  386.   - 5.25" DS/HD floppies for 8088/286/386 (1 1.2M floppy);
  387.   - 3.5"  DS/DD floppies for 8088/286/386 (2 720K floppies);
  388.   - 3.5"  DS/DD floppies for Commodore Amiga or Atari ST (2 720K floppies).
  389.  
  390. Many problems with the old Minix C compiler have been resolved:
  391.   - All versions have separate as and ld programs.  Asld is gone.
  392.   - Floating point is now supported
  393.   - Library is greatly improved and is ANSI conformant
  394.   - A program aal is provided to manage libraries (ranlib-like)
  395.  
  396. The package is available from two companies:
  397.  
  398. Transmediair Products & Support B.V.        Unipress Software
  399. Melkweg 3                    2025 Lincoln Highway
  400. 3721 RG  Bilthoven                Edison, NJ 08817
  401. The Netherlands                    U.S.A.
  402. Tel: +31 30 281820                Tel: +1 908 287 2100
  403. FAX: +31 30 292294                FAX: +1 908 287 4929
  404.                         Email: msk@unipress.com
  405.  
  406. Transmediair charges US $200,- for the 4 floppy PC version, US $150,-
  407. for the other versions. Unipress charges US $199,- for all versions.
  408.  
  409.  
  410. 15. SunOS Minix
  411.  
  412. SunOS Minix is a version of Minix that runs as a user process on Sun
  413. 3s and 4s running SunOS 4.X.  In SunOS Minix, the processor time used
  414. is the time allocated to the SunOS process running SunOS Minix, each
  415. file system is a SunOS file, and the console is /dev/tty of the SunOS
  416. process.  Also, it is possible for multiple users to log into a single
  417. instance of SunOS Minix.
  418.  
  419. SunOS Minix runs as a user process, so does not require a dedicated
  420. machine.  Also, multiple instance of SunOS Minix can run on a single
  421. machine simultaneously without interfering with each other.
  422.  
  423. SunOS Minix is produced by applying a set of patches to Mac Minix 1.5
  424. (both 1.5.10.0 and 1.5.10.1 can be used) or PC Minix 1.5.  Also, Atari
  425. Minix has been used as the base version by at least one person.  The
  426. SunOS Minix patches are available via anonymous ftp from
  427. csc.canterbury.ac.nz in the file SMX_2_00.TAR_Z in the UNIX directory.
  428.  
  429. Also in version 2 of SunOS Minix is our first efforts at providing support
  430. for Solaris 2.0.
  431.  
  432. Any enquiries should be sent to paul@cosc.canterbury.ac.nz.  There is a
  433. SunOS Minix mailing list.  Postings and admin requests for the mailing
  434. list should be sent to the same address.
  435.  
  436.  
  437. 16. WHERE CAN I GET PAST POSTINGS AND PROGRAMS?
  438.      Many sites keep archives of MINIX-related material, ranging from 
  439. archives of articles posted to more organized repositories of programs posted
  440. to the net.  The complete MINIX distribution is NOT (repeat NOT) available 
  441. from any online archive.  This is not permitted.  Only the newsgroup traffic is
  442. stored there.
  443.  
  444. List Archives:
  445.  
  446.      bugs.nosc.mil                   Current
  447.      louie.udel.edu                  July '87 - Dec '89 (?)
  448.      vm1.nodak.edu                   Current year
  449.  
  450. Formal Archives (MINIX sources):
  451.  
  452.     aerospace.aero.org        atari.archive.umich.edu
  453.     bugs.nosc.mil            en.ecn.purdue.edu
  454.     ftp.Uni-Koeln.DE        ftp.thp.uni-koeln.de
  455.     gem.stack.urc.tue.nl        hub.cs.jmu.edu
  456.     louie.udel.edu            minnie.cs.adfa.oz.au
  457.     osceola.cs.ucf.edu        plains.nodak.edu
  458.     sauna.hut.fi            sirius.ucs.adelaide.edu.au
  459.     star.cs.vu.nl            suned.zoo.cs.yale.edu
  460.     vm1.nodak.edu            wuarchive.wustl.edu
  461.     ftp.vmars.tuwien.ac.at
  462.     doc.ic.ac.uk
  463.     NL-MUG            
  464.  
  465. 16.1.  File Transfer on the Internet
  466.      If you are on the Internet, you can get files from many places with the
  467. file  transfer  protocol  ("FTP").  When connecting to the host system, use
  468. the user-name "anonymous" and any password.  Most systems will ask for your
  469. "ident"  as a password.  It is considered good etiquette to use either your
  470. login name or mail address when asked.  Once connected, look for a "README" 
  471. file which should give further information about the archive.
  472.  
  473.      Consult your local documentation on the use of your FTP application 
  474. program (generally called "ftp").  Please be nice to the FTP sites by 
  475. restricting your use to non-business hours.
  476.  
  477. The following sites provide Anonymous FTP
  478.  
  479.  
  480. aerospace.aero.org    [130.221.192.10] directory pub/minix
  481.     Last checked: 910115
  482.     Subdir: .        afio, bcc, clam1.3, clam bins, cpp, cppmake,
  483.                 elvis1.1, estdio20a, format, fp, getty,
  484.                 shoelace1.0a
  485.  
  486. atari.archive.umich.edu    [141.211.164.8]   directory pub/minix
  487.     Last checked: 910212
  488.     Subdir: .        afio, bcc, clam1.3, clam bins, cpp, cppmake,
  489.                 elvis1.1, estdio20a, format, fp, getty,
  490.                 shoelace1.0a
  491.     This site has a mail server, atari@atari.archive.umich.edu
  492.  
  493. bugs.nosc.mil        [128.49.16.1] directory pub/Minix
  494.     Last checked: 930127
  495.     Subdir: .        compatibility.new (Sept'90 version of the
  496.                     Minix Compatibility List),
  497.                 posixlist (volunteers posixing utilities)
  498.                 subjects.90, subjects.91, subjects.92
  499.                     (list of articles in subdirs articles.)
  500.                 subjects.ast (list of Andy Tanenbaum's
  501.                     articles in subdir articles.ast)
  502.     Subdir: articles.91
  503.     Subdir: articles.92    Archive of many comp.os.minix articles 1991-2
  504.                     earlier years rolled out to tape
  505.     Subdir: articles.ast    Archive of many comp.os.minix articles by
  506.                     Andy Tanenbaum since 1987 (on tape)
  507.     Subdir: common-pkgs    c386-4.2, cccp, clam, copt-src, dfrag,
  508.                 dict-words, egrep, elle-src, elvis, estdio21,
  509.                 karn-tcpip, less, mxkermit, mxuucp, mxuupc,
  510.                 nlmug-uucp, ns-stdio, paste, ro, small-c,
  511.                 symlinks, termios, zterm
  512.     Subdir: d1.1-1.2    Diffs for PC-Minix1.1 -> PC-Minix1.2
  513.     Subdir: d1.2-1.3    Diffs for PC-Minix1.2 -> PC-Minix1.3
  514.     Subdir: evans        386-minix diffs and bcc
  515.     Subdir: mgr        Mgr window manager, mono plus alpha color
  516.     Subdir: pc-bin        compiler, basic, db, patch, xlisp, etc.
  517.     Subdir: pc-pkgs        bootmenu, bootmon, cagney-mcc, db, format,
  518.                 miller-boot-hd, mullen-turboc, overby-boot,
  519.                 ps, s2asm, stevie-pc, vm, xt2_wini
  520.     Subdir: st-pkgs        68kfloat, mdb
  521.  
  522. en.ecn.purdue.edu    [128.46.129.59] directory pub/minix
  523.     Last checked: 910115
  524.     Subdir: .        UU-Minix (UUCP), minixfloat (8088
  525.                     Floating Point)
  526.  
  527. ftp.Uni-Koeln.DE    [134.95.80.1] directory /thp/minix
  528.     "echo" of ftp.thp.uni-koeln.de, for use only if that site causes
  529.     problems
  530.  
  531. ftp.thp.uni-koeln.de    [134.95.64.1] directory minix
  532.     Last checked: 910218
  533.     Subdir: adelaide    Mirror copies of various minix ftp sites
  534.     Subdir: ccadfa        [the directory structure used is roughly the
  535.     Subdir: dsrgsun        same as on the original hosts]
  536.     Subdir: dynamo
  537.     Subdir: jmu
  538.     Subdir: plains
  539.     Subdir: sky-luke
  540.     Subdir: star
  541.     Subdir: suphys
  542.     Subdir: tuwien
  543.     Subdir: uit
  544.     
  545.     Subdir: gnu        bash, cv68, gcompile, gnu, kdiffs
  546.     Subdir: gnu/m68k    binaries and partly diffs of new ports of
  547.                 GNU sw to the m68k (i.e. atari, amiga, mac)
  548.                 [This directory will be extended to hold
  549.                 all the diffs sometime in the future.]
  550.     Subdir: minix        PC and ST Minix upgrade kits and official
  551.                 patches 
  552.     Subdir: net        Various stuff collected from c.o.m.
  553.                 postings: 
  554.                 cv68-v3, cc, clam-1.4.1, disem, fad-ld,
  555.                 fp-st, mail-1.8, mroff, news, nlmug,
  556.                 sysupd1, umail-3.45, vc-8, wmail-3.63+
  557.  
  558. gem.stack.urc.tue.nl    [131.155.2.59]
  559.     Last checked: Never (net posting)
  560.     Subdir: pub/aminix1.5.10.2    AmigaMINIX 1.5.10.1 -> 1.5.10.2
  561.  
  562. hub.cs.jmu.edu        [134.126.20.10] directory pub/minix
  563.     Last checked: 910115
  564.     Subdir: .        hd_minix (MINIX-PC hd-boot package)
  565.  
  566. louie.udel.edu        [128.175.1.3, 128.175.2.33] directory info-minix
  567.     Last checked: 910212
  568.     Subdir: .        comp.os.minix archives (July '87 - Dec '89)
  569.  
  570. minnie.cs.adfa.oz.au    [131.236.20.70]
  571.     Last checked: 940430
  572.     Subdir: .        Archive of comp.os.minix postings
  573.                 (Nov '89 to now!),
  574.                 The Minix Compatibility List, Infosheet
  575.                 and FAQsheet
  576.     Subdir: clam        The official residence of the clam shell
  577.     Subdir: demodisk    Demodisks for PC, Amiga and Atari
  578.     Subdir: manuals        The online manuals
  579.     Subdir: uucp1.3
  580.  
  581. osceola.cs.ucf.edu    [???]
  582.     Last checked: never
  583.     Subdir: pub/minix    MacMinix patches
  584.  
  585. plains.nodak.edu    [134.129.111.64] directory pub/Minix
  586.     Last checked: 940430    NOTE: this site is now stagnant!
  587.     Subdir: .        compress, README, ls-RC
  588.     Subdir: ftp.cs.vu.nl    mirror of ftp.cs.vu.nl:pub/Minix,7/15/93
  589.     Subdir: all.contrib    clunie-yacc, check_crc, cvw-cc, elle41,
  590.                 elvis1.4, getty, mail, tar_fix, u-mail,
  591.                 uucp, w-mail, xargs
  592.     Subdir: doc        Compatibility (Aug'90 version of the
  593.                     Minix Compatibility List),
  594.                 Copyright-info, Infosheet, PC-CC-comments,
  595.                 PC-Compilers, Questions, RefMan, ST-Compilers,
  596.                 Upgrading, mailaddr, posix.2,
  597.                 remote_file_server
  598.     Subdir: mugnet.sources    Index + the sources
  599.     Subdir: oz        (echo of sirius.ucs.adelaide.edu.au: local)
  600.                 GlenO.tute, bcc, clam1.3, clam bins, cpp,
  601.                 cppmake, db, dirent-hack, duck, elvis1.1,
  602.                 estdio20a, estdio21, extra, format, fp,
  603.                 incl_sys_13, ksh_patches, lmakefiles,
  604.                 ls, mcc, pam, s2asm, shoelace10a, uname,
  605.                 vc-ph1.5
  606.     Subdir: pc        Bnews, afio, byacc, c, clock, comic1.0,
  607.                 conv, crypt, dosread, file, format,
  608.                 lharc-1.2, multiboot, nrchbar, p, ps,
  609.                 s2asm, shared-text, symlinks, talk,
  610.                 unzip30, uucp-util, uucp, vn, vt_con,
  611.                 xt2_wini
  612.     Subdir: st.contrib    CC-68K, Infocom, bugs
  613.     Subdir: st.contrib/pkgs    chfont, df, flex, fonts, format, ld, mdb,
  614.                 vdi, zoo
  615.     Subdir: st.contrib/x    hcj, speed, supra
  616.     Subdir: uk        16bcompress, binutils, emacs, emacsdif,
  617.                 gasdiff, gcc
  618.     Subdir: updates        Updates for Minix to 1.5.10. Also includes
  619.                     bug fixes for Atari, Amiga and
  620.                     Macintosh versions
  621.     Subdir: sun
  622.     Subdir: usenet        "organised" postings from Usenet News
  623.  
  624. sauna.hut.fi        [130.233.192.1, 130.233.200.1] directory pub/minix
  625.     Last checked: 910212
  626.     Subdir: .        Minix exercises, minix-13d-symlink,
  627.                 minix-13d-vga
  628.  
  629. sirius.ucs.adelaide.edu.au    [129.127.40.3] directory pub/minix
  630.     Last checked: 910115
  631.     Subdir: .        FETCH_ME_FIRST, README_386, ls-l.Z
  632.     Subdir: adm/upgrade_kit    DIRECTIONS, PH_1.5_Intro, things_to_doc
  633.     Subdir: local        (Echoed on plains.nodak.edu pub/Minix/oz)
  634.                 GlenO.tute, bcc, clam1.3, clam bins, cpp,
  635.                 cppmake, db, dirent-hack, duck, elvis1.1,
  636.                 estdio20a, estdio21, extra, format, fp,
  637.                 incl_sys_13, ksh_patches, lmakefiles,
  638.                 ls, mcc, pam, s2asm, shoelace10a, uname,
  639.                 vc-ph1.5
  640.     Subdir: upgrades    Upgrades for Minix to 1.5.10.
  641.  
  642. star.cs.vu.nl        [192.31.231.42] directory pub/sreiz/minix
  643.     Last checked: 910212
  644.     Subdir: .        Patches to AmigaMinix to boot off hard disk
  645.  
  646. suned.zoo.cs.yale.edu    [128.36.21.1] directory src/bin/zip
  647.     Last checked: 910212
  648.     Subdir: .        Zip for Minix
  649.  
  650. vm1.nodak.edu        [134.129.111.1] directory minix-l
  651.     Last checked: 910212
  652.     Subdir: .        comp.os.minix archives (current and past year)
  653.     This site has a mail server, listserv@vm1.nodak.edu
  654.  
  655. wuarchive.wustl.edu    [128.252.135.4] directory mirrors/misc/minix
  656.     Last checked: 910212
  657.     Subdir: .        Diffs for PC-Minix1.1 -> PC-Minix1.2
  658.  
  659. ftp.vmars.tuwien.ac.at [128.130.39.19] directory pub/minix
  660.         Last checked: 910213
  661.         Subdir: hp              Patches to keyboard for German characters
  662.         Subdir: net             bcc, c386, c68, cpp, cppmake, less,
  663.                                 shoelace10a
  664.  
  665. 16.2. Mail Servers
  666.    Some archive sites provide access to their archives with a server program
  667. that responds to commands mailed to it.
  668.  
  669. 16.2.1.  doc.ic.ac.uk
  670.      An archive of the worthwhile postings from the comp.os.minix newsgroup is
  671. available from uk.ac.ic.doc either via mail or by GUEST niftp.  For details
  672. about how to access this service send a mail message with NO Subject: field
  673. to:
  674.  
  675.      info-server@uk.ac.ic.doc
  676.  
  677. and a message body of:
  678.  
  679.      request catalogue
  680.      topic minix
  681.      request end
  682.  
  683. This will mail you back details of the various ways to obtain the files.
  684. This service is only available inside the UK. We have no funds to send
  685. such mail internationally.
  686.  
  687. This archive service is run by Lee McLoughlin.
  688. Janet: lmcl@uk.ac.ukc, lmjm@uk.ac.ic.doc
  689. DARPA: lmjm%uk.ac.ic.doc@ucl-cs
  690. Uucp:  lmjm@icdoc.UUCP, ukc!icdoc!lmjm
  691.  
  692.  
  693. 16.2.2.  vm1.nodak.edu
  694.      North Dakota State University is the host site for distribution of the
  695. info-minix mailing list (also known as minix-l), which is bidirectionally
  696. gatewayed to the Usenet group Comp.os.minix. We maintain archives of all
  697. list traffic from within the past year or so (depending on space availability).
  698. Archives are available via Anonymous FTP on the Internet, and  LIST-SERV 
  699. file requests from other networks.
  700.  
  701. Our server is:
  702.  
  703.      Internet: listserv@vm1.NoDak.EDU [134.129.111.1]
  704.      Bitnet:   listserv@ndsuvm1
  705.      UUCP:     uunet!vm1.nodak.edu!listserv
  706.  
  707. If you do not have Internet access, you may request files be sent to you by
  708. our LISTSERV file server by sending it commands in the body of a mail message.
  709.  
  710. To obtain a list of the files, the INDEX command is used:
  711.  
  712.      INDEX MINIX-L
  713.  
  714.  
  715. The GET command will instruct LISTSERV to send you a file, such as:
  716.  
  717.      get minix-l LOG9005A minix-l
  718.  
  719. to get the file "MINIX-L LOG9005A" from the directory "MINIX-L".  The
  720. filename tells what year, month, and week it is from:
  721.  
  722.      MINIX-L LOGyymmw
  723.  
  724. where "yy" is the year, "mm" is the numeric month and "w" is an  alphabetic
  725. character from A to E indicating what week of the month.  Several months of
  726. log files are kept on-line, the number depending on disk space  availability.
  727.  
  728.      Due to the 80-character per line (punched card) limit on Bitnet mail, many
  729. of the files will be shipped using an encoding scheme that allows logical
  730. lines to be split up into many physical lines. On Bitnet, this is normally
  731. the IBM "DISK DUMP" or "NETDATA" format, and for ther networks it is "List-
  732. serv Punch".
  733.  
  734.      Listserv Punch was designed by Listserv's author and is designed to send
  735. files with lines longer than 80 characters thru the Bitnet gateways. A
  736. special program to decode the file once it has arrived at your site.
  737. Information on obtaining a program to decode listserv punch format is sent
  738. with each encoded file.
  739.  
  740.      If you would rather have a file sent to you uuencoded, you may specify 
  741. that in your GET command:
  742.  
  743.              get minix info minix f=uuencode
  744.  
  745. please note that the file, once decoded, will be in EBCDIC!
  746.  
  747.  
  748. SEARCHING THE MAILING LIST LOGS WITH LISTSERV
  749.  
  750.      If you are looking for a specific article, or set of articles, you can
  751. perform  searches  on this directory using the Database functions of Listserv.
  752. For example, to obtain a "Subject" index of the MINIX-L archives, send the
  753. listserv a file or mail with the following "job" in the message body:
  754.  
  755.      //      JOB  Echo=No
  756.      Database Search DD=Rules
  757.      //Rules DD   *
  758.      search * in minix-l since 90/04/01
  759.      index
  760.  
  761. and you will be sent a file containing all of the 'Subject:' lines sent to
  762. the mailing list since December 1, 1989. If you wish to request one or
  763. more items, replace the 'index' line in the above job with "print [ref-num]", 
  764. where "refnum" is the reference number from the index listing.  Documentation
  765. on this and other database functions is  available  by  sending the command 
  766. "INFO DATABASE" to the listserv.
  767.  
  768.      To obtain more information on the listserv, send the command:
  769.  
  770.      INFO ?
  771.  
  772. and you will be enlightened with a list of available documentation on using
  773. LISTSERV.
  774.  
  775.      This archive is automatically maintained by the list server. It
  776. is located at North Dakota State University, Fargo, ND USA (46 52 N /
  777. 96 48 W city)
  778.  
  779. 16.3.  Publicly accessable Bulletin Boards
  780.      For people without a network connection, there are PC-based Electronic
  781. Bulletin  Board  Systems  (BBS)  that  has  carry various MINIX topics.
  782.  
  783. 16.3.1 NLMUG-ONLINE ("minixug"), (02522) 18363 in Holland.
  784.       300,1200,2400 baud, 8,n,1.
  785.  
  786.       No registration required, no donations accepted.
  787.       Everyone gets 60 minutes/day.
  788.       No upload/download ratios (but don't be a jerk!)
  789.  
  790. This BBS is run by Fred van Kempen <waltje@minixug.mugnet.org>
  791.  
  792. 16.3.2 The Picayune (milo.ndsu.nodak.edu) in North Dakota, USA
  793.  
  794.     - validation takes a day or so
  795.     - no download limits
  796.     - read access to Usenet News
  797.     - access to FTP area on plains.nodak.edu, wuarchive.wustl.edu
  798.  
  799.     701-232-2573    3/12/24        701-237-7790    3/12/24
  800.     701-237-4281    9600+ V.42    701-237-4752    9600+ V.42
  801.  
  802. This system is run on Interactive 386/ix by the NDSU Student Chapter of the ACM
  803.  
  804.  
  805. 17.  MINIX Compatibility List  (1 August 1990)
  806.  
  807. Introduction
  808. ============
  809.  
  810. This is a list of machines that MINIX has reportedly run on.  An updated
  811. version of this list will be posted when a sufficient number of entries
  812. have been added or changed or when requested.
  813.  
  814. PC MINIX
  815. ========
  816. Version 1.0 is the version in Tanenbaum's book, "Operating Systems: Design
  817. and Implementation".  Version 1.1 is the initially released version and
  818. the differences between it and 1.0 are minor.  Version 1.2 was released
  819. next and followed a year later by 1.3.  Version 1.4 was only released to
  820. Usenet.  Currently, Prentice-Hall ships version 1.5 (known as 1.5.10 to
  821. Usenet).
  822.  
  823. Version 2.0 is in the planning stages and should be available late "next
  824. year".
  825.  
  826. Only compatibility with PC MINIX 1.3 and greater is now reported in this
  827. list.
  828.  
  829. ST MINIX
  830. ========
  831. Version 1.1 is the currently available version and is currently
  832. available from Prentice-Hall.  Version 1.5 exists on the Net, but
  833. is not yet available from Prentice-Hall.
  834.  
  835. Explanation of List
  836. ===================
  837.  
  838. Each list is sorted in alphabetic order.  Each line is an entry that
  839. represents a portion of a report received by the editor.  Each entry is a
  840. report of how well a specific version of Minix worked on a specific
  841. machine or other piece of hardware.  Each entry appears as a single line
  842. in the following format:
  843.  
  844. ------------------------- ---- - -------- -------- -------------------------
  845. 1111111111111111111111111 2223 4 55555555 66666666 7777777777777777777777777
  846.  
  847. where each field is defined as:
  848.  
  849.   1 - Hardware type.  The type of hardware on which MINIX was tested.
  850.   2 - MINIX Version.  The version of MINIX tested on the hardware.
  851.                       x.y indicates that the version is unknown.
  852.   3 - Subversion.     The subversion of the above MINIX version. E.g., the
  853.       subversion of 1.5.0 is 0.  If the subversion is not known, an 'x' will
  854.       be found in the field.
  855.   4 - Report Status.  This will be Y (Yes, MINIX worked on the version),
  856.       N (No, MINIX did not work on this version) or P (Yes, MINIX worked
  857.       on the version, but a patch was required).
  858.   5 - Date of Report.  When the report was received.
  859.   6 - Report Submitter.  This is a reference to the individual who
  860.       submitted the report.  A list of submitters is included with the
  861.       report.
  862.   7 - Additional Comments.  Additional, useful comments added by the
  863.       submitter.
  864.  
  865. There are two major sections at this time.  The first is PC MINIX 1.x and
  866. the other is ST MINIX 1.x.  Other sections may be added as needed (e.g.,
  867. an AMIGA MINIX or PC MINIX 2.x section).
  868.  
  869. At this time, within each section are two subsections.  The first is Basic
  870. Operation (whether MINIX runs on the machine at all) and Optional Hardware
  871. (whether it works with specific added hardware, such as Disk Controllers
  872. and Video Cards).  Other subsections may be added as needed.
  873.  
  874. The Compatibility List
  875. ======================
  876.  
  877. PC MINIX 1.x
  878. ============
  879.  
  880. Basic Operation
  881. ----- ---------
  882. AMSTRAD PC1512            1.3x Y 07/10/89 regisr   hd2 does not work
  883. AST 286                   1.3x Y 02/25/89 dlawyer
  884. AST Premium 386-16        1.4x Y 09/15/89 al
  885. AT&T 6312                 1.3x Y 03/02/90 timborn
  886. AT&T 6312                 1.50 Y 03/02/90 timborn
  887. AT&T 6312                 1.53 Y 03/02/90 timborn
  888. Blue Chip PC              1.3x Y 02/21/89 pa1343   Parallel port didn't work
  889. Bull Micral System 200    1.3x Y 01/24/90 higgs
  890. Club American 386/33-C1   1.3x Y 01/03/90 anderson
  891. Commodore PC 30 III       1.3x Y 09/22/89 cbo
  892. Commodore PC-60           1.4a Y 10/02/89 ast
  893. Compaq 386                1.3x Y 02/22/89 japplega
  894. Compaq Deskpro            1.3x Y 03/06/90 HIGGINS
  895. CompuAdd 286/12           1.3x P 02/21/89 MICHAELB
  896. Computer Prod. United 286 1.3x Y 01/22/90 gnf3e
  897. Computer Prod. United 286 1.5x Y 01/22/90 gnf3e
  898. DTK/ERSO XT Turbo mtherbd 1.3x P 05/29/89 lyle     Changed xt_wini.c, floppy.c
  899. DTK 286 mtherbd (@10MHz)  1.3x Y 03/02/90 MC02015  Must remove bus mouse
  900. Epson AX3                 1.4a Y 10/02/89 ast      HD failed
  901. Everex 1800B (AT clone)   1.3x Y 01/03/90 anderson HD works but flakey
  902. Everex Apex               1.3x Y 03/02/90 MC02015
  903. Freecom AT 386/20         1.4a Y 10/19/89 waltje
  904. Freecom AT 386/25         1.4a Y 10/19/89 waltje
  905. Freecom AT 386/33         1.4a Y 10/19/89 waltje
  906. Gateway 2000 286 (@16MHz) 1.3x Y 08/10/89 tbunnell
  907. Gateway 2000 286 (@16MHz) 1.4x Y 08/10/89 tbunnell
  908. Gateway 2000 286 (@16MHz) 1.4  Y 08/10/89 tbunnell Protected Mode Minix
  909. HP Vectra CS              1.3x P 01/02/90 lammert  Multiple patches
  910. IBM PC/AT @6MHz           1.3x P 09/22/89 al@escom using Leisner's at_wini
  911. IBM PS/2 Model 80         1.3x P 05/29/89 ackerman
  912. JDR Microdevices Turbo XT 1.3x Y 05/29/89 jds
  913. Laser XT/2                1.3x Y 01/11/90 hansvoss program switched CPU-speed
  914. Laser 386/20              1.4a Y 10/02/89 ast
  915. Laser 386/25              1.4a Y 10/02/89 ast
  916. Leading Edge Model D      1.3x Y 03/03/89 supple   Changed to work w/30M HD
  917. Leading Edge Model D2     1.3x Y 02/22/89 hedrick
  918. Micro Generation 386      1.3x Y 10/30/89 surry
  919. Micro Generation 386      1.4x Y 10/30/89 surry
  920. NEC Powermate 386         1.3x Y 02/22/89 japplega
  921. Olivetti M290             1.3x Y 07/10/89 wezel
  922. Proteus Tech. Model 1800e 1.3x Y 09/13/89 lance    HD problems
  923. Sun IPC                   1.3x Y 02/22/89 paula    Screen shifts when scroll
  924. Tandon 386/16             1.4a Y 10/02/89 ast
  925. Tandy 1000                1.3x P 02/22/89 japplega
  926. Tandy 1000A               1.3x P 02/22/89 donw
  927. Tandy 1000A               1.3x P 02/22/89 japplega
  928. Tandy 1000SX              1.3x P 02/22/89 japplega
  929. Tandy 3000                1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  930. Tandy 3000HL              1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  931. Tandy 3000NL              1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  932. Tandy 4000                1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  933. TI Business Pro           1.3x N 02/22/89 japplega
  934. Toshiba T1100+            1.3x Y 05/29/89 jds
  935. Toshiba 5100              1.3x Y 05/02/89 nfs      HD patch at bugs.nosc.mil
  936. Toshiba 5100              1.50 Y 01/31/90 nfs
  937. Tulip 386/25              1.4a Y 10/02/89 ast
  938. Unisys PW2 850            1.3x Y 05/01/89 allan
  939. Win Labs Turbo-AT         1.3x P 01/22/90 gnf3e
  940. Win Labs AT/386           1.3x P 01/22/90 gnf3e
  941. Wyse 386/16               1.4a Y 10/02/89 ast
  942. Zenith 159                1.3x Y 08/23/89 dirk     HD problems
  943. Zenith Z183               1.3x Y 02/22/89 japplega
  944. Zenith Z248               1.4a Y 10/02/89 ast
  945. Zenith Turbosport 386-12  1.4x Y 10/20/89 al
  946.  
  947. Optional Hardware
  948. -------- --------
  949. AST EGA, color monitor    1.3x Y 01/28/89 dlawyer
  950. Casper EGA, color monitor 1.3x Y 10/30/89 surry
  951. Casper EGA, color monitor 1.4x Y 10/30/89 surry
  952. CMS Hard Card (20 Meg)    1.3x Y 02/21/89 pa1343
  953. Epson LQ5000              1.3x Y 01/31/90 umbaugh  Not tested extensively.
  954. Everex Micro Enhancer     1.3x Y 10/30/89 surry    Vid card ok w/emulation off
  955. Everex Micro Enhancer     1.4x Y 10/30/89 surry    Vid card ok w/emulation off
  956. IBM PS/2 Mod 50 HD        1.3x N 01/28/89 allbery  Controller incompatible
  957. Panasonic 1091 printer    1.3x N 01/28/89 mullen   Loses chars
  958. Persyst BOB               1.3x Y 01/28/89 mullen
  959. Printers (various)        1.3x N 01/28/89 various  Characters are dropped
  960. Seagate ST4096 80 Meg     1.3x Y 10/30/89 surry    Use at_wini.c as wini.c
  961. Seagate ST4096 80 Meg     1.4x Y 10/30/89 surry    Use at_wini.c as wini.c
  962. Toshiba MK134 HD          1.3x Y 01/13/90 bc
  963. WD1006V-SR2 HD Controller 1.3x Y 01/13/90 bc
  964.  
  965.  
  966. ST MINIX 1.x
  967. ============
  968.  
  969. Basic Operation
  970. ----- ---------
  971. 1040ST (old TOS)          1.1 Y 05/31/89 uli
  972. 1040ST                    1.1 Y 06/02/89 rcd
  973. Mega ST4                  1.1 Y 05/31/89 uli      With or without Blitter
  974.  
  975. Optional Hardware
  976. -------- --------
  977. Adaptec MFM controller    1.1 Y 06/02/89 rcd
  978. BMS 100 HD                1.1 Y 01/28/89 wheels   fine
  979. BMS Host Adapter          1.1 Y 06/02/89 rcd
  980. ICD Host Adapter          x.x Y 08/10/89 diana    use it with ST277N SCSI
  981. Megafile 60               1.1 Y 05/31/89 uli
  982. Miniscribe 3425           1.1 Y 05/31/89 rcd
  983. SH 204                    1.1 Y 05/31/89 uli
  984. SH 205                    1.1 Y 05/31/89 uli
  985. SH 205 (with 40M NEC HD)  1.1 Y 05/31/89 uli
  986. Seagate ST225 HD          1.1 Y 06/02/89 rcd
  987. Supra HD                  1.1 ? 01/28/89 various  some can, some can't
  988.  
  989.  
  990. SUBMITTERS
  991. ==========
  992. [ackerman]      uunet!uvm-gen!griffin!ackerman
  993. [al]            al@escom.com
  994. [allan]         allan@esprit.UUCP
  995. [allbery]       allbery%ncoast@hal.cwru.edu
  996. [anderson]      anderson@macc.wisc.edu
  997. [ast]           ast@cs.vu.nl
  998. [bc]            bc@uxa.cso.uiuc.edu
  999. [cbo]           cbo@cs.vu.nl
  1000. [diana]         eichert%uservx.decnet@ddnvx2.afwl.af.mil
  1001. [dirk]          herrhoyman@uwecvaxc.bitnet
  1002. [donw]          donw@rwing.UUCP
  1003. [gnf3e]         gnf3e@virginia.edu
  1004. [hansvoss]      hhinsi!v882087@relay.EU.net
  1005. [hedrick]       hedrick@geneva.rutgers.edu
  1006. [higgs]         higgs_m@p1.lancsp.ac.uk
  1007. [HIGGINS]       HIGGINS@LISO1.dnet.ge.com
  1008. [japplega]      japplega@csm9a.colorado.edu
  1009. [jds]           jds@mimsy.umd.edu
  1010. [lammert]       lammert@gufalet.rug.nl
  1011. [lancer]        lancer@gacvax1.bitnet
  1012. [lyle]          lyle@cse.ogc.edu
  1013. [mark-gei]      Mark-Geisert@ladc.bull.com
  1014. [MC02015]       MC02015%SWTEXAS.BITNET
  1015. [MICHAELB]      MICHAELB@vms.macc.wisc.edu
  1016. [mullen]        mullen@sdsu.UUCP
  1017. [ncoverby]      ncoverby@ndsuvax.UUCP
  1018. [nfs]           nfs@princeton.edu
  1019. [pa1343]        pa1343@sdcc15.ucsd.edu
  1020. [paula]         paula@atc.boeing.com
  1021. [rcd]           rcd@mtqua.att.com
  1022. [regisr]        felix!well!regisr
  1023. [supple]        ecn.purdue.edu
  1024. [surry]         surry@hq.af.mil
  1025. [tbunnell]      bunnell@henry.asel.udel.edu
  1026. [timborn]       timborn@timborn@ATT.COM
  1027. [uli]           uli%analyt.chemie.uni-bochum.dbp.de
  1028. [umbaugh]       umbaugh@evax.arl.utexas.edu
  1029. [waltje]        minixug!waltje@kyber.UUCP
  1030. [wezel]         wezel@bio.vu.nl
  1031. [wheels]        wheels@mks.UUCP
  1032.