home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9555 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.5 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!comp.vuw.ac.nz!gnat
  2. Newsgroups: comp.os.linux
  3. Subject: Re: Ethernet drivers
  4. Message-ID: <GNAT.92Sep1191408@kauri.kauri.vuw.ac.nz>
  5. From: gnat@kauri.vuw.ac.nz (Nathan Torkington)
  6. Date: Tue, 1 Sep 1992 07:14:08 GMT
  7. Sender: news@comp.vuw.ac.nz (News Admin)
  8. References: <1992Aug28.114807.7765@athena.mit.edu> <#xdngk+@quantum.on.ca>
  9. Organization: Contract to CSC, Victoria Uni, Wellington, New Zealand
  10. Nntp-Posting-Host: kauri.vuw.ac.nz
  11. In-Reply-To: aboyd@quantum.on.ca's message of Fri, 28 Aug 92 17:31:34 GMT
  12. Lines: 18
  13.  
  14. In article <#xdngk+@quantum.on.ca> aboyd@quantum.on.ca (Andrew Boyd) writes:
  15.  
  16. > Actually, the 503 is very similar to the wd (now smc) 8003 series of
  17. > cards - both use the 8390 NIC.  If you folks already have a driver for 
  18. > the 8003, you won't find it too big a job to support the 503 - just 
  19. > different locate and init code.  The runtime code is identical.
  20.  
  21. Can I take this to mean that because the (almost undocumented) crynwr
  22. source for the ne1000 MS-DOS packet driver does an include of
  23. 8390.inc, that implies that the ne1000 is also similar to the 8003?
  24. If I can, then does this mean that "making" an ne1000 driver would be
  25. similarly "simple"?
  26.  
  27. Nat (I tell ya, trying to work out the differences between the ne1000
  28. and 8003e MS-DOS packet drivers, and the similarities between the
  29. 8003e MS-DOS packet driver and the 80[01]3 Linux device driver, and
  30. then trying to change the Linux device driver to work with an ne1000
  31. is *not* easy!)
  32.