From: Rene Rebe <rene@exactcode.de>
To: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: [PATCH] unusual device Sony Ericsson M600i
Date: Tue, 29 Aug 2006 09:13:13 +0200 [thread overview]
Message-ID: <200608290913.13875.rene@exactcode.de> (raw)
Hi,
the Sony Ericsson M600i needs some overwrites to be accessed properly:
--- git/drivers/usb/storage/unusual_devs.h.vanilla 2006-08-29 09:02:39.000000000 +0200
+++ git/drivers/usb/storage/unusual_devs.h 2006-08-29 09:03:22.000000000 +0200
@@ -1257,6 +1257,13 @@
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_NO_WP_DETECT ),
+/* Reported by Rene Rebe <rene@exactcode.de> */
+UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0xffff,
+ "Sony Ericsson Mobile Communications",
+ "M600i",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
+
/* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
* Tested on hardware version 1.10.
* Entry is needed only for the initializer function override.
Best regards,
--
René Rebe - ExactCODE - Berlin (Europe / Germany)
http://exactcode.de | http://t2-project.org | http://rene.rebe.name
+49 (0)30 / 255 897 45
next reply other threads:[~2006-08-29 7:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-29 7:13 Rene Rebe [this message]
2006-08-30 3:33 ` [linux-usb-devel] [PATCH] unusual device Sony Ericsson M600i Phil Dibowitz
2006-09-16 20:13 ` Markus Layr
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=200608290913.13875.rene@exactcode.de \
--to=rene@exactcode.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/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.