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 |