Re: Kingston Datatraveler

2008-01-07 Thread Pete Zaitcev
On Mon, 7 Jan 2008 16:36:56 -0500 (EST), Alan Stern <[EMAIL PROTECTED]> wrote: > I'm afraid I'm out of good ideas. You can try playing around with the > code in drivers/usb/storage/transport.c, adding delays here and there > to see if they make any difference. Sorry for repeating this, but usbmo

Re: Kingston Datatraveler

2008-01-07 Thread Alan Stern
On Thu, 3 Jan 2008, Brian Murphy wrote: > Hi, > > I tried this but it has the same result. I'm afraid I'm out of good ideas. You can try playing around with the code in drivers/usb/storage/transport.c, adding delays here and there to see if they make any difference. Alan Stern - To unsubscrib

Re: Kingston Datatraveler

2008-01-03 Thread Brian Murphy
evs.h > @@ -1223,6 +1223,13 @@ UNUSUAL_DEV( 0x090c, 0x1132, 0x, 0xf > US_SC_DEVICE, US_PR_DEVICE, NULL, > US_FL_FIX_CAPACITY ), > > +/* Reported by Brian Murphy <[EMAIL PROTECTED]> */ > +UNUSUAL_DEV( 0x0951, 0x1607, 0x0200, 0x0200, &

Re: Kingston Datatraveler

2007-12-31 Thread Alan Stern
*/ +UNUSUAL_DEV( 0x0951, 0x1607, 0x0200, 0x0200, + "Kingston", + "DataTraveler", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_GO_SLOW ), + /* This Pentax still camera is not conformant * to the USB storage specification: - * - It does

Re: Kingston Datatraveler

2007-12-30 Thread Pete Zaitcev
On Sun, 30 Dec 2007 22:48:39 +, "Brian Murphy" <[EMAIL PROTECTED]> wrote: > I install Win XP on the system and the drive works fine. Great. I hope it was a dual-boot setup. > Is there any way I can modifie the driver so I see the same result as > when I put the debug output to the serial por

Re: Kingston Datatraveler

2007-12-30 Thread Brian Murphy
Hi, I install Win XP on the system and the drive works fine. I have tested this with both Ubuntu and Fedore destributions as well as kernels I have compiled myself. I have also tested it with 3 different Kingston drives. I have also used 3 different EMC-3610 boards just to ensure my board is not

Re: Kingston Datatraveler

2007-12-21 Thread Alan Stern
On Fri, 21 Dec 2007, Pete Zaitcev wrote: > On Fri, 21 Dec 2007 10:50:06 +, "Brian Murphy" <[EMAIL PROTECTED]> wrote: > > > I just discover some thing, If I ouput the trace to > > a serial port the system works fine. However If I output the trace to > > the disk I have the same problem as befo

Re: Kingston Datatraveler

2007-12-21 Thread Pete Zaitcev
On Fri, 21 Dec 2007 10:50:06 +, "Brian Murphy" <[EMAIL PROTECTED]> wrote: > I just discover some thing, If I ouput the trace to > a serial port the system works fine. However If I output the trace to > the disk I have the same problem as before. [...] I think your device is asking for US_FL_G

Re: Kingston Datatraveler

2007-12-21 Thread Brian Murphy
Hi, Here is the trace. I just discover some thing, If I ouput the trace to a serial port the system works fine. However If I output the trace to the disk I have the same problem as before. This trace is with the problem. c127f3e0 4628504 C Ii:1:001:1 0:128 1 = 04 c127f3e0 4628540 S Ii:1:001:1 -11

Re: Kingston Datatraveler

2007-12-19 Thread Alan Stern
Can you provide a usbmon trace? Start the trace before plugging in the hub; that way it will show what happens when the hub is attached, when the mouse is plugged into the hub, and when the flash drive is plugged into the hub. Alan Stern - To unsubscribe from this list: send the line "unsubsc

Re: Kingston Datatraveler

2007-12-19 Thread Brian Murphy
Hi, Yes, and I get the same result. On Dec 19, 2007 3:42 PM, Alan Stern <[EMAIL PROTECTED]> wrote: > Please don't top-post. > > > On Wed, 19 Dec 2007, Brian Murphy wrote: > > > Hi, > > > > Tried that and had the same result. I also tried different cables with > > the same result. I don't believe

Re: Kingston Datatraveler

2007-12-19 Thread Alan Stern
Please don't top-post. On Wed, 19 Dec 2007, Brian Murphy wrote: > Hi, > > Tried that and had the same result. I also tried different cables with > the same result. I don't believe it is a cabling issue as I have > several of these broads (Evalue Tehcnoligies ECM-3610) and it is > reproducible re

Re: Kingston Datatraveler

2007-12-19 Thread Felipe Balbi
On Wed, 19 Dec 2007 10:03:57 +, "Brian Murphy" <[EMAIL PROTECTED]> wrote: > Hi, > > Tried that and had the same result. I also tried different cables with > the same result. I don't believe it is a cabling issue as I have > several of these broads (Evalue Tehcnoligies ECM-3610) and it is > r

Re: Kingston Datatraveler

2007-12-19 Thread Brian Murphy
Hi, Tried that and had the same result. I also tried different cables with the same result. I don't believe it is a cabling issue as I have several of these broads (Evalue Tehcnoligies ECM-3610) and it is reproducible regardless of what the cabling setup is. This boards has a VIA VT82C686B South

Re: Kingston Datatraveler

2007-12-18 Thread Pete Zaitcev
On Tue, 18 Dec 2007 16:27:28 +, "Brian Murphy" <[EMAIL PROTECTED]> wrote: > sda:<6>usb 1-2: reset full speed USB device using uhci_hcd and address 8 > usb 1-2: device descriptor read/64, error -84 Try to insert a self-powered hub. -- Pete - To unsubscribe from this list: send the line "unsu

Kingston Datatraveler

2007-12-18 Thread Brian Murphy
Hi, I am having some problems with Kingston Datatravler USB flash drive. The key works fine when there is no mouse or other HID device is connected to the system however once you plug the mouse in and reinsert the USB key I get the following. This is a old board and is using the UHCI host controll