I tried a simple (maybe "too simple" solution). I commented out in ds.c the check if(!capable(CAP_SYS_ADMIN)) done in the case DS_BIND_REQUEST of the function ds_ioctl. Now my pcmcia cards work just fine. I do not have any clue about the reason why that test failed. Massimo |