1f0183a33SFelipe Balbi /*
2f0183a33SFelipe Balbi  * Unusual Devices File for the Datafab USB Compact Flash reader
32cbbf357SAlan Stern  *
42cbbf357SAlan Stern  * This program is free software; you can redistribute it and/or modify it
52cbbf357SAlan Stern  * under the terms of the GNU General Public License as published by the
62cbbf357SAlan Stern  * Free Software Foundation; either version 2, or (at your option) any
72cbbf357SAlan Stern  * later version.
82cbbf357SAlan Stern  *
92cbbf357SAlan Stern  * This program is distributed in the hope that it will be useful, but
102cbbf357SAlan Stern  * WITHOUT ANY WARRANTY; without even the implied warranty of
112cbbf357SAlan Stern  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
122cbbf357SAlan Stern  * General Public License for more details.
132cbbf357SAlan Stern  *
142cbbf357SAlan Stern  * You should have received a copy of the GNU General Public License along
152cbbf357SAlan Stern  * with this program; if not, write to the Free Software Foundation, Inc.,
162cbbf357SAlan Stern  * 675 Mass Ave, Cambridge, MA 02139, USA.
172cbbf357SAlan Stern  */
182cbbf357SAlan Stern 
192cbbf357SAlan Stern #if defined(CONFIG_USB_STORAGE_DATAFAB) || \
202cbbf357SAlan Stern 		defined(CONFIG_USB_STORAGE_DATAFAB_MODULE)
212cbbf357SAlan Stern 
222cbbf357SAlan Stern UNUSUAL_DEV(  0x07c4, 0xa000, 0x0000, 0x0015,
232cbbf357SAlan Stern 		"Datafab",
242cbbf357SAlan Stern 		"MDCFE-B USB CF Reader",
258fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
262cbbf357SAlan Stern 		0),
272cbbf357SAlan Stern 
282cbbf357SAlan Stern /*
292cbbf357SAlan Stern  * The following Datafab-based devices may or may not work
302cbbf357SAlan Stern  * using the current driver...the 0xffff is arbitrary since I
312cbbf357SAlan Stern  * don't know what device versions exist for these guys.
322cbbf357SAlan Stern  *
332cbbf357SAlan Stern  * The 0xa003 and 0xa004 devices in particular I'm curious about.
342cbbf357SAlan Stern  * I'm told they exist but so far nobody has come forward to say that
352cbbf357SAlan Stern  * they work with this driver.  Given the success we've had getting
362cbbf357SAlan Stern  * other Datafab-based cards operational with this driver, I've decided
372cbbf357SAlan Stern  * to leave these two devices in the list.
382cbbf357SAlan Stern  */
392cbbf357SAlan Stern UNUSUAL_DEV( 0x07c4, 0xa001, 0x0000, 0xffff,
402cbbf357SAlan Stern 		"SIIG/Datafab",
412cbbf357SAlan Stern 		"SIIG/Datafab Memory Stick+CF Reader/Writer",
428fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
432cbbf357SAlan Stern 		0),
442cbbf357SAlan Stern 
452cbbf357SAlan Stern /* Reported by Josef Reisinger <josef.reisinger@netcologne.de> */
462cbbf357SAlan Stern UNUSUAL_DEV( 0x07c4, 0xa002, 0x0000, 0xffff,
472cbbf357SAlan Stern 		"Datafab/Unknown",
482cbbf357SAlan Stern 		"MD2/MD3 Disk enclosure",
498fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
502cbbf357SAlan Stern 		US_FL_SINGLE_LUN),
512cbbf357SAlan Stern 
522cbbf357SAlan Stern UNUSUAL_DEV( 0x07c4, 0xa003, 0x0000, 0xffff,
532cbbf357SAlan Stern 		"Datafab/Unknown",
542cbbf357SAlan Stern 		"Datafab-based Reader",
558fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
562cbbf357SAlan Stern 		0),
572cbbf357SAlan Stern 
582cbbf357SAlan Stern UNUSUAL_DEV( 0x07c4, 0xa004, 0x0000, 0xffff,
592cbbf357SAlan Stern 		"Datafab/Unknown",
602cbbf357SAlan Stern 		"Datafab-based Reader",
618fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
622cbbf357SAlan Stern 		0),
632cbbf357SAlan Stern 
642cbbf357SAlan Stern UNUSUAL_DEV( 0x07c4, 0xa005, 0x0000, 0xffff,
652cbbf357SAlan Stern 		"PNY/Datafab",
662cbbf357SAlan Stern 		"PNY/Datafab CF+SM Reader",
678fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
682cbbf357SAlan Stern 		0),
692cbbf357SAlan Stern 
702cbbf357SAlan Stern UNUSUAL_DEV( 0x07c4, 0xa006, 0x0000, 0xffff,
712cbbf357SAlan Stern 		"Simple Tech/Datafab",
722cbbf357SAlan Stern 		"Simple Tech/Datafab CF+SM Reader",
738fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
742cbbf357SAlan Stern 		0),
752cbbf357SAlan Stern 
762cbbf357SAlan Stern /* Submitted by Olaf Hering <olh@suse.de> */
772cbbf357SAlan Stern UNUSUAL_DEV(  0x07c4, 0xa109, 0x0000, 0xffff,
782cbbf357SAlan Stern 		"Datafab Systems, Inc.",
792cbbf357SAlan Stern 		"USB to CF + SM Combo (LC1)",
808fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
812cbbf357SAlan Stern 		0),
822cbbf357SAlan Stern 
83f0183a33SFelipe Balbi /*
84f0183a33SFelipe Balbi  * Reported by Felix Moeller <felix@derklecks.de>
852cbbf357SAlan Stern  * in Germany this is sold by Hama with the productnumber 46952
862cbbf357SAlan Stern  * as "DualSlot CompactFlash(TM) & MStick Drive USB"
872cbbf357SAlan Stern  */
882cbbf357SAlan Stern UNUSUAL_DEV(  0x07c4, 0xa10b, 0x0000, 0xffff,
892cbbf357SAlan Stern 		"DataFab Systems Inc.",
902cbbf357SAlan Stern 		"USB CF+MS",
918fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
922cbbf357SAlan Stern 		0),
932cbbf357SAlan Stern 
942cbbf357SAlan Stern UNUSUAL_DEV( 0x0c0b, 0xa109, 0x0000, 0xffff,
952cbbf357SAlan Stern 		"Acomdata",
962cbbf357SAlan Stern 		"CF",
978fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DATAFAB, NULL,
982cbbf357SAlan Stern 		US_FL_SINGLE_LUN),
992cbbf357SAlan Stern 
1002cbbf357SAlan Stern #endif /* defined(CONFIG_USB_STORAGE_DATAFAB) || ... */
101