From owner-freebsd-mobile@FreeBSD.ORG Mon Oct 16 10:34:34 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 963FF16A412 for ; Mon, 16 Oct 2006 10:34:34 +0000 (UTC) (envelope-from erazorbg@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF2E243D70 for ; Mon, 16 Oct 2006 10:34:33 +0000 (GMT) (envelope-from erazorbg@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so1839664nfc for ; Mon, 16 Oct 2006 03:34:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Rla9tgdvdBXLLIW/PVnrgu789GUyIt6PfcuQJChfrdpxZMU5Vi3QtHCu4IWT/5gz0q5MkZ5UbhVIVWdbZ7h7bKS3AUqCT9fGragRUKc9WMVfoKzkRG4ff6oBmBIplSeF0V4e5/ZRB+d/lJoN9IAluLO3Cep/bycgoKD0cgZdAgw= Received: by 10.82.131.1 with SMTP id e1mr897372bud; Mon, 16 Oct 2006 03:34:32 -0700 (PDT) Received: by 10.82.129.16 with HTTP; Mon, 16 Oct 2006 03:34:32 -0700 (PDT) Message-ID: <7cc8007f0610160334w2bb8aafbj5ff846ab6bbe2b9f@mail.gmail.com> Date: Mon, 16 Oct 2006 13:34:32 +0300 From: "Dimiter Ivanov" To: "ree yhu" In-Reply-To: <20061014184622.69813.qmail@web26012.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061014184622.69813.qmail@web26012.mail.ukl.yahoo.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Unable to set the encryption key for my wireless nic 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: Mon, 16 Oct 2006 10:34:34 -0000 > ifconfig: SIOCS80211: Invalid argument Try loading the wep_wlan module $>kldload wep_wlan Or put in you /boot/loader.conf file to load it on startup wep_wlan_load="YES" # WEP encryption