Re: [linux-usb-devel] Re: [PATCH] unusual_dev.h 07c4:a10b Datafab Systems, Inc.

2005-04-02 Thread Phil Dibowitz
Felix Möller wrote: > Hi, > > Phil Dibowitz wrote: > >> Thanks for the patch. A few things: The MODE_XLATE flag doesnt' do >> anything >> in the 2.6 series kernel, so yo can chuck that (replace it with a "0" >> - see >> other entries). I can regen the patch for you, or if you prefer you >> can do

[linux-usb-devel] [PATCH pd26] Fix GO_SLOW delay

2005-04-02 Thread Phil Dibowitz
Greg, This up's the delay for the US_FL_GO_SLOW flag from 110 to 125. In addition to making Jan's device work fully, it's also a microframe, thus seemingly a more sensible number rather than a random delay. Please apply. -- Phil Dibowitz [EMAIL PROTECTED] Freeware and

[linux-usb-devel] Fw: Re: 2.6.12-rc1-mm4: oops in sysfs/symlink.c

2005-04-02 Thread Andrew Morton
Begin forwarded message: Date: Sat, 02 Apr 2005 15:38:10 +0200 From: Manuel Lauss <[EMAIL PROTECTED]> To: Andrew Morton <[EMAIL PROTECTED]> Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.12-rc1-mm4: oops in sysfs/symlink.c Howdy, I get the following oops when I switch a Logitech USB Blueto

Re: [linux-usb-devel] USB card reader media detection

2005-04-02 Thread Alan Stern
On Fri, 1 Apr 2005, Andrew Marshall wrote: > Hi all, > > I would very much appreciate any assistance anyone can offer on the > following: > > I am currently running version 2.4.22 of the Kernel and am writing an > application that needs to cope with the removal of card media form a USB > flash c

[linux-usb-devel] Data toggle mismatch and the SCSI error handler

2005-04-02 Thread Alan Stern
Pete: Can you confirm that this patch, combined with David's reversion patch in http://marc.theaimsgroup.com/?l=linux-usb-devel&m=111228202928098&w=2 suffices to get your CD-ROM drives working properly with usb-storage, even in the presence of data toggle mismatch errors? Alan Stern = dr

[linux-usb-devel] NAS (Network Attached Storage) - BOSSLAN

2005-04-02 Thread Pymes Informatica s.a.
  BOSSLAN (c) is a trademark from PYMES INFORMATICA, S.A. Active subscriber. If you don't desire receive future advertising, you can remove your email clicking here <>

Re: [linux-usb-devel] [PATCH] PM support for zd1201

2005-04-02 Thread Colin Leroy
On 01 Apr 2005 at 10h04, David Brownell wrote: Hi, > Looked ok to me, other than needing to change "u32 state" into > a "pm_message_t message". Ok > And I'm not sure why "mac_enabled" > would be the right test, rather than maybe netif_running(). That's the test done in zd1201_{enable|disable

Re: [linux-usb-devel] [PATCH as465] Clear endpoint toggles in usb_set_interface

2005-04-02 Thread David Brownell
On Wednesday 30 March 2005 3:38 pm, Alan Stern wrote: > On Wed, 30 Mar 2005, David Brownell wrote: > > > > This is disturbing. There already is a section of code in usb-storage > > > that calls usb_clear_halt at a spot where only _one_ type of device (an > > > old model ZIP drive) is known to hal

Re: [linux-usb-devel] Re: [PATCH as478] usbcore support for root-hub IRQ instead of polling

2005-04-02 Thread Alan Stern
On Fri, 1 Apr 2005, David Brownell wrote: > On Friday 01 April 2005 9:06 am, Alan Stern wrote: > > On Thu, 31 Mar 2005, David Brownell wrote: > > > > > This is a case where edge triggering vs level triggering may want > > > slightly different code though, at least at the level of the IRQ > > > co

Re: [linux-usb-devel] [PATCH] PM support for zd1201

2005-04-02 Thread Colin Leroy
On 01 Apr 2005 at 10h04, David Brownell wrote: Hi, > Looked ok to me, other than needing to change "u32 state" into > a "pm_message_t message". And I'm not sure why "mac_enabled" > would be the right test, rather than maybe netif_running(). Here it is. Signed-off-by: Colin Leroy <[EMAIL PROTE

[linux-usb-devel] Plugging a LTB True 5.1 headphones

2005-04-02 Thread Michel Lesoinne
Hello, I plugged in a LTB headset into my Suse 9.2 linux box and it does strange things and tells me to contact you. Probably this headset has not been supported, but if you have any hint or tests I can help with, I'd be happy. I am pasting the log below. M Lesoinne Apr 1 12:13:53 inspirer ker

Re: [linux-usb-devel] Re: [PATCH as478] usbcore support for root-hub IRQ instead of polling

2005-04-02 Thread Alan Stern
On Thu, 31 Mar 2005, David Brownell wrote: > > In fact a callback would be necessary; otherwise there's no way for the > > HCD to know when it's time to re-enable the interrupt source. > > Not without a contract about what khubd does ... e.g. a guarantee that > when it scans a hub, it'll clear al