Re: [linux-usb-devel] USB problem with cdc-acm driver in 2.6.16

2006-03-27 Thread Greg KH
On Mon, Mar 27, 2006 at 08:03:50AM +0200, Oliver Neukum wrote: > Am Montag, 27. M?rz 2006 00:21 schrieb Greg KH: > > On Mon, Mar 27, 2006 at 07:15:17AM +1030, Tony Cook wrote: > > > In the anticipation you may find the information useful, I have > > > experienced the following OOPS since updating

Re: [linux-usb-devel] USB problem with cdc-acm driver in 2.6.16

2006-03-26 Thread Oliver Neukum
Am Montag, 27. März 2006 00:21 schrieb Greg KH: > On Mon, Mar 27, 2006 at 07:15:17AM +1030, Tony Cook wrote: > > In the anticipation you may find the information useful, I have > > experienced the following OOPS since updating to the latest kernel. > > Try the patch at: > > http://www.kern

Re: [linux-usb-devel] USB problem with cdc-acm driver in 2.6.16

2006-03-26 Thread Greg KH
On Mon, Mar 27, 2006 at 07:15:17AM +1030, Tony Cook wrote: > In the anticipation you may find the information useful, I have > experienced the following OOPS since updating to the latest kernel. Try the patch at: http://www.kernel.org/pub/linux/kernel/people/gregkh/driver_core/2.6/2.6.16

Re: [linux-usb-devel] USB problem with cdc-acm driver in 2.6.16

2006-03-26 Thread Oliver Neukum
Am Sonntag, 26. März 2006 22:45 schrieb Tony Cook: > In the anticipation you may find the information useful, I have > experienced the following OOPS since updating to the latest kernel. This is a bit odd. Did you switch off or unplug your modem? Regards Oliver

[linux-usb-devel] USB problem with cdc-acm driver in 2.6.16

2006-03-26 Thread Tony Cook
In the anticipation you may find the information useful, I have experienced the following OOPS since updating to the latest kernel. ohci_hcd :00:02.1: urb eee344a0 path 1 ep3in 5f16 cc 5 --> status -110 ohci_hcd :00:02.1: urb eee34520 path 1 ep3in 5f16 cc 5 --> status -110 ohci

[linux-usb-devel] USB problem in 2.6.14.5

2006-01-03 Thread janiszo
Hi, Are there any changes in kernel 2.6.14 against 2.6.11 with USB support? I compiled new kernel with the same options as in the old one and system cannot see USB devices now. During startup all messages about registering usbcore/ohci hub/mass storage are displayed like usually, but after att

Re: [linux-usb-devel] USB problem

2005-04-14 Thread David Brownell
On Thursday 14 April 2005 1:50 am, [EMAIL PROTECTED] wrote: > Interface Descriptor: > bLength 9 > bDescriptorType 4 > bInterfaceNumber0 > bAlternateSetting 0 > bNumEndpoints 0 > bInterfaceClass 2 Communi

Re: [linux-usb-devel] USB problem

2005-04-14 Thread Oliver Neukum
Am Donnerstag, 14. April 2005 10:50 schrieb [EMAIL PROTECTED]: > > Hi Oliver, > > Please find enclosed attachment of lsusb output > Please let me know why this problem is with only USB. I can't tell yet. Are you actually using two devices? Please change "#undef DEBUG" in cdc-acm.c to "#define DE

RE: [linux-usb-devel] USB problem

2005-04-14 Thread rao.shalini
: linux-usb-devel@lists.sourceforge.net Subject: Re: [linux-usb-devel] USB problem Am Donnerstag, 14. April 2005 06:07 schrieb [EMAIL PROTECTED]: > > Hi Oliver, > > Response should be one time and in serial communication it works fine > and even USB it gives the same response but

Re: [linux-usb-devel] USB problem

2005-04-13 Thread Oliver Neukum
Am Donnerstag, 14. April 2005 06:07 schrieb [EMAIL PROTECTED]: > > Hi Oliver, > > Response should be one time and in serial communication it works fine > and even USB it gives the same response but it's continuous. This > command is not to trigger to send stream of message. This command is > used

RE: [linux-usb-devel] USB problem

2005-04-13 Thread rao.shalini
devel@lists.sourceforge.net Cc: Shalini Rao (WT01 - TELECOM SOLUTIONS) Subject: Re: [linux-usb-devel] USB problem Am Mittwoch, 13. April 2005 16:24 schrieb [EMAIL PROTECTED]: > Hi, > > I'm facing one problem with USB interface, I'm using USB modem and > trying to initialize modem with few AT

Re: [linux-usb-devel] USB problem

2005-04-13 Thread Oliver Neukum
Am Mittwoch, 13. April 2005 16:24 schrieb [EMAIL PROTECTED]: > Hi, > > I'm facing one problem with USB interface, I'm using USB modem and > trying to initialize modem with few AT commands, one among them is > AT*EALR=3,1 and response for this is "EALV: 3,1,3". Problem with this > command is respon

[linux-usb-devel] USB Problem

2005-04-13 Thread rao.shalini
Hi, I'm facing one problem with USB interface, I'm using USB modem and trying to initialize modem with few AT commands, one among them is AT*EALR=3,1 and response for this is "EALV: 3,1,3". Problem with this command is response continuous and it is blocking the device communication, I mean respons

[linux-usb-devel] USB problem

2005-04-13 Thread rao.shalini
Hi, I'm facing one problem with USB interface, I'm using USB modem and trying to initialize modem with few AT commands, one among them is AT*EALR=3,1 and response for this is "EALV: 3,1,3". Problem with this command is response continuous and it is blocking the device communication, I mean respons

Re: [linux-usb-devel] usb problem

2004-08-06 Thread Alan Stern
On Fri, 6 Aug 2004, [koi8-r] ÐÅÔÒ ÐÅÔÒÏ× wrote: > Hello! > I am Alex. I use smdk2800 board and VIA PCI/USB card. From status > registers of the controller I see, that ports are not enabled and I can > not enable them manually. Can anyone give any tip why that happens

[linux-usb-devel] usb problem

2004-08-06 Thread петр петров
Hello! I am Alex. I use smdk2800 board and VIA PCI/USB card. From status registers of the controller I see, that ports are not enabled and I can not enable them manually. Can anyone give any tip why that happens? Regards, Kirnasov A. --

[linux-usb-devel] USB-problem with uhci-hcd in versions 2.6.0-test5 and 2.6.0-test6

2003-09-29 Thread Wim Van Sebroeck
Hi All, I saw that you also reported problems with USB/uhci-hcd on your systems. Can you test the following patch and see if it works now? Greetings, Wim. --- linux-2.6.0-test6/drivers/usb/host/uhci-hcd.c 2003-09-28 02:50:56.0 +0200 +++ linux-2.6.0-test6/drivers/usb/host/uhci-hcd.

[linux-usb-devel] USB problem

2003-06-10 Thread Aaron Greene
Hi all, I'm having a problem with a USB device created by a person I work with. The device is a simple counter that counts from 0 to 255. It is implemented as an HiD device. When I use the Hidview tool in Windows, I can grab the counter value from the USB device. However, when I run code in

[linux-usb-devel] USB Problem :

2001-12-01 Thread Pankaj Kumar Soni
Hello all i have a problem related to linux kernel 2.4.5. when i am compiling this kernel with usb debugging option then it boot successfully but as i try to insert any module it hangs, no response from either mouse or keyboard... even i can not telnet it from other machine... is any one

Re: [linux-usb-devel] usb problem with webcam

2001-06-14 Thread Georg Acher
On Thu, Jun 14, 2001 at 10:53:15AM +0200, Jean-Jacques Tchouto wrote: > Hi, > > I have a host with the folowing component: > - RedHat 7.1 distrubution > - Intel Pentium III 700 MHz > - kernel 2.4.5 without patch > - USB Controller: Intel Corporation 82371AB PIIX4 USB (rev1) > UHCI > - 4 Te

[linux-usb-devel] usb problem with webcam

2001-06-14 Thread Jean-Jacques Tchouto
Hi, I have a host with the folowing component: - RedHat 7.1 distrubution - Intel Pentium III 700 MHz - kernel 2.4.5 without patch - USB Controller: Intel Corporation 82371AB PIIX4 USB (rev1) UHCI - 4 TerraCam usb and 4 usb philips 680 Vesta Pro camera. The problem: I run video applicati