[linux-usb-devel] Fwd: USB device not getting detected.

2006-09-19 Thread Jinesh K J
-- Forwarded message -- From: pankaj chauhan <[EMAIL PROTECTED]> Date: Sep 18, 2006 7:31 PM Subject: USB device not getting detected. To: [EMAIL PROTECTED] hi all, i am using 2.6.11, and EHCI HCD. during boot up i get following message: "usb 1-0:1.0: over-current change on port

Re: [linux-usb-devel] system hang when working with 32 devices connected to single root hub port

2006-06-29 Thread Jinesh K J
On 6/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > hi, > I am working on an tool which is used for end to end testing of a > telephone network. As a part of the tool, we have mobiles connected to > the system (with kernel-2.6.16.13). The mobiles(CDC devices) being used > are USB 2.0

Re: [linux-usb-devel] boot from usb again

2006-06-20 Thread Jinesh K J
On 6/20/06, Ken Cobler <[EMAIL PROTECTED]> wrote: > Wojciech Kromer wrote: > > Dnia 2006-06-19 13:13, Użytkownik Jinesh K J napisał: > > > >> On 6/19/06, Wojciech Kromer <[EMAIL PROTECTED]> wrote: > >> > >> > >>> After reading lot

Re: [linux-usb-devel] boot from usb again

2006-06-19 Thread Jinesh K J
On 6/19/06, Wojciech Kromer <[EMAIL PROTECTED]> wrote: > After reading lot of discusions on this issue, I can't still get > why there is an error booting from root=/dev/sda1 or even root=8:1. > so, what is the error shown? i hope usb-storage module is built into the kernel! > and I can mount it af

Re: [linux-usb-devel] platform_device.dev.release not getting called under X Windows

2006-06-08 Thread Jinesh K J
hi, are u using printk() for tracing the function calls. then it might happen that xterm is just not displaying the output. i'm not familiar with pcmcia, so please forgive me for any foolish comments. On 6/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi all, > > We are developing a devi