mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Joël Bourquard" <numlock@freesurf.ch>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Add support for ISD-300 controller
Date: Tue, 25 May 2004 10:26:21 +0200	[thread overview]
Message-ID: <1085473581.11152.0.camel@lhosts> (raw)

This patch adds support in unusual_devs.h for the ISD-300 USB controller
used in CD-ROM enclosures.

With it, since 2.6.0 it allowed me to move gigabytes of data and worked
without a hitch. Very helpful -- thus please consider applying :-)


*** linux/drivers/usb/storage/unusual_devs.h	2004-05-25
09:44:57.015060816 +0200
--- linux/drivers/usb/storage/unusual_devs.h.new	2004-05-25
09:49:53.589974576 +0200
***************
*** 366,371 ****
--- 366,377 ----
  		"USB Hard Disk",
  		US_SC_RBC, US_PR_CB, NULL, 0 ), 
  
+ /* Submitted by Joël Bourquard <numlock@freesurf.ch> */
+ UNUSUAL_DEV(  0x05ab, 0x0060, 0x1104, 0x1110,
+                 "In-System",
+                 "PyroGate External CD-ROM Enclosure (FCD-523)",
+                 US_SC_SCSI, US_PR_BULK, NULL, 0 ),
+ 
  #ifdef CONFIG_USB_STORAGE_ISD200
  UNUSUAL_DEV(  0x05ab, 0x0031, 0x0100, 0x0110,
  		"In-System",



*** Device insertion, without the patch ***
usb 1-3: new high speed USB device using address 3
usb-storage: probe of 1-3:2.0 failed with error -5

*** Device insertion, with patch applied ***
usb 1-3: new high speed USB device using address 3
scsi1 : SCSI emulation for USB Mass Storage devices
Vendor: MATSHITA  Model: DVD-RAM LF-D521   Rev: A106
Type:   CD-ROM                             ANSI SCSI revision: 02
sr0: scsi3-mmc drive: 32x/32x writer dvd-ram cd/rw xa/form2 cdda tray
Attached scsi CD-ROM sr0 at scsi1, channel 0, id 0, lun 0
Attached scsi generic sg1 at scsi1, channel 0, id 0, lun 0,  type 5
USB Mass Storage device found at 3
scsi.agent[9818]: cdrom at
/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:2.0/host1/1:0:0:0


Best Regards,
Joël


                 reply	other threads:[~2004-05-25  8:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1085473581.11152.0.camel@lhosts \
    --to=numlock@freesurf.ch \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®