Re: Scenario: usbtest test-14 failure: MUSBHDRC + Netchip2280

"Pandita, Vikram" <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
> From: Alan Stern [mailto:[email protected]]
> 
> > @@ -2204,12 +2206,16 @@ static void handle_ep_small (struct net2
> >  					&& req
> > 					&& req->req.actual ==
req->req.length)
> > 					|| !req) {
> > +printk("\n-->STALL\n");
> 
> Please try printing some additional information:
> 
> +printk("\n-->STALL: t %x, req %p\n", t, req);
> +if (req) printk("actual %d, length %d\n", req->req.actual, req-
> >req.length);
> 

The log shows:
-->STALL: t 41042a, req 00000000
Which means: ep->responded is 1.
Does this help?

Another observation:
Running the netchip test14 with Intel 82801GB EHCI controller does not
show PING being sent after a NYET response.

So its not clear what the Host behavior is after it gets a NYET?
Is there an existing EHCI that has this behavior?

Regards,
Vikram 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.