On Sun, 2006-11-26 at 05:53 +0100, Mike Galbraith wrote:
> On Sat, 2006-11-25 at 18:12 +0100, Rafael J. Wysocki wrote:
> 
> > Hm, could you please file a bugzilla report regarding the serial console for
> > the information of its maintainer(s)?
> 
> Yeah, I'll rummage around a bit first though.

The serial console appears to be innocent.  The suspend/resume methods
for my 16550A serial port aren't even being _called_, apparently because
pnp swiped ttyS0.  Disabling pnp support, the port suspends and resumes
just peachy.  /sys has a different layout without pnp enabled.  With it,
there are platform/ttyS[1-3] entries, but ttyS0 is in pnp.  Without pnp
support, the platform/ttyS* entries are gone, as is of course pnp/ttyS0.

I guess I'll have to switch "rummage" directories.

        -Mike

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to