Dmitri, I have exactly the same as you and my WL200 is working fine. Hostap
is included as I remember with bering or at least is available for it. I
have only ever managed to talk to it once when I hade the other WL200
running in W2K (wash my mouth out) but when I destroyed this motherboard and
installed a new system I cannot get the card to install under W2K again. As
I said it did work once, but I know the card is running, as I have seen
association in the /var/log/syslog file, once only mind you.

Although I have not yet got Bering to bring it up automatically in the boot
sequence (broad hint to anyone reading this, please help I ma getting sick
of doing this manually!)

I manually run after system bootup

ip addr add 192.168.6.254/24 dev wlan0
ip link set dev wlan0 upo
shorewall restart

and hey presto here is what I get

firewall: -root-
# ip a
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:a0:24:5c:87:25 brd ff:ff:ff:ff:ff:ff
    inet 192.168.5.254/24 brd 192.168.5.255 scope global eth0
4: [EMAIL PROTECTED]: <NOARP> mtu 1476 qdisc noop
    link/gre 0.0.0.0 brd 0.0.0.0
5: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1372 qdisc pfifo_fast qlen 3
    link/ppp
    inet 20x.yyy.zzz.aaa peer 20x.abc.def.ghi/32 scope global ppp0
6: wlan0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:50:8b:46:b7:4f brd ff:ff:ff:ff:ff:ff
    inet 192.168.6.254/24 scope global wlan0

# iwconfig wlan0
wlan0     IEEE 802.11b  ESSID:"myap"
          Mode:Master  Frequency:2.412GHz  Access Point: 00:50:8B:46:B7:4F
          Bit Rate:11Mb/s   Tx-Power:7 dBm   Sensitivity=1/3
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Its all in the /etc/pcmcia/config

#
# PCMCIA Card Configuration Database for hostap_cs driver
#

# config.opts is now included at the very end.  In general, it is a
# good idea to add things to that file rather than to this one.

device "hostap_cs"
   class "network" module "hostap_crypt", "hostap", "hostap_cs"

card "Compaq WL200"
   version "Compaq", "WL200_11Mbps_Wireless_PCI_Card"
   bind "hostap_cs"

# Optional configuration parameters for hostap_cs.o
module "hostap_cs" opts "channel=1 iw_mode=3 essid=ozpoz ignore_cis_vcc=0"
source ./config.opts

and /etc/default/pcmcia files

PCMCIA=yes
PCIC=i82365
PCIC_OPTS="irq_mode=1"
CORE_OPTS=
CARDMGR_OPTS=

Not too hard, I am happy to help you if you want more info

(Note to self, get that Wl200 card running in that other OS!)

Regards,
Matt

        -----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dmitri Gofmekler
Sent: Thursday, 6 November 2003 4:55 PM
To: Leaf User List
Subject: [leaf-user] Compaq WL200 with Bering.


Hi,


Also small question, is there anyone, who had a success with Bering (my
verison is 1.2) and any Prism II wireless card (in my case is a Compaq WL200
PCI version).

I'm trying to use hostap driver in managed mode, but card does not seems to
see nothing in air, assotiation does not happened. Under Windows same card
works well.

If someone had a success with it, please write a small overview of your
case.


Thanks in advance,
Dmitri.




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to