Re: [linux-usb-devel] current state of USB SUSPEND?

2007-04-19 Thread Jeroen Janssen
On 4/18/07, Alan Stern <[EMAIL PROTECTED]> wrote: > And to answer Jeroen's question: Yes, USB devices should be suspended > automatically by the kernel when you suspend-to-ram. You don't need to do > anything manually to suspend them. Thanks! It's good to hear this to working. I was slightly conf

[linux-usb-devel] usb gitweb down?

2007-04-18 Thread Jeroen Janssen
Hello, It seems that http://git.kernel.org/?p=linux/kernel/git/gregkh/usb-2.6.git;a=summary is displaying an 'empty' repository (at least here). Also it seems http://www.kernel.org/pub/scm/linux/kernel/git/gregkh/ doesn not contain usb-2.6.git (anymore)? Can someone confirm this? Jeroen -

[linux-usb-devel] current state of USB SUSPEND?

2007-04-18 Thread Jeroen Janssen
I'm currently using). Should I switch to a newer kernel? Should USB devices be suspend 'automaticly' (by the kernel) when suspending to ram? Or do I need to manually suspend the devices somehow? Thanks in advance,