* [PATCH] IBM USB Memory Key support
@ 2002-03-28 13:16 Alexander V. Inyukhin
2002-03-28 17:08 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Alexander V. Inyukhin @ 2002-03-28 13:16 UTC (permalink / raw)
To: linux-kernel
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",
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] IBM USB Memory Key support
2002-03-28 13:16 [PATCH] IBM USB Memory Key support Alexander V. Inyukhin
@ 2002-03-28 17:08 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2002-03-28 17:08 UTC (permalink / raw)
To: Alexander V. Inyukhin; +Cc: linux-kernel
On Thu, Mar 28, 2002 at 04:16:56PM +0300, Alexander V. Inyukhin wrote:
> Patch against 2.4.18 for IBM USB Memory Key support.
Could you please send this patch to the author and maintainer of the
usb-storage code?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-03-28 17:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-28 13:16 [PATCH] IBM USB Memory Key support Alexander V. Inyukhin
2002-03-28 17:08 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox