home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10539 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.7 KB  |  37 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!psinntp!sugar!karl
  3. From: karl@NeoSoft.com (Karl Lehenbauer)
  4. Subject: Re: WD8003E ethernet card compatibility
  5. Organization: NeoSoft Communications Services -- (713) 684-5900
  6. Date: Tue, 22 Dec 1992 08:39:04 GMT
  7. Message-ID: <BznK14.AB8@NeoSoft.com>
  8. Keywords: AKCL Common LISP Kyoto Austin 386BSD
  9. References: <zxmsd01.724542361@studserv> <1gorbsINN8ku@neuro.usc.edu> <1992Dec22.001805.29535@alliant.com>
  10. Lines: 25
  11.  
  12. In article <1992Dec22.001805.29535@alliant.com> rdr@cl4.alliant.com (Roger Roles) writes:
  13. >the buffer showed numerous differences. I "fixed" this (a truly gross hack,
  14. >probably with significant speed impact, but it works fast enough for my
  15. >purposes) by comparing every byte and rewriting it until the correct value
  16. >appeared in the board buffer. I limited the attempts to store the correct
  17. >value to the board to 10, so as to avoid an infinite loop if the board was
  18. >truly unable to receive the correct value. So far, the count of 10 limit
  19. >has never been reached.
  20.  
  21. Sounds like you might have your bus running at too high of a speed.
  22.  
  23. On a lot of the modern motherboards, you can select the speed to run the
  24. bus at.  Everyone please read your motherboard manuals closely when 
  25. configuring!
  26.  
  27. On 50 MHz machines, bus speed is usually CLKI/6.  On 33 MHz, CLKI/4.
  28. If you run a 50 MHz machine at CLK/4, you're clocking the bus at
  29. 12.5 MHz instead of the standard 8.  
  30.  
  31. And there are many similar variants, like make sure you're not caching
  32. the board's address space.  Also in general that memory wait state and
  33. cache wait state numbers are correct.
  34. -- 
  35. -- Email info@NeoSoft.com for info on getting interactive Internet access.
  36. "In a minute, I'll burp up your droid."
  37.