home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / minix / 4326 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  2.5 KB

  1. Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!sreiz
  2. From: sreiz@cs.vu.nl (Reiz Steven)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: Everything you wanted to ask (but waited for me to)
  5. Message-ID: <15918@star.cs.vu.nl>
  6. Date: 27 Aug 92 20:43:10 GMT
  7. References: <1992Aug25.224119.10931@news.Hawaii.Edu>
  8. Sender: news@cs.vu.nl
  9. Lines: 60
  10.  
  11. newsham@wiliki.eng.hawaii.edu (Timothy Newsham) writes:
  12.  
  13. >Various minix questions not covered in the FAQ I read...
  14.  
  15. I guess I should write an amiga minix FAQ sheet, for now I'll
  16. happily answer them for the quadrizillionth time :-)
  17.  
  18. Oh, BTW, it helps to include the word 'amiga' in the subject line,
  19. your subject line was really a bit to vague (but intriguing, I must
  20. admit).
  21.  
  22. >on my A2000 refuses to accept minix disks (or rather minix refuses
  23. >to play along with it)
  24.  
  25. The Prentice Hall distribution of amiga minix has some bugs in, a.o.,
  26. the floppy driver. Please try 1.5.10.1 or 1.5.10.2.
  27.  
  28. >(2) has there been any device driver written for amiga disks that
  29. >uses amiga standard tracks rather than the ibm mfm format? (I would
  30. >imagine such devices would be faster and more reliable on amiga
  31. >drives,  and have slightly better capacity.  But disk compatibility
  32. >would be lost)
  33.  
  34. Not yet, the AmigaOS trackdisk.device uses the blitter to encode/decode
  35. floppy tracks. So, there would be two ways to implement this
  36. - Complicated (at least for me), using the blitter.
  37. - Easier, using the CPU to encode/decode, but at least as slow as the current
  38.   method.
  39.  
  40. >(3) Which hard drives are currently supported, including any
  41. >available via ftp on internet.  
  42.  
  43. The PH distribution supports neither harddisks, nor 68010 and higher
  44. processors.
  45. The 1.5.10.1 (and higher) support processors up to the 68030 (68040 untested)
  46. and Commodore harddisk controllers (A590, A2091, A3091 (builtin-A3000)).
  47.  
  48. >(4) has there been any work done on MMU support or other (better than
  49. >'000 can support) features?
  50.  
  51. Work is underway to implement memory protection/VM for the Atari ST/TT,
  52. this code could easily be copied into the amiga version.
  53.  
  54. >(5) Where are all the diff's at, where are minix binaries at?  where
  55. >is the manual page set at?  Is there a nice organized ftp list
  56. >concerning minix that details what programs and which type of programs
  57. >are available?
  58.  
  59. Dunno about the nice list, amiga-specific stuff is pretty rare (as far as I know
  60. just the 1.5.10.1 and 1.5.10.2 updates). This stuff is available from
  61. ftp.cs.vu.nl, directory /pub/sreiz/minix. For 68000 minix stuff
  62. (mainly applications such as gcc), try plains.nodak.edu.
  63.  
  64. >(6) Any question i didnt ask but meant to...
  65.  
  66. 42.
  67.  
  68. Bye!
  69.  
  70.     Steven
  71.