Hi Folx!

Since I upgraded my PCMCIA stuff to the latest version (3.0.14) I have 
the problem that the modules aren�t loaded successfully on boot up. It 
always detects a 'anonymous memory' card instead of the Xircom
network and modem (combi) adapter. When I then log in as 'root', stop
and start the PCMCIA service again (manually) everything is as it
should be. I quite don�t understand what is going on during boot
up. Hopefully someone of you has an idea and can help me with that.

Here the log messages when booting and when manually loading PCMCIA:

1. PCMCIA boot up messages:

Sep  8 08:45:02 galaxy kernel: Linux PCMCIA Card Services 3.0.14
Sep  8 08:45:02 galaxy kernel:   kernel build: 2.2.12 #1 Fri Aug 27 20:11:07 CEST 1999
Sep  8 08:45:02 galaxy kernel:   options:  [pci] [cardbus] [apm]
Sep  8 08:45:02 galaxy kernel: Intel PCIC probe:
Sep  8 08:45:02 galaxy kernel:   Toshiba ToPIC97 PCI-to-CardBus at bus 0 slot 2, mem 
0x68000000, 2 sockets
Sep  8 08:45:02 galaxy kernel:     host opts [0]: [slot 0xf0] [ccr 0x10] [cdr 0x86] 
[rcr 0x02] [no pci irq] [lat 168/176] [bus 20/20]
Sep  8 08:45:02 galaxy kernel:     host opts [1]: [slot 0xf0] [ccr 0x20] [cdr 0x86] 
[rcr 0x02] [no pci irq] [lat 168/176] [bus 21/21]
Sep  8 08:45:02 galaxy kernel:     ISA irqs (default) = 3,4,7,9,10,12 polling interval 
= 1000 ms
Sep  8 08:45:05 galaxy kernel: cs: IO port probe 0x1000-0x17ff: clean.
Sep  8 08:45:05 galaxy kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x220-0x22f 
0x378-0x37f 0x4d0-0x4d7
Sep  8 08:45:05 galaxy kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Sep  8 08:45:05 galaxy kernel: cs: memory probe 0x0d0000-0x0dffff: excluding 
0xd0000-0xdffff
Sep  8 08:45:05 galaxy kernel: cs: memory probe 0x0c0000-0x0cffff: excluding 
0xc0000-0xcffff
Sep  8 08:45:05 galaxy kernel: memory_cs: mem0: anonymous: unknown size
Sep  8 08:45:02 galaxy pcmcia: Starting PCMCIA services:
Sep  8 08:45:02 galaxy pcmcia:  modules
Sep  8 08:45:02 galaxy pcmcia:  cardmgr.
Sep  8 08:45:02 galaxy rc: Starting pcmcia succeeded
Sep  8 08:45:02 galaxy cardmgr[317]: starting, version is 3.0.14
Sep  8 08:45:05 galaxy cardmgr[317]: watching 2 sockets
Sep  8 08:45:05 galaxy cardmgr[317]: initializing socket 1
Sep  8 08:45:05 galaxy cardmgr[317]: socket 1: Anonymous Memory
Sep  8 08:45:05 galaxy cardmgr[317]: executing: 'insmod 
/lib/modules/2.2.12/pcmcia/memory_cs.o'
Sep  8 08:45:05 galaxy cardmgr[317]: executing: './memory start mem0'


2. When loading PCMCIA manually:

Sep  8 09:02:59 galaxy kernel: Linux PCMCIA Card Services 3.0.14
Sep  8 09:02:59 galaxy kernel:   kernel build: 2.2.12 #1 Fri Aug 27 20:11:07 CEST 1999
Sep  8 09:02:59 galaxy kernel:   options:  [pci] [cardbus] [apm]
Sep  8 09:02:59 galaxy kernel: Intel PCIC probe:
Sep  8 09:02:59 galaxy kernel:   Toshiba ToPIC97 PCI-to-CardBus at bus 0 slot 2, mem 
0x68000000, 2 sockets
Sep  8 09:02:59 galaxy kernel:     host opts [0]: [slot 0xf0] [ccr 0x10] [cdr 0x86] 
[rcr 0x02] [no pci irq] [lat 168/176] [bus 20/20]
Sep  8 09:02:59 galaxy kernel:     host opts [1]: [slot 0xf0] [ccr 0x20] [cdr 0x86] 
[rcr 0x02] [no pci irq] [lat 168/176] [bus 21/21]
Sep  8 09:02:59 galaxy kernel:     ISA irqs (default) = 3,4,7,9,10 polling interval = 
1000 ms
Sep  8 09:02:59 galaxy kernel: cs: IO port probe 0x1000-0x17ff: clean.
Sep  8 09:02:59 galaxy kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x220-0x22f 
0x378-0x37f 0x4d0-0x4d7
Sep  8 09:02:59 galaxy kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Sep  8 09:02:59 galaxy cardmgr[823]: starting, version is 3.0.14
Sep  8 09:02:59 galaxy cardmgr[823]: watching 2 sockets
Sep  8 09:03:00 galaxy cardmgr[823]: initializing socket 1
Sep  8 09:03:00 galaxy kernel: cs: memory probe 0x0d0000-0x0dffff: clean.
Sep  8 09:03:00 galaxy cardmgr[823]: socket 1: Xircom CEM56 Ethernet/Modem
Sep  8 09:03:00 galaxy cardmgr[823]: executing: 'insmod 
/lib/modules/2.2.12/pcmcia/xirc2ps_cs.o'
Sep  8 09:03:00 galaxy kernel: xirc2ps_cs.c 1.31 1998/12/09 19:32:55 (dd9jn+kvh)
Sep  8 09:03:03 galaxy kernel: eth0: MII link partner: 0021
Sep  8 09:03:03 galaxy kernel: eth0: media 10BaseT, silicon revision 5
Sep  8 09:03:03 galaxy kernel: eth0: Xircom: port 0x300, irq 3, hwaddr 
00:10:A4:02:9A:54
Sep  8 09:03:00 galaxy cardmgr[823]: executing: 'insmod 
/lib/modules/2.2.12/pcmcia/serial_cs.o'
Sep  8 09:03:03 galaxy cardmgr[823]: executing: './network start eth0'
Sep  8 09:03:03 galaxy kernel: tty03 at 0x02e8 (irq = 3) is a 16550A
Sep  8 09:03:04 galaxy kernel: eth0: media 10BaseT, silicon revision 5


Ok, that�s it.

BTW: Linux is version 2.2.12.

Best rgds,
Achim

-- 
Some rise by sin and some by virtue fall.

Reply via email to