From: Roger Larsson <roger.larsson@norran.net>
To: linux-usb-users@lists.sourceforge.net,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: "Klaus Mueller" <klmuell@web.de>
Subject: Report: Sony Handycam USB and Linux 2.4.9-pre2
Date: Wed, 15 Aug 2001 00:37:50 +0200 [thread overview]
Message-ID: <200108142242.AAA22621@mailb.telia.com> (raw)
In-Reply-To: <200108141108.f7EB8v612177@mailgate3.cinetic.de>
In-Reply-To: <200108141108.f7EB8v612177@mailgate3.cinetic.de>
Hi,
[Note: I am not subscribed to linux-usb-users, please cc:]
I have a Sony PC110E that has been working with a small patch since 2.4.0
But with 2.4.9-pre2 it does not work anymore...
2.4.7 + my patch
works
2.4.8
has lots of new USB stuff (not tested by me, compilation problems)
2.4.9-pre2
identifies the device correctly - no patch needed
(similar patch in unusual-devices)
but is not able to open it "unknown partition table" reported from
enabled LDM ... (I enabled it in an attempt to enable everything)
I have usb-debug outputs from both - I will try to look into them myself but
if anyone is interested...
/RogerL
--
Roger Larsson
Skellefteå
Sweden
*******************************************
Patch prepared by: roger.larsson@norran.net
--- linux/drivers/usb/storage/unusual_devs.h.orig Mon May 14 23:32:36
2001+++ linux/drivers/usb/storage/unusual_devs.h Mon May 14 23:32:46 2001
@@ -138,6 +138,12 @@
US_SC_UFI, US_PR_CB, NULL,
US_FL_SINGLE_LUN | US_FL_START_STOP ),
+UNUSUAL_DEV( 0x054c, 0x002e, 0x0210, 0x0310,
+ "Sony",
+ "DSR-PC110E",
+ US_SC_SCSI, US_PR_CB, NULL,
+ US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),
+
UNUSUAL_DEV( 0x057b, 0x0000, 0x0000, 0x0299,
"Y-E Data",
"Flashbuster-U",
next parent reply other threads:[~2001-08-14 22:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200108141108.f7EB8v612177@mailgate3.cinetic.de>
2001-08-14 22:37 ` Roger Larsson [this message]
2001-08-14 23:16 ` Report: Sony Handycam USB and Linux 2.4.9-pre2 Richard Russon
2001-08-23 1:55 ` [Linux-usb-users] " Thomas Davis
2001-08-23 17:34 ` Roger Larsson
2001-08-23 17:38 ` Thomas Davis
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=200108142242.AAA22621@mailb.telia.com \
--to=roger.larsson@norran.net \
--cc=klmuell@web.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-users@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.