From owner-freebsd-current@FreeBSD.ORG Mon Oct 24 20:10:15 2005 Return-Path: X-Original-To: current@freebsd.org 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 6F00416A420 for ; Mon, 24 Oct 2005 20:10:15 +0000 (GMT) (envelope-from roth@droopy.unibe.ch) Received: from mailhub03.unibe.ch (mailhub03.unibe.ch [130.92.9.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE73243D45 for ; Mon, 24 Oct 2005 20:10:14 +0000 (GMT) (envelope-from roth@droopy.unibe.ch) Received: from localhost (scanhub03.unibe.ch [130.92.254.67]) by mailhub03.unibe.ch (Postfix) with ESMTP id 42B3022BFF; Mon, 24 Oct 2005 22:10:13 +0200 (CEST) Received: from mailhub03.unibe.ch ([130.92.9.70]) by localhost (scanhub03.unibe.ch [130.92.254.67]) (amavisd-new, port 10024) with LMTP id 31297-06-21; Mon, 24 Oct 2005 22:10:11 +0200 (CEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub03.unibe.ch (Postfix) with ESMTP id C544522C3E; Mon, 24 Oct 2005 22:10:11 +0200 (CEST) Received: from droopy.unibe.ch (droopy [130.92.64.20]) by asterix.unibe.ch (8.12.10+Sun/8.12.10) with ESMTP id j9OKABdB014822; Mon, 24 Oct 2005 22:10:11 +0200 (MEST) Received: (from roth@localhost) by droopy.unibe.ch (8.12.10+Sun/8.12.9/Submit) id j9OKABh4004383; Mon, 24 Oct 2005 22:10:11 +0200 (MEST) Date: Mon, 24 Oct 2005 22:10:11 +0200 From: Tobias Roth To: Roger Grosswiler Message-ID: <20051024201011.GA4372@droopy.unibe.ch> References: <1130183035.38582.2.camel@niobe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1130183035.38582.2.camel@niobe> User-Agent: Mutt/1.4i X-message-flag: Warning! Using Outlook is insecure and promotes virus distribution. Please use a different email client. X-Virus-checked: by University of Berne Cc: current@freebsd.org Subject: Re: FreeBSD 6.0RC1 and WLAN X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 24 Oct 2005 20:10:15 -0000 On Mon, Oct 24, 2005 at 09:43:55PM +0200, Roger Grosswiler wrote: > Hello, > > i am quite new to freebsd, and i would like to use it with my D-Link > DWL-G650+ - i use this card successfully under linux with ndiswrapper. > > Where can i find a manual (for beginners) on howto make freebsd > connecting via wlan? What do i need to use? Also, i encrypt with wpa. > and i found wpa_supplicant on my disk. How do i feed the .config for > wpa_supplicant with the correct indications? Please resend this mail to freebsd-questions and/or have a look at the handbook on www.freebsd.org, which is a very valuable resource for beginners and professionals alike. cheers, t.