search for: da_q_no_sync_cache

Displaying 3 results from an estimated 3 matches for "da_q_no_sync_cache".

2003 Aug 22
5
HEADSUP: USB da(4) quirks disabled for 4.9 and 5.2
...command set and * does not support READ_6 commands only READ_10. It also does * not support sync cache (0x35). */ {T_DIRECT, SIP_MEDIA_REMOVABLE, "Y-E DATA", "USB-FDU", "*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE }, { /* Another USB floppy */ {T_DIRECT, SIP_MEDIA_REMOVABLE, "MATSHITA", "FDD CF-VFDU*","*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE }, { /* * Sony Memory Stick ada...
2003 Aug 05
1
A-DATA flash drive: "Attempt to query device size failed"
...d 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... TIA, Igor
2006 Nov 17
1
gjournal on 6.x wont build
Hi all, I was intending on trying out gjournal on a new disk i've added in my desktop. I had a look to see what the most recent patch provided by Pawel and found http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch I created the directories as per Pawel's original post (http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html) and the patch succeeded with no failed