On Sun, Aug 12, 2007 at 04:53:43AM -0700, [EMAIL PROTECTED] wrote: > ds: skipping FUNC_ID match for 0.0 until userspace interaction > ds: matched 0.0 to serial_cs > ds: trying to bind 0.0 to serial_cs > serial_cs: trying serial8250_register_port() with IO at 0xc3f8, irq 3 > ttyS0: autoconf (0xc3f8, 0x00000000): IER test failed (0f, 0f) type=unknown
That means "this doesn't respond like a serial port" - the interrupt enable register appears to be ignoring writes, or something is interfering with reads from the register. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
