From owner-freebsd-current@FreeBSD.ORG Sat Oct 30 22:35:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9014516A4CE; Sat, 30 Oct 2004 22:35:35 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 081A143D1D; Sat, 30 Oct 2004 22:35:35 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.93] ([66.127.85.93]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i9UMZSWi009114 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 30 Oct 2004 15:35:28 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <41841750.6000105@errno.com> Date: Sat, 30 Oct 2004 15:36:00 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Mozilla Thunderbird 0.8 (Macintosh/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: "Rogier R. Mulhuijzen" cc: freebsd-current@freebsd.org cc: wpaul@freebsd.org Subject: Re: [PATCH] added WEP authmode shared to NDISulator X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 22:35:35 -0000 Dag-Erling Smørgrav wrote: > "Rogier R. Mulhuijzen" writes: > >>To make the NDISulator do Shared authmode (pretty much required to >>do WEP it seems, at least on the AP I use): >>[PATCH] > > > That looks really good. Could you submit this as a PR? Changes to if_ndis would be great, but please don't add features to wicontrol; we've been trying to stamp it out in favor of ifconfig. Sam