From owner-freebsd-mobile@FreeBSD.ORG Tue Mar 11 23:24:47 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F015F1065670 for ; Tue, 11 Mar 2008 23:24:47 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id C6F1A8FC12 for ; Tue, 11 Mar 2008 23:24:47 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m2BNOavm034194 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 11 Mar 2008 16:24:36 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <47D714B4.9010503@errno.com> Date: Tue, 11 Mar 2008 16:24:36 -0700 From: Sam Leffler User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Tom Evans References: <47CD41F3.2000203@langille.org> <20080307233340.GB1456@isis.u-strasbg.fr> <0EE032CC-4A3E-45D7-9337-62A44FDAC63B@langille.org> <47D63A0C.8050806@clearchain.com> <1205228400.75559.10.camel@localhost> In-Reply-To: <1205228400.75559.10.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-sonic.net-Metrics: ebb.errno.com; whitelist Cc: Benjamin Close , freebsd-mobile@freebsd.org Subject: Re: ThinkPad x61s X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2008 23:24:48 -0000 Tom Evans wrote: > On Tue, 2008-03-11 at 18:21 +1030, Benjamin Close wrote: > >> With the recent patches available (see below) the experimental status is >> rapidly vanishing. >> >> Cheers, >> Benjamin >> >> > > Hi Benjamin > > One of the features I would really like in wpi(4) is hostap mode > support, which would allow me to access/provide services to wireless > devices like my ipod from my laptop. I even went out and bought an > ath(4) to do this, only to be denied by my HP BIOS! > > Is this sort of feature technically possible, or was it only through the > hardware interface exported by the ath binary HAL that this feature is > possible? I notice no other wifi cards support hostap. > I don't believe there's 3945 firmware that supports ap operation. However the 4965 does have experimental firmware that does ap mode and I intend to get that going once 11n works. Sam