On Saturday 19 May 2007, Andrew Morton wrote:
> On Sat, 19 May 2007 10:08:40 -0700 [EMAIL PROTECTED] wrote:
> 
> > http://bugzilla.kernel.org/show_bug.cgi?id=8510
> 
> A regression.

>From 2.6.16, yes... this has been around for a while, but nobody
came up with a patch.

I suggest someone with the hardware just provide an update to the
drivers/usb/host/ohci-pci.c file using the

                PCI_DEVICE(PCI_VENDOR_ID_ITE, 0x8152),

quirk table entry as a model.

- Dave

> > 
> > Problem Description:
> > Kernel constantly tries suspend root hub which fails on this motherboard. 
> > Initially it also output messages to dmesg every second; now message is no 
> > more output but as debug shows kernel still constantly tries failed 
> > attepts. 
> > Workaround is to disable wakeup via sysfs; it was suggested that proper fix 
> > is 
> > to blacklist the drievr. As far as I an tell neccessary infrastructure is 
> > now 
> > available.



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to