Begin forwarded message:
Date: Sat, 27 Aug 2005 01:50:17 -0300
From: Rogério Brito <[EMAIL PROTECTED]>
To: Andrew Morton <[EMAIL PROTECTED]>, linux-kernel@vger.kernel.org
Subject: Oops with 2.6.13-rc6-mm2 and USB mouse
Hi there.
I just got myself a new USB mouse and it seems that kernel
2.6.1
Alan,
Thanks for help. I have connected one hub to my port 2 and plugged two
memory keys and one floppy drive in the hub, the below is devices file.
root@(none):~# cat /proc/bus/usb/devices
T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480
On Fri, 26 Aug 2005, Singh, Brijeshkumar wrote:
> Hi,
>
> My system has three external USB ports and one internal which is always
> connected with printer. How I can detected whether the device is
> connected on which of the three ports.
>
> # lsusb
> Bus 004 Device 001: ID :
> Bus 003
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Alan Stern wrote:
> On Wed, 24 Aug 2005, Andy Stewart wrote:
>
>>HI Alan et al,
>>
>>I have gathered the requested debug information - shown below.
>>
>>Thanks for the help!
>
> That's weird. The log shows your device pretty much died as soon as it
On Fri, 26 Aug 2005, Norbert Preining wrote:
> Hi USB developers!
>
> My laptop just showed me the following:
> usb 2-2: USB disconnect, address 2
> BUG: atomic counter underflow at:
> [] kref_put+0x48/0x8b
> [] klist_release+0x0/0x4d
> [] klist_remove+0x14/0x30
> [] __device_release_driver+0
Hi USB developers!
My laptop just showed me the following:
usb 2-2: USB disconnect, address 2
BUG: atomic counter underflow at:
[] kref_put+0x48/0x8b
[] klist_release+0x0/0x4d
[] klist_remove+0x14/0x30
[] __device_release_driver+0x38/0x5b
[] device_release_driver+0x16/0x24
[] bus_remove_devi
Hi,
My system has three external USB ports and one internal which is always
connected with printer. How I can detected whether the device is
connected on which of the three ports.
# lsusb
Bus 004 Device 001: ID :
Bus 003 Device 001: ID :
Bus 002 Device 001: ID :
Bus 001 D
Begin forwarded message:
Date: Fri, 26 Aug 2005 13:18:25 -0700
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Bugme-new] [Bug 5134] New: USB2 mass storages conflict
http://bugzilla.kernel.org/show_bug.cgi?id=5134
Summary: USB2 mass storages conflict
Kernel Version: k
Hi list,
I finally got our USB Device working, implemented in ARM9 iMXL Processor.
I'm using linux kernel 2.6.12 and Mike Lee's patch, he posted to this
list some weeks ago. We had a hardware bug on our board and it took much
time to find it. But it's solved now. Mike Lee's driver is working f