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

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!fcom.cc.utah.edu!gateway.univel.com!gateway.novell.com!thisbe!terry
  3. From: terry@thisbe.npd.Novell.COM (Terry Lambert)
  4. Subject: Re: 386bsd 0.1 - Advice on bootstrap debugging needed.
  5. Message-ID: <1992Jul23.213947.22807@gateway.novell.com>
  6. Keywords: 386bsd boot wdboot
  7. Sender: terry@thisbe (Terry Lambert)
  8. Nntp-Posting-Host: thisbe.eng.sandy.novell.com
  9. Organization: Novell NPD -- Sandy, UT
  10. References:  <greg.711922033@hibp1.ecse.rpi.edu>
  11. Date: Thu, 23 Jul 1992 21:39:47 GMT
  12. Lines: 38
  13.  
  14. In article <greg.711922033@hibp1.ecse.rpi.edu>, greg@ecse.rpi.edu (Greg) writes:
  15. |> I've already ask this once before, but since the response was nearly
  16. |> non-existsent, I'll try again. 
  17. |> 
  18. |> I seem to have a problem booting that is timing dependant. My machine will
  19. |> boot off wd0 about 95 % the time when in low speed mode. In high speed (33MHz)
  20. |> it boots only about 20% of the time.
  21. |> 
  22. |> My equipment:
  23. |> 386-33 Advanced Integration Research motherboard (1 CHIPS & 2  ETEQ VLSIs)
  24. |> Quantum 105lp IDE
  25. |> Trident 8900 vga
  26. |> Novell Ne2000 ethernet
  27. |> 
  28. |> 
  29. |> I started to poke around in the boot stuff. I put a printf at the begining of
  30. |> boot.c. I rebuilt wdboot and bootwd and then re-disklabeled. I verified that
  31. |> boot.c was not reached when the boot failed. When it succeeded, I saw my
  32. |> debugging message. I have tried to play with wdbootblk.c, but am getting   
  33. |> nowhere. I tried to add code to write directly to the video memory so I can
  34. |> see where the bootstrap fails. Years ago I dabbled in 8088 assemlbly language,
  35. |> but I have forgotten most of what I knew. Of course, there have been substantial
  36. |> changes to the instruction set since the 8088. It would be very helpful if 
  37. |> someone could pass along the following things:  
  38.  
  39. This problem has to do with the fact that the "ready" on the controller isn't
  40. being checked correctly.  Chris Demetriou (cgd@agate.berkeley.edu) has patches
  41. available for download at agate.berkeley.edu.  Check out article #1912 or simply
  42. download the patched boot image for dist.fs and fixit.fs, and the patches, if
  43. you are planning on building your own kernel from sources.  The are in the
  44. 386bsd heirarchy unde 'unofficial'.
  45.  
  46.                     Terry Lambert
  47.                     terry_lambert@gateway.novell.com
  48.                     terry@icarus.weber.edu
  49. ---
  50. Disclaimer:  Any opinions in this posting are my own and not those of
  51. my present or previous employers.
  52.