OESF Portables Forum

Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Security and Networking => Topic started by: mpray on June 13, 2004, 12:16:42 pm

Title: Zonet Wifi CF compatibility??
Post by: mpray on June 13, 2004, 12:16:42 pm
Does anyone know if the Zonet ZCF1100 Wifi CF card is compatible with the SL-5500 and OZ?  Or how to make it compatible?  My Z just says its \"unsupported card\"

Much Thanks FOr Help.  
Title: Zonet Wifi CF compatibility??
Post by: x273 on June 29, 2004, 04:35:56 pm
i am olso interested about compability of zonet
i have zcf1100

isomeone can help me?
Title: Zonet Wifi CF compatibility??
Post by: w14 on June 29, 2004, 06:02:32 pm
I am using this card on my c760 with Cacko 1.21b. Assuming you are using a Sharp based ROM, the procedure should be the same.

Open /etc/pcmcia/wlan-ng.conf in your favourite text editor and add the following:

card "Zonet ZCF1100"
    manfid 0x000b, 0x7100
    bind "prism_cs"

Then open a console and type /etc/rc.d/init.d/pcmcia restart

Your card should be detected, assuming you have it plugged in.

Good luck, hope this helps.

Mike.
Title: Zonet Wifi CF compatibility??
Post by: postaip on June 30, 2004, 07:00:12 am
Thank you for the info,
I added the same lines to
my wlan-ng.conf and now it is working.

I have an SL-C860 with Cacko 1.21b
Now i'm using in my firm with wep128b protection
and is working very well

Paolo
Title: Zonet Wifi CF compatibility??
Post by: w14 on June 30, 2004, 08:06:05 am
The original request was about OZ, though.

Google's cache seems to come to the rescue here ...

http://216.239.59.104/search?q=cache:2_B20...00+zaurus&hl=en (http://216.239.59.104/search?q=cache:2_B20m4_qVIJ:www.zauruszone.farplanet.net/wiki/index.php%3FWirelessCardSupport+zonet+zcf1100+zaurus&hl=en)

--
Zonet ZCF1100

This card can be enabled in OpenZaurus 3.2 by adding the following clause to /etc/pcmcia/hostap_cs.conf

card "Zonet ZCF1100"
  manfid 0x000b, 0x7100
  bind "hostap_cs"

Then I guess you need to restart pcmcia as described in my original post.

--

Mike.
Title: Zonet Wifi CF compatibility??
Post by: x273 on July 01, 2004, 08:00:54 am
Quote
Open /etc/pcmcia/wlan-ng.conf i
in my cacko there snt this file or hostap_cs.conf

i have to create?
Title: Zonet Wifi CF compatibility??
Post by: w14 on July 01, 2004, 11:04:10 am
Which Cacko ROM have you installed? All the wireless stuff is there already with 1.21b

Mike.
Title: Zonet Wifi CF compatibility??
Post by: x273 on July 01, 2004, 01:55:01 pm
i have installed cacko 1.21 and updated  to 1.21b

i have add

card "Zonet ZCF1100"
manfid 0x000b, 0x7100
bind "hostap_cs"

to wlan_cs.conf
end  type  /etc/rc.d/init.d/pcmcia restart

but nothing happend...i have a c860 and zonet cf 1100

help me!
Title: Zonet Wifi CF compatibility??
Post by: w14 on July 01, 2004, 02:49:45 pm
Read my first post, regarding Sharp based ROMs. The lines you need to add to wlan-ng.conf are:

card "Zonet ZCF1100"
manfid 0x000b, 0x7100
bind "prism_cs"

Mike.
Title: Zonet Wifi CF compatibility??
Post by: borisbob on July 04, 2004, 08:01:39 am
I think it's

bind "prism2_cs"

and not

bind "prism_cs"

Regards
Bo.