home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / datacomm / 7852 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  2.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!n8emr!uncle!jcnpc!kumiss!erd
  2. From: erd@kumiss.cmhnet.org (Ethan Dicks)
  3. Subject: Re: Systems with networking standard
  4. Newsgroups: comp.sys.amiga.datacomm
  5. References: <1992Nov18.221128.24724@fcom.cc.utah.edu>
  6. X-Newsreader: TIN [version 1.1 PL6]
  7. Message-ID: <erd.04sc@kumiss.cmhnet.org>
  8. Date: 22 Nov 92 19:14:29 EDT
  9. Organization: Not an Organization
  10. Lines: 43
  11.  
  12. Val Kartchner (val@news.ccutah.edu) wrote:
  13. : I think that standard networking is important in a computer system.  I've
  14. : brought it up before, and I'll bring it up again.
  15.  
  16.  
  17. :  Is there some hardware guru who could build us an
  18. : inexpensive bus type network interface?  It wouldn't have to be expensive
  19. : or fast, but it should allow aa large number of computers to connect.  The
  20. : parallel and serial ports are usually used, but has anyone considered the
  21. : disk drive port?
  22.  
  23. Jeff Easton and I have come up with the first (almost second) draft of
  24. a proposal to interconnect Amigas via a twisted-pair ArcNET adapter
  25. for the parallel port, using the COM20020 chip.  The chip itself is
  26. 90%+ of the hardware required to implement ArcNET.  Some glue logic
  27. is needed to allow the CPU to access the chip's registers, a 20Mhz
  28. clock is required, as well as some media interface circuit.  There
  29. is a single chip, +5v only RS-485 driver chip which costs <$2 in
  30. quantity 1.  The COM20020 costs ~$10-$15 each.  A TTL clock oscillator
  31. or a 20Mhz crystal are <$5.  The hardware is available and cheap.  There
  32. is no software.
  33.  
  34. Jeff and I have been discussing for some time how the software would
  35. work.  One possibility is to simply wait until such time as C= releases
  36. the next AS225 package and write a driver.  Another possibility is
  37. to adapt DNet/ParNet.  A third possibility is to adapt AmigaNOS.
  38.  
  39. I am quailified to write the software; I have insufficient time
  40. right now (I may have more time in the upcoming months, however).
  41. I do have the parts *in my house* to assemble a few prototypes.
  42. What *I* need most is some idea about which direction to take.
  43. (second most is an example of using the CIAs in a system friendly
  44. manner :-)  I think I need input more than I need assistance right
  45. now; perhaps as the project gets a more solid definition, additional
  46. labor might be useful.
  47.  
  48. Comments?  Suggestions?  Flames?
  49.  
  50.  
  51. -ethan
  52.  
  53.  
  54.