I compiled a 2.6.22-11 kernel (not an expert at this) and copied the orinoco_cs.ko module into /lib/modules/2.6.22-11-generic/drivers/net/wireless (from memory).
I did a depmod -a and modprobe orinoco_cs.
My wireless link is now up. Not sure if it will automatically come up on boot though.
To get the module to compile I just enabled CONFIG_PCMCIA_HERMES=m.
orinoco_cs is missing from 2.6.22-11 as well.
I compiled a 2.6.22-11 kernel (not an expert at this) and copied the orinoco_cs.ko module into /lib/modules/ 2.6.22- 11-generic/ drivers/ net/wireless (from memory).
I did a depmod -a and modprobe orinoco_cs.
My wireless link is now up. Not sure if it will automatically come up on boot though.
To get the module to compile I just enabled CONFIG_ PCMCIA_ HERMES= m.
So, yes, it should be an easy fix.