unusual_uas.h 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Driver for USB Attached SCSI devices - Unusual Devices File
  4. *
  5. * (c) 2013 Hans de Goede <[email protected]>
  6. *
  7. * Based on the same file for the usb-storage driver, which is:
  8. * (c) 2000-2002 Matthew Dharm ([email protected])
  9. * (c) 2000 Adam J. Richter ([email protected]), Yggdrasil Computing, Inc.
  10. */
  11. /*
  12. * IMPORTANT NOTE: This file must be included in another file which defines
  13. * a UNUSUAL_DEV macro before this file is included.
  14. */
  15. /*
  16. * If you edit this file, please try to keep it sorted first by VendorID,
  17. * then by ProductID.
  18. *
  19. * If you want to add an entry for this file, be sure to include the
  20. * following information:
  21. * - a patch that adds the entry for your device, including your
  22. * email address right above the entry (plus maybe a brief
  23. * explanation of the reason for the entry),
  24. * - lsusb -v output for the device
  25. * Send your submission to Hans de Goede <[email protected]>
  26. * and don't forget to CC: the USB development list <[email protected]>
  27. */
  28. /* Reported-by: Till Dörges <[email protected]> */
  29. UNUSUAL_DEV(0x054c, 0x087d, 0x0000, 0x9999,
  30. "Sony",
  31. "PSZ-HA*",
  32. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  33. US_FL_NO_REPORT_OPCODES),
  34. /*
  35. * Initially Reported-by: Julian Groß <[email protected]>
  36. * Further reports David C. Partridge <[email protected]>
  37. */
  38. UNUSUAL_DEV(0x059f, 0x105f, 0x0000, 0x9999,
  39. "LaCie",
  40. "2Big Quadra USB3",
  41. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  42. US_FL_NO_REPORT_OPCODES | US_FL_NO_SAME),
  43. /* Reported-by: Julian Sikorski <[email protected]> */
  44. UNUSUAL_DEV(0x059f, 0x1061, 0x0000, 0x9999,
  45. "LaCie",
  46. "Rugged USB3-FW",
  47. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  48. US_FL_NO_REPORT_OPCODES | US_FL_NO_SAME),
  49. /* Reported-by: Hongling Zeng <[email protected]> */
  50. UNUSUAL_DEV(0x090c, 0x2000, 0x0000, 0x9999,
  51. "Hiksemi",
  52. "External HDD",
  53. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  54. US_FL_IGNORE_UAS),
  55. /*
  56. * Apricorn USB3 dongle sometimes returns "USBSUSBSUSBS" in response to SCSI
  57. * commands in UAS mode. Observed with the 1.28 firmware; are there others?
  58. */
  59. UNUSUAL_DEV(0x0984, 0x0301, 0x0128, 0x0128,
  60. "Apricorn",
  61. "",
  62. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  63. US_FL_IGNORE_UAS),
  64. /* Reported-by: Tom Hu <[email protected]> */
  65. UNUSUAL_DEV(0x0b05, 0x1932, 0x0000, 0x9999,
  66. "ASUS",
  67. "External HDD",
  68. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  69. US_FL_IGNORE_UAS),
  70. /* Reported-by: David Webb <[email protected]> */
  71. UNUSUAL_DEV(0x0bc2, 0x331a, 0x0000, 0x9999,
  72. "Seagate",
  73. "Expansion Desk",
  74. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  75. US_FL_NO_REPORT_LUNS),
  76. /* Reported-by: Benjamin Tissoires <[email protected]> */
  77. UNUSUAL_DEV(0x13fd, 0x3940, 0x0000, 0x9999,
  78. "Initio Corporation",
  79. "INIC-3069",
  80. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  81. US_FL_NO_ATA_1X | US_FL_IGNORE_RESIDUE),
  82. /* Reported-by: Tom Arild Naess <[email protected]> */
  83. UNUSUAL_DEV(0x152d, 0x0539, 0x0000, 0x9999,
  84. "JMicron",
  85. "JMS539",
  86. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  87. US_FL_NO_REPORT_OPCODES),
  88. /* Reported-by: Claudio Bizzarri <[email protected]> */
  89. UNUSUAL_DEV(0x152d, 0x0567, 0x0000, 0x9999,
  90. "JMicron",
  91. "JMS567",
  92. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  93. US_FL_BROKEN_FUA | US_FL_NO_REPORT_OPCODES),
  94. /* Reported-by: David Kozub <[email protected]> */
  95. UNUSUAL_DEV(0x152d, 0x0578, 0x0000, 0x9999,
  96. "JMicron",
  97. "JMS567",
  98. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  99. US_FL_BROKEN_FUA),
  100. /* Reported by: Yaroslav Furman <[email protected]> */
  101. UNUSUAL_DEV(0x152d, 0x0583, 0x0000, 0x9999,
  102. "JMicron",
  103. "JMS583Gen 2",
  104. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  105. US_FL_NO_REPORT_OPCODES),
  106. /* Reported-by: Thinh Nguyen <[email protected]> */
  107. UNUSUAL_DEV(0x154b, 0xf00b, 0x0000, 0x9999,
  108. "PNY",
  109. "Pro Elite SSD",
  110. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  111. US_FL_NO_ATA_1X),
  112. /* Reported-by: Thinh Nguyen <[email protected]> */
  113. UNUSUAL_DEV(0x154b, 0xf00d, 0x0000, 0x9999,
  114. "PNY",
  115. "Pro Elite SSD",
  116. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  117. US_FL_NO_ATA_1X),
  118. /* Reported-by: Hongling Zeng <[email protected]> */
  119. UNUSUAL_DEV(0x17ef, 0x3899, 0x0000, 0x9999,
  120. "Thinkplus",
  121. "External HDD",
  122. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  123. US_FL_IGNORE_UAS),
  124. /* Reported-by: Hans de Goede <[email protected]> */
  125. UNUSUAL_DEV(0x2109, 0x0711, 0x0000, 0x9999,
  126. "VIA",
  127. "VL711",
  128. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  129. US_FL_NO_ATA_1X),
  130. /* Reported-by: Icenowy Zheng <[email protected]> */
  131. UNUSUAL_DEV(0x2537, 0x1068, 0x0000, 0x9999,
  132. "Norelsys",
  133. "NS1068X",
  134. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  135. US_FL_IGNORE_UAS),
  136. /*
  137. * Initially Reported-by: Takeo Nakayama <[email protected]>
  138. * UAS Ignore Reported by Steven Ellis <[email protected]>
  139. */
  140. UNUSUAL_DEV(0x357d, 0x7788, 0x0000, 0x9999,
  141. "JMicron",
  142. "JMS566",
  143. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  144. US_FL_NO_REPORT_OPCODES | US_FL_IGNORE_UAS),
  145. /* Reported-by: Hans de Goede <[email protected]> */
  146. UNUSUAL_DEV(0x4971, 0x1012, 0x0000, 0x9999,
  147. "Hitachi",
  148. "External HDD",
  149. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  150. US_FL_IGNORE_UAS),
  151. /* Reported-by: Richard Henderson <[email protected]> */
  152. UNUSUAL_DEV(0x4971, 0x8017, 0x0000, 0x9999,
  153. "SimpleTech",
  154. "External HDD",
  155. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  156. US_FL_NO_REPORT_OPCODES),
  157. /* "G-DRIVE" external HDD hangs on write without these.
  158. * Patch submitted by Alexander Kappner <[email protected]>
  159. */
  160. UNUSUAL_DEV(0x4971, 0x8024, 0x0000, 0x9999,
  161. "SimpleTech",
  162. "External HDD",
  163. USB_SC_DEVICE, USB_PR_DEVICE, NULL,
  164. US_FL_ALWAYS_SYNC),