(E-Mail Removed) (Shawn Milo) wrote in message news:<(E-Mail Removed). com>...
> Run:
> cardctl ident
Output:
Socket 0:
no product info available
Socket 1:
product info: "O2Micro", "SmartCardBus Reader", "V1.0"
manfid: 0xffff, 0x0001
Socket 2:
product info: "Lucent Technologies", "WaveLAN/IEEE", "Version
01.01", ""
manfid: 0x0156, 0x0002
function: 6 (network)
So, manufacturer id = 0x0156, 0x0002
> Then, in /etc/pcmcia/config.opts, add a line that looks like this:
>
> card "Orinoco Card" manfid 0x123, 0x123 bind "orinoco_cs"
/etc/pcmcia/config has the following (part of pcmcia-cs config):
card "Intersil PRISM2 11 Mbps Wireless Adapter"
manfid 0x0156, 0x0002
bind "orinoco_cs"
> After that, your card should be detected by the system and given the
> correct driver.
The orinoco_cs driver is being loaded.
The driver is having problems. I don't know if it's driver problems
or hardware problems.