From owner-freebsd-mobile@FreeBSD.ORG Sat Jan 10 16:30:51 2004 Return-Path: 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 90F1916A4CE for ; Sat, 10 Jan 2004 16:30:51 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88C3743D2D for ; Sat, 10 Jan 2004 16:30:50 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i0B0UmET030559; Sat, 10 Jan 2004 17:30:48 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 10 Jan 2004 17:30:47 -0700 (MST) Message-Id: <20040110.173047.123637134.imp@bsdimp.com> To: mzdyb@o2.pl From: "M. Warner Losh" In-Reply-To: <004601c3d7c8$0b658720$9869793e@kmz> References: <004601c3d7c8$0b658720$9869793e@kmz> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: hostap doesn't work X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 00:30:51 -0000 In message: <004601c3d7c8$0b658720$9869793e@kmz> "mzdyb" writes: : bash-2.05b# ifconfig wi0 mediaopt hostap : ifconfig: SIOCSIFMEDIA (mediaopt): Device not configured : : what is wrong? Try ifconfig wi0 ssid my_ap media DS/11Mbps mediaopt hostap Warner