From owner-freebsd-questions@FreeBSD.ORG Wed Feb 22 06:20:02 2006 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 37C5416A420 for ; Wed, 22 Feb 2006 06:20:02 +0000 (GMT) (envelope-from janakawicks@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id BED3943D46 for ; Wed, 22 Feb 2006 06:20:01 +0000 (GMT) (envelope-from janakawicks@gmail.com) Received: by zproxy.gmail.com with SMTP id 34so1345103nzf for ; Tue, 21 Feb 2006 22:20:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ZF5RIG8sGy6AVnW5BdJGZK3phxb6Fi6rQpRhrY5e1ahQ/ja9mDi0bC3VHwjFekAMDjzRt+yLI0i/UVa6hjfGXl4vudtoPZf2yTu1AYbB/tzZAVluJYrYI16euHPVutRTdDPHVlJUOpZjeJ/VKhlxm0pJO/o2vAjGrg5PETuySm4= Received: by 10.65.152.9 with SMTP id e9mr938763qbo; Tue, 21 Feb 2006 22:20:01 -0800 (PST) Received: by 10.65.203.14 with HTTP; Tue, 21 Feb 2006 22:20:01 -0800 (PST) Message-ID: <7e3e1faa0602212220u7e2fa8e3oddda96646395a7f0@mail.gmail.com> Date: Wed, 22 Feb 2006 12:20:01 +0600 From: "janaka wicky" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Raylink RT2500 on Infrastructure Mode 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: Wed, 22 Feb 2006 06:20:02 -0000 Hi, I'm using freebsd 6.0 and I have a Raylink RT2500 card, dmesg: ral0: mem 0xd0202000-0xd0203fff irq 11 at device 0.0 on cardbus0 It can be used for an ad-hoc mode operation (works very well) but couldn't set it up for an infrastructure mode. I had a look at the man pages and it's saying that infrastructure mode is currently under development. :-) Is there any way for me to connect to an access point? Cheers, Janaka.