Re: USB device not accepting new address=2 (error=-19)

From: ckbb ckbb (ckbroadbus_at_hotmail.com)
Date: 08/20/03

  • Next message: Casey Carter: "Re: [2.4.2X] "Undeletable" ARP entries?"
    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/


  • Next message: Casey Carter: "Re: [2.4.2X] "Undeletable" ARP entries?"

    Relevant Pages

    • Re: polling / interrupt
      ... Even old PS2 kb/mice are usually run in interrupt mode. ... Unless you are spinning on a register, "polling" ... Mouse DPI and USB Polling Rate ... The host controller directs traffic flow to devices, ...
      (comp.arch)
    • Re: USB 2.0 ports not working
      ... loaded the fat filesystem driver, so i seems that the device is ... Did you used the same USB disk in both tests? ... recognize fronts on the pin where the host controller is connected). ... In this case the host controller will keep it's interrupt line low ...
      (microsoft.public.windowsce.platbuilder)
    • Re: USB device just moves
      ... USB is basically a polled LAN-technology where the host passes a token ... implemented in hardware (that's what the host controller does) and the ... A so-called 'USB interrupt endpoint' is supposed to be polled by the ...
      (comp.os.linux.development.system)
    • Re: USB interrupt notification?
      ... It will not get notified that CPU interrupt has occurred, only the host controller driver gets that. ... USB 'interrupts' are just a type of message that goes over the USB bus. ...
      (microsoft.public.windowsce.embedded)
    • Re: Once more VIA VT6212 USB Chip Problem
      ... I checked the interrupt init and I can see they are all set. ... I tried my image on this board and USB works fine!! ... Bus 0, Device 1, Function 0 ... is found for following PCI Device ...
      (microsoft.public.windowsce.platbuilder)