[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1157623060.6969.17.camel@localhost.localdomain>
Date: Thu, 07 Sep 2006 11:57:40 +0200
From: Jan Mate <mate@...t.stuba.sk>
To: mdharm-usb@...-eyed-alien.net
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 2.6.18-rc6] USB Storage: unusual_devs.h entry for Sony
Ericsson P990i
From: Jan Mate <mate@...t.stuba.sk>
USB Storage: this patch adds support for Sony Ericsson P990i
Signed-off-by: Jan Mate <mate@...t.stuba.sk>
---
diff -ru linux-2.6.18-rc6-clean/drivers/usb/storage/unusual_devs.h linux-2.6.18-rc6-mod/drivers/usb/storage/unusual_devs.h
--- linux-2.6.18-rc6-clean/drivers/usb/storage/unusual_devs.h 2006-09-07 11:15:34.000000000 +0200
+++ linux-2.6.18-rc6-mod/drivers/usb/storage/unusual_devs.h 2006-09-07 11:17:07.000000000 +0200
@@ -1261,6 +1261,13 @@
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),
+/* Reported by Jan Mate <mate@...t.stuba.sk> */
+UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
+ "Sony Ericsson",
+ "P990i",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_FIX_CAPACITY ),
+
/* Reported by Kevin Cernekee <kpc-usbdev@...ato.uiuc.edu>
* Tested on hardware version 1.10.
* Entry is needed only for the initializer function override.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists