SuSE Linux: Version 7.0
This article refers to an older version of SuSE Linux.
Therefore some of the informations given in this article may
be outdated or the article may contain stale links.
PCMCIA: Version - 3.1.17
tail -f /var/log/messages
produces
the following output:
Aug 28 17:50:26 linux cardmgr[138]: initializing socket 1 Aug 28 17:50:27 linux cardmgr[138]: unsupported card in socket 1 Aug 28 17:50:27 linux kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean. Aug 28 17:50:27 linux cardmgr[138]: product info: "TELES", "S0/PC", "21", "0000" Aug 28 17:50:27 linux cardmgr[138]: function: 6 (network)
/etc/pcmcia/teles.conf
is missing.
/etc/pcmcia/teles.conf
with the following content:
device "teles_cs" # for the 1tr6 protocol: # class "isdn" module "net/slhc", "misc/isdn", "misc/hisax" opts "type=23 protocol=1", "teles_cs" opts "isdnprot=1" class "isdn" module "net/slhc", "misc/isdn", "misc/hisax" opts "type=23 protocol=2", "teles_cs" # ------------------ # Card definitions card "TELES S0/PC ISDN" version "TELES", "S0/PC" bind "teles_cs"