# This file contains definitions for other devices that are not supported by # STD. The format is: # # VVVV:PPPP=FFFFF # # where VVVV is the 4-digit hex code for the Vendor ID # PPPP is the 4-digit hex code for the Product ID # FFFF is the variable length flags for this device # # Flags are a string of characters, where each character has a meaning: # # U means device is explicitly not supported (prevents accidental insertions) # # R means device is a card reader # r means device may be a card reader (so check) # # L means device supports get maximum luns correctly (or use with below if # necessary) # 2 means device has 2 LUNs # 3 means device has 3 LUNs # 4 means device has 4 LUNs # 5 means device has 5 LUNs # 6 means device has 6 LUNs # 7 means device has 7 LUNs # 8 means device has 8 LUNs # # Q means device does not support request sense # q means device supports request sense if there was an error # # _ means device supports reset recovery (experimental) # # T means device requires test before read size # # t means device does not support START up # # C means device supports READ CAPACITY (otherwise it's READ FORMAT # CAPACITIES) # # w means disable device writing (ie. read only) - useful while developing # drivers or for cameras who don't like their data 'fiddled' with # # Any other flags are silently ignored, but may be used in a future release, # so don't change it to anything you don't know! # # Default is: # Device supported # Device is not a card reader # Device supports get maximum LUNs correctly # If device does not support get maximum LUNs, it only has 1 LUN # Device supports request sense all the time # Device does not support reset recovery # Device does not requre test before read size # Device supports START up # Device supports READ FORMAT CAPACITIES # Device can be written to # # If a line starts with a "#", it is ignored. # # # Device: Unbranded CF/SM # Submitted by: STD 04ce:0002=LR # # Device: OK Drive # Submitted by: STD 0aec:5010=QL # # Device: 128M Flash drive # Submitted by: STD 0c76:0005=L # # Device: Magicstar USB MP3 # Submitted by: STD 0d7d:0150=L # # Device: Magicstar 2.0 # Submitted by: STD 0d7d:1300=L # # Device: Mobile disk (ultra floppy) # Submitted by: STD 0ea0:6803=L # # Device: Mediastore CF/SM # Submitted by: STD 2632:3207=LR # # Device: Iomega Zip250 # Submitted by: STD 059b:0032=LR_T # # Device: Mercury Slim Cam 3000 # Submitted by: STD 08ca:2021=SL_tC # # Device: USB2.0 8-in-1 card reader # Submitted by: STD 0a48:3247=LR_T # # Device: Nokia N-Gage # Submitted by: STD 0421:040b=LRC # # Device: Iomega Zip750 # Submitted by: STD 059b:0035=LR_T # # Device: Newlink disk # Submitted by: STD 0ea0:6828=L # # Device: Unbranded USB disk # Submitted by: STD 0d7d:0100=L # # Device: Mobile Disk III # Submitted by: STD 058f:9380=LR_T # # Device: Mobile disk III (USB1.1) # Submitted by: STD 126f:1114=LR_T # # Device: Mercury CyberPic S-330 # Submitted by: STD 08ca:2023=SL_tC # ####################################################################################### # devices below this line are user contributions that have not yet been confirmed # use with care # # # # Device: MEDION Flash Drive 128 (USB 2.0) # Submitted by: Micheal Martin 0117:0117=L # # Device: 7 in 1 Card Reader # Submitted by: Ray Curry 0424:223a=LR_T # # Device: Nikon Coolpix 885 camera with CF card # Submitted by: John Mulrooney 04b0:0105=R # # Device: Agfa Easy pix SX # Submitted by: Jess 055f:c431=L # # Device: Hama generic USB Hub # Submitted by Paolo Borzini 058f:9254=L # # Device: Lexar 256Mb JumpDrive mobile disk # Submitted by: Steve Green 05dc:a300=LR_T # # Device: SanDisk Cruzer Mini 256 # Submitted by: Andy Marks 05e3:070b=R # # Device: Medion USB/MP3 player (from Aldi) # Submitted by: Mark Fraser 066f:8206=Lt # # Device: Minolta DiMage XT camera # Submitted by Alan Adams 0686:4015=R # # Device: Olympus C360 Zoom Digital Camera (USB 2.0) [read only] # Submitted by Steve Potts 07b4:0105=LRw # # Device: Integral Sony Memory Stick reader # Submitted by Paolo Borzini 07c4:b00b=LR_T # # Device: Carry 6-in-1 reader/writer UISDMC1S # Submitted by: Steve Green 07cc:0201=LRTC # # Device: Jessops xD/SM Reader # Submitted by: Alan Blandamer 07d0:1106=LR_T # # Device: DioGraphy 32Mb mobile disk # Submitted by: Steve Green 0892:0301=LR_T # # Device: Disgo Lite 128MB # Submitted by: Matthew Wightman 08ec:0012= # # Device: Flash Drive # Submitted by Alan Adams 0c76:0007=L # # Device: Vtec 256M Flash Drive # Submitted by Alan Adams 0c76:5783=L # # Device: FugiFilm DCR-71 USB Reader # Submitted by: M Fraser 0d7d:0240=LR_T # # Device: USB Disk Pro 128 # Submitted by: Andy Marks 0d7d:1320=L # # Device: Buffalo RUF-C128M/U2 ClipDrive # Submitted by: Brian Carroll 0d7d:1400=L # # Device: Integral 2.0 Flash Drive 256Mb (USB DISK Pro) # Submitted by: Steve Potts 0d7d:1420=LR_T # # Device: PNY Technologies Attache 128 MB Flash Drive (USB 2.0) # Submitted by Michael Martin 0d7d:1600=L # # Device: DISK Pro256M Flash drive # Submitted by: Ray Dawson 0d7d:1620=L # # Device: hama Traveldrive 16in1 USB 2.0 [CJE were selling at SE 2004] # Submitted by Steve Potts 0dda:2005=LR_T # # Device: Peak 128Mb Pen Drive/Seitec Flash Disk 1GB # Submitted by CJE/Mick Martin 0ea0:2168=LR_T # # Device: TinyDisk 128MB # Submitted by: Matthew Wightman 0ea0:6828=C # # Device: 128MB Flash Drive SN:200306 # Submitted by: Joe Cordwell 0ed1:6680=LR # # Device: Mobile disk III (USB2.0) # Submitted by: Steve Potts 126f:1325=L # # Device: TwinMOS 256Mb Pen Drive # Submitted by CJE 126f:2035=LR_T