Re: [linux-usb-devel] Enabling Remote Wakeup in OHCI

2003-07-25 Thread David Brownell
Pering, Trevor wrote: Ok, at least I know I'm trying to do something "new" here... 1) I'm not sure when to set RemoteWakeupConnected -- I don't really have a BIOS, so I am just setting it when I bring the USB OHCI controller out of reset. (And when it comes out of suspend.) But, I don't really und

RE: [linux-usb-devel] Enabling Remote Wakeup in OHCI

2003-07-25 Thread Pering, Trevor
). Thanks, Trevor -Original Message- From: David Brownell [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 6:17 PM To: Pering, Trevor Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [linux-usb-devel] Enabling Remote Wakeup in OHCI Pering, Trevor wrote: > Hello -- I&#x

Re: [linux-usb-devel] Enabling Remote Wakeup in OHCI

2003-07-24 Thread David Brownell
Pering, Trevor wrote: Hello -- I'm trying to understand the OHCI spec in order to enable remote wakeup. My understanding is that when the system is about to enter the suspend state, that I need to instruct the individual devices to activate remote wakeup by setting the Device_Remote_Wakeup feature

[linux-usb-devel] Enabling Remote Wakeup in OHCI

2003-07-24 Thread Pering, Trevor
Hello -- I'm trying to understand the OHCI spec in order to enable remote wakeup. My understanding is that when the system is about to enter the suspend state, that I need to instruct the individual devices to activate remote wakeup by setting the Device_Remote_Wakeup feature bit. I'm unclear on ho