From owner-freebsd-current@FreeBSD.ORG Wed Aug 13 04:44:18 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEABC37B401 for ; Wed, 13 Aug 2003 04:44:18 -0700 (PDT) Received: from guldan.demon.nl (cust.13.38.adsl.cistron.nl [62.216.13.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C169743FA3 for ; Wed, 13 Aug 2003 04:44:17 -0700 (PDT) (envelope-from robert@guldan.demon.nl) Received: from robert by guldan.demon.nl with local (Exim 4.12) id 19mu35-000LSz-00; Wed, 13 Aug 2003 13:44:15 +0200 Date: Wed, 13 Aug 2003 13:44:15 +0200 From: Robert =?unknown-8bit?Q?Blacqui=E8re?= To: current@freebsd.org Message-ID: <20030813114415.GD61386@bombur.guldan.demon.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Hf61M2y+wYpnELGG" Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Disclaimer: running FreeBSD on a Toshiba. Sender: Robert Subject: problems with wi driver. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 11:44:19 -0000 --Hf61M2y+wYpnELGG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I have some problems getting wi cards working. I've traced the behavour of it.=20 It assigns the first io memory 0x100-0x13f and the card fails to work.=20 I plugin a second wi card and it gets 0x180-0x1bf and the card works. I've 2 different cards one ASUS spacelink Prism 2.5 card and a Lucent Orinoco Gold card. It does not matter which sequence i follow the first card will fail but the second works.=20 some debug info: Aug 12 22:23:08 bifur kernel: CBB EVENT 0x2 Aug 12 22:23:08 bifur kernel: Waking up thread Aug 12 22:23:08 bifur kernel: CBB EVENT 0x2 Aug 12 22:23:08 bifur kernel: Waking up thread Aug 12 22:23:08 bifur kernel: CBB EVENT 0x2 Aug 12 22:23:08 bifur kernel: Waking up thread Aug 12 22:23:08 bifur kernel: CBB EVENT 0x2 Aug 12 22:23:08 bifur kernel: Waking up thread Aug 12 22:23:08 bifur kernel: CBB EVENT 0x6 Aug 12 22:23:08 bifur kernel: Waking up thread Aug 12 22:23:45 bifur kernel: Status is 0x30000910 Aug 12 22:23:45 bifur kernel: cbb1: card inserted: event=3D0x00000000, stat= e=3D30000910 Aug 12 22:23:45 bifur kernel: cbb_pcic_socket_enable: Aug 12 22:23:45 bifur kernel: cbb1: cbb_power: 3V Aug 12 22:23:45 bifur kernel: start (30000000) < sc->membase (40000000) Aug 12 22:23:45 bifur kernel: end (ffffffff) > sc->memlimit (403fffff) Aug 12 22:23:45 bifur kernel: pcib2: device pccard1 requested decoded memor= y ran ge 0x30000000-0xffffffff Aug 12 22:23:45 bifur kernel: pccard1: CIS version PC Card Standard 5.0 Aug 12 22:23:45 bifur kernel: pccard1: CIS info: ASUS, 802_11b_PC_CARD_25, = Versi on 01.00,=20 Aug 12 22:23:45 bifur kernel: pccard1: Manufacturer code 0x2aa, product 0x2 Aug 12 22:23:45 bifur kernel: pccard1: function 0: network adapter, ccr add= r 3e0 mask 1 Aug 12 22:23:45 bifur kernel: pccard1: function 0, config table entry 1: I/= O card; irq mask ffff; iomask 6, iospace 0-3f; io16 irqpulse irqlevel Aug 12 22:23:45 bifur kernel: pcib2: device pccard1 requested decoded I/O r= ange 0x100-0xffffffff Aug 12 22:23:45 bifur kernel: cbb_pcic_socket_enable: Aug 12 22:23:45 bifur kernel: cbb1: cbb_power: 0V Aug 12 22:23:45 bifur kernel: cbb1: cbb_power: 3V Aug 12 22:23:45 bifur kernel: start (30000000) < sc->membase (40000000) Aug 12 22:23:45 bifur kernel: end (ffffffff) > sc->memlimit (403fffff) Aug 12 22:23:45 bifur kernel: pcib2: device pccard1 requested decoded memor= y range 0x30000000-0xffffffff Aug 12 22:23:45 bifur kernel: wi0: at port 0x100-= 0x13f irq 11 function 0 config 1 on pccard1 Aug 12 22:23:45 bifur kernel: pcib2: device wi0 requested decoded I/O range= 0x10 0-0x13f Aug 12 22:23:45 bifur kernel: pcib2: device pccard1 requested decoded I/O r= ange 0x100-0x13f Aug 12 22:23:45 bifur kernel: pcib2: device wi0 requested decoded I/O range= 0x10 0-0x13f Aug 12 22:23:45 bifur kernel: wi0: timeout in wi_cmd 0x0021; event status 0= x8000 Aug 12 22:23:45 bifur kernel: wi0: 802.11 address: 00:e0:18:bd:78:7e Aug 12 22:23:45 bifur kernel: wi0: wi_cmd: busy bit won't clear. Aug 12 22:23:45 bifur kernel: wi0: using Unknown Lucent chipwi0: wi_cmd: bu= sy bit won't clear. Aug 12 22:23:45 bifur kernel:=20 Aug 12 22:23:45 bifur kernel: wi0: Lucent Firmware: Station (0.0.0) Aug 12 22:23:45 bifur kernel: wi0: wi_cmd: busy bit won't clear. Aug 12 22:23:45 bifur kernel: wi0: wi_cmd: busy bit won't clear. Aug 12 22:23:45 bifur kernel: wi0: WI_RID_OWN_CHNL failed, using first chan= nel! Aug 12 22:23:45 bifur kernel: wi0: wi_cmd: busy bit won't clear. Aug 12 22:23:45 bifur kernel: wi0: wi_cmd: busy bit won't clear. Aug 12 22:23:45 bifur kernel: wi0: bpf attached Aug 12 22:23:45 bifur kernel: wi0: bpf attached Aug 12 22:23:45 bifur kernel: wi0: 11b rates:=20 Aug 12 22:23:48 bifur kernel: CBB EVENT 0x6 Aug 12 22:23:48 bifur kernel: Waking up thread Aug 12 22:23:51 bifur kernel: Status is 0x30000510 Aug 12 22:23:51 bifur kernel: cbb0: card inserted: event=3D0x00000000, stat= e=3D30000510 Aug 12 22:23:51 bifur kernel: cbb_pcic_socket_enable: Aug 12 22:23:51 bifur kernel: cbb0: cbb_power: 5V Aug 12 22:23:51 bifur kernel: start (30000000) < sc->membase (40000000) Aug 12 22:23:51 bifur kernel: end (ffffffff) > sc->memlimit (403fffff) Aug 12 22:23:51 bifur kernel: pcib2: device pccard0 requested decoded memor= y range 0x30000000-0xffffffff Aug 12 22:23:51 bifur kernel: pccard0: CIS version PC Card Standard 5.0 Aug 12 22:23:51 bifur kernel: pccard0: CIS info: Lucent Technologies, WaveL= AN/IEEE, Version 01.01,=20 Aug 12 22:23:51 bifur kernel: pccard0: Manufacturer code 0x156, product 0x2 Aug 12 22:23:51 bifur kernel: pccard0: function 0: network adapter, ccr add= r 3e0 mask 1 Aug 12 22:23:51 bifur kernel: pccard0: function 0, config table entry 1: I/= O card; irq mask ffff; iomask 6, iospace 0-3f; io16 irqpulse irqlevel Aug 12 22:23:51 bifur kernel: pcib2: device pccard0 requested decoded I/O r= ange 0x100-0xffffffff Aug 12 22:23:51 bifur kernel: cbb_pcic_socket_enable: Aug 12 22:23:51 bifur kernel: cbb0: cbb_power: 0V Aug 12 22:23:51 bifur kernel: cbb0: cbb_power: 5V Aug 12 22:23:51 bifur kernel: start (30000000) < sc->membase (40000000) Aug 12 22:23:51 bifur kernel: end (ffffffff) > sc->memlimit (403fffff) Aug 12 22:23:51 bifur kernel: pcib2: device pccard0 requested decoded memor= y range 0x30000000-0xffffffff Aug 12 22:23:51 bifur kernel: wi1: at po= rt 0x180-0x1bf irq 11 function 0 config 1 on pccard0 Aug 12 22:23:51 bifur kernel: pcib2: device wi1 requested decoded I/O range= 0x18 0-0x1bf Aug 12 22:23:51 bifur kernel: pcib2: device pccard0 requested decoded I/O r= ange 0x180-0x1bf Aug 12 22:23:51 bifur kernel: pcib2: device wi1 requested decoded I/O range= 0x180-0x1bf Aug 12 22:23:51 bifur kernel: wi1: 802.11 address: 00:02:2d:03:69:67 Aug 12 22:23:51 bifur kernel: wi1: using Lucent Technologies, WaveLAN/IEEE Aug 12 22:23:51 bifur kernel: wi1: Lucent Firmware: Station (6.6.1) Aug 12 22:23:51 bifur kernel: wi1: bpf attached Aug 12 22:23:51 bifur kernel: wi1: bpf attached Aug 12 22:23:51 bifur kernel: wi1: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps Aug 12 22:23:56 bifur kernel: CBB EVENT 0x6 Aug 12 22:23:56 bifur kernel: Waking up thread Aug 12 22:23:56 bifur kernel: CBB EVENT 0x8 Aug 12 22:23:58 bifur kernel: Status is 0x30000116 Aug 12 22:23:58 bifur kernel: pcib2: device pccard1 requested decoded I/O r= ange 0x100-0x13f Aug 12 22:23:58 bifur kernel: wi0: detached Aug 12 22:23:58 bifur kernel: cbb_pcic_socket_disable Aug 12 22:23:58 bifur kernel: cbb1: cbb_power: 0V Robert --=20 Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? OpenBSD: He guys you left some holes out there! --Hf61M2y+wYpnELGG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAj86JI8ACgkQ1ODVtOXCG4jjkwCeMmBt1ol/XLz7BNx+18mbliOE +cwAoK2PZ7nxIRZ36ckrQQF2WR9UNYeM =WJbx -----END PGP SIGNATURE----- --Hf61M2y+wYpnELGG--