PCMCIA Bluetooth Card (AnyCom CF - 300) on ARM

Itzhak Ben-Akiva itzhak.benakiva at guardit-tech.com
Wed Sep 28 01:48:36 EDT 2005


Hi Dominik,

On Tue, 2005-09-27 at 18:55 +0200, Dominik Brodowski wrote:
> On Tue, Sep 27, 2005 at 07:36:58PM +0300, Itzhak Ben-Akiva wrote:
> > cardmgr[841]: error in file './config.opts' line 20: invalid port range
> > 0x60000000-0x60ffffff
> > cardmgr[841]: no pcmcia driver in /proc/devices
> > 
> > include port 0x600-0x60f, though, went ok.
> 
> That's a cardmgr bug. Then use this small sysfs shell script instead
> 
> #!/bin/sh
> echo "0x60000000-0x60ffffff" > /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_io
> echo "0x50000000-0x5fffffff" > /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_mem
> echo "0x40000000-0x4fffffff" > /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_mem
> echo "1" > /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_setup_done
> 
There is nothing under /sys. Just in case, I'm sending my kernel .config
file. Please, let me know if anything is missing.

thanks,
Itzhak




More information about the linux-pcmcia mailing list