search for: da_q_no_6_byt

Displaying 1 result from an estimated 1 matches for "da_q_no_6_byt".

Did you mean: da_q_no_6_byte
2003 Aug 05
1
A-DATA flash drive: "Attempt to query device size failed"
...0> Removable Direct Access SCSI-0 device pass0: Serial Number pass0: 650KB/s transfers goshik# exit exit >>>> Script done on Tue Aug 5 13:42:17 2003 I tried to add the following quirk to cam/scsi/scsi_da.c and rebuilt kernel, but nothing changed. (Actually, i tried also with only DA_Q_NO_6_BYTE, but this didn't help either) { /* * A-DATA USB Flash 2.0 P1.0 SpeedDrive */ {T_DIRECT, SIP_MEDIA_REMOVABLE, "A-DATA", "Flash Disk", "*"}, /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE } Can someone help me with this? I don't know what else to do....