CODE
/etc/pcmcia/bluetooth.conf
device "bluecard_cs"
class "bluetooth" module "bluecard_cs"
card "LSE039 Bluetooth Compact Flash Card"
version "WSS", "LSE039"
bind "bluecard_cs"
So i think that teh module for my bluetooth card is "bluecard_cs". Right ?
If i try to write on the console "modprobe bluecard_cs"
CODE
root@collie:~# modprobe bluecard_cs
modprobe: module bluecard_cs not found.
modprobe: failed to load module bluecard_cs
What it's means? The kernel module is not right installed ?
THANKS A LOT
Bye