From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 10:51:12 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 1C55816A4CE for ; Thu, 8 Jul 2004 10:51:12 +0000 (GMT) Received: from grog.secure-computing.net (front-door.secure-computing.net [63.228.14.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D72143D2F for ; Thu, 8 Jul 2004 10:51:11 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from Nomad (nat-server.secure-computing.net [63.228.14.245]) (authenticated bits=0)i68AoEr0094981; Thu, 8 Jul 2004 05:50:23 -0500 (CDT) (envelope-from ecrist@secure-computing.net) From: "Eric Crist" To: "'Dirk-Willem van Gulik'" Date: Thu, 8 Jul 2004 05:05:30 -0500 Message-ID: <003f01c464d3$20e7dd80$6501a8c0@Nomad> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <20040708001226.N84399@skutsje.san.webweaving.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal X-Virus-Scanned: clamd / ClamAV version 0.72, clamav-milter version 0.72 on grog.secure-computing.net X-Virus-Status: Clean 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 10:51:12 -0000 > -----Original Message----- > From: Dirk-Willem van Gulik [mailto:dirkx@webweaving.org] > Sent: Thursday, July 08, 2004 2:15 AM > To: Eric Crist > Cc: 'FreeBSD Mailing List' > Subject: Re: WPC11 ver 3 or bust... > > > > 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 > Actually, I have not switched anything off. I generally wait to tweak down my kernel config until I have everything working. I will check and make certain I have that stuff in my config. Is there anything I could have in there that would cause problems, that I should make certain I take out? Eric