View | Details | Raw Unified | Return to bug 34205
Collapse All | Expand All

(-)scsi_da.c Wed Jan 23 21:29:57 2002 (+5 lines)
Lines 225-230 Link Here
225
225
226
       /* Below a list of quirks for USB devices supported by umass. */
226
       /* Below a list of quirks for USB devices supported by umass. */
227
       {
227
       {
228
               /* IBM/IO-DATA/etc USB Flash memory */
229
               {T_DIRECT, SIP_MEDIA_REMOVABLE, "M-Sys", "DiskOnKey", "*"},
230
               /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
231
       },
232
       {
228
               /*
233
               /*
229
                * This USB floppy drive uses the UFI command set. This
234
                * This USB floppy drive uses the UFI command set. This
230
                * command set is a derivative of the ATAPI command set and
235
                * command set is a derivative of the ATAPI command set and

Return to bug 34205