Re: Possible Serial Kernel Bug

2008-02-21 Thread Oliver Martin
Raynard Brown schrieb: 0: uart:16550A port:03F8 irq:4 tx:72 rx:6 1: uart:16550A port:02F8 irq:3 tx:59 rx:6 2: uart:16550A port:03E8 irq:11 tx:0rx:0 RTS|DTR 3: uart:16550A port:02E8 irq:10 tx:0rx:0 RTS|DTR 4: uart:16550A port:04F8 irq:0 tx:59

USB_SUSPEND needs SUSPEND?

2007-10-27 Thread Oliver Martin
Hello, it seems that there is some dependency missing for CONFIG_USB_SUSPEND. When I compile a kernel without CONFIG_SUSPEND, USB suspend doesn't work (or at least doesn't expose its interface to userspace). /sys/bus/usb/devices/.../power doesn't exist, but it is there when I enable CONFIG_SUSPEND