Date: Wed, 13 Aug 2003 13:44:15 +0200 From: Robert =?unknown-8bit?Q?Blacqui=E8re?= <freebsd-current@guldan.demon.nl> To: current@freebsd.org Subject: problems with wi driver. Message-ID: <20030813114415.GD61386@bombur.guldan.demon.nl>
next in thread | raw e-mail | index | archive | help
--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: <ASUS 802_11b_PC_CARD_25> 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: <Lucent Technologies WaveLAN/IEEE> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030813114415.GD61386>