home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / programm / 4668 < prev    next >
Encoding:
Text File  |  1992-09-15  |  932 b   |  20 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!think.com!linus!linus.mitre.org!gmarzot@mitre.org
  3. From: gmarzot@mitre.org (G. S. Marzot)
  4. Subject: serial i/o questions
  5. Message-ID: <1992Sep15.185715.25564@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: gmarzot.mitre.org
  8. Organization: MITRE Corp.
  9. Date: Tue, 15 Sep 1992 18:57:15 GMT
  10. Lines: 8
  11.  
  12. Can someone tell me where to look to learn about ifnet devices and the
  13. iflayer, and Sun's device drivers?  I am setting up a link over Sun's HSI/S
  14. high speed serial board. I am considering TCP/IP/PPP on top of the board
  15. but I need to do some special coding since, in my case, the HSI/S recv data
  16. may become corrupted and turn random. I have a feeling PPP is the best
  17. place to code in tolerance for this condition until the channel can be
  18. restored. Any info much appreciated.
  19. -GSM
  20.