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

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!swrinde!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!giac1.oscs.montana.edu!osymh
  2. From: osymh@giac1.oscs.montana.edu (Michael L. Hitch)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: Everything you wanted to ask (but waited for me to)
  5. Keywords: n
  6. Message-ID: <1992Aug28.172019.1924@coe.montana.edu>
  7. Date: 28 Aug 92 17:20:19 GMT
  8. References: <1992Aug25.224119.10931@news.Hawaii.Edu> <15918@star.cs.vu.nl>
  9. Sender: usenet@coe.montana.edu (USENET News System)
  10. Organization: Montana State University, Bozeman  MT
  11. Lines: 39
  12.  
  13. In article <15918@star.cs.vu.nl> sreiz@cs.vu.nl (Reiz Steven) writes:
  14. >newsham@wiliki.eng.hawaii.edu (Timothy Newsham) writes:
  15. >>on my A2000 refuses to accept minix disks (or rather minix refuses
  16. >>to play along with it)
  17. >
  18. >The Prentice Hall distribution of amiga minix has some bugs in, a.o.,
  19. >the floppy driver. Please try 1.5.10.1 or 1.5.10.2.
  20.  
  21.   I had problems with the floppy drive on my Amiga 1000, even with the
  22. 1.5.10.1/1.5.10.2 versions.  I have been working on an AmigaDOS program
  23. to read/write a Minix filesystem and by using the messydisk.device from
  24. MSH (MessyDOS FileSystem Handler), and it seemed to work much better.
  25.  
  26. >>(3) Which hard drives are currently supported, including any
  27. >>available via ftp on internet.  
  28. >
  29. >The PH distribution supports neither harddisks, nor 68010 and higher
  30. >processors.
  31. >The 1.5.10.1 (and higher) support processors up to the 68030 (68040 untested)
  32. >and Commodore harddisk controllers (A590, A2091, A3091 (builtin-A3000)).
  33. >
  34.  
  35.   1.5.10.2 won't run on the 68040 if you are using AmigaDOS 2.04.  The loader
  36. attempts to turn off the MMU translation, and the 68030 instruction for that
  37. is invalid on the 68040.  Also the cache control instructions are different,
  38. so the cache invalidate routines have to be modified.
  39.  
  40.   Also, even though amwini.c says it supports the A2090, it doesn't.  I was
  41. able to borrow a friend's A2090 card and try it out.  I disassembled the
  42. AmigaDOS driver enough to determine that the A2090 interface is quite 
  43. different from the way amwini.c tries to use it.
  44.  
  45.     Michael L. Hitch
  46.  
  47. -- 
  48. Michael L. Hitch            BITNET:    OSYMH@MTSUNIX1.BITNET
  49. Computer Services Consultant        INTERNET:  osymh@msu.oscs.montana.edu
  50. Office of Systems and Computing Services
  51. Montana State University    Bozeman, MT    USA
  52.