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

(-)scsi_da.c Fri Dec 8 20:39:46 2000 (+5 lines)
Lines 224-229 Link Here
224
               /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
224
               /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
225
       },
225
       },
226
       {
226
       {
227
               /* Sony PCG-C1VJ Internal Memory Stick Slot */
228
               {T_DIRECT, SIP_MEDIA_REMOVABLE, "Sony", "MSC-U01", "*"},
229
               /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
230
       },
231
       {
227
               /*
232
               /*
228
                * Sony Memory Stick adapter MSAC-US1,
233
                * Sony Memory Stick adapter MSAC-US1,
229
                * does not support READ_6 commands only READ_10. It also does
234
                * does not support READ_6 commands only READ_10. It also does

Return to bug 23378