Re: [linux-usb-devel] USB Storage oops in 2.5.69-bk8

2003-06-01 Thread Florin Iucha
The problem is fixed in 2.5.70-bk5. I have closed the bug [1] in bugzilla. Thank you, florin 1. http://bugme.osdl.org/show_bug.cgi?id=724 -- "NT is to UNIX what a doughnut is to a particle accelerator." pgp0.pgp Description: PGP signature

[linux-usb-devel] upping a semaphore from a USB completion handler?

2007-06-22 Thread Florin Iucha
Hello, I am writing a USB driver for some custom hardware, and I need to synchronize between the user-space and the USB subsystem. Can I create a semaphore and "down" it in the reader then "up" it in the completion handler? I know the completion handler runs in interrupt context so you are not a

[linux-usb-devel] problem with usb keyboard and mouse on A7V600 (VIA KT600) motherboard

2003-11-16 Thread Florin Iucha
Hello, I have got an Asus A7V600 motherboard (with VIA KT600 chipset) and it does not "see" my USB keyboard and mouse. The keyboard and mouse work just fine on my Laptop, which has an Intel BX (USB1.1) chipset. The keyboard and mouse work just fine on the same hardware using Windows2000. The kern

Re: [linux-usb-devel] heavy NFS -> USB lockup

2006-12-30 Thread Florin Iucha
:07 +0100 (CET) Date: Wed, 27 Dec 2006 00:42:53 +0100 From: Ingo Molnar <[EMAIL PROTECTED]> To: Florin Iucha <[EMAIL PROTECTED]> Subject: Re: Linux 2.6.20-rc2 Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]&g

Re: [linux-usb-devel] heavy NFS -> USB lockup

2006-12-30 Thread Florin Iucha
On Sat, Dec 30, 2006 at 10:34:01PM +0100, Oliver Neukum wrote: > > I suspect it has something to do with sysfs or usbfs. This USB > > keyboard hang has not happened before (and I have the same hardware in > > this box for over a year, and I compile and test most of the rcX > > kernels). My worklo

Re: [linux-usb-devel] 2.6.20-rc4: known unfixed regressions (v2)

2007-01-09 Thread Florin Iucha
On Tue, Jan 09, 2007 at 07:56:38PM +0100, Jiri Kosina wrote: > On Tue, 9 Jan 2007, Adrian Bunk wrote: > > > Subject: USB keyboard unresponsive after some time > > References : http://lkml.org/lkml/2006/12/25/35 > > http://lkml.org/lkml/2006/12/26/106 >

Re: [linux-usb-devel] 2.6.20-rc4: known unfixed regressions (v2)

2007-01-14 Thread Florin Iucha
On Wed, Jan 10, 2007 at 10:54:34AM -0500, Alan Stern wrote: > It's still possible that this is hardware related; perhaps some component > just began to wear out. If you return to an earlier kernel, does the > problem go away? As reported in my original e-mail and verified just minutes ago, the c

[linux-usb-devel] heavy nfs[4]] causes fs badness Was: 2.6.20-rc4: known unfixed regressions (v2)

2007-01-14 Thread Florin Iucha
On Sun, Jan 14, 2007 at 04:57:01PM -0600, wrote: > On Wed, Jan 10, 2007 at 10:54:34AM -0500, Alan Stern wrote: > > It's still possible that this is hardware related; perhaps some component > > just began to wear out. If you return to an earlier kernel, does the > > problem go away? > > As repor

Re: [linux-usb-devel] heavy nfs[4]] causes fs badness Was: 2.6.20-rc4: known unfixed regressions (v2)

2007-01-14 Thread Florin Iucha
Jiri and Trond, On Mon, Jan 15, 2007 at 01:14:09AM +0100, Jiri Kosina wrote: > On Sun, 14 Jan 2007, Florin Iucha wrote: > > > All the testing was done via a ssh into the workstation. The console > > was left as booted into, with the gdm running. The remote nfs4 > >

Re: [linux-usb-devel] heavy nfs[4]] causes fs badness Was: 2.6.20-rc4: known unfixed regressions (v2)

2007-01-15 Thread Florin Iucha
On Sun, Jan 14, 2007 at 11:11:13PM -0300, Horst H. von Brand wrote: > Florin Iucha <[EMAIL PROTECTED]> wrote: > > [...] > > > Based on this info, I think we can rule out any USB. I will try > > testing with NFS3 to see if the problem persists. Unfortunately there

Re: [linux-usb-devel] heavy nfs[4]] causes fs badness Was: 2.6.20-rc4: known unfixed regressions (v2)

2007-01-23 Thread Florin Iucha
On Mon, Jan 15, 2007 at 10:58:29AM -0500, Alan Stern wrote: > On Sun, 14 Jan 2007, Florin Iucha wrote: > > > Jiri and Trond, > > > > On Mon, Jan 15, 2007 at 01:14:09AM +0100, Jiri Kosina wrote: > > > On Sun, 14 Jan 2007, Florin Iucha wrote: > > > >

Re: [linux-usb-devel] USB Interrupt Transfer limited to 1 packet?

2007-02-01 Thread Florin Iucha
On Thu, Feb 01, 2007 at 11:19:43AM -0500, Alan Stern wrote: > > My device has an interrupt endpoint that > > delivers 122 bytes every 10 ms. I have written a simple program that > > uses libusb to read the data, and it produces two interrupts for each > > 122-byte packet (as observed by looking a