https://qa.mandrakesoft.com/show_bug.cgi?id=1256





------- Additional Comments From [EMAIL PROTECTED]  2003-02-12 22:12 -------
Installed pcmcia-cs-3.2.3-3mdk and the card doesn't work with the changes made
to /etc/pcmcia/config  I was able to edit the config file and get it working as
follows:

opened /etc/pcmcia/config and commented out the lines:
---------
#card "Lucent Technologies WaveLan/IEEE Adapter"
#  version "Lucent Technologies", "WaveLan/IEEE"
#  bind "orinoco_cs"

added the following to the top of /etc/pcmcia/config:
----------
device "orinoco_cs"
  class "network"
  module "hermes", "orinoco", "orinoco_cs"

card "Intersil PRISM2 11 Mbps Wireless Adapter"
  manfid 0x0156, 0x0002
  bind "orinoco_cs"
-----------

After restarting the pcmcia service everything worked, the Orinoco card seems to
report manfid 0x0156 but when I tried creating a new entry with this id to
reflect the proper name of the card I just reveived errors loading the config
file; it only seems to want to work as it occurs above.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
The wvlan_cs module is missing from drivers/net/pcmcia I can see in the xconsole
window that cardmgr is trying to insmod wvlan_cs but it doesn't exist-- I
successfully copied the module from 2.4.21-0.pre3.1mdk tree (from 9.1 beta2) but
I know that this isn't 'proper'

Battery and power management is missing from the current kernel as from the
previous beta

Reply via email to