Re: USB device not accepting new address=2 (error=-19)
From: ckbb ckbb (ckbroadbus_at_hotmail.com)
Date: 08/20/03
- Previous message: Christian Axelsson: "Re: DVD ROM on 2.6"
- Maybe in reply to: ckbb ckbb: "USB device not accepting new address=2 (error=-19)"
- Next in thread: Greg KH: "Re: USB device not accepting new address=2 (error=-19)"
- Reply: Greg KH: "Re: USB device not accepting new address=2 (error=-19)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: greg@kroah.com Date: Wed, 20 Aug 2003 10:01:20 -0400
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.
>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: Tue, 19 Aug 2003 16:50:12 -0700
>
>On Tue, Aug 19, 2003 at 07:33:32PM -0400, ckbb ckbb wrote:
> > I am stuck with the following error. I really appreciate any help for
>this
> > problem. May be it is known bug in the usb stack.
> >
> > I am using linux2.4.21, powerpc processor, phillips 1161a host
>controller
> >
> > I am getting interrupts & hardware seems to be OK. I have configured
>EHCI &
> > OHCI, scsi, usb mass storage in the kernel configuration.
> >
> >
> > usb.c: new USB bus registered, assigned bus number 1
> > Product: USB OHCI Root Hub
> > SerialNumber: c7911000
> > hub.c: USB hub found
> > hub.c: 1 port detected
> > hcd_1161.c : usb devices found..
> > usbutil: USB int. status bits cleared 0x00060000
> > usbutil: USB interrupt.1 Enabled ox00020000
> > ISP116x_HCD Initialization Successful
> >
> > usb.c: USB device not accepting new address=2 (error=-19)
> >
> > usb.c: USB device not accepting new address=3 (error=-19)
>
>Looks like a pci interrupt routing issue. Is the usb host controller
>actually getting interrupts?
>
>Is this a custom motherboard, or is it a Apple machine?
>
>Odds are it's a bug in the hcd_1161 driver as almost no one uses that
>driver and I doubt it is up to date.
>
>thanks,
>
>greg k-h
_________________________________________________________________
<b>MSN 8:</b> Get 6 months for $9.95/month
http://join.msn.com/?page=dept/dialup
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Christian Axelsson: "Re: DVD ROM on 2.6"
- Maybe in reply to: ckbb ckbb: "USB device not accepting new address=2 (error=-19)"
- Next in thread: Greg KH: "Re: USB device not accepting new address=2 (error=-19)"
- Reply: Greg KH: "Re: USB device not accepting new address=2 (error=-19)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|