From owner-freebsd-mobile@FreeBSD.ORG Sat Mar 31 12:19:45 2007 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9969D16A403 for ; Sat, 31 Mar 2007 12:19:45 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id E6AD813C448 for ; Sat, 31 Mar 2007 12:19:44 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 31 Mar 2007 12:19:43 -0000 Received: from p54A7DB64.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.219.100] by mail.gmx.net (mp054) with SMTP; 31 Mar 2007 14:19:43 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX18mZUgois4mLVKJR7kI5zd49/De9DFVPkSSCoeUeY nvMVtnByCpQsDt Message-ID: <460E51DC.30402@gmx.de> Date: Sat, 31 Mar 2007 14:19:40 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 1.5.0.10 (X11/20070314) MIME-Version: 1.0 To: Cezary Morga References: <1175312097.5800.19.camel@dhcp85.national-net.com> <200703311158.04171.czarek@therek.net> <460E4565.2070505@gmx.de> <200703311403.21195.czarek@therek.net> In-Reply-To: <200703311403.21195.czarek@therek.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-mobile@freebsd.org Subject: Re: wpa_supplicant issues 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: Sat, 31 Mar 2007 12:19:45 -0000 Cezary Morga wrote: > On Saturday 31 March 2007 13:26, [LoN]Kamikaze wrote: >>> In my case the "-D" parameter did the trick: >>> wpa_supplicant -B -q -i ndis0 -c /etc/wpa_supplicant.conf -D ndis >> I cannot find any documentation on the -D parameter. Is there a place >> where I can see available options? Or is it only ndis and bsd? > > AFAIR "-D" stands for driver, so probably it should also accept other > drivers for wireless network cards. So the question is where do I get a list of drivers from?