linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alexander V. Inyukhin" <shurick@pisem.net>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] IBM USB Memory Key support
Date: Thu, 28 Mar 2002 16:16:56 +0300	[thread overview]
Message-ID: <200203281313.g2SDDdB16981@gw.dorms.msu.ru> (raw)

Patch against 2.4.18 for IBM USB Memory Key support.

--- linux-2.4.18/drivers/usb/storage/unusual_devs.h	Thu Mar 28 16:14:22 2002
+++ linux/drivers/usb/storage/unusual_devs.h	Thu Mar 28 16:03:46 2002
@@ -451,6 +451,12 @@
  		US_SC_SCSI, US_PR_CB, NULL,
 		US_FL_MODE_XLATE ),
 
+UNUSUAL_DEV(  0x0a16, 0x8888, 0x0100, 0x0100,
+		"IBM",
+		"IBM USB Memory Key",
+		US_SC_SCSI, US_PR_BULK, NULL,
+		US_FL_FIX_INQUIRY ),
+		
 #ifdef CONFIG_USB_STORAGE_ISD200
 UNUSUAL_DEV(  0x0bf6, 0xa001, 0x0100, 0x0110,
                 "ATI",

             reply	other threads:[~2002-03-28 13:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-28 13:16 Alexander V. Inyukhin [this message]
2002-03-28 17:08 ` [PATCH] IBM USB Memory Key support Greg KH

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=200203281313.g2SDDdB16981@gw.dorms.msu.ru \
    --to=shurick@pisem.net \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).