Le Vendredi 23 Ao�t 2002 12:21 AM, Erich Titl a �crit : Erich: The pcmcia_xircom.lrp package is a "reduced" version of the pcmcia package. The driver provided in the package should work OK with your card. But you need to edit /etc/pcmcia/config.opts
In this file replace: card "Xircom CEM56 Ethernet/Modem" version "Xircom", "*", "CEM56" bind "xirc2ps_cs", "serial_cs" By: card "Xircom IIps Ethernet" version "Xircom", "*", "PS-CE2-10" bind "xirc2ps_cs" And that should work Jacques > Hi folks > > OK here it is an old IBM Thinkpad with 32M and a Xircom PS-CE2-10 (which is > probably as old as the Thinkpad. I loaded the Xircom pcmcia package from > Jacques site and did a low fly by on the pcmcia docs. Here are the symptoms > > lsmod reports pcmcia_core i82365 and ds loaded > syslog reports > > unsupported card in socket 1 > Aug 22 22:10:23 firewall kernel: cs: memory probe 0x0d0000-0x0dffff: clean. > Aug 22 22:10:23 firewall cardmgr[26090]: product info: "Xircom", > "CreditCard 10Base-T", "PS-CE2-10", "2.10" > Aug 22 22:10:23 firewall cardmgr[26090]: manfid: 0x0105, > 0x010b function: 6 (network) > > I edited /etc/pcmcia/config.opts > > # > # Local PCMCIA Configuration File > # > # Xircom RealPort drivers > # > device "xirc2ps_cs" > class "network" module "xirc2ps_cs" > device "serial_cs" > class "serial" module "serial_cs" > > card "Xircom CEM56 Ethernet/Modem" > version "Xircom", "*", "CEM56" > bind "xirc2ps_cs", "serial_cs" > > card "Xircom CreditCard 10Base-T" > version "Xircom", "CreditCard 10Base-T", "PS-CE2-10", "2.10" > manfid 0x0105, 0x010b function 6 > bind "xirc2ps_cs" > > # > # System resources available for PCMCIA devices > # > include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff > include memory 0xc0000-0xfffff, memory 0xa0000000-0xa0ffffff, memory > 0x60000000-0x60ffffff > # > # Resources we should not use, even if they appear to be available > # > # First built-in serial port > exclude irq 4 > # Second built-in serial port > exclude irq 12 > # First built-in parallel port > exclude irq 7 > > What did I miss > > Thanks > Erich > > THINK > P�ntenstrasse 39 > 8143 Stallikon > mailto:[EMAIL PROTECTED] > PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16 > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r�urceforge1&refcode1�3390 > ------------------------------------------------------------------------ > leaf-user mailing list: [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/leaf-user > SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
