X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "decker" Newsgroups: comp.os.msdos.djgpp Subject: Re: SwsVpkt Date: 17 May 2006 05:47:08 -0700 Organization: http://groups.google.com Lines: 12 Message-ID: <1147870028.549363.26800@38g2000cwa.googlegroups.com> References: <4468AAA9 DOT 29630 DOT ECAC73 AT gerritvn DOT gpvno DOT co DOT za> <44689859$0$20160$8fcfb975 AT news DOT wanadoo DOT fr> <1147826820 DOT 758286 DOT 194550 AT g10g2000cwb DOT googlegroups DOT com> <446ae69c$0$20186$8fcfb975 AT news DOT wanadoo DOT fr> NNTP-Posting-Host: 220.233.177.46 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1147870033 23740 127.0.0.1 (17 May 2006 12:47:13 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 17 May 2006 12:47:13 +0000 (UTC) In-Reply-To: <446ae69c$0$20186$8fcfb975@news.wanadoo.fr> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: 38g2000cwa.googlegroups.com; posting-host=220.233.177.46; posting-account=R02xJAwAAAASwE3U1qQ37KcHXmocYA_U To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Ah, I didn't realize that a packet driver could, by definition of the standard, support several adapters at once. ndis3pkt does not. The adapter gets specified in the stub executable command line, ergo my previous inquiry. Are ACCESS_TYPE and DRIVER_INFO swsvpkt specific API, or DOS packet norms as well. Does anyone know if Watt-32 can be configured globally, say in wattcp.cfg, to point to a specific interface in this 'ACCESS_TYPE' call?