home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / bugs / 12 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.6 KB

  1. Xref: sparky comp.sys.sgi.bugs:12 comp.sys.sgi.admin:42
  2. Newsgroups: comp.sys.sgi.bugs,comp.sys.sgi.admin
  3. Path: sparky!uunet!spool.mu.edu!agate!ames!sgi!twilight!zuni!dwong
  4. From: dwong@sgi.com (David Wong)
  5. Subject: Re: Ethernet bug in 4.0.5F indigos
  6. Message-ID: <tnig2fo@zuni.esd.sgi.com>
  7. Sender: news@zuni.esd.sgi.com (Net News)
  8. Organization: Silicon Graphics, Inc.
  9. References: <1992Dec16.221212.11863@umbc3.umbc.edu> <1992Dec17.065406.22404@shannon.ee.wits.ac.za>
  10. Date: Thu, 17 Dec 92 18:57:07 GMT
  11. Lines: 23
  12.  
  13. In article <1992Dec17.065406.22404@shannon.ee.wits.ac.za> philip@concave.cs.wits.ac.za (Philip Machanick) writes:
  14. >In article <1992Dec16.221212.11863@umbc3.umbc.edu> David A Freeman,
  15. >dave@umbc8.umbc.edu writes:
  16. >>    I noticed that in 4.0.5F, in the file /usr/sysgen/master.d/if_ec2
  17. >>the value of the ec_rcvinit_delay variable is 13    In 4.0.5 the value 
  18. >>was 13333.  I checked with SGI and found that the correct value is 13333
  19. >>for all 4.0.X software. All of our r4000 4.0.5F systems and the
  20. >distribution 
  21. >>media that we have received have the variable set to 13. 
  22. >
  23. >On our R3000 Indigo running 4.0.1 it is set to 0. Is this something I
  24. >should change?
  25. >--
  26. >Philip Machanick
  27. >Computer Science Dept, Univ of the Witwatersrand, 2050 Wits, South Africa
  28. >philip@concave.cs.wits.ac.za  phone: 27 (11) 716-3759  fax: 339-7965
  29.  
  30.  
  31. this value is actually not a big deal.  it tells the HPC how long to wait
  32. before generating an interrupt to the CPU after receiving a packet.  it
  33. doesn't even get used under normal circumstance.  the driver looks at that
  34. variable only when it detects some abnormal condition and switch to
  35. promiscuous mode.  i put the change in by mistake in 4.0.5F.
  36.