home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / banyanl / 5579 < prev    next >
Encoding:
Text File  |  1992-12-31  |  2.8 KB  |  64 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!DELMARVA.COM!SPARRE
  3. X-Mailer: ELM [version 2.3 PL11]
  4. Message-ID: <9212311411.aa27207@blackhole.delmarva.COM>
  5. Newsgroups: bit.listserv.banyan-l
  6. Date:         Thu, 31 Dec 1992 14:11:15 EST
  7. Sender:       Banyan Networks Discussion List <BANYAN-L@AKRONVM.BITNET>
  8. From:         sparre@DELMARVA.COM
  9. Subject:      Packet Drivers and Ebanyan
  10. Lines: 52
  11.  
  12. Hello gang - thought I'd share some info for those wrestling with Ebanyan
  13. and all the NDIS and Packet Driver stuff.
  14.  
  15. I'm new to the packet driver arena and am no expert, but even after following
  16. as many messages as I could from all of the wonderful folks out here, I didn't
  17. see all the info I needed in ONE place - so I offer it here:
  18.  
  19.    Using a new 3Com 3c509 Etherlink III card and the latest 3c509 packet
  20.    drivers available on csus.edu in /pub/banyan/experimental, here is
  21.    how I have the beast configured.
  22.  
  23.    You will need to run PCCOPY and select the Cabletron Ethernet Packet
  24.    Drivers to get the files you need for Vines.
  25.  
  26.    The 3c509.exe diag file comes with the Etherlink III disk, and I rename
  27.    it to diag509 (so it won't conflict with 3c509.com - the packet driver
  28.    file on csus).
  29.  
  30.    My example assumes QEMM as a memory manager. Substitute your favorite
  31.    memory manager wherever appropriate of course.
  32.  
  33.  o Configure the card using the diag - e.g. I/O = 300 and IRQ=10 in my case.
  34.  
  35.  o Reconfigure the memory manager (e.g. qemm) and get rid of all the old
  36.    ARAM parameters needed for the old 3c503 or 8013 cards - no more UMB!!!
  37.  
  38.  o Run 3c509.com and use the 0x60 software interrupt - recommended by FTP
  39.    as the normal packet driver interrupt:
  40.  
  41.                 3c509 0x60
  42.  
  43.    I put it in my AUTOEXEC.BAT - takes only 3280 bytes, so I didn't even try
  44.    to load it high.
  45.  
  46.  o Run BAN /nc (no comm driver load)
  47.  o Run \qemm\loadhi csiban   (about 70K)
  48.  o Run \qemm\loadhi redir4   (about 57K)
  49.  o Run login (assumes you need to get to the net for ebanyan)
  50.  o Run ebanyan -m  (loads most into Expanded memory, leaves about 27K in
  51.         conventional memory)
  52.  
  53. I can now run version 2.11 of PCTCP with about 600K of conventional memory
  54. left and run Win 3.1 with TCP available to all sessions. The 3c509 is
  55. working great and I don't have to mess with NDIS files! Hope this info
  56. proves helpful to someone.
  57.  
  58. +--------------------------------------------------------------------------+
  59. |  Robert Sparre                Internet:    sparre@delmarva.com           |
  60. |  Delmarva Power               Compuserve:  76376,2743                    |
  61. |  500 N.Wakefield Drive        Voice:       (302) 451-5208                |
  62. |  Newark, DE 19714             FAX:         (302) 451-5321                |
  63. +--------------------------------------------------------------------------+
  64.