home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / dcom / lans / ethernet / 2938 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.dcom.lans.ethernet
  2. Path: sparky!uunet!panther!mothost!merlin.dev.cdx.mot.com!pjd.dev.cdx.mot.com!peterd
  3. From: peterd@pjd.dev.cdx.mot.com (Peter Desnoyers)
  4. Subject: Re: Embedded Controller with Ethernet?
  5. Message-ID: <peterd.726523640@pjd.dev.cdx.mot.com>
  6. Sender: news@merlin.dev.cdx.mot.com (Merlin News System)
  7. Nntp-Posting-Host: pjd.dev.cdx.mot.com
  8. Organization: Motorola Codex, Canton, Massachusetts
  9. References: <1ihf8iINN5t4@CS.UTK.EDU> <C0JoG3.LCH@zoo.toronto.edu>
  10. Date: Fri, 8 Jan 1993 20:07:20 GMT
  11. Lines: 22
  12.  
  13. If you don't need really high performance, you could always use
  14. Appletalk (localtalk) instead - all you need is a serial controller
  15. that can do HDLC, and the bandwidth is low enough (1/4 megabit) so
  16. that a lower-speed micro can handle it.
  17.  
  18. There are at least 4 microcontrollers I know that you could use for
  19. this - two 16-bit ones (68302, and one by Nat'l that I forget the name
  20. of), and two 8-bit ones (Z181, and one that's an 8051+HDLC). I'm sure
  21. there are others.
  22.  
  23. Of course you'd have to write the media access control code, which
  24. would be a pain, although the algorithm is pretty well documented in
  25. Inside Appletalk. At least you'd be able to test it against known
  26. working implementations.
  27.  
  28. [actually, I've wondered whether there would be a market for Localtalk
  29. code for an embedded micro. I was once told by someone at Shiva that
  30. they use such a beast (the 8051 derivative) for their Localtalk
  31. products, but I doubt they'd be interested in sharing their code :-)]
  32.  
  33.                 Peter Desnoyers
  34. -- 
  35.