lkml.org 
[lkml]   [2001]   [Aug]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: [Linux-usb-users] Report: Sony Handycam USB and Linux 2.4.9-pre2
Date
On Thursdayen den 23 August 2001 03:55, Thomas Davis wrote:
> Roger Larsson wrote:
> > 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...
>
> Hmm.. I just got this camera (except it's an NTSC version), and I get
>
> "not a block device" when I try to mount it.

try with fdisk (or cfdisk) it works...

>
> Again, it's recongized properly when I plug it in.
>
> This is with linux-2.4.9-pre4. I haven't tried any other version yet.

It works up to linux-2.4.9-pre2
Something in -pre3 breaks it.

But you need this little patch to enable it.

/RogerL

--
Roger Larsson
Skellefteå
Sweden

*******************************************
Patch prepared by: roger.larsson@norran.net

--- linux/drivers/usb/storage/unusual_devs.h.orig Sat Aug 18 23:29:32 2001
+++ linux/drivers/usb/storage/unusual_devs.h Sat Aug 18 23:31:23 2001
@@ -138,6 +138,12 @@
US_SC_UFI, US_PR_CB, NULL,
US_FL_SINGLE_LUN | US_FL_START_STOP ),

+UNUSUAL_DEV( 0x054c, 0x002e, 0x0300, 0x0300,
+ "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",
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:58    [W:0.031 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site