lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080426002004.GA23817@suse.de>
Date:	Fri, 25 Apr 2008 17:20:04 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Alan Stern <stern@...land.harvard.edu>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-usb-devel@...ts.sourceforge.net
Subject: Re: [GIT PATCH] USB patches for 2.6.25-git

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ