home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / ibmpc / 4416 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.7 KB

  1. Xref: sparky comp.protocols.tcp-ip.ibmpc:4416 comp.sys.novell:6037
  2. Newsgroups: comp.protocols.tcp-ip.ibmpc,comp.sys.novell
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!copper.ucs.indiana.edu!jiliu
  4. From: jiliu@copper.ucs.indiana.edu (Jian Liu)
  5. Subject: Re: Help with Novell's ODI drivers
  6. Message-ID: <BrzAx2.2x7@usenet.ucs.indiana.edu>
  7. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  8. Nntp-Posting-Host: copper.ucs.indiana.edu
  9. Organization: Indiana University
  10. References: <1992Jul25.045135.21123@CS.ORST.EDU> <14t5nkINN5r7@matt.ksu.ksu.edu>
  11. Date: Sun, 26 Jul 1992 04:24:38 GMT
  12. Lines: 29
  13.  
  14. >>This is probably a FAQ. I have just started the process of migrating
  15. >>from Crynwr Packet Drivers to Novell's ODI drivers for reasons too numerous
  16. >>to enumarate here, but I would really love to keep using my favourite PD
  17. >>applications like WINQVTNET and Trumpet.  Is there a way to do that, and if
  18. >>yes how do I go about it? 
  19.  
  20. I have both running under ODI.  Here's my odi.bat, which is the last one
  21. in my autoexec.bat
  22.  
  23. lh lsl
  24. lh wdplus
  25. lh pktodi
  26. lh odipkt
  27. lh pktint
  28. lh netx
  29.  
  30. For Trumpet, I just set it and it ran like magic.  Nothing else was required.
  31.  
  32. For wnqvtnet (v 2.6), I had some problem first.  Before I had the odi
  33. drivers, I used wd8003e, where I could specify and irq number (0x60, etc), but
  34. the new odi does not give you this opportunity, and in the qvt_tcp.rc of the 
  35. winqvtnet requires that packet_vector= to be filled with a value.  I posted
  36. a query in one of the newsnet groups, which I don't remember now, and thanks
  37. to someone, who I don't remember now as well, who told me that the odipkt
  38. uses 69 as the irq number, and I put 69 on that line, and wnqvtnet now runs
  39. like magic as well.
  40.  
  41. Jian
  42.  
  43.