Re: [linux-usb-devel] Re: Keyspan 49W/49WLC Panic with 2.4.21-pre5 bk latest

2003-04-01 Thread Nick Craig-Wood
On Tue, Apr 01, 2003 at 09:05:16AM -0800, Greg KH wrote: On Tue, Apr 01, 2003 at 05:24:11PM +0100, Nick Craig-Wood wrote: I tried 2.5.66 and yes it no longer Oopses on close! I tried it 100 times on USA-49W and USA-49WLC just to be sure. Good :) Is it easy to break out a patch

[linux-usb-devel] Keyspan 49W/49WLC Panic with 2.4.21-pre5 bk latest

2003-03-21 Thread Nick Craig-Wood
I first noticed this problem in the 2.4.20 kernel. I checked out the latest bk kernel from bk://linuxusb.bkbits.net/usb-2.4 to test if the problem was still there. In a nutshell the problem seems to be that a panic happens if the keyspan driver is receiving data when the port is closed. I use a

Re: [linux-usb-devel] Device enumeration for multiple Keyspan USA-49W devices

2002-06-20 Thread Nick Craig-Wood
On Thu, Jun 20, 2002 at 12:27:32PM -0700, Greg KH wrote: On Thu, Jun 20, 2002 at 01:41:25PM +0100, Nick Craig-Wood wrote: So now the devices are numbered in a completely illogical fashion. It *seems* to be consistent the numbering scheme from boot to boot but if you move one thing about

Re: [linux-usb-devel] Keyspan USA49W data corruption

2002-03-26 Thread Nick Craig-Wood
On Mon, Mar 25, 2002 at 01:46:57PM +0100, Georg Acher wrote: On Mon, Mar 25, 2002 at 12:21:48PM +, Nick Craig-Wood wrote: The data stream gets corrupted in a very specific way - there are no bytes added or removed to the serial output but there is one byte overwritten with null (0x00

[linux-usb-devel] Keyspan USA49W data corruption

2002-03-25 Thread Nick Craig-Wood
; if (todo 63) todo = 63; + else if (todo 31) /* workaround fix for bad region */ + todo = 31; flip = p_priv-out_flip; -- Nick Craig-Wood [EMAIL PROTECTED] ___ [EMAIL PROTECTED

Re: [linux-usb-devel] usb-storage /proc/partitions

2001-12-30 Thread Nick Craig-Wood
On Sun, Dec 30, 2001 at 10:55:19AM +0100, [EMAIL PROTECTED] wrote: On Sun, 30 Dec 2001, Nick Craig-Wood wrote: I'm sure this is a known problem - does anyone know how to go about fixing it? Please go to the syslog and check whether usb-storage computes identical UUIDs for both devices