From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 07:25:09 2004 Return-Path: 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 DFD0B16A4CE for ; Thu, 8 Jul 2004 07:25:09 +0000 (GMT) Received: from skutsje.san.webweaving.org (skutsje.san.webweaving.org [209.132.96.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9385943D2F for ; Thu, 8 Jul 2004 07:25:08 +0000 (GMT) (envelope-from dirkx@webweaving.org) Received: from skutsje.san.webweaving.org (localhost [127.0.0.1]) i687FA7M084505 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Jul 2004 00:15:10 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from localhost (dirkx@localhost)i687FAmb084502; Thu, 8 Jul 2004 00:15:10 -0700 (PDT) (envelope-from dirkx@webweaving.org) X-Authentication-Warning: skutsje.san.webweaving.org: dirkx owned process doing -bs Date: Thu, 8 Jul 2004 00:15:10 -0700 (PDT) From: Dirk-Willem van Gulik X-X-Sender: dirkx@skutsje.san.webweaving.org To: Eric Crist In-Reply-To: <002401c46492$89f564a0$6501a8c0@Nomad> Message-ID: <20040708001226.N84399@skutsje.san.webweaving.org> References: <002401c46492$89f564a0$6501a8c0@Nomad> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: 'FreeBSD Mailing List' Subject: Re: WPC11 ver 3 or bust... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 07:25:10 -0000 On Wed, 7 Jul 2004, Eric Crist wrote: > wi0: wi_cmd: busy bit won't clear What firmware are you using on the card ? You propably want: wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI) wi0: Intersil Firmware: Primary 1.01.01, Station 1.05.06 or higher. And in your kernel you are just using device pccard # PC Card (16-bit) bus device wlan device wi and have switched off cbb, pcic and cardbus ? Dw