Re: [linux-usb-devel] VT6212L PME# assertion problem

2005-04-22 Thread craig qu
> > After I set VT6212L USB2.0 controller into D3hot > mode, > > connecting/disconnecting usb drive doesn't > generate > > any PME# assertion. > > No, it won't do any of that unless > CONFIG_USB_SUSPEND > is enabled. I've certainly observed the PME# bit be > set > in the PCI config space after f

Re: [linux-usb-devel] VT6212L PME# assertion problem

2005-04-22 Thread David Brownell
On Friday 22 April 2005 9:34 am, craig qu wrote: > Hello all, > > After I set VT6212L USB2.0 controller into D3hot mode, > connecting/disconnecting usb drive doesn't generate > any PME# assertion. No, it won't do any of that unless CONFIG_USB_SUSPEND is enabled. I've certainly observed the PME#

Re: [linux-usb-devel] VT6212L PME# assertion problem

2005-04-22 Thread Alan Stern
On Fri, 22 Apr 2005, craig qu wrote: > Hello all, > > After I set VT6212L USB2.0 controller into D3hot mode, > connecting/disconnecting usb drive doesn't generate > any PME# assertion. > > According to spec, the controller supports D0, D1, D2, > D3hot and D3cold PME(reg82=0xffc2). the only thin