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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!roundup.crhc.uiuc.edu!uivlsisd.csl.uiuc.edu!terry
  2. From: terry@uivlsisd.csl.uiuc.edu (Terry Lee)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Problem with OPTi?
  5. Date: 8 Sep 92 17:42:09 GMT
  6. Organization: Center for Reliable and High-Performance Computing, University of Illinois at Urbana-Champaign
  7. Lines: 23
  8. Message-ID: <terry.715974129@uivlsisd.csl.uiuc.edu>
  9. References: <terry.715846751@uivlsi.csl.uiuc.edu>
  10. NNTP-Posting-Host: uivlsisd.csl.uiuc.edu
  11. Keywords: OPTi
  12.  
  13. In my previous post, I wrote:
  14.  
  15. >    Has anyone been able to get 0.1 to run on any 486 machine based on
  16. >an OPTi chipset?  If so, are you using the 486SXWB or 486WB motherboard?
  17. >I think I am experiencing bug BOOT009 in Nate Williams's bug list version 0.2,
  18. >where all of the boot floppies lock up the system after displaying the initial
  19. >copyright message (before listing any devices found).  I have an OPTi 486SXWB
  20. >motherboard (486DX-33, 06/06/91 AMI BIOS).  Please, I really need help with
  21. >this!  Also, if no one has found a fix, new buyers should be warned away from
  22. >this motherboard (or chipset)!  Thanks.
  23.  
  24.     Thanks to all the netters who helped out!  Several wrote or posted to
  25. confirm that 386BSD works fine with their OPTi chipset or motherboard.
  26. Special thanks to Frank MacLachlan (fpm@crash.cts.com), who suggested the
  27. patch (included below) that fixed the problem.  As it turns out, a delay was
  28. needed in the probe routine just before the keyboard controller is reset.
  29. Also, at the point where the boot appeared to be hanging, unplugging and
  30. replugging the keyboard will allow the boot to proceed normally.  This way,
  31. a working system can be set up (so the patch can be performed :-) ).
  32.  
  33. ----------
  34. Terry Lee
  35. terry@uivlsi.csl.uiuc.edu
  36.