Hi There,

        I would guess that you have a Memory Stick Slot built-into your Vaio, and 
have not yet added it to drivers/usb/storage/unusual_devs.h .
I have an SRX77, and until I added the memmorystick, (vend/prod 
0x54c/0x69), to my kernel, I could do nothing with any USB Storage 
devices, due to the hanging in initialization of the usbstorage module.
I have attached my patched drivers/usb/storage/unusual_devs.h for your 
information.  I found it by searching the web, I don't remember exactly 
where I got it, but one good place to search for is a Linux Laptops page 
where you can find many Sony Vaio's and descriptions of what was done to 
install Linux.

Phil

Fabian Sturm wrote:
> Hello 
> 
> I try to get my usb camera to work with linux on a vaio vx88.
> It has the i810 mainboard and lspci says this about the usb device:
> 
> 00:1f.2 USB Controller: Intel Corp. 82820 820 (Camino 2) Chipset USB (Hub A) (rev 03)
> 00:1f.4 USB Controller: Intel Corp. 82820 820 (Camino 2) Chipset USB (Hub B) (rev 03)
> 
> 
> I have the 2.4.20-pre5 with the acpi-20020829-2.4.20-pre5.diff.gz
> patch. After it didnt work I subequently updated to pre7 this means
> the acpi patch is still in.
> 
> 
> When I have USB as module and the JE driver i can modpropbe uhci
> but modprobe usb-storage hangs loading and cant be terminated with
> ctrl-c. In /var/log/messages I get.
> 
> 
> Sep 17 13:43:33 californium kernel: usb.c: registered new driver usbdevfs
> Sep 17 13:43:33 californium kernel: usb.c: registered new driver hub
> Sep 17 13:43:33 californium kernel: uhci.c: USB Universal Host Controller Interface 
>driver v1.1
> Sep 17 13:43:33 californium kernel: uhci.c: USB UHCI at I/O 0x1820, IRQ 9
> Sep 17 13:43:33 californium kernel: usb.c: new USB bus registered, assigned bus 
>number 1
> Sep 17 13:43:33 californium kernel: hub.c: USB hub found
> Sep 17 13:43:33 californium kernel: hub.c: 2 ports detected
> Sep 17 13:43:33 californium kernel: uhci.c: USB UHCI at I/O 0x2400, IRQ 9
> Sep 17 13:43:33 californium kernel: usb.c: new USB bus registered, assigned bus 
>number 2
> Sep 17 13:43:33 californium kernel: hub.c: USB hub found
> Sep 17 13:43:33 californium kernel: hub.c: 2 ports detected
> Sep 17 13:43:34 californium kernel: hub.c: new USB device 00:1f.4-1, assigned 
>address 2
> Sep 17 13:43:34 californium kernel: usb.c: USB device 2 (vend/prod 0x54c/0x69) is 
>not claimed by an
> y active driver.
> Sep 17 13:43:40 californium kernel: Initializing USB Mass Storage driver...
> Sep 17 13:43:40 californium kernel: usb.c: registered new driver usb-storage
> Sep 17 13:43:40 californium kernel: scsi2 : SCSI emulation for USB Mass Storage 
>devices
> Sep 17 13:43:51 californium kernel: usb_control/bulk_msg: timeout
> 
> 
> 
> 
> When I have USB as module and the plain UHCI driver I can modprobe uhci-usb
> and it hangs again with modprobe usb-scsi. Now I get these messages.
> 
> Sep 17 14:29:47 californium kernel: usb.c: registered new driver usbdevfs
> Sep 17 14:29:47 californium kernel: usb.c: registered new driver hub
> Sep 17 14:29:47 californium kernel: usb-uhci.c: $Revision: 1.275 $ time 14:23:32 Sep 
>17 2002
> Sep 17 14:29:47 californium kernel: usb-uhci.c: High bandwidth mode enabled
> Sep 17 14:29:47 californium kernel: usb-uhci.c: USB UHCI at I/O 0x1820, IRQ 9
> Sep 17 14:29:47 californium kernel: usb-uhci.c: Detected 2 ports
> Sep 17 14:29:47 californium kernel: usb.c: new USB bus registered, assigned bus 
>number 1
> Sep 17 14:29:47 californium kernel: hub.c: USB hub found
> Sep 17 14:29:47 californium kernel: hub.c: 2 ports detected
> Sep 17 14:29:47 californium kernel: usb-uhci.c: USB UHCI at I/O 0x2400, IRQ 9
> Sep 17 14:29:47 californium kernel: usb-uhci.c: Detected 2 ports
> Sep 17 14:29:47 californium kernel: usb.c: new USB bus registered, assigned bus 
>number 2
> Sep 17 14:29:47 californium kernel: hub.c: USB hub found
> Sep 17 14:29:47 californium kernel: hub.c: 2 ports detected
> Sep 17 14:29:47 californium kernel: usb-uhci.c: v1.275:USB Universal Host Controller 
>Interface driver
> Sep 17 14:29:48 californium kernel: hub.c: new USB device 00:1f.4-1, assigned 
>address 2
> Sep 17 14:29:48 californium kernel: usb.c: USB device 2 (vend/prod 0x54c/0x69) is 
>not claimed by any active driver.
> Sep 17 14:29:51 californium kernel: Initializing USB Mass Storage driver...
> Sep 17 14:29:51 californium kernel: usb.c: registered new driver usb-storage
> Sep 17 14:29:51 californium kernel: scsi2 : SCSI emulation for USB Mass Storage 
>devices
> Sep 17 14:29:57 californium kernel: usb-uhci.c: interrupt, status 3, frame# 1804
> Sep 17 14:30:07 californium kernel: usb-uhci.c: interrupt, status 3, frame# 1566
> Sep 17 14:30:07 californium kernel: usb.c: USB disconnect on device 00:1f.4-1 
>address 2
> Sep 17 14:30:08 californium kernel:  printing eip:
> Sep 17 14:30:08 californium kernel: d09108b7
> Sep 17 14:30:08 californium kernel: Oops: 0000
> Sep 17 14:30:08 californium kernel: CPU:    0
> Sep 17 14:30:08 californium kernel: EIP:    0010:[<d09108b7>]    Not tainted
> Sep 17 14:30:08 californium kernel: EFLAGS: 00013246
> Sep 17 14:30:08 californium kernel: eax: 01100112   ebx: 00000004   ecx: 00000004   
>edx: 01100112
> Sep 17 14:30:08 californium kernel: esi: ce9b5acc   edi: 01100112   ebp: ce9b5a00   
>esp: cc345f54
> Sep 17 14:30:08 californium kernel: ds: 0018   es: 0018   ss: 0018
> Sep 17 14:30:08 californium kernel: Process scsi_eh_2 (pid: 417, stackpage=cc345000)
> Sep 17 14:30:08 californium kernel: Stack: 00003286 ce9b5c00 00000000 ce9b5e00 
>00000000 01100112 d09222ad ce9b5a00 
> Sep 17 14:30:08 californium kernel:        00003286 ce9b5e00 00000000 ce9b5e00 
>ce9b5d44 c01f3927 ce9b5e00 00002003 
> Sep 17 14:30:08 californium kernel:        00000000 c01f3f97 ce9b5e00 cc345fe0 
>cf357c20 cf357c20 ce9b5cac 00000000 
> Sep 17 14:30:08 californium kernel: Call Trace:    [<d09222ad>] 
>[scsi_try_bus_reset+59/136] [scsi_unjam_host+855/1836] 
> [scsi_error_handler+207/304] [kernel_thread+40/56]
> Sep 17 14:30:08 californium kernel: 
> Sep 17 14:30:08 californium kernel: Code: f3 a6 0f 84 c1 00 00 00 52 e8 37 9b 81 ef 
>55 e8 f9 d1 ff ff 
> Sep 17 14:30:08 californium kernel:  <6>hub.c: new USB device 00:1f.4-1, assigned 
>address 3
> 
> 
> 
> 
> 
> If its compiled into the kernel I get lots of 
> Sep 17 14:10:51 californium kernel: usb_control/bulk_msg: timeout
> Sep 17 14:10:51 californium last message repeated 4 times
> And when I plug in the camera I get
> 
>  hub.c: new USB device 00:1f.2-2, assigned address 2
>  scsi2 : SCSI emulation for USB Mass Storage devices
>  Vendor: Casio     Model: QV DigitalCamera  Rev: 1000
>  Type:   Direct-Access                      ANSI SCSI revision: 02
>  Attached scsi removable disk sda at scsi2, channel 0, id 0, lun 0
>  usb-uhci.c: interrupt, status 3, frame# 544
>  SCSI device sda: 2104704 512-byte hdwr sectors (1078 MB)
>  sda: Write Protect is off
>  sda: sda1
>  WARNING: USB Mass Storage data integrity not assured
>  USB Mass Storage device found at 2
> 
> I now can mount this device but I have a bad feeling about that.
> 
> If you need any more info please mail me I would love to get this thing
> working.
> 
> Thanks a lot. Fabian Sturm
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by: AMD - Your access to the experts
> on Hammer Technology! Open Source & Linux Developers, register now
> for the AMD Developer Symposium. Code: EX8664
> http://www.developwithamd.com/developerlab
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users
> 
> 


-- 
- Philip B, Bechtel                                                    -
- AARDSYS,LLC                         "The earth is but one country    -
- (716) 510-6362                       and mankind it's citizens."     -
- [EMAIL PROTECTED]                -- Baha'u'llah                -
/* Driver for USB Mass Storage compliant devices
 * Ununsual Devices File
 *
 * $Id: unusual_devs.h,v 1.25 2002/01/13 06:39:17 mdharm Exp $
 *
 * Current development and maintenance by:
 *   (c) 2000 Matthew Dharm ([EMAIL PROTECTED])
 *
 * Initial work by:
 *   (c) 2000 Adam J. Richter ([EMAIL PROTECTED]), Yggdrasil Computing, Inc.
 *
 * Please see http://www.one-eyed-alien.net/~mdharm/linux-usb for more
 * information about this driver.
 *
 * This program is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License as published by the
 * Free Software Foundation; either version 2, or (at your option) any
 * later version.
 *
 * This program is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License along
 * with this program; if not, write to the Free Software Foundation, Inc.,
 * 675 Mass Ave, Cambridge, MA 02139, USA.
 */

/* IMPORTANT NOTE: This file must be included in another file which does
 * the following thing for it to work:
 * The macro UNUSUAL_DEV() must be defined before this file is included
 */
#include <linux/config.h>

/* If you edit this file, please try to keep it sorted first by VendorID,
 * then by ProductID.
 */

UNUSUAL_DEV(  0x03ee, 0x0000, 0x0000, 0x0245, 
                "Mitsumi",
                "CD-R/RW Drive",
                US_SC_8020, US_PR_CBI, NULL, 0), 

UNUSUAL_DEV(  0x03ee, 0x6901, 0x0000, 0x0100,
                "Mitsumi",
                "USB FDD",
                US_SC_UFI, US_PR_CBI, NULL,
                US_FL_SINGLE_LUN ),

UNUSUAL_DEV(  0x03f0, 0x0107, 0x0200, 0x0200, 
                "HP",
                "CD-Writer+",
                US_SC_8070, US_PR_CB, NULL, 0), 

#ifdef CONFIG_USB_STORAGE_HP8200e
UNUSUAL_DEV(  0x03f0, 0x0207, 0x0001, 0x0001, 
                "HP",
                "CD-Writer+ 8200e",
                US_SC_8070, US_PR_SCM_ATAPI, init_8200e, 0), 

UNUSUAL_DEV(  0x03f0, 0x0307, 0x0001, 0x0001, 
                "HP",
                "CD-Writer+ CD-4e",
                US_SC_8070, US_PR_SCM_ATAPI, init_8200e, 0), 
#endif

#ifdef CONFIG_USB_STORAGE_DPCM
UNUSUAL_DEV(  0x0436, 0x0005, 0x0100, 0x0100,
                "Microtech",
                "CameraMate (DPCM_USB)",
                US_SC_SCSI, US_PR_DPCM_USB, NULL,
                US_FL_START_STOP ),
#endif

/* Made with the help of Edd Dumbill <[EMAIL PROTECTED]> */
UNUSUAL_DEV(  0x0451, 0x5409, 0x0001, 0x0001,
                "Frontier Labs",
                "Nex II Digital",
                US_SC_SCSI, US_PR_BULK, NULL, US_FL_START_STOP),

/* Reported by Paul Stewart <[EMAIL PROTECTED]>
 * This entry is needed because the device reports Sub=ff */
UNUSUAL_DEV(  0x04a4, 0x0004, 0x0001, 0x0001,
                "Hitachi",
                "DVD-CAM DZ-MV100A Camcorder",
                US_SC_SCSI, US_PR_CB, NULL, US_FL_SINGLE_LUN),

UNUSUAL_DEV(  0x04cb, 0x0100, 0x0000, 0x2210,
                "Fujifilm",
                "FinePix 1400Zoom",
                US_SC_8070, US_PR_CBI, NULL, US_FL_FIX_INQUIRY),

/* Reported by Peter W�chtler <[EMAIL PROTECTED]>
 * The device needs the flags only.
 */
UNUSUAL_DEV(  0x04ce, 0x0002, 0x0074, 0x0074,
                "ScanLogic",
                "SL11R-IDE",
                US_SC_SCSI, US_PR_BULK, NULL,
                US_FL_FIX_INQUIRY),

/* Reported by Kriston Fincher <[EMAIL PROTECTED]>
 * Patch submitted by Sean Millichamp <[EMAIL PROTECTED]>
 * This is to support the Panasonic PalmCam PV-SD4090
 * This entry is needed because the device reports Sub=ff 
 */
UNUSUAL_DEV(  0x04da, 0x0901, 0x0100, 0x0200,
               "Panasonic",
               "LS-120 Camera",
               US_SC_UFI, US_PR_CBI, NULL, 0),

/* Most of the following entries were developed with the help of
 * Shuttle/SCM directly.
 */
UNUSUAL_DEV(  0x04e6, 0x0001, 0x0200, 0x0200, 
                "Matshita",
                "LS-120",
                US_SC_8020, US_PR_CB, NULL, 0),

UNUSUAL_DEV(  0x04e6, 0x0002, 0x0100, 0x0100, 
                "Shuttle",
                "eUSCSI Bridge",
                US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init, 
                US_FL_SCM_MULT_TARG ), 

#ifdef CONFIG_USB_STORAGE_SDDR09
UNUSUAL_DEV(  0x04e6, 0x0003, 0x0000, 0x9999, 
                "Sandisk",
                "ImageMate SDDR09",
                US_SC_SCSI, US_PR_EUSB_SDDR09, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP ),
#endif

/* This entry is from [EMAIL PROTECTED] */
UNUSUAL_DEV(  0x04e6, 0x0005, 0x0100, 0x0208,
                "SCM Microsystems",
                "eUSB SmartMedia / CompactFlash Adapter",
                US_SC_SCSI, US_PR_DPCM_USB, NULL, 
                US_FL_START_STOP), 

UNUSUAL_DEV(  0x04e6, 0x0006, 0x0100, 0x0205, 
                "Shuttle",
                "eUSB MMC Adapter",
                US_SC_SCSI, US_PR_CB, NULL, 
                US_FL_SINGLE_LUN), 

UNUSUAL_DEV(  0x04e6, 0x0007, 0x0100, 0x0200, 
                "Sony",
                "Hifd",
                US_SC_SCSI, US_PR_CB, NULL, 
                US_FL_SINGLE_LUN), 

UNUSUAL_DEV(  0x04e6, 0x0009, 0x0200, 0x0200, 
                "Shuttle",
                "eUSB ATA/ATAPI Adapter",
                US_SC_8020, US_PR_CB, NULL, 0),

UNUSUAL_DEV(  0x04e6, 0x000a, 0x0200, 0x0200, 
                "Shuttle",
                "eUSB CompactFlash Adapter",
                US_SC_8020, US_PR_CB, NULL, 0),

UNUSUAL_DEV(  0x04e6, 0x000B, 0x0100, 0x0100, 
                "Shuttle",
                "eUSCSI Bridge",
                US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init, 
                US_FL_SCM_MULT_TARG ), 

UNUSUAL_DEV(  0x04e6, 0x000C, 0x0100, 0x0100, 
                "Shuttle",
                "eUSCSI Bridge",
                US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init, 
                US_FL_SCM_MULT_TARG ), 

UNUSUAL_DEV(  0x04e6, 0x0101, 0x0200, 0x0200, 
                "Shuttle",
                "CD-RW Device",
                US_SC_8020, US_PR_CB, NULL, 0),

/* Reported by Bob Sass <[EMAIL PROTECTED]> -- only rev 1.33 tested */
UNUSUAL_DEV(  0x050d, 0x0115, 0x0133, 0x0133,
                "Belkin",
                "USB SCSI Adaptor",
                US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init,
                US_FL_SCM_MULT_TARG ),

/* Iomega Clik! Drive 
 * Reported by David Chatenay <[EMAIL PROTECTED]>
 * The reason this is needed is not fully known.
 */
UNUSUAL_DEV(  0x0525, 0xa140, 0x0100, 0x0100,
                "Iomega",
                "USB Clik! 40",
                US_SC_8070, US_PR_BULK, NULL,
                US_FL_FIX_INQUIRY | US_FL_START_STOP ),

/* This entry is needed because the device reports Sub=ff */
UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0422, 
                "Sony",
                "DSC-S30/S70/S75/505V/F505", 
                US_SC_SCSI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),

/* Reported by [EMAIL PROTECTED] */
UNUSUAL_DEV(  0x054c, 0x0025, 0x0100, 0x0100, 
                "Sony",
                "Memorystick NW-MS7",
                US_SC_UFI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP ),

UNUSUAL_DEV(  0x054c, 0x002d, 0x0100, 0x0100, 
                "Sony",
                "Memorystick MSAC-US1",
                US_SC_UFI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP ),

/* Submitted by Klaus Mueller <[EMAIL PROTECTED]> */
UNUSUAL_DEV(  0x054c, 0x002e, 0x0106, 0x0310, 
                "Sony",
                "Handycam",
                US_SC_SCSI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE),

UNUSUAL_DEV(  0x054c, 0x0032, 0x0000, 0x9999,
                "Sony",
                "Memorystick MSC-U01N",
                US_SC_UFI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP ),
                
/* Attempt to get the Sony MSC-U03 to work on a Vaio PCG-SRX77 */
UNUSUAL_DEV(  0x054c, 0x0069, 0x0000, 0x9999,
                "Sony",
                "Memorystick MSC-U03",
                US_SC_UFI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP ),
                                        
/* Submitted by Nathan Babb <[EMAIL PROTECTED]> */
UNUSUAL_DEV(  0x054c, 0x006d, 0x0000, 0x9999,
                "Sony",
                "PEG Mass Storage",
                US_SC_8070, US_PR_CBI, NULL,
                US_FL_FIX_INQUIRY ),
                
UNUSUAL_DEV(  0x057b, 0x0000, 0x0000, 0x0299, 
                "Y-E Data",
                "Flashbuster-U",
                US_SC_UFI,  US_PR_CB, NULL,
                US_FL_SINGLE_LUN),

UNUSUAL_DEV(  0x057b, 0x0000, 0x0300, 0x9999, 
                "Y-E Data",
                "Flashbuster-U",
                US_SC_UFI,  US_PR_CBI, NULL,
                US_FL_SINGLE_LUN),

UNUSUAL_DEV(  0x059f, 0xa601, 0x0200, 0x0200, 
                "LaCie",
                "USB Hard Disk",
                US_SC_RBC, US_PR_CB, NULL, 0 ), 

#ifdef CONFIG_USB_STORAGE_ISD200
UNUSUAL_DEV(  0x05ab, 0x0031, 0x0100, 0x0110,
                "In-System",
                "USB/IDE Bridge (ATA/ATAPI)",
                US_SC_ISD200, US_PR_BULK, isd200_Initialization,
                0 ),

UNUSUAL_DEV(  0x05ab, 0x0301, 0x0100, 0x0110,
                "In-System",
                "Portable USB Harddrive V2",
                US_SC_ISD200, US_PR_BULK, isd200_Initialization,
                0 ),

UNUSUAL_DEV(  0x05ab, 0x0351, 0x0100, 0x0110,
                "In-System",
                "Portable USB Harddrive V2",
                US_SC_ISD200, US_PR_BULK, isd200_Initialization,
                0 ),

UNUSUAL_DEV(  0x05ab, 0x5701, 0x0100, 0x0110,
                "In-System",
                "USB Storage Adapter V2",
                US_SC_ISD200, US_PR_BULK, isd200_Initialization,
                0 ),

UNUSUAL_DEV(  0x054c, 0x002b, 0x0100, 0x0110,
                "Sony",
                "Portable USB Harddrive V2",
                US_SC_ISD200, US_PR_BULK, isd200_Initialization,
                0 ),
#endif

#ifdef CONFIG_USB_STORAGE_JUMPSHOT
UNUSUAL_DEV(  0x05dc, 0x0001, 0x0000, 0x0001,
                "Lexar",
                "Jumpshot USB CF Reader",
                US_SC_SCSI, US_PR_JUMPSHOT, NULL,
                US_FL_MODE_XLATE | US_FL_START_STOP ),
#endif

UNUSUAL_DEV(  0x0644, 0x0000, 0x0100, 0x0100, 
                "TEAC",
                "Floppy Drive",
                US_SC_UFI, US_PR_CB, NULL, 0 ), 

#ifdef CONFIG_USB_STORAGE_SDDR09
UNUSUAL_DEV(  0x066b, 0x0105, 0x0100, 0x0100, 
                "Olympus",
                "Camedia MAUSB-2",
                US_SC_SCSI, US_PR_EUSB_SDDR09, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP ),
#endif

/* Submitted by [EMAIL PROTECTED]
 * Needed for START_STOP flag */
UNUSUAL_DEV( 0x0686, 0x4007, 0x0001, 0x0001,
                "Minolta",
                "Dimage S304",
                US_SC_SCSI, US_PR_BULK, NULL,
                US_FL_START_STOP ),

UNUSUAL_DEV(  0x0693, 0x0002, 0x0100, 0x0100, 
                "Hagiwara",
                "FlashGate SmartMedia",
                US_SC_SCSI, US_PR_BULK, NULL, 0 ),

UNUSUAL_DEV(  0x0693, 0x0005, 0x0100, 0x0100,
                "Hagiwara",
                "Flashgate",
                US_SC_SCSI, US_PR_BULK, NULL, 0 ), 

UNUSUAL_DEV(  0x0781, 0x0001, 0x0200, 0x0200, 
                "Sandisk",
                "ImageMate SDDR-05a",
                US_SC_SCSI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP),

UNUSUAL_DEV(  0x0781, 0x0002, 0x0009, 0x0009, 
                "Sandisk",
                "ImageMate SDDR-31",
                US_SC_SCSI, US_PR_BULK, NULL,
                US_FL_IGNORE_SER),

UNUSUAL_DEV(  0x0781, 0x0100, 0x0100, 0x0100,
                "Sandisk",
                "ImageMate SDDR-12",
                US_SC_SCSI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN ),

#ifdef CONFIG_USB_STORAGE_SDDR09
UNUSUAL_DEV(  0x0781, 0x0200, 0x0000, 0x9999, 
                "Sandisk",
                "ImageMate SDDR-09",
                US_SC_SCSI, US_PR_EUSB_SDDR09, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP ),
#endif

#ifdef CONFIG_USB_STORAGE_FREECOM
UNUSUAL_DEV(  0x07ab, 0xfc01, 0x0000, 0x9999,
                "Freecom",
                "USB-IDE",
                US_SC_QIC, US_PR_FREECOM, freecom_init, 0),
#endif

UNUSUAL_DEV(  0x07af, 0x0004, 0x0100, 0x0133, 
                "Microtech",
                "USB-SCSI-DB25",
                US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init,
                US_FL_SCM_MULT_TARG ), 

UNUSUAL_DEV(  0x07af, 0x0005, 0x0100, 0x0100, 
                "Microtech",
                "USB-SCSI-HD50",
                US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init,
                US_FL_SCM_MULT_TARG ), 

#ifdef CONFIG_USB_STORAGE_DPCM
UNUSUAL_DEV(  0x07af, 0x0006, 0x0100, 0x0100,
                "Microtech",
                "CameraMate (DPCM_USB)",
                US_SC_SCSI, US_PR_DPCM_USB, NULL,
                US_FL_START_STOP ),
#endif

#ifdef CONFIG_USB_STORAGE_DATAFAB
UNUSUAL_DEV(  0x07c4, 0xa000, 0x0000, 0x0015,
                "Datafab",
                "MDCFE-B USB CF Reader",
                US_SC_SCSI, US_PR_DATAFAB, NULL,
                US_FL_MODE_XLATE | US_FL_START_STOP ),

        /*
         * The following Datafab-based devices may or may not work
         * using the current driver...the 0xffff is arbitrary since I
         * don't know what device versions exist for these guys.
         *
         * The 0xa003 and 0xa004 devices in particular I'm curious about.
         * I'm told they exist but so far nobody has come forward to say that
         * they work with this driver.  Given the success we've had getting
         * other Datafab-based cards operational with this driver, I've decided
         * to leave these two devices in the list.
         */
UNUSUAL_DEV( 0x07c4, 0xa001, 0x0000, 0xffff,
                "SIIG/Datafab",
                "SIIG/Datafab Memory Stick+CF Reader/Writer",
                US_SC_SCSI, US_PR_DATAFAB, NULL,
                US_FL_MODE_XLATE | US_FL_START_STOP ),

UNUSUAL_DEV( 0x07c4, 0xa003, 0x0000, 0xffff,
                "Datafab/Unknown",
                "Datafab-based Reader",
                US_SC_SCSI, US_PR_DATAFAB, NULL,
                US_FL_MODE_XLATE | US_FL_START_STOP ),

UNUSUAL_DEV( 0x07c4, 0xa004, 0x0000, 0xffff,
                "Datafab/Unknown",
                "Datafab-based Reader",
                US_SC_SCSI, US_PR_DATAFAB, NULL,
                US_FL_MODE_XLATE | US_FL_START_STOP ),

UNUSUAL_DEV( 0x07c4, 0xa005, 0x0000, 0xffff,
                "PNY/Datafab",
                "PNY/Datafab CF+SM Reader",
                US_SC_SCSI, US_PR_DATAFAB, NULL,
                US_FL_MODE_XLATE | US_FL_START_STOP ),

UNUSUAL_DEV( 0x07c4, 0xa006, 0x0000, 0xffff,
                "Simple Tech/Datafab",
                "Simple Tech/Datafab CF+SM Reader",
                US_SC_SCSI, US_PR_DATAFAB, NULL,
                US_FL_MODE_XLATE | US_FL_START_STOP ),

/* Submitted by Olaf Hering <[EMAIL PROTECTED]> */
UNUSUAL_DEV(  0x07c4, 0xa109, 0x0000, 0xffff,
                "Datafab Systems, Inc.",
                "USB to CF + SM Combo (LC1)",
                US_SC_SCSI, US_PR_DATAFAB, NULL,
                US_FL_MODE_XLATE | US_FL_START_STOP ),
#endif

/* Casio QV 2x00/3x00/4000/8000 digital still cameras are not conformant
 * to the USB storage specification in two ways:
 * - They tell us they are using transport protocol CBI. In reality they
 *   are using transport protocol CB.
 * - They don't like the INQUIRY command. So we must handle this command
 *   of the SCSI layer ourselves.
 */
UNUSUAL_DEV( 0x07cf, 0x1001, 0x1000, 0x9009,
                "Casio",
                "QV DigitalCamera",
                US_SC_8070, US_PR_CB, NULL,
                US_FL_FIX_INQUIRY ),

UNUSUAL_DEV(  0x097a, 0x0001, 0x0000, 0x0001,
                "Minds@Work",
                "Digital Wallet",
                US_SC_SCSI, US_PR_CB, NULL,
                US_FL_MODE_XLATE ),

#ifdef CONFIG_USB_STORAGE_ISD200
UNUSUAL_DEV(  0x0bf6, 0xa001, 0x0100, 0x0110,
                "ATI",
                "USB Cable 205",
                US_SC_ISD200, US_PR_BULK, isd200_Initialization,
                0 ),
#endif

/* Submitted by Brian Hall <[EMAIL PROTECTED]>
 * Needed for START_STOP flag */
UNUSUAL_DEV(  0x0c76, 0x0003, 0x0100, 0x0100,
                "JMTek",
                "USBDrive",
                US_SC_SCSI, US_PR_BULK, NULL,
                US_FL_START_STOP ),

/* Reported by Dan Pilone <[EMAIL PROTECTED]>
 * The device needs the flags only.
 */
UNUSUAL_DEV(  0x1065, 0x2136, 0x0000, 0x9999,
                "CCYU TECHNOLOGY",
                "EasyDisk Portable Device",
                US_SC_SCSI, US_PR_BULK, NULL,
                US_FL_MODE_XLATE | US_FL_START_STOP),

Reply via email to