Hi

I had a little problem to get mine working too

this is the contents of my /etc/pcmcia/config.opts
--------------------------------------------------------------------------------------
#
# Local PCMCIA Configuration File
#
# Xircom RealPort drivers
#
device "xirc2ps_cs"
class "network" module "xirc2ps_cs"

device "pcnet_cs"
class "network" module "pcnet_cs"

card "Xircom CreditCard 10Base-T"
version "Xircom", "CreditCard 10Base-T", "PS-CE2-10", "2.10"
bind "xirc2ps_cs"

card "D-Link DE-660+"
version "D-Link", "DE-660+", "A", "0004743118001"
bind "pcnet_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
--------------------------------------------------------------------------------------------

and here lsmod

# lsmod
Module Pages Used by
pcnet_cs 12496 1
xirc2ps_cs 13928 1
ds 6388 2 [pcnet_cs xirc2ps_cs]
i82365 22180 2
pcmcia_core 41056 0 [pcnet_cs xirc2ps_cs ds i82365]
ip_nat_irc 2384 0 (unused)
ip_nat_ftp 2960 0 (unused)
ip_conntrack_irc 3056 1
ip_conntrack_ftp 3824 1
8390 5780 0 [pcnet_cs]

note that I have a de-660+ and a Xircom card installed

HTH

Erich

THINK
Püntenstrasse 39
8143 Stallikon
mailto:erich.titl@;think.ch
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
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

Reply via email to