home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / m68k / 1461 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!mcsun!sun4nl!relay.philips.nl!philce!meulenbr
  3. From: meulenbr@ce.philips.nl (Frans Meulenbroeks)
  4. Subject: Re: Minix on 68k
  5. Message-ID: <1992Dec15.101932.13409@philce.ce.philips.nl>
  6. Sender: usenet@philce.ce.philips.nl (USENET post news)
  7. Organization: Philips Consumer Electronics, Eindhoven
  8. References: <1gas0cINNjmu@fnnews.fnal.gov> <ADAMS.92Dec12185248@PDV2.pdv2.fmr.maschinenbau.th-darmstadt.de>
  9. Date: Tue, 15 Dec 1992 10:19:32 GMT
  10. Lines: 24
  11.  
  12. I seemed to have missed the original article. However, here is my $ 0.02
  13. >In article <1gas0cINNjmu@fnnews.fnal.gov> knowles@FNALNL.FNAL.GOV writes:
  14.  
  15. >>   Does anyone know whether MINIX has been successfully
  16. >>   ported to the 68k?  Better yet, has it ever been ported
  17. >>   to a PROM-able version suitable for inclusion into a
  18. >>   SBC such as the VME133-1?
  19.  
  20. MINIX is officially available for atari ST/amiga/mac 
  21. For the atari an upgrade is available to allow MINIX to run on
  22. STe and TT.
  23.  
  24. I never made a prom-able version. My version just changes too often.
  25. If your prom starts at address 0 it should not be too difficult.
  26. Stuff the .data section also somewhere in ROM. Take care that the kernel
  27. is linked in such a way that the .data are in ram. 
  28. Add some startup code to clear the ram, and initialize the data segment
  29. and bingo.
  30.  
  31. Of course you will have to rewrite the drivers if you want to access
  32. peripherals.
  33. --
  34. Frans Meulenbroeks        Philips Research Laboratories
  35. preferred email address:     meulenbr@prl.philips.nl
  36.