From owner-freebsd-questions@FreeBSD.ORG Mon Aug 8 21:42:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B25F16A41F for ; Mon, 8 Aug 2005 21:42:58 +0000 (GMT) (envelope-from algould@datawok.com) Received: from smtpauth07.mail.atl.earthlink.net (smtpauth07.mail.atl.earthlink.net [209.86.89.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id D051043D53 for ; Mon, 8 Aug 2005 21:42:57 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=grokwell.org) by smtpauth07.mail.atl.earthlink.net with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1E2FOb-00039o-6t; Mon, 08 Aug 2005 17:42:57 -0400 Date: Mon, 8 Aug 2005 16:43:02 -0500 From: "Andrew L. Gould" To: piotrekk@excite.com Message-ID: <20050808164302.4f2fe151@grokwell.org> In-Reply-To: <20050808211954.05FD71E454@xprdmailfe24.nwk.excite.com> References: <20050808211954.05FD71E454@xprdmailfe24.nwk.excite.com> X-Mailer: Sylpheed-Claws 1.9.11 (GTK+ 2.6.8; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bcc9fd988bae56092745d367a363b222ed350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Cc: freebsd-questions@freebsd.org Subject: Re: howto load or install wlan_wep module on freeBSD 5.4 ? 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: Mon, 08 Aug 2005 21:42:58 -0000 On Mon, 8 Aug 2005 17:19:54 -0400 (EDT) "PK" wrote: > > yes, but cable is disabled at the moment Do you mean that the cable is unplugged or that you removed the interface configuration? Unplugging the cable does not change or remove the interface configuration. Reconfigure your cabled interface to 10.0.0.1, then test your wireless interface again. > > I think there is a problem with DS/1Mbps > this driver seems to allow by default the transfer rate: 1 Mbps > > my wlan access point accept only 54Mbps ! > > I think I must change to 54Mbps using ifconfig > > Do you know, howto change this ? > > # ifconfig ath0 media DS/54Mbps > ifconfig: unknown media subtype: DS/54Mbps > I think this is handled automatically by default. (I could be very wrong.)