home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / ppp / 1044 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.7 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!natinst.com!news.dell.com!texsun!cronkite.Central.Sun.COM!west.West.Sun.COM!male.EBay.Sun.COM!grapevine.EBay.Sun.COM!sunicnc.France.Sun.COM!smckinty
  2. From: smckinty@sunicnc.France.Sun.COM (Steve McKinty - Sun ICNC)
  3. Newsgroups: comp.protocols.ppp
  4. Subject: Re: sun serial >38400
  5. Message-ID: <1igu0rINNsvt@grapevine.EBay.Sun.COM>
  6. Date: 7 Jan 93 09:43:55 GMT
  7. References: <1992Dec31.162852.2315@hugis.nbg.sub.org> <searsk-030193070145@3.7.192.190> <1993Jan6.213927.2788@ukw.uucp>
  8. Sender: smckinty@France.Sun.COM (Steve McKinty - Sun ICNC)
  9. Organization: SunConnect
  10. Lines: 25
  11. NNTP-Posting-Host: hardy.france.sun.com
  12.  
  13. In article <1993Jan6.213927.2788@ukw.uucp>, lupe@ukw.uucp (Lupe Christoph) writes:
  14. > searsk@med.ge.com (Kevin D. Sears) writes:
  15. > >In article <1992Dec31.162852.2315@hugis.nbg.sub.org>,
  16. > >hugibaz@hugis.nbg.sub.org (Ingo Kraupa) wrote:
  17. > >> 
  18. > >> A few months ago someone posted that there is a patch to get higher bps-rates
  19. > >> than 38.4kbps on a sun sparcstation. I told this to a friend, and he asked
  20. > >> me if I can get this patch for him. I forgot the person, but I'm sure he
  21. > >> posted to this group.  Any hint would be very appreciated.
  22. > >> 
  23.  
  24.  
  25. Please note that I am not speaking for Sun, when it comes to the serial
  26. device driver I'm just a user.
  27.  
  28. Bear in mind that the 8530 in a SPARCstation is a character-interrupt
  29. device. Every received character causes a CPU interrupt and the processor
  30. must read the chip registers, store the value in memory, etc. Asking it
  31. to do that at >38.4 is asking a lot, especially for an SS1 or 1+. I have
  32. seen SS2s running at 64k, but you can expect that to be quite a load
  33. on the system. If the machine is heavily loaded you may lose characters.
  34.  
  35.  
  36. Steve
  37.