David,
Thanks for the tips. I have recompiled the package with Pnp bt that did not seem to make much difference. I then have experimented somewhat with ioport and memory ranges and even though I really did not know what I was doing, succeeded in getting to start the pcmcia service (I think).
This is what I now see /var/log when starting up pcmcia:
Mar 14 20:17:41 bilbo kernel: Linux PCMCIA Card Services 3.1.12
Mar 14 20:17:41 bilbo kernel: kernel build: 2.2.12-20 #1 Mon Sep 27 10:40:35 E
DT 1999
Mar 14 20:17:41 bilbo kernel: options: [pci] [cardbus] [apm] [pnp]
Mar 14 20:17:41 bilbo kernel: PCI routing table version 1.0 at 0xfd820
Mar 14 20:17:41 bilbo kernel: PnP: PNP BIOS installation structure at 0xc00fb960
Mar 14 20:17:41 bilbo kernel: PnP: PNP BIOS version 1.0, entry at f0000:b988, ds
eg at f0000
Mar 14 20:17:41 bilbo kernel: Intel PCIC probe:
Mar 14 20:17:41 bilbo kernel: Ricoh RF5C296/396 ISA-to-PCMCIA at port 0x3e0 of
s 0x00
Mar 14 20:17:41 bilbo kernel: host opts [0]: none
Mar 14 20:17:41 bilbo kernel: ISA irqs (scanned) = 9,12 polling interval = 1
000 ms
Mar 14 20:17:41 bilbo cardmgr[1086]: starting, version is 3.1.12
Mar 14 20:17:41 bilbo cardmgr[1086]: watching 1 sockets
Mar 14 20:17:41 bilbo kernel: cs: IO port probe 0x1000-0x1300: excluding 0x1300-
0x1307
Mar 14 20:17:41 bilbo kernel: cs: IO port probe 0x0300-0x0370: clean.
Mar 14 20:17:43 bilbo cardmgr[1086]: initializing socket 0
Mar 14 20:17:43 bilbo kernel: cs: memory probe 0x0e0000-0x0effff: clean.
Mar 14 20:17:43 bilbo cardmgr[1086]: socket 0: RayLink PC Card WLAN Adapter
Mar 14 20:17:43 bilbo cardmgr[1086]: executing: 'insmod /lib/modules/2.2.12-20/p
cmcia/ray_cs.o'
Mar 14 20:17:43 bilbo kernel: ray_cs Detected: WebGear PC Card WLAN Adapter Vers
ion 4.88 Jan 1999
Mar 14 20:17:43 bilbo kernel: eth1: RayLink, irq 12, hw_addr 00:00:F1:11:70:4E
Mar 14 20:17:43 bilbo cardmgr[1086]: executing: './network start eth1'
At this point, my machine still worked! However when I try to bring up the interface either by running ifconfig by hand, or by customizing network.opts, I can just manage to enter a couple of commands after which my machine hangs...
When I rebooted the machine with a non default network.opts and having set pc_debug=3 in /etc/pcmcia/ray_cs.opts, at the point where the pcmcia service was started, my console was flooded with messages:
ray_dev_start_xmit busy
At which point I had to reboot in single user mode to disable pcmcia at boot...
So now I don't know whether I have a pcmcia or a Webgear problem...
Thanks for your help - Eric
|