mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Roger Larsson <roger.larsson@skelleftea.mail.telia.com>
To: Thomas Davis <tadavis@lbl.gov>, Roger Larsson <roger.larsson@norran.net>
Cc: linux-usb-users@lists.sourceforge.net,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Klaus Mueller <klmuell@web.de>
Subject: Re: [Linux-usb-users] Report: Sony Handycam USB and Linux 2.4.9-pre2
Date: Thu, 23 Aug 2001 19:34:55 +0200	[thread overview]
Message-ID: <200108231739.f7NHdIm16408@maild.telia.com> (raw)
In-Reply-To: <200108141108.f7EB8v612177@mailgate3.cinetic.de> <200108142242.AAA22621@mailb.telia.com> <3B84628B.F998731C@lbl.gov>
In-Reply-To: <3B84628B.F998731C@lbl.gov>

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",


  reply	other threads:[~2001-08-23 17:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200108141108.f7EB8v612177@mailgate3.cinetic.de>
2001-08-14 22:37 ` Roger Larsson
2001-08-23  1:55   ` [Linux-usb-users] " Thomas Davis
2001-08-23 17:34     ` Roger Larsson [this message]
2001-08-23 17:38       ` Thomas Davis
2001-08-14 23:16 ` Richard Russon
2001-08-23  9:44 Re: [Linux-usb-users] " Klaus Mueller
2001-08-23 17:30 ` 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=200108231739.f7NHdIm16408@maild.telia.com \
    --to=roger.larsson@skelleftea.mail.telia.com \
    --cc=klmuell@web.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-users@lists.sourceforge.net \
    --cc=roger.larsson@norran.net \
    --cc=tadavis@lbl.gov \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome