home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / archives / 3243 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  4.5 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!agate!usenet
  2. From: jhi@vipunen.hut.fi (Jarkko Hietaniemi)
  3. Newsgroups: comp.archives
  4. Subject: [comp.sys.amiga.programmer] Amiga port of Mach MK74 available
  5. Followup-To: comp.sys.amiga.programmer,comp.sys.amiga.hardware,comp.os.mach
  6. Date: 4 Sep 1992 03:53:50 GMT
  7. Organization: Helsinki University of Technology, Finland
  8. Lines: 120
  9. Approved: adam@soda.berkeley.edu
  10. Distribution: world
  11. Message-ID: <186mkeINN5r@agate.berkeley.edu>
  12. References: <JHI.92Sep3124359@vipunen.hut.fi>
  13. NNTP-Posting-Host: soda.berkeley.edu
  14. X-Original-Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.hardware,comp.os.mach
  15. X-Original-Date: 3 Sep 92 19:43:59 GMT
  16.  
  17. Archive-name: auto/comp.sys.amiga.programmer/Amiga-port-of-Mach-MK74-available
  18.  
  19.  
  20. ======= WHAT?
  21.  
  22. Mach MK74 is now ported to Commodore Amigas.  The port works provably
  23. in a 25Mhz A3000 with AmigaDOS 2.04 in RAM with 4MB fast+2MB chip and
  24. also in an A2000 with a GVP combo ('030 33Mzh).
  25.  
  26. ======= WHO?
  27.  
  28. The port was done by Bryan Ford <bryanf@hpmcaa.mcm.hp.com>.
  29.  
  30. bryan>
  31. OK, I got Mach rolled to MK74, cleaned up, and uploaded to your incoming
  32. I uploaded three files:  'mk74-ami.tar.Z', which is the full
  33. Mach distribution, minus the things that aren't needed (kernel debugger,
  34. i386 stuff, norma stuff, etc.), plus the Amiga stuff, plus ready-made
  35. MIG stub '.c' files.  I decided to upload the whole thing because it
  36. would have become a real pain to keep track of things separately, especially
  37. after CMU rolls their archives to MK75 and beyond.  The MIG stubs are there
  38. because they need tons of manual coaxing to get working under AmigaDOS.
  39. The archive contains a 'readme' file which briefly describes how to get things
  40. set up; I also uploaded the 'readme' file separately from the archive.
  41. The archive contains the beta-test-version docs for SIM 1.67, which is what
  42. machSIM is based on.  The file 'SIM.lha' is the latest "normal" released
  43. SIM shareware distribution, just in case anyone needs it for some reason.
  44.  
  45. ======= WHERE?
  46.  
  47. The port is available by FTP from the following places:
  48.  
  49. Australia       monu1.cc.monash.edu.au:/pub/mach
  50. U.S.            homeboy.wpi.edu:/pub/mach
  51. Europe          ftp.funet.fi:/pub/mach/amiga (or /pub/amiga/mach, both work)
  52.         ftp.dfv.rwth-aachen.de:/pub/amiga/mach
  53.  
  54. You will need the following files:
  55.  
  56.                             size
  57.  
  58. KludgeMach-README                8kB
  59. mk74-ami.tar.Z              321kB
  60.  
  61. Also available are: *)
  62.  
  63. MachSun3.tar.Z            Mach kernel for Motorola Suns
  64. SIM.lha                m68k kernel debugger
  65. bsdss5.tar.Z            BSD single server
  66. mach030.tar.Z            m68k Mach kernel
  67. poe9.tar.Z            POE sources
  68. user18.tar.Z            Mach user sources rev 18
  69. KludgeMach-<latest>.tar.Z    mk74-ami patched by Niklas Hallquist
  70.                 (ver 0.003 is currently the latest)
  71.  
  72. *) not necessarily in all of the sites yet, mirroring is done only once a day.
  73.  
  74. ======= BEWARE!
  75.  
  76. WARNING: the port is currently version 0.000000000000...
  77.          Hardcore hacker attitude useful.
  78.  
  79. ======= WHY?
  80.  
  81. This message is sent to comp.sys.amiga.programmer, comp.sys.amiga.hardware
  82. and comp.os.mach to wake up any possible hidden reserves.  Amiga port of
  83. Mach is working but still far from complete.  Minor details such as
  84. an operating system are still missing.  Volunteers for all kind of
  85. jobs are very welcome.
  86.  
  87. - coordinators for various levels of the development work
  88.   Michael Saleeba <zik.aurora.cc.monash.edu> has volunteered
  89.   "to act as a clearing-house"
  90.  
  91. - console device: Bryan Ford is working on this too
  92.  
  93. - drivers: SCSI, WD33C92, WD33C93, Commodore 2065/2090/2091 expertise needed
  94.   Amiga UNIX has many device drivers WITH sources.  Their copyright
  95.   status needs to be checked from Commodore. Ty Sarna
  96.   <tsarna@endicor.com> has volunteered to try to contact C= and also
  97.   GVP their drivers. Other 3rd party vendors like IVS could also use
  98.   some questioning.
  99.  
  100. - an OS :-) Work and queries are currently progressing on several fronts:
  101.  
  102.   BNR2SS/BSDSS: Michael Saleeba [Zik] <zik.aurora.cc.monash.edu>
  103.  
  104.   Berkeley Sprite: Ty Sarna <tsarna@fezzik.endicor.com>
  105.  
  106.   CMU POE:
  107.   (not entirely free either???)
  108.  
  109.   Linux:
  110.   the upper layers may be portable enough to make an UNIX server?
  111.  
  112.   386BSD:
  113.   as Linux
  114.  
  115. - verification whether the port works on an '040
  116. - RDB (Rigid Block Standard)
  117. - AmigaOS emulator
  118. - contacts with C= technical people about hardware (and AmigaOS?)
  119.  
  120. ======= HOW?
  121.  
  122. Want more information? Join the mailing lists
  123.  
  124. amiga-mach@appli.se
  125. machm68k@yoyo.cc.monash.edu.au
  126.  
  127. by sending a subscribe message to
  128.  
  129. amiga-mach-request@appli.se
  130. machm68k-request@yoyo.cc.monash.edu.au
  131.  
  132. END_OF_BLURB
  133.  
  134. --
  135. Jarkko.Hietaniemi@hut.fi
  136.  
  137.