home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4527 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.7 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!cs.utexas.edu!hellgate.utah.edu!jaguar.cs.utah.edu!mike
  2. From: mike%jaguar.cs.utah.edu@cs.utah.edu (Mike Hibler)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: 680x0 version of 386BSD?? [Was: Re: Mac version of 386BSD??]
  5. Message-ID: <1992Aug20.183009.23587@hellgate.utah.edu>
  6. Date: 21 Aug 92 00:30:09 GMT
  7. Article-I.D.: hellgate.1992Aug20.183009.23587
  8. References: <1992Aug20.173817.21681@organpipe.uug.arizona.edu>
  9. Organization: University of Utah CS Dept
  10. Lines: 25
  11.  
  12. In article <1992Aug20.173817.21681@organpipe.uug.arizona.edu> tom@afthree.as.arizona.edu (Thomas J. Trebisky) writes:
  13. >...
  14. >NO way!  When the going gets tough, the tough get going!  Besides, there
  15. >is no need to wait, the hp300 stuff in the Net2 code supports the
  16. >HP 68020 and 68030 workstations, so I (We) have a lot more to go with than
  17. >Jolitz did for the 386.
  18. >
  19. Yes, the hp300/hp300 directory on net-2 should give you a running start.
  20. Much of what is ifdef'ed under "hp300" or labeled as "hp300 code" is really
  21. generic 68k stuff (sorry about that!)  The pmap module and assorted VM
  22. related goo should work on a 68030 and, in theory, it would work on a
  23. 68020/68551 combo (though it was never tested).  4.4alpha also has support
  24. for the 68040.  The pmap code was oriented toward the lowest-common-denominator
  25. HP MMU which means that many features of the 030/040 MMU are not used.
  26.  
  27. Of course, this is the easy part, doing device drivers is where you are
  28. going to spend most of your time...
  29.  
  30. >In fact if I had an hp300, I could just about open the can, heat and eat.
  31. >I get the impression the guys at Berkeley actually had hp300's on their
  32. >desks, but I could just be starting a rumor.
  33. >
  34. 68040 based hp300s are currently the main development machines at CSRG.
  35.  
  36. Mike
  37.