From: Matthew Dharm <mdharm-kernel@one-eyed-alien.net>
To: Marek Michalkiewicz <marekm@amelek.gda.pl>
Cc: Greg KH <greg@kroah.com>, linux-kernel@vger.kernel.org
Subject: Re: Oops in usb_submit_urb with US_FL_MODE_XLATE (2.4.19 and 2.4.20-pre7)
Date: Mon, 23 Sep 2002 13:52:47 -0700 [thread overview]
Message-ID: <20020923135247.A19690@one-eyed-alien.net> (raw)
In-Reply-To: <E17tZl6-000164-00@alf.amelek.gda.pl>; from marekm@amelek.gda.pl on Mon, Sep 23, 2002 at 10:24:44PM +0200
[-- Attachment #1: Type: text/plain, Size: 1681 bytes --]
Actually, 2.5 tests would be good... we've re-worked the state machine, so
the behavior might be significantly different.
Not that I can get 2.5.x to boot for me right now, tho...
Matt
On Mon, Sep 23, 2002 at 10:24:44PM +0200, Marek Michalkiewicz wrote:
> Greg KH <greg@kroah.com> wrote:
> > That's Matt's call, not mine. And generating a patch for 2.4.20-pre7
> > and 2.5.38 would help out in getting it accepted :)
>
> Below is the patch for 2.4.20-pre7. I'm not brave enough to test 2.5.x
> kernels just yet...
>
> Thanks,
> Marek
>
> --- orig/linux-2.4.20-pre7/drivers/usb/storage/unusual_devs.h 2002-09-21 12:27:12.000000000 +0200
> +++ linux-2.4.20-pre7/drivers/usb/storage/unusual_devs.h 2002-09-23 22:09:18.000000000 +0200
> @@ -485,6 +485,17 @@
> US_FL_MODE_XLATE ),
> #endif
>
> +/* Datafab KECF-USB / Sagatek DCS-CF (Datafab DF-UG-07 chip).
> + * Submitted by Marek Michalkiewicz <marekm@amelek.gda.pl>.
> + * Needed for FIX_INQUIRY. Only revision 1.13 tested.
> + * See also http://martin.wilck.bei.t-online.de/#kecf .
> + */
> +UNUSUAL_DEV( 0x07c4, 0xa400, 0x0000, 0xffff,
> + "Datafab",
> + "KECF-USB",
> + US_SC_SCSI, US_PR_BULK, NULL,
> + US_FL_FIX_INQUIRY ),
> +
> /* Casio QV 2x00/3x00/4000/8000 digital still cameras are not conformant
> * to the USB storage specification in two ways:
> * - They tell us they are using transport protocol CBI. In reality they
>
--
Matthew Dharm Home: mdharm-usb@one-eyed-alien.net
Maintainer, Linux USB Mass Storage Driver
I say, what are all those naked people doing?
-- Big client to Stef
User Friendly, 12/14/1997
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
prev parent reply other threads:[~2002-09-23 20:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-21 20:41 Oops in usb_submit_urb with US_FL_MODE_XLATE (2.4.19 and 2.4.20-pre7) Marek Michalkiewicz
2002-09-21 22:53 ` Greg KH
2002-09-22 16:08 ` Marek Michalkiewicz
2002-09-23 19:27 ` Greg KH
2002-09-23 19:51 ` Marek Michalkiewicz
2002-09-23 20:05 ` Greg KH
2002-09-23 20:24 ` Marek Michalkiewicz
2002-09-23 20:52 ` Matthew Dharm [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020923135247.A19690@one-eyed-alien.net \
--to=mdharm-kernel@one-eyed-alien.net \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marekm@amelek.gda.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.