9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] cleantd
@ 2008-12-20 18:48 ron minnich
  2008-12-20 19:42 ` Richard Miller
  0 siblings, 1 reply; 5+ messages in thread
From: ron minnich @ 2008-12-20 18:48 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I'm getting about one of these a second.

cleanTD 3/0: Error 0x1 0x440007 0xe0032d 0x10f5b80
cleanTD 3/0: Error 0x1 0x4407ff 0x7e80369 0x110fa48
cleanTD 3/0: Error 0x1 0x4407ff 0xffe803e1 0x10f5b68
cleanTD 3/0: Error 0x1 0x440007 0xe0032d 0x10f5b80
cleanTD 3/0: Error 0x1 0x4407ff 0x7e80369 0x110fa48
cleanTD 3/0: Error 0x1 0x4407ff 0xffe803e1 0x10f5b68
cleanTD 4/0: Error 0x1 0x440007 0xe0042d 0x10f5b80
cleanTD 4/0: Error 0x1 0x4407ff 0x7e80469 0x110fa48
cleanTD 4/0: Error 0x1 0x4407ff 0xffe804e1 0x10f5b68
cleanTD 4/0: Error 0x1 0x440007 0xe0042d 0x110fc40
cleanTD 4/0: Error 0x1 0x4407ff 0x7e80469 0x110fc28
cleanTD 4/0: Error 0x1 0x4407ff 0xffe804e1 0x110fc28
cleanTD 4/0: Error 0x1 0x440007 0xe0042d 0x110fda0
cleanTD 4/0: Error 0x1 0x4407ff 0x7e80469 0x110fd88
cleanTD 4/0: Error 0x1 0x4407ff 0xffe804e1 0x110fd88
cleanTD 4/0: Error 0x1 0x440007 0xe0042d 0x110fc40
cleanTD 4/0: Error 0x1 0x4407ff 0x7e80469 0x110fc28

so it's a USB thing but is there a meaning?


thanks

ron



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] cleantd
  2008-12-20 18:48 [9fans] cleantd ron minnich
@ 2008-12-20 19:42 ` Richard Miller
  2008-12-21  2:08   ` ron minnich
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Miller @ 2008-12-20 19:42 UTC (permalink / raw)
  To: 9fans

> cleanTD 3/0: Error 0x1 0x4407ff 0xffe803e1 0x10f5b68
> ...
> cleanTD 4/0: Error 0x1 0x4407ff 0x7e80469 0x110fc28
>
> so it's a USB thing but is there a meaning?

Context?  Have you just inserted or removed something?  The message
appears to be saying that you're getting timeouts on the control
endpoint of a couple of usb devices, while trying to enumerate /
configure them.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] cleantd
  2008-12-20 19:42 ` Richard Miller
@ 2008-12-21  2:08   ` ron minnich
  2008-12-21  9:44     ` Francisco J Ballesteros
  0 siblings, 1 reply; 5+ messages in thread
From: ron minnich @ 2008-12-21  2:08 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Sat, Dec 20, 2008 at 11:42 AM, Richard Miller <9fans@hamnavoe.com> wrote:
>> cleanTD 3/0: Error 0x1 0x4407ff 0xffe803e1 0x10f5b68
>> ...
>> cleanTD 4/0: Error 0x1 0x4407ff 0x7e80469 0x110fc28
>>
>> so it's a USB thing but is there a meaning?
>
> Context?  Have you just inserted or removed something?  The message
> appears to be saying that you're getting timeouts on the control
> endpoint of a couple of usb devices, while trying to enumerate /
> configure them.


no, there is a mouse that has been inserted for several weeks, that is all.

ron



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] cleantd
  2008-12-21  2:08   ` ron minnich
@ 2008-12-21  9:44     ` Francisco J Ballesteros
  2008-12-21 15:15       ` Richard Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Francisco J Ballesteros @ 2008-12-21  9:44 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

It's a problem with usbuhci, probably.
I'm working on a new one, but don't hold your breath.
What happen is that a Td (transaction descriptor) being used for I/O
on usb had an error, and it's likely the endpoint will not work anymore.


On Sun, Dec 21, 2008 at 3:08 AM, ron minnich <rminnich@gmail.com> wrote:
> On Sat, Dec 20, 2008 at 11:42 AM, Richard Miller <9fans@hamnavoe.com> wrote:
>>> cleanTD 3/0: Error 0x1 0x4407ff 0xffe803e1 0x10f5b68
>>> ...
>>> cleanTD 4/0: Error 0x1 0x4407ff 0x7e80469 0x110fc28
>>>
>>> so it's a USB thing but is there a meaning?
>>
>> Context?  Have you just inserted or removed something?  The message
>> appears to be saying that you're getting timeouts on the control
>> endpoint of a couple of usb devices, while trying to enumerate /
>> configure them.
>
>
> no, there is a mouse that has been inserted for several weeks, that is all.
>
> ron
>
>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] cleantd
  2008-12-21  9:44     ` Francisco J Ballesteros
@ 2008-12-21 15:15       ` Richard Miller
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Miller @ 2008-12-21 15:15 UTC (permalink / raw)
  To: 9fans

> What happen is that a Td (transaction descriptor) being used for I/O
> on usb had an error, and it's likely the endpoint will not work anymore.

Killing and restarting usbd(4) will probably put you right.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-12-21 15:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-20 18:48 [9fans] cleantd ron minnich
2008-12-20 19:42 ` Richard Miller
2008-12-21  2:08   ` ron minnich
2008-12-21  9:44     ` Francisco J Ballesteros
2008-12-21 15:15       ` Richard Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).