Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-11 Thread John Gruenenfelder
On Sat, Feb 11, 2006 at 10:39:11PM -0500, Alan Stern wrote: >On Sat, 11 Feb 2006, Alan Stern wrote: > >> I can't remember whether I already asked you to try the change below. If >> you haven't, it's worth a shot. (Keep the patch you just tried, by the >> way.) > >On looking back through the old

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-11 Thread Alan Stern
On Sat, 11 Feb 2006, Alan Stern wrote: > I can't remember whether I already asked you to try the change below. If > you haven't, it's worth a shot. (Keep the patch you just tried, by the > way.) On looking back through the old email messages, I see that you already have tried this change and

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-11 Thread Alan Stern
On Sat, 11 Feb 2006, John Gruenenfelder wrote: > Thanks for following up on this. > > I downloaded kernel 2.6.16-rc2 and applied the fix you pointed to. > Unfortunately, it does not seem to have helped. The machine behaves the same > as it does under 2.6.15, though the number of USB debug messag

Re: [linux-usb-devel] Defunct usb-storage module for Trekstor i.beat 115 2.0

2006-02-11 Thread Alan Stern
On Sat, 11 Feb 2006, Christian Leber wrote: > On Sat, Feb 11, 2006 at 12:25:59PM -0500, Alan Stern wrote: > > > This looks just like the problem we saw with a slightly different i.Beat > > model (Joy 2.0). A similar fix should work. Here's a patch you can try. > > Thank you, but unfortunally i

[linux-usb-devel] [PATCH] lsusb: Add Unit/Unit exponent prettyprinting, etc.

2006-02-11 Thread Björn Augustsson
Hello! This is a (bugfixed) variant of a patch I sent here in 2002. Apparently only parts of it got applied back then. This is against 0.71. This patch adds prettyprinting of Unit and Unit Exponent Global Items to lsusb.c, because they're really annoying to calculate manually. It should work for

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-11 Thread John Gruenenfelder
On Thu, Feb 09, 2006 at 11:10:48AM -0500, Alan Stern wrote: >> >> So, that's where it's at now. I should apoligize for the misleading bug >> report I gave before. If you look at the first message I posted I mentioned >> the keyboard issue I'm having on another nForce machine. I grouped these tw

Re: [linux-usb-devel] Defunct usb-storage module for Trekstor i.beat 115 2.0

2006-02-11 Thread Christian Leber
On Sat, Feb 11, 2006 at 12:25:59PM -0500, Alan Stern wrote: > This looks just like the problem we saw with a slightly different i.Beat > model (Joy 2.0). A similar fix should work. Here's a patch you can try. Thank you, but unfortunally it doesn't seem to fix the problem, it looks like it's sti

Re: [linux-usb-devel] rh_report_status crashes

2006-02-11 Thread David Brownell
On Saturday 11 February 2006 9:29 am, Alan Stern wrote: > On Sat, 11 Feb 2006, Jayaprakash Shanmugam wrote: > > > Hello Everyone, > > > > I am using MPC 8270 based board with 2.6. It crashes at times. > > Sometimes the crash is from USB Host module. I have attached several > > crash reports

Re: [linux-usb-devel] rh_report_status crashes

2006-02-11 Thread Alan Stern
On Sat, 11 Feb 2006, Jayaprakash Shanmugam wrote: > Hello Everyone, > > I am using MPC 8270 based board with 2.6. It crashes at times. > Sometimes the crash is from USB Host module. I have attached several > crash reports here. Anybody can give me some pointers on what could > be wrong ? I

Re: [linux-usb-devel] Defunct usb-storage module for Trekstor i.beat 115 2.0

2006-02-11 Thread Alan Stern
On Sat, 11 Feb 2006, Christian Leber wrote: > Hello, > > when i connected the usb-storage device to my box I got errors like: > Feb 10 11:26:25 igor3 kernel: [4294737.546000] sd 2:0:0:0: SCSI error: return > code = 0x1007 > Feb 10 11:26:25 igor3 kernel: [4294737.555000] end_request: I/O erro

[linux-usb-devel] [PATCH 5/9] isdn4linux: Siemens Gigaset drivers - tty interface

2006-02-11 Thread Hansjoerg Lipp
From: Tilman Schmidt <[EMAIL PROTECTED]>, Hansjoerg Lipp <[EMAIL PROTECTED]> This patch adds the tty interface to the gigaset module. The tty interface provides direct access to the AT command set of the Gigaset devices. Signed-off-by: Hansjoerg Lipp <[EMAIL PROTECTED]> Signed-off-by: Tilman Schm

[linux-usb-devel] [PATCH 0/9] isdn4linux: add drivers for Siemens Gigaset ISDN DECT PABX

2006-02-11 Thread Hansjoerg Lipp
The following patches add drivers for the Siemens Gigaset 3070 family of ISDN DECT PABXes connected via USB, either directly or over a DECT link using a Gigaset M105 or compatible DECT data adapter. The devices are integrated as ISDN adapters within the isdn4linux framework, supporting incoming and

[linux-usb-devel] [PATCH 8/9] isdn4linux: Siemens Gigaset drivers - isochronous data handler

2006-02-11 Thread Hansjoerg Lipp
From: Tilman Schmidt <[EMAIL PROTECTED]>, Hansjoerg Lipp <[EMAIL PROTECTED]> This patch adds the payload data handler for the connection-specific module "bas_gigaset". It contains the code for handling isochronous data transfers, HDLC framing and flow control. Signed-off-by: Hansjoerg Lipp <[EMAI

[linux-usb-devel] [PATCH 6/9] isdn4linux: Siemens Gigaset drivers - procfs interface

2006-02-11 Thread Hansjoerg Lipp
From: Tilman Schmidt <[EMAIL PROTECTED]>, Hansjoerg Lipp <[EMAIL PROTECTED]> This patch adds the procfs interface to the gigaset module. The procfs interface provides access to status information and statistics about the Gigaset devices. If the drivers are built with the debugging option it also a

[linux-usb-devel] [PATCH 9/9] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter

2006-02-11 Thread Hansjoerg Lipp
From: Tilman Schmidt <[EMAIL PROTECTED]>, Hansjoerg Lipp <[EMAIL PROTECTED]> This patch adds the connection-specific module "usb_gigaset", the hardware driver for Gigaset base stations connected via the M105 USB DECT adapter. It contains the code for handling probe/disconnect, AT command/response

[linux-usb-devel] [PATCH 4/9] isdn4linux: Siemens Gigaset drivers - isdn4linux interface

2006-02-11 Thread Hansjoerg Lipp
From: Tilman Schmidt <[EMAIL PROTECTED]>, Hansjoerg Lipp <[EMAIL PROTECTED]> This patch adds the isdn4linux subsystem interface to the gigaset module. The isdn4linux subsystem interface handles requests from and notifications to the isdn4linux subsystem. Signed-off-by: Hansjoerg Lipp <[EMAIL PROT

[linux-usb-devel] [PATCH 1/9] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles

2006-02-11 Thread Hansjoerg Lipp
From: Tilman Schmidt <[EMAIL PROTECTED]>, Hansjoerg Lipp <[EMAIL PROTECTED]> This patch prepares the kernel build infrastructure for addition of the Gigaset ISDN drivers. It creates a Makefile and Kconfig file for the Gigaset driver and hooks them into those of the isdn4linux subsystem. It also ad

[linux-usb-devel] Defunct usb-storage module for Trekstor i.beat 115 2.0

2006-02-11 Thread Christian Leber
Hello, when i connected the usb-storage device to my box I got errors like: Feb 10 11:26:25 igor3 kernel: [4294737.546000] sd 2:0:0:0: SCSI error: return code = 0x1007 Feb 10 11:26:25 igor3 kernel: [4294737.555000] end_request: I/O error, dev sda, sector 0 Feb 10 11:26:25 igor3 kernel: [4294