Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!fcom.cc.utah.edu!cc.utah.edu!cc.usu.edu!jrd Newsgroups: comp.protocols.tcp-ip Subject: Re: Packet driver over NDIS Message-ID: <1991Apr26.195757.47576@cc.usu.edu> From: jrd@cc.usu.edu Date: 26 Apr 91 19:57:57 MDT Followup-To: comp.protocols.tcp-ip References: <27269@hydra.gatech.EDU> Organization: Utah State University Lines: 22 In article <27269@hydra.gatech.EDU>, ce1zzes@prism.gatech.EDU (Eric Sheppard) writes: > I've been experimenting lately with the packet->NDIS converter from > FTP Software. I cannot seem to get the converter bound to the NDIS > driver; netbind.exe just hangs my machine. One machine can load the > modules in and initialize the ethernet card, but no binding can take > place. Another machine with a different (3Com 3c523) ethernet board > cannot get initialized (using the elnkmc.dos file dated April 9 at > FTP's site). I would appreciate any pointers on putting the pieces > together in the right order; I feel I'm extremely close to a solution. > Has anyone successfully used this combination? > -- > Eric Sheppard Georgia Tech | "Of course the US Constitution isn't > Atlanta, GA | perfect; but it's a lot better than what > ARPA: ce1zzes@prism.gatech.edu | we have now." -Unknown > uucp: ...!{allegra,amd,hplabs,seismo,ut-ngp}!gatech!prism!ce1zzes =================== Eric, I'd suggest you try the next iteration of the dis_pkt routine, version 1.6, which can be found on my VMS VAX netlab.usu.edu 129.123.1.11 in directory [anonymous.netwatch] as file dis_pkt.asm (a uuencoded archive). The top of the .asm file shows example config.sys and protocol.ini files. Joe D.