From owner-freebsd-mobile Sun Mar 10 14:48: 1 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by hub.freebsd.org (Postfix) with ESMTP id BAC5037B404 for ; Sun, 10 Mar 2002 14:47:58 -0800 (PST) Received: from pacbell.net ([63.193.114.253]) by mta7.pltn13.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GSS007OL4NYSS@mta7.pltn13.pbi.net> for freebsd-mobile@FreeBSD.ORG; Sun, 10 Mar 2002 14:47:58 -0800 (PST) Date: Sun, 10 Mar 2002 14:45:06 -0800 From: Thomas Skibo Subject: Re: Host AP support To: "freebsd-mobile@FreeBSD.ORG" Message-id: <3C8BE1F2.F60E3C23@pacbell.net> Organization: College Avenue Surf Shop MIME-version: 1.0 X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en References: <3C7EA3F0.99CEA085@pacbell.net> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org For what it's worth, I've implemented host-based WEP to work around the problems of WEP in Host AP mode. It seems to be working fairly well but I haven't tried to profile the burden it might put on a CPU. It's probably not too bad considering the driver has to poke all the data across a bus with 16-bit PIOs anyway. I put a new tar file at http://www.skibo.net/hostap.tgz (same location as before). -- ------------------------------------------------------------------------ Thomas Skibo skibo@pacbell.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message