Date: Thu, 27 Sep 2001 12:30:26 -0600 From: Graham Bakay <graham@bitmap.net> To: Sergey Solyanik <solik@sumy.net> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: wi0 timout Message-ID: <B86EA36C-B375-11D5-B8BC-003065D5AB50@bitmap.net> In-Reply-To: <20010927143816.D13202@solikus.sumy.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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: <PRISM2STA PCI WaveLAN/IEEE 802.11> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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: > <color><param>0000,0000,DEDE</param>> On Thu, Sep 27, 2001 at 05:14:26AM -0600, Graham Bakay wrote: > </color><color><param>0000,6363,1212</param>> > 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 </color><color><param>0000,0000,DEDE</param>> > 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... </color> Um, yes it is prism, but the driver recognizes it fine (I think). from dmesg: wi0: <<PRISM2STA PCI WaveLAN/IEEE 802.11> 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<<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B86EA36C-B375-11D5-B8BC-003065D5AB50>