From owner-freebsd-mobile Thu Sep 27 11:30:40 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from caulfield.bitmap.net (h24-82-64-137.ed.shawcable.net [24.82.64.137]) by hub.freebsd.org (Postfix) with ESMTP id D034B37B429 for ; Thu, 27 Sep 2001 11:30:28 -0700 (PDT) Received: from localhost (allie.bitmap.net [10.0.0.2]) by caulfield.bitmap.net (8.11.6/8.11.4) with ESMTP id f8RIgDa02082; Thu, 27 Sep 2001 12:42:13 -0600 (MDT) (envelope-from graham@bitmap.net) Date: Thu, 27 Sep 2001 12:30:26 -0600 Subject: Re: wi0 timout Content-Type: multipart/alternative; boundary=Apple-Mail-1--314093706 Mime-Version: 1.0 (Apple Message framework v472) Cc: freebsd-mobile@FreeBSD.ORG To: Sergey Solyanik From: Graham Bakay In-Reply-To: <20010927143816.D13202@solikus.sumy.net> Message-Id: X-Mailer: Apple Mail (2.472) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Apple-Mail-1--314093706 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Thursday, September 27, 2001, at 05:38 AM, Sergey Solyanik wrote: > > On Thu, Sep 27, 2001 at 05:14:26AM -0600, Graham Bakay wrote: > > > Now whenever I do anything with wicontrol I get: > > > > wi0: timeout in wi_seek to fc0e/0; last status 80c4 > > wicontrol: SIOCSWAVELAN: Input/output error > > It's PRISM-based, isn't it? You need to teach your driver to recognize it > as PRISM-based... There's an example in driver source... Um, yes it is prism, but the driver recognizes it fine (I think). from dmesg: wi0: port 0xc400-0xc43f,0xc000-0xc07f mem 0xec003000-0xec003fff irq 10 at device 10.0 on pci0 wi0: Ethernet address: 00:e0:29:91:bd:ab from ifconfig -a wi0: flags=8843 mtu 1500 inet 10.0.1.1 netmask 0xffffff00 broadcast 10.0.1.255 inet6 fe80::2e0:29ff:fe91:bdab%wi0 prefixlen 64 scopeid 0x2 ether 00:e0:29:91:bd:ab media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier Again, it's not recognized as a pccard (pcic). My PCI card has that fancy PLX chip which makes wi recognized directly on the pci bus. Ross Finlayson (it seems) also had a similar problem, and to fix it he updated his WaveLAN card's firmware. But my card is an SMC. I'll try to see if there exists a firmware update for my card... g. --Apple-Mail-1--314093706 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII On Thursday, September 27, 2001, at 05:38 AM, Sergey Solyanik wrote: > 0000,0000,DEDE> On Thu, Sep 27, 2001 at 05:14:26AM -0600, Graham Bakay wrote: > 0000,6363,1212> > Now whenever I do anything with wicontrol I get: > > > > wi0: timeout in wi_seek to fc0e/0; last status 80c4 > > wicontrol: SIOCSWAVELAN: Input/output error 0000,0000,DEDE> > It's PRISM-based, isn't it? You need to teach your driver to recognize it > as PRISM-based... There's an example in driver source... Um, yes it is prism, but the driver recognizes it fine (I think). from dmesg: wi0: < port 0xc400-0xc43f,0xc000-0xc07f mem 0xec003000-0xec003fff irq 10 at device 10.0 on pci0 wi0: Ethernet address: 00:e0:29:91:bd:ab from ifconfig -a wi0: flags=8843< mtu 1500 inet 10.0.1.1 netmask 0xffffff00 broadcast 10.0.1.255 inet6 fe80::2e0:29ff:fe91:bdab%wi0 prefixlen 64 scopeid 0x2 ether 00:e0:29:91:bd:ab media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier Again, it's not recognized as a pccard (pcic). My PCI card has that fancy PLX chip which makes wi recognized directly on the pci bus. Ross Finlayson (it seems) also had a similar problem, and to fix it he updated his WaveLAN card's firmware. But my card is an SMC. I'll try to see if there exists a firmware update for my card... g. --Apple-Mail-1--314093706-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message