Hi Mr. Mad duck, On Wed, Dec 26, 2001 at 06:58:39PM +0100, martin f krafft wrote: > also sprach martin f krafft <[EMAIL PROTECTED]> [2001.12.26.1831 +0100]: > > kernel: cs: cb_allow(bus 32): vendor 0x115d, device 0x0003 ... > > cs: IO port probe 0x0800-0x08ff:_ > > > > the final '_' is the blinking cursor, and it just hangs there > > forever. completely frozen. ... Good thing you got system working.
I am not as good as you but I noticed following for PCMCIA. PCMCIA card configuration program runs on back ground concurrently with other programs. This means, some configuration may encounter race condition if they are run before finishing PCMCIA script. PCMCIA script looks lile /bin/sh script but they are not a simple part of normal sys-V init script!!! I do not like this but that is standard... -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Osamu Aoki <[EMAIL PROTECTED]> @ Cupertino, CA USA +

