home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2686 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!gatech!destroyer!caen!hellgate.utah.edu!fcom.cc.utah.edu!gateway.univel.com!gateway.novell.com!ithaca!terry
  3. From: terry@ithaca.npd.Novell.COM (Terry Lambert)
  4. Subject: Re: Is it only for clone BSD?
  5. Message-ID: <1992Jul23.154622.15333@gateway.novell.com>
  6. Sender: terry@ithaca (Terry Lambert)
  7. Nntp-Posting-Host: ithaca.eng.sandy.novell.com
  8. Organization: Novell NPD -- Sandy, UT
  9. References:  <92205.094021NXS10@psuvm.psu.edu>
  10. Date: Thu, 23 Jul 1992 15:46:22 GMT
  11. Lines: 23
  12.  
  13. In article <92205.094021NXS10@psuvm.psu.edu>, NXS10@psuvm.psu.edu writes:
  14. |> I am not aware with the hardware requirement for 386BSD.Is it only for clone BS
  15. |> D pc(as linux is)? I have a machine model 70/386,ps/2. Monitor type 8515,S/N
  16. |> 23-kp615.does it support microchannel architecture,or only At-bus machine?I'm c
  17. |> urious to know wheather it will run on my machine or not.Thanks in advance.
  18. |> Neena.
  19.  
  20. It doesn't support microchannel.  Basically, to support microchannel, go to the
  21. directory 'usr/src/sys.386bsd/i386'.  Make a directory called 'mca'.  Copy all
  22. the files from 'isa' to 'mca'.  Modify the 'SI386' line in "Makefile".  Rewrite
  23. all the files in the 'mca' subdirectory as appropriate for the Microchannel bus.
  24. Rebuild.  You're done.
  25.  
  26. This is rather complicated (the rewrite part), so nobody has really tackled it
  27. yet... although something could be in progress and I wouldn't know about it.
  28.  
  29.  
  30.                     Terry Lambert
  31.                     terry_lambert@gateway.novell.com
  32.                     terry@icarus.weber.edu
  33. ---
  34. Disclaimer:  Any opinions in this posting are my own and not those of
  35. my present or previous employers.
  36.