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
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
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>
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
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
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
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
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
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/
>
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
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
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_
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
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'
> -#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
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
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
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:
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
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
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:
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.
>
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
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
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
==
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
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
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
28 matches
Mail list logo