Re: Hi all, I'm newbe, so apologize for my stupid questions.

Fabio Giovagnini <[email protected]>
Newsgroups gmane.linux.usb.devel
Organization Aurion s.r.l
Message-ID <[email protected]>
OK.
Where can I find the code where physically the HDC read the packet from the 
control endpoint where HDC sent the setup request from?
I found the interrupt handler for uhci-hdc but inside I cannit see something 
like this
	status = inw(uhci->io_addr + USBSTS);
	if (!(status & ~USBSTS_HCH))	/* shared interrupt, not mine */
		return IRQ_NONE;
	outw(status, uhci->io_addr + USBSTS);		/* Clear it */

made for the control endpoint  FIFO buffer.

If you have siggestions they will be very appreciated.

Thanks a lot and sorry if I profit by your patience.

Best regards


Alle 17:33, sabato 22 settembre 2007, Alan Stern ha scritto:
> On Sat, 22 Sep 2007, Fabio Giovagnini wrote:
> > Thanks a lot for your answer;
> > when I attach my new device I read:
> >
> >
> > usb 4-2: new full speed USB device using uhci_hcd and address 105
> > usb 4-2: device descriptor read/all, error -110
> > usb 4-2: new full speed USB device using uhci_hcd and address 106
> > usb 4-2: device descriptor read/64, error -110
> >
> > What means exactly?
>
> It means the kernel does not receive your device's reply to the
> Get-Device-Descriptor request.  You probably aren't sending the data
> packets correctly.
>
> > What is the kernel module printig out such error messages?
>
> You can figure out the answer by yourself...  :-)
>
> Alan Stern

-- 
Fabio Giovagnini

Aurion s.r.l.
via degli orti 11,
40050 Funo di Argelato (BO)
P.I e C.F.
00885711200
Tel. +39.335.8350919
Fax +39.051.8659009

www.aurion-tech.com

account telefono VoIP skype (www.skype.com):
aurion.giovagnini

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
[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.