From: Gurumurthy Gowdar <gurumurthy.gm@gmail.com>
To: linuxppc-dev@lists.ozlabs.org
Cc: dev-owner@lists.ozlabs.org
Subject: USB Device not working in MPC8280 PowerPC
Date: Fri, 17 Jul 2009 16:01:29 +0530 [thread overview]
Message-ID: <adaf92990907170331x1ff6aa44h517785ed1b07df16@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1116 bytes --]
Dear LinuxPPC members,
am facing problem on writing USB
device port driver for MPC8280,when i connect it to the host PC through USB
cable .device descriptor is happening host is setting the address but device
configuration is not happening properly...it hangs there in USB busy
handler.
below is the output of the snippet in hyperterminal for usb debugging
Debug statements
GetDescriptor request length = 0x40
Device Descriptor...
bd status = 3ec0
In TX USB event register = 108
Recieved PID token = 0x3cc0
USB:SetAddress 2
bd status = 3800
bd status = 3ac0
In TX USB event register = 108
GetDescriptor request length = 0x12
Device Descriptor...
bd status = 3ec0
In TX USB event register = 109
Recieved PID token = 0x3cc0
In USB_BUSY HANDLER : 0x108
it hangs in usb busy handler , am feeling data pid toggling may be the
issue.
please help me out to sort this issue....let me know if any codes are
available for USB Device & USB Host testing for MPC8280.
am testing in FreeScale Code Warrior IDE
waiting for the reply ASAP
Regards,
Gurumurthy
--
Gurumurthy Gowdar
[-- Attachment #2: Type: text/html, Size: 1255 bytes --]
reply other threads:[~2009-07-17 10:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=adaf92990907170331x1ff6aa44h517785ed1b07df16@mail.gmail.com \
--to=gurumurthy.gm@gmail.com \
--cc=dev-owner@lists.ozlabs.org \
--cc=linuxppc-dev@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).