From owner-freebsd-stable@FreeBSD.ORG Sun Jul 27 12:22:37 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 553D337B401 for ; Sun, 27 Jul 2003 12:22:37 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 673A943F3F for ; Sun, 27 Jul 2003 12:22:36 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h6RJMSFL093814; Sun, 27 Jul 2003 13:22:32 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 27 Jul 2003 13:20:45 -0600 (MDT) Message-Id: <20030727.132045.29979390.imp@bsdimp.com> To: andris@multicom.lv From: "M. Warner Losh" In-Reply-To: <3864.159.148.112.148.1059301428.squirrel@gate.multicom.lv> References: <3864.159.148.112.148.1059301428.squirrel@gate.multicom.lv> X-Mailer: Mew version 2.1 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-stable@freebsd.org Subject: Re: wi AP + acx100 client don't work X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2003 19:22:37 -0000 In message: <3864.159.148.112.148.1059301428.squirrel@gate.multicom.lv> "Andris" writes: : Hi! : : I have PC running FreeBSD 4.8-STABLE and installed Z-COM XI-626 PCI (Prism : 2.5). : When I try to directly connect notebook (running WinXP) with acx100 chip : based card to FreeBSD I can't connect. I try connect running wi in AP and : Ad-Hoc modes. NOP. Cards can see each other but can't connect. :( : I is possible to connect these cards? Have you disabled the non-standard 802.11b+ extensions in the acx100 driver? Hmmm, come to think of it, I'm not 100% sure you can in the windows drivers. Also, are you sure you are connecting in IBSS mode and have same configured for the wi card? The older lucent demo-ad-hoc mode isn't supported by the acx100 drivers last time this came up. What version of the firmware is in the Z-COM card? Warner