[linux-usb-devel] VIRUS (Worm.SomeFool.P) IN MAIL FROM YOU

2006-05-30 Thread amavisd-new
VIRUS ALERT Our content checker found virus: Worm.SomeFool.P in email presumably from you (), to the following recipient: -> [EMAIL PROTECTED] Please check your system for viruses, or ask your system administrator to do so. Delivery of the email was stopped! For your reference, here are h

[linux-usb-devel] [patch 2.6.17-rc5-git] recognize olympus r1000 (fix regression)

2006-05-30 Thread David Brownell
One "industrial pda" works again after this patch; when the usbnet minidrivers got split out, it didn't get put into the cdc ethernet blacklist. - Dave Earlier work splitting the "usbnet" driver out into a core plus driver modules was missing a blacklist entry for the Olympus R-1000; it must not

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

2006-05-30 Thread Giridhar Pemmasani
On Tue, 30 May 2006 17:28:08 -0400 (EDT), Alan Stern <[EMAIL PROTECTED]> said: >> If so, could you give details about how udev should be configured >> (e.g., set bConfigurationValue through sysfs) ? Alan> That's exactly right. The udev script should do something Alan> like this: Alan>

RE: [linux-usb-devel] Usb hangs during small and large file transfer

2006-05-30 Thread Vivek Dharmadhikari
Hello Alan I was closely following the "resetting high speed usb device" thread and i see that usbmon was used to track down the issue. I think usbmon could be very helpful to debug the USB hangs issue that i reporeted earlier by looking at the time stamps in usbmon log. I know that the docume

RE: [linux-usb-devel] Usb hangs during small and large file transfer

2006-05-30 Thread Vivek Dharmadhikari
Hello Alan > When you mount the USB drive, do you use the "-o sync" option? That could > cause the delays and the errors that you see. They are not caused by > problems in the 2.6.12 USB drivers. (Well, some of the delays are caused > by the driver -- but they wouldn't be there if no errors

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

2006-05-30 Thread Frank Gevaerts
On Tue, May 30, 2006 at 05:52:08PM -0300, Luiz Fernando N. Capitulino wrote: > On Tue, 30 May 2006 19:48:21 +0200 > Frank Gevaerts <[EMAIL PROTECTED]> wrote: > > | On Tue, May 30, 2006 at 11:53:29AM -0300, Luiz Fernando N. Capitulino wrote: > | > On Tue, 30 May 2006 11:38:01 -0300 > | > "Luiz Fern

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

2006-05-30 Thread Alan Stern
On Tue, 30 May 2006, Giridhar Pemmasani wrote: > I need help configuring udev for this. Right now, without enabling > RNDIS_HOST, device's probe function never gets called (presumably > because no valid configurations are found in choose_configuration). Is > it possible for udev to inform the kern

[linux-usb-devel] patch usbtest-report-errors-in-iso-tests.patch added to gregkh-2.6 tree

2006-05-30 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: usbtest: report errors in iso tests to my gregkh-2.6 tree. Its filename is usbtest-report-errors-in-iso-tests.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregk

[linux-usb-devel] patch gadgetfs-fix-memory-leaks.patch added to gregkh-2.6 tree

2006-05-30 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: gadgetfs: fix memory leaks to my gregkh-2.6 tree. Its filename is gadgetfs-fix-memory-leaks.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/ >

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

2006-05-30 Thread Greg KH
On Tue, May 30, 2006 at 04:58:58PM -0400, Giridhar Pemmasani wrote: > On Mon, 29 May 2006 11:18:59 -0400 (EDT), Alan Stern <[EMAIL PROTECTED]> said: > > Alan> This change isn't needed. If you are using an out-of-tree > Alan> driver like ndiswrapper then you can just as easily set up a > Ala

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

2006-05-30 Thread Giridhar Pemmasani
On Mon, 29 May 2006 11:18:59 -0400 (EDT), Alan Stern <[EMAIL PROTECTED]> said: Alan> This change isn't needed. If you are using an out-of-tree Alan> driver like ndiswrapper then you can just as easily set up a Alan> udev script to install the configuration you want when the Alan> device i

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

2006-05-30 Thread Luiz Fernando N. Capitulino
On Tue, 30 May 2006 11:33:27 -0700 Pete Zaitcev <[EMAIL PROTECTED]> wrote: | > @@ -967,3 +971,6 @@ MODULE_PARM_DESC(vendor, "User specified | > | > module_param(product, ushort, 0); | > MODULE_PARM_DESC(product, "User specified USB idProduct"); | > + | > +module_param(connect_retries, int, KP_

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

2006-05-30 Thread Luiz Fernando N. Capitulino
On Tue, 30 May 2006 19:48:21 +0200 Frank Gevaerts <[EMAIL PROTECTED]> wrote: | On Tue, May 30, 2006 at 11:53:29AM -0300, Luiz Fernando N. Capitulino wrote: | > On Tue, 30 May 2006 11:38:01 -0300 | > "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> wrote: | > | > If it ran _before_ the timeout e

[linux-usb-devel] [PATCH] new cp2101 device

2006-05-30 Thread Vitja Makarov
Hi, Greg! By the way I have to ask you to add new (vid,pid) pair to cp2101 driver. Thе device is argussoft's avr in-system programmer AS3M, http://atmel.argussoft.ru/hard.htm it's based on cp2101 chip and works pretty well with the linux driver. It could be used with argussoft's `asisp1109.exe'

Re: [linux-usb-devel] [PATCH 2.6.17-rc5] USB OHCI DRIVER: ohci-hcd.c doesn't compile as module when USB_OHCI_HCD_PPC_SOC and PCI are set

2006-05-30 Thread Subhash Reddy Peddamallu
> -#if !(defined(CONFIG_PCI) \ > - || defined(CONFIG_SA) \ > - || defined(CONFIG_ARCH_S3C2410) \ > - || defined(CONFIG_ARCH_OMAP) \ > - || defined (CONFIG_ARCH_LH7A404) \ > - || defined (CONFIG_PXA27x) \ > - || defined (CONFIG_SOC_AU1X00) \ > - || defined (CON

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

2006-05-30 Thread Frank Gevaerts
On Tue, May 30, 2006 at 11:33:27AM -0700, Pete Zaitcev wrote: > On Tue, 30 May 2006 19:48:21 +0200, Frank Gevaerts <[EMAIL PROTECTED]> wrote: > +0100 > > +++ linux-2.6.17-rc4.test/drivers/usb/serial/ipaq.c 2006-05-30 > > 19:41:19.0 +0200 > > @@ -692,6 +694,7 @@ static void ipaq_close(struc

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

2006-05-30 Thread Pete Zaitcev
On Tue, 30 May 2006 19:48:21 +0200, Frank Gevaerts <[EMAIL PROTECTED]> wrote: +0100 > +++ linux-2.6.17-rc4.test/drivers/usb/serial/ipaq.c 2006-05-30 > 19:41:19.0 +0200 > @@ -692,6 +694,7 @@ static void ipaq_close(struct usb_serial > struct ipaq_private *priv = usb_get_serial_po

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

2006-05-30 Thread Frank Gevaerts
On Tue, May 30, 2006 at 11:53:29AM -0300, Luiz Fernando N. Capitulino wrote: > On Tue, 30 May 2006 11:38:01 -0300 > "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> wrote: > > If it ran _before_ the timeout expires with no timeout error it does not > depend. Then we can do the simpler solution:

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

2006-05-30 Thread Luiz Fernando N. Capitulino
On Tue, 30 May 2006 17:06:27 +0200 Frank Gevaerts <[EMAIL PROTECTED]> wrote: | On Tue, May 30, 2006 at 11:38:01AM -0300, Luiz Fernando N. Capitulino wrote: | > On Tue, 30 May 2006 10:21:41 +0200 | > Frank Gevaerts <[EMAIL PROTECTED]> wrote: | > | > | On Mon, May 29, 2006 at 07:33:30PM -0300, Luiz

[linux-usb-devel] Autosuspend/autoresume support for USB, and PM notifications

2006-05-30 Thread Alan Stern
I'm starting to work on adding autosuspend/autoresume support for the USB generic-device driver and the hub interface driver. Just to be clear about this, autosuspend and autoresume are forms of runtime power management. They are suspend events created automatically by a driver when it determines

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

2006-05-30 Thread Frank Gevaerts
On Tue, May 30, 2006 at 11:53:29AM -0300, Luiz Fernando N. Capitulino wrote: > On Tue, 30 May 2006 11:38:01 -0300 > "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> wrote: > > | On Tue, 30 May 2006 10:21:41 +0200 > | Frank Gevaerts <[EMAIL PROTECTED]> wrote: > | > | | On Mon, May 29, 2006 at 07:

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

2006-05-30 Thread Frank Gevaerts
On Tue, May 30, 2006 at 11:38:01AM -0300, Luiz Fernando N. Capitulino wrote: > On Tue, 30 May 2006 10:21:41 +0200 > Frank Gevaerts <[EMAIL PROTECTED]> wrote: > > | On Mon, May 29, 2006 at 07:33:30PM -0300, Luiz Fernando N. Capitulino wrote: > | > On Mon, 29 May 2006 22:47:24 +0200 > | > I see. >

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

2006-05-30 Thread Luiz Fernando N. Capitulino
On Tue, 30 May 2006 11:38:01 -0300 "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> wrote: | On Tue, 30 May 2006 10:21:41 +0200 | Frank Gevaerts <[EMAIL PROTECTED]> wrote: | | | On Mon, May 29, 2006 at 07:33:30PM -0300, Luiz Fernando N. Capitulino wrote: | | > On Mon, 29 May 2006 22:47:24 +0200

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

2006-05-30 Thread Luiz Fernando N. Capitulino
On Tue, 30 May 2006 10:21:41 +0200 Frank Gevaerts <[EMAIL PROTECTED]> wrote: | On Mon, May 29, 2006 at 07:33:30PM -0300, Luiz Fernando N. Capitulino wrote: | > On Mon, 29 May 2006 22:47:24 +0200 | > Frank Gevaerts <[EMAIL PROTECTED]> wrote: | > | | > | The panic was caused by the read urb being s

[linux-usb-devel] [PATCH] usbcore: Fix broken RNDIS config selection

2006-05-30 Thread Alan Stern
Greg: RNDIS devices don't get configured owing to a typo in choose_configuration(). This patch from Giridhar Pemmasani fixes the typo. Alan Stern From: Giridhar Pemmasani <[EMAIL PROTECTED]> Signed-off-by: Alan Stern <[EMAIL PROTECTED]> --- Index: usb-2.6/drivers/usb/core/hub.c ==

[linux-usb-devel] [PATCH-2.6.17-rc5] ftdi_sio: add support for Yost Engineering ServoCenter3.1

2006-05-30 Thread Ian Abbott
From: Ian Abbott <[EMAIL PROTECTED]> Hi Greg, This patch adds support for Yost Engineering Inc's ServoCenter 3.1 USB product to the ftdi_sio driver's device ID table. The PID was supplied by Aaron Prose of Yost Engineering on the ftdi-usb-sio-devel list. The PID 0xE050 matches the Windows INF f

[linux-usb-devel] [PATCH 2.6.17-rc5] USB OHCI DRIVER: ohci-hcd.c doesn't compile as module when USB_OHCI_HCD_PPC_SOC and PCI are set

2006-05-30 Thread Jan Capek
Hi, Below is a patch that solves the compilation issue with ohci-hcd as module when we want to enable platform OHCI controllers and PCI OHCI controllers at the same time. The patch uses the same approach as the similar ehci-hcd.c fix at http://www.kernel.org/pub/linux/kernel/people/gregkh/gre

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

2006-05-30 Thread Frank Gevaerts
On Mon, May 29, 2006 at 07:33:30PM -0300, Luiz Fernando N. Capitulino wrote: > On Mon, 29 May 2006 22:47:24 +0200 > Frank Gevaerts <[EMAIL PROTECTED]> wrote: > | > | The panic was caused by the read urb being submitten in ipaq_open, > | regardless of success, and never killed in case of failure. W