Going to take this thread private for a while
to keep traffic noise down, unless there's objections.
I'll summarise as needed.
Leif
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-us
Leif Sawyer wrote:
> > It does _not_ work, not with your patch in orginal and nor with the
> > 0x0074 instead.
> >
> > Rene
>
> So we will need two device entries. 0074, which does not need the
> FIX_INQUIRY, and 0260 which DOES.
>
> +UNUSUAL_DEV( 0x04ce, 0x0002, 0x0074, 0x0074,
> +
Leif Sawyer schrieb:
>
> Rene Engelhard responsd to:
> > Leif Sawyer who wrote:
> > > I've verified that this patch works for my device. What's needed
> > > is to see if this dev entry could be consolidated with the version
> > > that Rene uses.
> > >
> > > Rene -- would you be willing to give th
Rene Engelhard responsd to:
> Leif Sawyer who wrote:
> > I've verified that this patch works for my device. What's needed
> > is to see if this dev entry could be consolidated with the version
> > that Rene uses.
> >
> > Rene -- would you be willing to give this a go? The only thing
> > that wou
Leif --
I'm not going to patch anything until either:
(a) You determine what's wrong with Rene's setup and fix it, or
(b) You determine that your issue is orthogonal to his
Matt
On Tue, Jan 08, 2002 at 09:21:37PM +0100, Rene Engelhard wrote:
> Leif Sawyer wrote:
> > I've verified that this patc
Leif Sawyer wrote:
> I've verified that this patch works for my device. What's needed
> is to see if this dev entry could be consolidated with the version
> that Rene uses.
>
> Rene -- would you be willing to give this a go? The only thing
> that would need to be changed is the Minimum Rev, so t
Peter Wächtler [[EMAIL PROTECTED]] writes
> in response to Leif Sawyer who wrote:
> >
> > The following patch adds support for my ScanLogic-based
> > adapter, OEM'd by H45 technology corp (www.h45.com)
> >
>
> Does this device uses exactly the same USB2ATA chip:
> ScanLogic SL11R-IDE?
> I reme
Leif Sawyer schrieb:
>
> Based on work by Rene Engelhard, and reports from others
> on the LKML list, it looks like a fix is near final.
>
> The following patch adds support for my ScanLogic-based
> adapter, OEM'd by H45 technology corp (www.h45.com)
>
> There are other folk who have written ab
Leif Sawyer wrote:
> There are other folk who have written about this device,
> and as it seems to have the same issue as the device that
> Rene wrote his patch for.
I hope, I hope...
> I've verified that this patch works for my device. What's needed
> is to see if this dev entry could be consol
Based on work by Rene Engelhard, and reports from others
on the LKML list, it looks like a fix is near final.
The following patch adds support for my ScanLogic-based
adapter, OEM'd by H45 technology corp (www.h45.com)
There are other folk who have written about this device,
and as it seems to ha
On Mon, Jan 07, 2002 at 11:47:46AM -0900, Leif Sawyer wrote:
>
> Greg? Your opinions on the right way to work this?
Actually Matt is the right one to solicit opinions on this issue, as
he's the maintainer for this chunk of code and will have to live with
the patch :)
thanks,
greg k-h
Rene,
I think that while this patch may work for you, it's not the right way
to go about it.
Instead of changing the source for all devices that use transport.c,
you should create a flag (see usb.h), say US_FL_SLIDE_BUG, and set
it within the definition in unusual_devs.h
Then the logic in trans
12 matches
Mail list logo