home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23168 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!super!becker
  3. From: becker@super.org (Donald J. Becker)
  4. Subject: Re: Need 3c501 driver 
  5. Message-ID: <1993Jan7.174127.3075@super.org>
  6. Sender: news@super.org (USENET News System)
  7. Nntp-Posting-Host: metropolis
  8. Organization: IDA Supercomputing Research Center
  9. References: <1993Jan6.031516.25491@brainiac.mn.org> <726375686snx@crynwr.com> <michaelw.726417607@mcshh.hanse.de>
  10. Date: Thu, 7 Jan 1993 17:41:27 GMT
  11. Lines: 32
  12.  
  13. In article <michaelw.726417607@mcshh.hanse.de> michaelw@mcshh.Hanse.DE (Michael Will) writes:
  14. >nelson@crynwr.com (Russell Nelson) writes:
  15. >>   I am sure somebody out there has hacked a 3c501 driver for Linux. If
  16. >>   you have one, please email it to me.......
  17. >
  18. >>Go buy yourself a real Ethernet card.  You can get NE2000 clones for
  19. >>under $100 now...
  20. >
  21. >Not utterly helpful. suppose he has got the 3com for free becaues someone
  22. >bought a ' real ethernetcard' ?
  23. >
  24.  
  25. It was a helpful comment.  A thinnet cable and "T" connector are worth
  26. more than an ancient 3c501.  Think of the 3c501 as an 8088 motherboard
  27. that "he got for free because someone bought a 'real motherboard'".
  28. It won't work with linux and you shouldn't even try.
  29.  
  30. The 3c501 is an ancient product with documentation that's no longer
  31. being printed.  It has a single packet buffer that is shared between
  32. transmit and receive.  By this I mean that when you have a packet it
  33. cannot receive another packet.  While you are offloading
  34. that packet it cannot receive a packet.  While you are loading a new
  35. packet to transmit it cannot receive a packet.  While you are waiting
  36. to transmit it cannot receive a packet.  While... well, you get the
  37. idea -- you miss most packets.  And I haven't even started describing
  38. the bugs.
  39.  
  40.  
  41. -- 
  42. Donald Becker                       becker@super.org
  43. Supercomputing Research Center
  44. 17100 Science Drive, Bowie MD 21114           301-805-7482
  45.