Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-09-08 Thread Alan Stern
On Sat, 8 Sep 2007, Peter Rasmussen wrote: > > In fact there was another patch from earlier in the email thread, which > > was needed to work around the PQ = 1 problem. Since you didn't apply > > that patch, the SCSI disk driver wasn't bound to your Z6. > > > > > Now I applied that patch, to

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-09-08 Thread Peter Rasmussen
Alan Stern wrote: On Fri, 7 Sep 2007, Peter Rasmussen wrote: I'm sorry if this is a little late, but I had once had access to a Z6 and believe I had it successfully connected to my Linux host, and was therefore puzzled by this message exchange. I have now borrowed the device again for the

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-09-07 Thread Alan Stern
On Fri, 7 Sep 2007, Peter Rasmussen wrote: > I'm sorry if this is a little late, but I had once had access to a Z6 > and believe I had it successfully connected to my Linux host, and was > therefore puzzled by this message exchange. > > I have now borrowed the device again for the weekend to ch

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-09-07 Thread Peter Rasmussen
I'm sorry if this is a little late, but I had once had access to a Z6 and believe I had it successfully connected to my Linux host, and was therefore puzzled by this message exchange. I have now borrowed the device again for the weekend to check it out a little more. Using Alan's patch below

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-09-01 Thread Alan Stern
On Sat, 1 Sep 2007, Andreas Koenecke wrote: > I' done this, too. > The non-debug-messages are now: > > Sep 1 13:09:17 kocom kernel: usb 3-1: new high speed USB device using > ehci_hcd and address 12 > Sep 1 13:09:17 ko

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-09-01 Thread Andreas Koenecke
* Freitag, 31. August 2007 um 16:56 (-0400) schrieb Alan Stern: > > All those reset messages are caused by a bug in the device. Every > command sent to the device is labelled with a "Tag" value; it shows up > in the debugging log on each "Bulk Command" line as the number > following the T. Fo

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-08-31 Thread Alan Stern
On Fri, 31 Aug 2007, Andreas Koenecke wrote: > * Mittwoch, 29. August 2007 um 10:07 (-0400) schrieb Alan Stern: > > > > You can edit the source code of the SCSI core to make it ignore the PQ > > value. In the file drivers/scsi/scsi_sysfs.c, find the > > scsi_bus_match() routine and change the

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-08-31 Thread Andreas Koenecke
* Mittwoch, 29. August 2007 um 10:07 (-0400) schrieb Alan Stern: > > You can edit the source code of the SCSI core to make it ignore the PQ > value. In the file drivers/scsi/scsi_sysfs.c, find the > scsi_bus_match() routine and change the last line from: > > return (sdp->inq_periph_qual

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-08-29 Thread Alan Stern
On Tue, 28 Aug 2007, Andreas Koenecke wrote: > * Dienstag, 28. August 2007 um 14:48 (-0600) schrieb Matthew Wilcox: > > > > On Tue, Aug 28, 2007 at 04:45:59PM -0400, Alan Stern wrote: > > > Can any SCSI experts explain what's going wrong here? > > > > It's the PQ 1 -- the device is telling us th

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-08-28 Thread Andreas Koenecke
* Dienstag, 28. August 2007 um 14:48 (-0600) schrieb Matthew Wilcox: > > On Tue, Aug 28, 2007 at 04:45:59PM -0400, Alan Stern wrote: > > Can any SCSI experts explain what's going wrong here? > > It's the PQ 1 -- the device is telling us that it's not actually there > right now. Is anything I can

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-08-28 Thread Matthew Wilcox
On Tue, Aug 28, 2007 at 04:45:59PM -0400, Alan Stern wrote: > Can any SCSI experts explain what's going wrong here? It's the PQ 1 -- the device is telling us that it's not actually there right now. > > > > Aug 28 09:54:33 kocom kernel: scsi 4:0:0:0: Direct-Access Motorola > > > > MSnc. > > >

Re: [Linux-usb-users] usb-storage and Motorola Z6

2007-08-28 Thread Alan Stern
Can any SCSI experts explain what's going wrong here? Alan Stern -- Forwarded message -- Date: Tue, 28 Aug 2007 22:13:16 +0200 From: Andreas Koenecke <[EMAIL PROTECTED]> To: USB users list <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: [Linux-usb-users