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