[linux-usb-devel] Re: usb-serial ipaq kernel problem

2006-05-29 Thread Luiz Fernando N. Capitulino
On Mon, 29 May 2006 22:47:24 +0200 Frank Gevaerts <[EMAIL PROTECTED]> wrote: | On Mon, May 29, 2006 at 05:24:10PM -0300, Luiz Fernando N. Capitulino wrote: | > On Mon, 29 May 2006 21:43:35 +0200 | > Frank Gevaerts <[EMAIL PROTECTED]> wrote: | > | > | On Mon, May 29, 2006 at 02:11:10PM -0300, Luiz

Re: [linux-usb-devel] [PATCH] ftdi_sio serial driver

2006-05-29 Thread Greg KH
On Mon, May 29, 2006 at 12:09:55AM +0400, Vitja Makarov wrote: > Do you mean paths in patch file? I've changed it to > new/drivers/usb/serial/ > Is that ok? Please send it according to Documentation/SubmittingPatches, which describes the proper way to create and send patches. thanks, greg k

[linux-usb-devel] Re: usb-serial ipaq kernel problem

2006-05-29 Thread Frank Gevaerts
On Mon, May 29, 2006 at 05:24:10PM -0300, Luiz Fernando N. Capitulino wrote: > On Mon, 29 May 2006 21:43:35 +0200 > Frank Gevaerts <[EMAIL PROTECTED]> wrote: > > | On Mon, May 29, 2006 at 02:11:10PM -0300, Luiz Fernando N. Capitulino wrote: > | > > | > Frank, could you try this one please? > | >

[linux-usb-devel] Re: usb-serial ipaq kernel problem

2006-05-29 Thread Luiz Fernando N. Capitulino
On Mon, 29 May 2006 21:43:35 +0200 Frank Gevaerts <[EMAIL PROTECTED]> wrote: | On Mon, May 29, 2006 at 02:11:10PM -0300, Luiz Fernando N. Capitulino wrote: | > | > Frank, could you try this one please? | > | > I have no sure whether this makes sense, but every USB-Serial driver | > I know exit

[linux-usb-devel] Re: usb-serial ipaq kernel problem

2006-05-29 Thread Frank Gevaerts
On Mon, May 29, 2006 at 02:11:10PM -0300, Luiz Fernando N. Capitulino wrote: > > Frank, could you try this one please? > > I have no sure whether this makes sense, but every USB-Serial driver > I know exits in the write URB callback if the URB got an error. It looks sane to me at least. The ma

[linux-usb-devel] Re: usb-serial ipaq kernel problem

2006-05-29 Thread Luiz Fernando N. Capitulino
On Mon, 29 May 2006 13:25:53 -0300 "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> wrote: | On Mon, 29 May 2006 12:01:02 -0300 | "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> wrote: | | | | | Hi Pete, | | | | On Fri, 26 May 2006 13:34:10 -0700 | | Pete Zaitcev <[EMAIL PROTECTED]> wrote:

[linux-usb-devel] Re: usb-serial ipaq kernel problem

2006-05-29 Thread Luiz Fernando N. Capitulino
On Mon, 29 May 2006 12:01:02 -0300 "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> wrote: | | Hi Pete, | | On Fri, 26 May 2006 13:34:10 -0700 | Pete Zaitcev <[EMAIL PROTECTED]> wrote: | | | On Fri, 26 May 2006 20:22:17 +0200, Frank Gevaerts <[EMAIL PROTECTED]> wrote: | | | | > usb 1-4.5.7:

Re: [linux-usb-devel] RNDIS broken since 2.6.16-rc1

2006-05-29 Thread Giridhar Pemmasani
On Mon, 29 May 2006 11:18:59 -0400 (EDT), Alan Stern <[EMAIL PROTECTED]> said: >> This requires RNDIS host to be compiled into kernel itself - it >> won't work if RNDIS is compiled as module. Alan> Why do you say that? CONFIG_USB_NET_RNDIS_HOST will be set if Alan> RNDIS is configured a

Re: [linux-usb-devel] RNDIS broken since 2.6.16-rc1

2006-05-29 Thread Alan Stern
On Sun, 28 May 2006, Giridhar Pemmasani wrote: > > Since 2.6.16-rc1, when RNDIS devices are not configured; when a device > is attached, following messages are logged by kernel: > > usb 1-1: new full speed USB device using uhci_hcd and address 2 > usb 1-1: default language 0x0409 > usb 1-1: n

[linux-usb-devel] Re: usb-serial ipaq kernel problem

2006-05-29 Thread Luiz Fernando N. Capitulino
Hi Pete, On Fri, 26 May 2006 13:34:10 -0700 Pete Zaitcev <[EMAIL PROTECTED]> wrote: | On Fri, 26 May 2006 20:22:17 +0200, Frank Gevaerts <[EMAIL PROTECTED]> wrote: | | > usb 1-4.5.7: USB disconnect, address 79 | > [ cut here ] | > kernel BUG at kernel/workqueue.c:110! |

[linux-usb-devel] RWE and RWC bits of OHCI control register

2006-05-29 Thread rasmit.ranjan
Hi all, I have a doubt in RWE and RWC bits of OHCI control register. According to OHCI specification RWC bit is to indicate whether the controller supports remote wakeup or not and this bit is set by the system firmware at the time of POST. But this bit is set in ohci_bus_resume depending on hc

[linux-usb-devel] [PATCH] ohci-au1xxx.c: power management support

2006-05-29 Thread Rodolfo Giometti
Hello, the attached patch against Linux-2.6.17-rc5 adds power management support for USB OHCI on AU1x00 CPUs. Ciao, Rodolfo -- GNU/Linux Solutions e-mail:[EMAIL PROTECTED] Linux Device Driver [EMAIL PROTECTED] Embedded Systems

[linux-usb-devel] [PATCH] usb gadget: update pxa2xx to include intel_udc.h

2006-05-29 Thread Milan Svoboda
From: Milan Svoboda <[EMAIL PROTECTED]> Include asm/hardware/intel_udc.h instead of asm/arch/udc.h This patch is against 2.6.17-rc5. This patch must be applied after [PATCH] ixp4xx: Add platform specific device - pxa2xx_udc. Please, CC: me because I'm not subscribed on the list. Signed-off-by:

[linux-usb-devel] Re: [PATCH] ixp4xx: Add platform specific device - pxa2xx_udc

2006-05-29 Thread Lennert Buytenhek
On Mon, May 29, 2006 at 10:34:33AM +, Milan Svoboda wrote: > From: Milan Svoboda <[EMAIL PROTECTED]> > > This patch adds support for pxa2xx_udc. This driver then will be > usable on ixp4xx platform. Great work! One thought: if adding ixp4xx support to pxa2xx_udc, shouldn't we rename pxa2xx_

[linux-usb-devel] [PATCH] usg gadget: fix compile errors

2006-05-29 Thread Milan Svoboda
From: Milan Svoboda <[EMAIL PROTECTED]> This patch fixes compile errors when pxa2xx_udc is to be compiled for ixp4xx platform. This patch is against 2.6.17-rc5. Please, CC: me because I'm not subscribed on the list. Signed-off-by: Milan Svoboda <[EMAIL PROTECTED]> --- diff -uprN -X orig/Docum

[linux-usb-devel] [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform

2006-05-29 Thread Milan Svoboda
From: Milan Svoboda <[EMAIL PROTECTED]> This patch adds IXP465 into the list of known devices and adds IXP425 and IXP465 to the list of devices that have cfr. This is not described in the hardware documentation, but without it driver won't work. Workaround (#if 1) that seemed to get rid of lost

[linux-usb-devel] [PATCH] usb gadget: allow drivers support speeds higher than full speed

2006-05-29 Thread Milan Svoboda
From: Milan Svoboda <[EMAIL PROTECTED]> This patch removes limitation which prevents use of drivers that support speeds different that full speed. This patch is against 2.6.17-rc5. Please, CC: me because I'm not subscribed on the list. Signed-off-by: Milan Svoboda <[EMAIL PROTECTED]> --- ---

[linux-usb-devel] Re: [PATCH] Don't request the irq when irqnum negative

2006-05-29 Thread Jan Veldeman
Hi, On Tue, Apr 25, 2006 at 08:36:45AM +0200, Veldeman, Jan wrote: > In some cases the irq may not be requested by usb_add_hcd. E.g. the > interrupt is shared among different parts of the same driver, and by > having only 1 handler which calls the others, helps in making the > driver cleaner. >