linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: ckbb ckbb <ckbroadbus@hotmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: USB device not accepting new address=2 (error=-19)
Date: Wed, 20 Aug 2003 08:55:31 -0700	[thread overview]
Message-ID: <20030820155531.GB1354@kroah.com> (raw)
In-Reply-To: <BAY1-F130ok1Bkfkll10000c83b@hotmail.com>

On Wed, Aug 20, 2003 at 10:01:20AM -0400, ckbb ckbb wrote:
> yes it is coustomised board and ISP1161A host controller is connected to a 
> fpga device which is on the PCI bus. Infact it is one of the general 
> purpose io (gpio-23) to which usb interrupt line is connected and gpio is 
> programmed as an interrupt. I am getting the 'sof' interrupt continuously 
> (at every 1msec) and I can see the corresponding interrupt count in 
> /proc/interrupts is incrementing accordingly.
> 
> Regarding hc 1161a, I have been told by phillips factory people that the 
> driver is working fine with the x86 platform. I did a port to the powerpc 
> platform.

Then I would suggest looking at that driver, for that is where the data
comes back from the usb device to.  And it looks like no data is being
received properly.

Good luck,

greg k-h

  reply	other threads:[~2003-08-20 16:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-20 14:01 USB device not accepting new address=2 (error=-19) ckbb ckbb
2003-08-20 15:55 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-08-19 23:33 ckbb ckbb
2003-08-19 23:50 ` Greg KH

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=20030820155531.GB1354@kroah.com \
    --to=greg@kroah.com \
    --cc=ckbroadbus@hotmail.com \
    --cc=linux-kernel@vger.kernel.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).