[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 --- Comment #10 from Alexander Motin --- (In reply to Hans Petter Selasky from comment #9) I agree. My general position is that quirks like DA_Q_NO_SYNC_CACHE should not be used unless absolutely necessary due to device is completely broke

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 --- Comment #9 from Hans Petter Selasky --- eadler, mav, flz and more: USB disk quirks should not be added to: https://svnweb.freebsd.org/base/head/sys/cam/scsi/scsi_da.c But instead the USB quirk database. We might need to revisit some

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 --- Comment #8 from Ricardo Fraile --- Created attachment 187093 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187093&action=edit Patch file for SMI USB Flash Drive scsi_da.c Hi, Here is the patch. The device is not listed, b

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 --- Comment #7 from Hans Petter Selasky --- Hi, If you look at this line you see your device already has some quirks. Try looking in sys/cam/* for those: da0: quirks=0x3 Yes, try adding the NO_SYNCHRONIZE_CACHE quirk aswell at USB level.

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 --- Comment #6 from Ricardo Fraile --- Hi Hans, Sorry but where is the list of quirks? The usb_quirk.c already have UQ_MSC_NO_SYNC_CACHE: + USB_QUIRK(FEIYA, USB_DISK, 0x, 0x, UQ_MSC_NO_SYNC_CACHE, + UQ_MSC_NO_PREVE

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 --- Comment #5 from Hans Petter Selasky --- Can you try adding UQ_MSC_NO_SYNC_CACHE to the list of quirks? I see it is already listed. --HPS -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 --- Comment #4 from Hans Petter Selasky --- Patch looks good to me. Approved. --HPS -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-usb@freebsd.org mailing

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-10-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 --- Comment #3 from Ricardo Fraile --- Created attachment 186852 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186852&action=edit Patch file for SMI USB Flash Drive Hi, Here is the patch. I tested it and works without issue.

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 Robert Welain changed: What|Removed |Added CC||roabertwel...@gmail.com --- Commen

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org --- Com

[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

2017-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659 Bug ID: 222659 Summary: Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000 Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New