OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: timpenhey on February 20, 2004, 03:51:14 am

Title: Buffalo CF wireless not recognized by 3.3.6 pre1
Post by: timpenhey on February 20, 2004, 03:51:14 am
I managed to get my card working on tkcROM by editing /etc/pcmcia/wlan-ng.conf and adding in the lines:

card \"BUFFALO WLI2-CF-S11 802.11b WLAN Card\"
 manfid 0x026f, 0x030b
 bind \"prism2_cs\"


but I cannot find this file on OZ, nor can I find where it defines the cards that it does recognize.  From what I have read, many of the common cards are recognized by default, so where is the file that defines these cards if not wlan-ng.conf?

Thanks,
Tim
Title: Buffalo CF wireless not recognized by 3.3.6 pre1
Post by: Anonymous on February 20, 2004, 05:01:32 am
The file to change is:
     /etc/pcmcia/hostap_cs.conf

I added a card entry for the new card:

card \"Buffalo WiFi\"
   version \"BUFFALO\", \"WLI2-CF-S11\"
   bind \"hostap_cs\"


That at least started the card, and connected to my access point.  Now where to find the WEP key...

Tim