From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 08:27:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06E0410656A2 for ; Tue, 21 Oct 2008 08:27:13 +0000 (UTC) (envelope-from kulka@man.poznan.pl) Received: from rose.man.poznan.pl (rose.man.poznan.pl [150.254.173.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8E8B18FC17 for ; Tue, 21 Oct 2008 08:27:12 +0000 (UTC) (envelope-from kulka@man.poznan.pl) X-Virus-Scanned: by PSNC antivirus scanner at man.poznan.pl Received: from calycanthus-baby.man.poznan.pl (platinum.man.poznan.pl [150.254.160.253]) (authenticated bits=0) by rose.man.poznan.pl (8.13.8/8.13.8/auth/ldap/milter/tls) with ESMTP id m9L8R0BP013994 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 21 Oct 2008 10:27:03 +0200 (CEST) Message-ID: <48FD9252.5040705@man.poznan.pl> Date: Tue, 21 Oct 2008 10:26:58 +0200 From: Michal Kulczewski Organization: PSNC User-Agent: Thunderbird 2.0.0.7pre (X11/20080302) MIME-Version: 1.0 To: "Paul B. Mahol" References: <48FD8E1B.4050808@man.poznan.pl> <3a142e750810210113v2004694ar6a613d4da8729f7a@mail.gmail.com> In-Reply-To: <3a142e750810210113v2004694ar6a613d4da8729f7a@mail.gmail.com> X-Enigmail-Version: 0.95.1 OpenPGP: id=BFA9832E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: wpa_supplicant wired X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2008 08:27:13 -0000 Paul B. Mahol wrote: > On 10/21/08, Michal Kulczewski wrote: >> Hi folks, >> >> can anyone manage to have wired driver enabled in wpa_supplicant? How to >> do this? I'm playing with wpa_supplicant and hostapd sources for a while >> but without any significant progress. >> > What FreeBSD vesion? On CURRENT and 7.0=> it is enabled by default, on > older I think you need to rebuild it yourself. > > Enabling wired driver in wpa_supplicant is straightforward. well, it's not, at least not for me. I'm running 7.0, wpa_supplicant tells me that wired driver is not supported (BSD and NDIS are the only correct values). -- Michal