I installed the pcmcia-3.1.34-lightning package on a fresh default 0.4.3. HD install.
I have not changed any of de config files, just to see what happens.
The card is supported by the package has far as I can see.
-- cardctl ident
Socket 0:
product info: "IBM", "10/100 EtherJet CardBus", "IBMC-10/100", "1.04"
manfid: 0x00a4, 0x0113
function: 6 (network)
PCI id: 0x115d, 0x0003
Socket 1:
no product info available
When I insert the card I get the following error in the info log
cardmgr[883]: socket 0: IBM 10/100 EtherJet CardBus
cardmgr[883]: executing: 'insmod /lib/modules/2.0.40/pcmcia/cb_enabler.o'
cardmgr[883]: executing: 'insmod /lib/modules/2.0.40/pcmcia/tulip_cb.o'
cardmgr[883]: + insmod: unresolved symbol le16_to_cpu
cardmgr[883]: + insmod: unresolved symbol le32_to_cpu
cardmgr[883]: + insmod: unresolved symbol cpu_to_le32
cardmgr[883]: insmod exited with status 1
cardmgr[883]: executing: 'modprobe tulip_cb'
cardmgr[883]: modprobe exited with status 2
cardmgr[883]: get dev info on socket 0 failed: Try again
The system is a Thinkpad T21.
-- dmesg
Memory: sized by int13 0e801h
Console: 16 point font, 400 scans
Console: colour VGA+ 80x25, 1 virtual console (max 63)
pcibios: BIOS32 Service structure at 0x000f71a0
pcibios: BIOS32 Service entry at 0xfd820
pcibios: PCI BIOS 2.10 entry at 0xfd94f
Probing PCI hardware.
Calibrating delay loop.. ok - 645.53 BogoMIPS
Memory: 514716k/524224k available (652k kernel code, 384k reserved, 7476k data, 0k badram)
Swansea University Computer Society NET3.035 for Linux 2.0
NET3: Unix domain sockets 0.13 for Linux NET3.035.
Swansea University Computer Society TCP/IP for NET3.034
IP Protocols: IGMP, ICMP, UDP, TCP
Linux IP multicast router 0.07.
Checking 386/387 coupling... fpu using exception 16.
Checking 'hlt'... Ok.
Linux version 2.0.40 (Lewis@Official-FREESCO-kernel) (gcc version 2.7.2.3) #94 Thu Aug 28 19:12:18 PDT 2008
Starting kswapd v 1.4.2.2
Serial driver version 4.13p1 with no serial options enabled
lp0 at 0x03bc, (polling)
Real Time Clock Driver v1.09
Ramdisk driver initialized : 16 ramdisks of 16384K size
loop: registered device at major 7
hda: IBM-DJSA-210, 9590MB w/384kB Cache, CHS=1299/240/63
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
Ethernet Bridge 002 for NET3.035 (Linux 2.0)
PPP: version 2.3.11 (demand dialing)
TCP compression code copyright 1989 Regents of the University of California
PPP line discipline registered.
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
CSLIP: code copyright 1989 Regents of the University of California.
Partition check:
hda: hda1
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
Linux PCMCIA Card Services 3.1.34
kernel build: 2.0.40 unknown
options: [pci] [cardbus]
PCI routing table version 1.0 at 0xfdee0
Intel ISA/PCI/CardBus PCIC probe:
TI 1450 rev 03 PCI-to-CardBus at slot 00:02, mem 0x50000000
host opts [0]: [ring] [serial pci & irq] [pci irq 10] [lat 64/176] [bus 2/4]
host opts [1]: [ring] [serial pci & irq] [pci irq 10] [lat 64/176] [bus 5/7]
ISA irqs (scanned) = 3,4,5,7,9,15 PCI status changes
cs: cb_alloc(bus 2): vendor 0x115d, device 0x0003
ROM image dump:
image 0: 0x000000-0xffffffff, signature PCIR
pci-scan.c:v1.12 7/30/2003 Donald Becker <becker@scyld.com> http://www.scyld.com/linux/drivers.html
3c59x.c:v0.99Zc 12/15/2003 Donald Becker, becker@scyld.com
http://www.scyld.com/network/vortex.html
eth0: 3Com 3c1556B mini-PCI at 0x1800, 00:00:86:49:76:54, IRQ 11
MII transceiver at 0, status 786d.
eepro100.c:v1.28a 12/05/2003 Donald Becker <becker@scyld.com>
http://www.scyld.com/network/eepro100.html
RTL8169 Gigabit Ethernet driver 2.0f loaded
I hope someone can help.
Thanks