You should add something like the following to the /etc/pcmcia/config file. Here it's assumed that isdn is compiled as a module, HiSax has to be compiled as a module. You will need the latest HiSax from the cvs tree, alternatively from ftp.suse.com, or another cvs snapshot mirror, for Kernel 2.0.33+. It should be relatively easy to patch older HiSax drivers also, but you'll have to reconcile the .rej files by hand. device "elsa_cs" class "isdn" module "net/slhc", "misc/isdn", "misc/hisax" opts "type=10 protocol=, "elsa_cs" # Protocol is 1 for 1TR6 and 2 for EDSS1 # Entry for the older card card "Elsa ISDN Adapter" version "ELSA GmbH, Aachen", "MicroLink ISDN/MC ", " 08.02.96" bind "elsa_cs" # for the newer card card "Elsa ISDN Adapter" version "ELSA AG, Aachen", "MicroLink ISDN/MC ", " 16.09.97" bind "elsa_cs" -- Klaus Lichtenwalder, Lichtenwalder@ACM.org