http://bugzilla.kernel.org/show_bug.cgi?id=7706
------- Comment #34 from [EMAIL PROTECTED] 2007-08-12 05:13 ------- Reply-To: [EMAIL PROTECTED] 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. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
