home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25392 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  2.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!rutgers!igor.rutgers.edu!geneva.rutgers.edu!hedrick
  2. From: hedrick@geneva.rutgers.edu (Charles Hedrick)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: KA9Q
  5. Keywords: KA9Q Help SLS 0.98pl5
  6. Message-ID: <Jan.24.22.46.26.1993.3049@geneva.rutgers.edu>
  7. Date: 25 Jan 93 03:46:30 GMT
  8. References: <jmaclean.10.727553610@fox.nstn.ns.ca> <44GZ02Sn33cT01@JUTS.ccc.amdahl.com> <1993Jan21.212912.10969@kksys.com>
  9. Organization: Rutgers Univ., New Brunswick, N.J.
  10. Lines: 32
  11.  
  12. jmk@kksys.com (Jim Kaufman) writes:
  13.  
  14. >1) I downloaded the source files for KA9Q.7 from sunsite. Did I get the
  15. >   right file?
  16.  
  17. Yes.
  18.  
  19. >2) If so, I am confused by the README.WD file. It tells me to move weregs.h
  20. >   and we.c (possibly wrong names - I'm at work) to /kernel/chr_dev directory 
  21. >   and make some changes to main.c and the Makefile.
  22. >   However, there IS a version of we.c and weregs.h in
  23. >   /net/tcp. Does one supercede the other or what?
  24.  
  25. The WE code with KA9Q is an older version of the WE code with TCP.
  26. Unfortunately the facility that KA9Q depends upon (the ability to open
  27. the raw device) was removed in later versions.  This means that you
  28. can't use KA9Q and the kernel TCP with the same kernel.  Note also
  29. that the kernel code distributed in KA9Q hasn't been tested since
  30. about 0.97.  I should warn you that KA9Q is used primarily with async
  31. lines.  While I believe it works with WD8003's if the kernel support
  32. is properly installed, some people have reported problems getting
  33. various WD things properly configured.  Note that I had access to
  34. appropriate hardware for only about 4 hours, so this is hardly
  35. finished code.  If you have Ethernet, I'd guess that you would be
  36. happier using the kernel TCP implementation rather than KA9Q.
  37.  
  38. >3) Do I need to rebuild the kernel or is tcp/ip support and/or WD8003
  39. >   support built in? (SLS 0.98, pl5).
  40.  
  41. Recent versions of SLS have the kernel TCP builtin, but not the
  42. support for KA9Q.  I don't know whether 0.98 is recent enough, but
  43. I think so.
  44.