Re: [GIT PATCH] USB patches for 2.6.25-git

From: Greg KH
Date: Fri Apr 25 2008 - 20:21:49 EST


On Fri, Apr 25, 2008 at 04:51:51PM -0700, Linus Torvalds wrote:
>
>
> On Thu, 24 Apr 2008, Greg KH wrote:
> >
> > Here is a set of USB patches against your current git tree.
>
> Hmm. This seesm to have brought with it some new errors.
>
> >From my dmesg:
>
> ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21
> PCI: Setting latency timer of device 0000:00:1a.1 to 64
> uhci_hcd 0000:00:1a.1: UHCI Host Controller
> uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
> uhci_hcd 0000:00:1a.1: irq 21, io base 0x00002080
> usb usb4: configuration #1 chosen from 1 choice
> hub 4-0:1.0: USB hub found
> hub 4-0:1.0: 2 ports detected
> ** hub 1-0:1.0: unable to enumerate USB device on port 4
> usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
> usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> usb usb4: Product: UHCI Host Controller
> usb usb4: Manufacturer: Linux 2.6.25-05086-g3dd7b71 uhci_hcd
> usb usb4: SerialNumber: 0000:00:1a.1
>
> there's a few of them there, and they seem to be new (ie they don't show
> up in my previous message logs). dmesg | grep shows a total of four:
>
> hub 1-0:1.0: unable to enumerate USB device on port 4
> hub 2-0:1.0: unable to enumerate USB device on port 2
> hub 2-0:1.0: unable to enumerate USB device on port 3
> hub 2-0:1.0: unable to enumerate USB device on port 4
>
> but things seem to work. Whether that is because I don't have anything
> *connected* at those ports or not, I don't know ;)

This was always happening before, but now we are actually logging the
error. Commit 6427f7995338387ddded92f98adec19ddbf0ae5e was the one, and
Alan Stern added it to the tree to help try to determine some reports
that people had been having at times.

It should be harmless, right Alan?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/