home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / pcclone / 32bit / 982 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.6 KB  |  42 lines

  1. Newsgroups: comp.unix.pc-clone.32bit
  2. Path: sparky!uunet!mcrware!adam
  3. From: adam@microware.com (Adam Goldberg)
  4. Subject: Re: Shared Memory or DMA ethercards for UNIX on a PC
  5. Message-ID: <1993Jan7.143335.22910@microware.com>
  6. Keywords: Ethernet Adapters
  7. Sender: news@microware.com
  8. Nntp-Posting-Host: ren
  9. Organization: Microware Systems Corp., Des Moines, Iowa
  10. References: <1993Jan6.201525.24636@nisc.psi.net> <C0GFw7.C7u@flatlin.ka.sub.org>
  11. Date: Thu, 7 Jan 1993 14:33:35 GMT
  12. Lines: 28
  13.  
  14. bad@flatlin.ka.sub.org (Christoph Badura) writes:
  15.  
  16. >In <1993Jan6.201525.24636@nisc.psi.net> adams@nisc.psi.net (Mark Adams) writes:
  17. >>I have a chance to purchase an ethernet adapter which supports
  18. >>10BaseT and 10Base2 for about $100.  Two models are available,
  19. >>one uses 32k shared memory, the other DMA.
  20. >>For a multitasking system, which would be a wiser choice?
  21.  
  22. >The best choice would be a card that is supported with a driver by your
  23. >UNIX. That said, I know of no ethernet card driver for UNIX that does
  24. >DMA (if someone knows better please correct me).
  25.  
  26. Furthermore:
  27.  
  28.   o  DMA would likely be slower
  29.  
  30.   o  If you do use DMA in addition with other DMA-using cards (ie,
  31. SCSI cards like the Adaptec 1542), you may run into problems with
  32. memory refresh.  If you spend too much time doing DMA for other
  33. purposes, you don't refresh RAM often enough (since the refresh uses
  34. DMA as well).  There are workarounds (at least for the Adaptec), but
  35. they are not, well, optimal.
  36.  
  37. -- 
  38. Adam G.
  39. adamg@microware.com, or ...!uunet!mcrware!adamg
  40. The above is not to be construed in any way as the official or unofficial
  41. statements of Microware, or any Microware employees.
  42.