From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Randy.Dunlap" Date: Fri, 14 Nov 2003 15:32:52 +0000 Subject: Re: drivers/usb/core/config.c: invalid configuration descriptor Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Fri, 14 Nov 2003 14:03:04 +0100 Andreas Schwab wrote: | Andreas Schwab writes: | | > When I try to run 2.6.0-test9 on an HP Everest I can't get USB working. | > All I get is this: | > | > drivers/usb/core/usb.c: registered new driver hub | > PCI: Found IRQ 52 for device 0000:01:04.0 | > IOSAPIC: vector 52 -> CPU 0x0200, enabled | > ohci_hcd 0000:01:04.0: OHCI Host Controller | > ohci_hcd 0000:01:04.0: irq 52, pci mem c000000088032000 | > ohci_hcd 0000:01:04.0: new USB bus registered, assigned bus number 1 | > drivers/usb/core/config.c: invalid configuration descriptor | | This is actually a compiler bug, usb_parse_configuration gets miscompiled. so which compiler version is it? -- ~Randy MOTD: Always include version info.