Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: [Orinoco-devel] Compaq WL110 : orinoco-cs load seems to crash: msg#00010

Subject: Re: [Orinoco-devel] Compaq WL110 : orinoco-cs load seems to crash
According to latest hermes.conf, this manfid is for a Prism 2 card. Maybe you can try to bind this card to hostap driver. Anyway orinoco should not freeze your machine :-(

- orinoco
card "Orinoco or Intersil Prism 2 Wireless"
        manfid 0x0156,0x0002
        bind "orinoco_cs"

- hostap
card "U.S. Robotics IEEE 802.11b PC-CARD"
   version "U.S. Robotics", "IEEE 802.11b PC-CARD", "Version 01.02"
#   manfid 0x0156, 0x0002
   bind "hostap_cs"

card "Longshine LCR-8531 11Mbps WLAN PCMCIA CARD"
   version "OEM", "PRISM2 IEEE 802.11 PC-Card", "Version 01.02"
#   manfid 0x0156, 0x0002
   bind "hostap_cs"


card "Level-One WPC-0100"
   version "Digital Data Communications", "WPC-0100", "Version 00.00"
   manfid 0x0156, 0x0002
   bind "hostap_cs"

card "Belkin 802.11b WLAN PCMCIA"
version "Belkin", "11Mbps Wireless Notebook Network Adapter", "Version 01.02"
   manfid 0x0156, 0x0002
   bind "hostap_cs"

card "Senao SL-2011CD/SL-2011CDPLUS"
   version "INTERSIL", "HFA384x/IEEE", "Version 01.02"
   manfid 0x0156, 0x0002
   bind "hostap_cs"


card "Netgear MA401"
   version "NETGEAR MA401 Wireless PC", "Card", "Version 01.00"
#   manfid 0x0156, 0x0002
   bind "hostap_cs"


ACCART Julien wrote:

Hi,

I got a Compaq PCMCIA WL110 card. This card seems to be supported by orinoco driver. Its ID is : 0x0156, 0x0002 The problem is that when I insert my card or when I boot with it plugged in, I got 1 single bip and my system hangs.
The only lines written in syslog before system hang is :

kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean
cardmgr[2397]: socket 0: Orinoco or Intersil Prism 2 Wireless4

The only way I found to keep my system up and obtain some informations is to indicate a wrong driver in config files, so orinoco don't load and crash.

Here is some infos :

# lspci -v

00:0a.0 CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (rev 01)
       Subsystem: Unknown device 6933:0002
       Flags: bus master, stepping, slow devsel, latency 168, IRQ 11
       Memory at 80000000 (32-bit, non-prefetchable) [size=4K]
       Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
       Memory window 0: 81000000-81100000 (prefetchable)
       Memory window 1: 10400000-107ff000
       I/O window 0: 00003000-0000307f
       I/O window 1: 00004000-000040ff
       16-bit legacy interface ports at 0001

00:0a.1 CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (rev 01)
       Subsystem: Unknown device 6933:0002
       Flags: bus master, stepping, slow devsel, latency 168, IRQ 11
       Memory at 10000000 (32-bit, non-prefetchable) [size=4K]
       Bus: primary=00, secondary=06, subordinate=09, sec-latency=176
       Memory window 0: 10800000-10bff000 (prefetchable)
       Memory window 1: 10c00000-10fff000
       I/O window 0: 00004400-000044ff
       I/O window 1: 00004800-000048ff
       16-bit legacy interface ports at 0001


# cardctl info 0
PRODID_1="Compaq"
PRODID_2="Compaq WL110 PC Card"
PRODID_3="Version 01.01"
PRODID_4=""
MANFID=0156,0002
FUNCID=6

With the wrong drivers lines syslog shows :

Nov 6 11:08:41 TuxPortable cardmgr[4227]: socket 0: Orinoco or Intersil Prism 2 Wireless4 Nov 6 11:08:41 TuxPortable cardmgr[4227]: executing: 'modprobe wvlan_cs 2>&1' Nov 6 11:08:41 TuxPortable cardmgr[4227]: + FATAL: Module wvlan_cs not found.


With right driver, lines would be :
Nov 6 11:08:41 TuxPortable cardmgr[4227]: socket 0: Orinoco or Intersil Prism 2 Wireless4 Nov 6 11:08:41 TuxPortable cardmgr[4227]: executing: 'modprobe orinoco_cs 2>&1' (or hermes or orinoco)


Crash comes from orinoco, doesn't it?
Please, could somebody help me?
If you need more informations, just ask.

Thanks for your attention.




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click


<Prev in Thread] Current Thread [Next in Thread>