All,
---Current Config---
Red Hat Linux release 6.2 (Zoot)
Kernel 2.4.9 on an i686
orinoco_cs is the version that came with the 2.4.9 kernel download. "
The new version orinoco_cs fails to compile on both of my linux
systems"
--------------------
I have a ISA->pcmcia card that works fine with the wavelan2_cs
drivers from Lucent, but I cannot get the orinoco_cs driver to load
without giving me the following error:
---- Snip ---
Dec 24 00:49:59 cc872124-a cardmgr[12195]: exiting
Dec 24 00:50:01 cc872124-a kernel: Trying to free nonexistent resource
<000003e2-000003e3>
Dec 24 00:50:01 cc872124-a kernel: unloading Kernel Card Services
Dec 24 00:50:01 cc872124-a kernel: Linux Kernel Card Services 3.1.22
Dec 24 00:50:01 cc872124-a kernel: options: [pci] [cardbus] [pm]
Dec 24 00:50:02 cc872124-a kernel: Intel PCIC probe:
Dec 24 00:50:02 cc872124-a kernel: Vadem VG-469 ISA-to-PCMCIA at
port 0x3e2 ofs 0x00, 2 sockets
Dec 24 00:50:02 cc872124-a kernel: host opts [0]: none
Dec 24 00:50:02 cc872124-a kernel: host opts [1]: none
Dec 24 00:50:02 cc872124-a kernel: ISA irqs (default) = 7 polling
interval = 1000 ms
Dec 24 00:50:02 cc872124-a cardmgr[12257]: starting, version is 3.1.22
Dec 24 00:50:02 cc872124-a cardmgr[12257]: watching 2 sockets
Dec 24 00:50:02 cc872124-a cardmgr[12257]: initializing socket 0
Dec 24 00:50:02 cc872124-a kernel: cs: unable to map card memory!
Dec 24 00:50:02 cc872124-a kernel: cs: unable to map card memory!
Dec 24 00:50:02 cc872124-a cardmgr[12257]: unsupported card in socket
0
Dec 24 00:50:02 cc872124-a cardmgr[12257]: no product info available
--- End Snip ----
Basically what I'm looking for is hard real life examples of the
commands that are supposed to be used with the orinoco_cs module. For
example I use the following to get the wavelan2_cs to work:
module "wavelan2_cs" opts "port_type=1 create_ibss=Y network_name=WIFI
station_name=CooLC_Server"
1) What are the valid options and correct syntax for the orinoco_cs
driver?
I need to know "EXACTLY" what the following files should look like:
/etc/pcmcia/config
/etc/pcmcia/config.opts
/etc/pcmcia/wireless
/etc/pcmcia/hermes.conf
If someone could tar up there /etc/pcmcia directory and email it to me
I would really appreciate it.
CoolC