Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 02:42:27PM -0500, Alan Stern wrote: > On Mon, 28 Jan 2008, Greg KH wrote: > > > I'm getting the above error messages a lot in my current USB kernel > > tree. I'm guessing it's due to the: > > Subject: USB: EHCI: add separate IAA watchdog timer > > patch from Alan (as10

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Alan Stern
On Mon, 28 Jan 2008, David Brownell wrote: > On Monday 28 January 2008, David Brownell wrote: > > On Monday 28 January 2008, Greg KH wrote: > > > Any ideas why this is so noisy and slows down USB device discovery? > > > > Noisy: it should be ehci_dbg() not ehci_info(). > > ... also, it looks li

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Alan Stern
On Mon, 28 Jan 2008, Greg KH wrote: > I'm getting the above error messages a lot in my current USB kernel > tree. I'm guessing it's due to the: > Subject: USB: EHCI: add separate IAA watchdog timer > patch from Alan (as1028) which was based off an earlier patch from > David. > > Any ideas

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 10:24:31AM -0800, David Brownell wrote: > On Monday 28 January 2008, David Brownell wrote: > > On Monday 28 January 2008, Greg KH wrote: > > > Any ideas why this is so noisy and slows down USB device discovery? > > > > Noisy: it should be ehci_dbg() not ehci_info(). > > .

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 10:06:22AM -0800, David Brownell wrote: > On Monday 28 January 2008, Greg KH wrote: > > Any ideas why this is so noisy and slows down USB device discovery? > > Noisy: it should be ehci_dbg() not ehci_info(). But even then, it's taking longer to boot because of this proble

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread David Brownell
On Monday 28 January 2008, David Brownell wrote: > On Monday 28 January 2008, Greg KH wrote: > > Any ideas why this is so noisy and slows down USB device discovery? > > Noisy: it should be ehci_dbg() not ehci_info(). ... also, it looks like the watchdog may have been running when it should have

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread David Brownell
On Monday 28 January 2008, Greg KH wrote: > Any ideas why this is so noisy and slows down USB device discovery? Noisy: it should be ehci_dbg() not ehci_info(). - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo inf