home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9285 < prev    next >
Encoding:
Text File  |  1992-08-29  |  911 b   |  26 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!torn!cunews!revcan!quantum!aboyd
  3. From: aboyd@quantum.on.ca (Andrew Boyd)
  4. Subject: Re: Ethernet drivers
  5. Message-ID: <#xdngk+@quantum.on.ca>
  6. Date: Fri, 28 Aug 92 17:31:34 GMT
  7. Organization: Quantum Software Systems
  8. References: <1992Aug28.114807.7765@athena.mit.edu>
  9. Lines: 15
  10.  
  11. In article <1992Aug28.114807.7765@athena.mit.edu> cmetz@thor.tjhsst.edu 
  12. (Craig Metz) talks about how it would be nice to support the 3com503 and
  13. 3com 505:
  14.  
  15. Actually, the 503 is very similar to the wd (now smc) 8003 series of
  16. cards - both use the 8390 NIC.  If you folks already have a driver for 
  17. the 8003, you won't find it too big a job to support the 503 - just 
  18. different locate and init code.  The runtime code is identical.
  19.  
  20. The 505 is quite different, though - it has a 186 cpu on board, and a 
  21. totally different interface than the 503.
  22.  
  23. ----
  24. #include <std.disclaimer>
  25.  
  26.